-
1.1.0 Stable
released this
2017-02-07 05:18:19 -08:00 | 1699 commits to main since this release- Handle minWidth == maxWidth as width. improves perf by not calling measure function. (
46817a38c3
) - Added property display: flex and none (
e567502750
) - Return raw style from style setters (
93e327f4a5
)
Downloads
- Handle minWidth == maxWidth as width. improves perf by not calling measure function. (