Skip to content

Releases: mycolorway/tao_on_rails

0.6.8

03 Mar 14:25
Compare
Choose a tag to compare
  • FIX: call attributeChangedCallback only if component is connected

0.6.7

02 Mar 08:41
Compare
Choose a tag to compare
  • Bug fix: turbolinks render won't trigger patching of customElements polyfill
  • Add default style of tao page
  • Add customElements.polyfillWrapFlushCallback

0.6.6

22 Feb 10:38
Compare
Choose a tag to compare

0.6.5

17 Feb 07:46
Compare
Choose a tag to compare
  • Add tao_page view helpr for generating tao page tags
  • Fix jq typo error in tao_page.coffee
  • remove .DS_Store

0.6.4

15 Feb 06:03
Compare
Choose a tag to compare
  • Add tests for attribute parser
  • Remove useless debug code

0.6.3

14 Feb 15:53
Compare
Choose a tag to compare
  • 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

19 Jan 07:32
Compare
Choose a tag to compare
  • Add application/plugin template
  • Add generators
  • Refactor file structure

v0.6.1

04 Jan 14:31
Compare
Choose a tag to compare
FIX: CoffeeScript inheritance code has compatibility problem with cus…

v0.5.3

03 Jan 14:45
Compare
Choose a tag to compare

Fix I18n dependency check in TaoApplication

v0.5.2

29 Dec 07:47
Compare
Choose a tag to compare
CHG: fix protetial bug in tao application