Skip to content

Releases: filaraujo/polymer-bootlicker

0.0.10

31 Aug 23:22
Compare
Choose a tag to compare
releasing 0.0.10

0.0.9

11 Aug 15:32
Compare
Choose a tag to compare
  • releasing 0.0.9
  • wct now receives configuration from bootlicker init

0.0.6

14 Jul 11:47
Compare
Choose a tag to compare
  • Release 0.0.6
  • Merge pull request #3 from fusionstrings/patch-1
  • uglify only on distribution process
  • localization fixes
  • adding fragment support
  • style registry now accepts preprocess and postprocess transforms
  • fix test configuration

0.0.5

14 Jul 11:48
Compare
Choose a tag to compare
  • deep assign configuration

0.0.4

04 Feb 01:40
Compare
Choose a tag to compare
  • updating version
  • adding views as a default config path
  • adding bower_components as default path
  • Merged release/0.0.3 into develop

0.0.3

30 Jan 00:48
Compare
Choose a tag to compare
  • adding documentation
  • adding configuration documentation
  • adding documentation placeholders
  • adding coverage support
  • updating readme
  • adding polymer-bootlicker-example submodule
  • fix travis by adding babel install step
  • Merged release/0.0.2 into develop

0.0.2

27 Jan 02:40
Compare
Choose a tag to compare
  • setup process to run src files through babel
  • cleaning up package.json
  • removing bower json
  • folder restructuring
  • Merged release/0.0.1 into develop

0.0.1

27 Jan 01:46
Compare
Choose a tag to compare
  • cleaning up assets
  • adding test tasks
  • adding serve task
  • adding build:dist task
  • adding build task
  • test cleanup
  • adding tidy registry
  • adding html registry
  • adding namespaces to tasks
  • adding more test for tests registry
  • fixing typo in tests
  • adding test registry
  • varying config in tests so they dont match base config
  • [wip] adding script registry - figure out babel issue
  • add paths to tests
  • clean up test files
  • adding server registry
  • adding style registry
  • adding image registry
  • adding i18n
  • adding link to travis badge
  • updating font config
  • add tests to check for font registration
  • adding travis badge
  • test cleanup
  • tests for fontRegistry
  • converting fonts into a registry
  • adding travis.yml to project
  • adding some low level tests
  • first attempt at registry