Strong Mode
- #15 Make
over_react
code "strong mode" compliant!- We will be working in the near future to make the code generated by our transformer compliant as well.
Dependency Updates
Bug Fixes
- #17 Add missing
browser_detect
dependency.- Thanks @denniskaselow!
Documentation
- #16 / #18 Fix typos in readme.
- Thanks @denniskaselow / @johncblandii!
- #20 Improve PR / Issue templates.
- #6 Add contributor documentation.
- #7 Allow "unsupported" units to be passed
to the
toRem
andtoPx
functions.
New Features
- #10 Add
FluxUiComponent
andFluxUiStatefulComponent
.- Enables consumers to build UI components with a uni-directional data flow via the w_flux library.
Misc
- #5 Add some Bootstrap UI components to
web/
to demonstrate what can be built using OverReact.
- Add test coverage for the
constants
,dom_util
,guid_util
andevent_helpers
libraries.
Initial public release of the library.