over_react 1.2.0 over_react: ^1.2.0 copied to clipboard
A library for building statically-typed React UI components using Dart.
OverReact Changelog #
1.2.0 #
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.
1.1.1 #
1.1.0 #
1.0.2 #
- #5 Add some Bootstrap UI components to
web/
to demonstrate what can be built using OverReact.
1.0.1 #
- Add test coverage for the
constants
,dom_util
,guid_util
andevent_helpers
libraries.
1.0.0 #
Initial public release of the library.