Skip to content

Commit

Permalink
version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ortexx committed Feb 21, 2018
1 parent 6a0ee52 commit 05b4709
Show file tree
Hide file tree
Showing 18 changed files with 1,768 additions and 480 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.4.x (February 21, 2018)

* added store to save and distribute data
* added an automatic loop creation in __for__ component
* added utils.copy enumerable option
* changed the default context of scope functions
* fixed the router __saveScrollPosition__ option bug
* fixed loop's item deletion speed
* fixed scope objects copying
* fixed router __hashMode__, when current url is the same
* removed nested watching possibility

# 0.3.x (July 29, 2017)

* added __Component.prototype.prevent__ method to prevent the compilation inside of a component
Expand Down
Loading

0 comments on commit 05b4709

Please sign in to comment.