Releases: niksy/figura
Releases · niksy/figura
v6.1.0
09 May 07:54
Compare
Sorry, something went wrong.
No results found
Add support for managing side effects
Make subviews, delegated events and side effects storage "private"
properties
Add support for delegated focus and blur events
Attach listener on root element if selector for delegated event is empty
Document parent/child communication
v6.0.1
04 Apr 11:47
Compare
Sorry, something went wrong.
No results found
v6.0.0
04 Apr 07:15
Compare
Sorry, something went wrong.
No results found
Breaking
state and props arguments in render method have been removed in favor of using this.state and this.props directly
Current state key value is now second argument in render method, this caters to most common use case of using render method
v5.2.0
03 Apr 12:45
Compare
Sorry, something went wrong.
No results found
Changed
Rename references of View to Figura
v5.1.0
03 Apr 09:33
Compare
Sorry, something went wrong.
No results found
Added
Tests for defaultProps
Documentation improvements
v5.0.0
27 Mar 14:23
Compare
Sorry, something went wrong.
No results found
Added
Changed
Use static class properties instead of methods
Calling remove method doesn’t implicitly remove DOM node
Removed
Remove stateValueModifier and propValueModifier methods
You can’t perform that action at this time.