Skip to content

v0.4.3

Compare
Choose a tag to compare
@leeluolee leeluolee released this 08 Dec 04:01
· 190 commits to master since this release

see milestone:v0.4.3 for details.

summary

new feature

  • #62 : stateman #list now support Object. you can also use #else or track by syntax. see testcase for help
  • #61 : precompile r-animation value if the value is a Expression. for Example: <div r-anim='on:enter; class: {animationClass}'>

bugfix