react 4.6.2
react: ^4.6.2 copied to clipboard
Bindings of the ReactJS library for building interactive interfaces.
4.6.2 #
-
#162: Important Deprecations
These deprecations are being put in place to prepare consumers for the upcoming
5.0.0release which will include support for React JS version 16.xreact_server.dartand Dart VM server-side rendering- Server-side rendering via
react_dom_server.dart, though untested, is still in place
- Server-side rendering via
- Legacy
contextAPIs isMountedreact_test_utils.SimulateNative- String
Component.refs Component.replaceStatesComponent.bindComponent.transferComponentState
-
#155: Clean the lint trap.
4.6.1 #
- #159: Update the type for unconverted js
styleprop map to beMap<String, dynamic>.
4.5.0 #
- Improvement: Dart 2 compatible!