Releases: mycolorway/tao_on_rails
Releases · mycolorway/tao_on_rails
0.6.8
- FIX: call
attributeChangedCallback
only if component is connected
0.6.7
- Bug fix: turbolinks render won't trigger patching of customElements polyfill
- Add default style of tao page
- Add customElements.polyfillWrapFlushCallback
0.6.6
- Upgrade cutom elements polyfills to v1.0.0-alpha.4
0.6.5
- Add tao_page view helpr for generating tao page tags
- Fix
jq
typo error in tao_page.coffee - remove
.DS_Store
0.6.4
- Add tests for attribute parser
- Remove useless debug code
0.6.3
- Add icons generator
- Add an attribute parser for component attributes with different types. A
type
option can be set to specify the type of attribute.
0.6.2
- Add application/plugin template
- Add generators
- Refactor file structure
v0.6.1
FIX: CoffeeScript inheritance code has compatibility problem with cus…
v0.5.3
Fix I18n dependency check in TaoApplication
v0.5.2
CHG: fix protetial bug in tao application