Releases: liferay-labs-br/fiber
Releases · liferay-labs-br/fiber
0.2.0
v0.2.0 (2017-11-15)
Implemented enhancements:
- Change import Fiber #11
- Refactoring render.js #28
- Add logic in setState #2
- Create API public of the render #44
- RFC: Improve public API of render #46
- Design architecture #5
- Add missing documentation #3
Fixed bugs:
- Pass props and context for components functional #1
- Renders attribute with empty value when passed #10
- Render does not identify when an attribute is a function #9
- Passing value of type number in children does not render #29
- When pass in render of the component empty, false, true, string and undefined it is rendered tag
undefined
#31 - When render of the class return empty or undefined this fail #38