UNPKG

radi

Version:

**Radi** is a tiny javascript framework.

39 lines (38 loc) 1.22 kB
{ "releases": { "0.4.2": [ "[Added] Form validation controls", "[Added] Simple validator" ], "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`" ], "0.3.30": [ "[Added] New event `after{ActionName}`", "[Improved] Action decorator rewrite" ], "0.3.29": [ "[Fixed] Browser export now works again #29" ], "0.3.28": [ "[New] Adds new custom attribute `animation`" ], "0.3.27": [ "[New] Adds custom tag creator `Radi.customTag()`", "[New] Adds custom tag <modal>", "[New] Adds custom attribute `prevent` that prevents default from onsubmit event", "[Improved] Code structure fixes" ], "0.3.26": [ "[New] Adds changelog in json format", "[Fixed] Param passing as Listeners from Component to Component" ] } }