Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcisbee committed Sep 9, 2018
1 parent f7cabaf commit 5715b0c
Show file tree
Hide file tree
Showing 13 changed files with 254 additions and 142 deletions.
6 changes: 6 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"releases": {
"0.4.1": [
"[Added] Events `onMount` and `onDestroy` to DOM nodes",
"[Fixed] Modal now destroys correctly",
"[Fixed] Attribute `loadfocus` now uses correct event",
"[Improved] Input types `radio` and `checkbox` now works well with `model` attribute"
],
"0.4.0": [
"[New] Deprecates usage of on.event, instead use onEvent for components",
"[Improved] Rename of `$events` and `$privateStore`"
Expand Down
126 changes: 89 additions & 37 deletions dist/radi.es.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/radi.es.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/radi.es.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 5715b0c

Please sign in to comment.