Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2017-12-17.tar.gz | 2017-12-17 | 2.8 MB | |
2017-12-17.zip | 2017-12-17 | 3.2 MB | |
README.md | 2017-12-17 | 1.1 kB | |
Totals: 3 Items | 6.0 MB | 0 |
Breaking changes
- Use measure instead of measureInWindow (Mandatory in Android 4.4+) (https://github.com/rilyu/teaset/commit/1a3574b7db9be6dc565842cb14d081ae1a3fb422, https://github.com/rilyu/teaset/commit/8b734d64499803f40a259033e73cef0581ea0b93)
- buildProps will be deprecated and should not be used
Features
- NavigationBar: Translucent StatusBar supported (for Android 4.4+) (https://github.com/rilyu/teaset/commit/1a3574b7db9be6dc565842cb14d081ae1a3fb422) @auven
- SearchInput: add focus, blur, isFocused and clear method, inherited from TextInput (https://github.com/rilyu/teaset/commit/0e168645a6f536018a4606af1ee3156c670fd7fc)
- Overlay: add transformRoot and restoreRoot method (https://github.com/rilyu/teaset/commit/370e262f908cf9b3c072d44047d558173a76a3a3)
- Select: add icon prop (https://github.com/rilyu/teaset/commit/2d64c00f721a8f7ea65b4905a9ce4027963c45ca)
- iPhoneX supported (https://github.com/rilyu/teaset/commit/2dcd69831c2b44fd00b8409bd2fb2e4689c46cae)
Bugfixes
- SegmentedBar: fix badge display problem in Android (https://github.com/rilyu/teaset/commit/716adff0b0528d317575a68f704c12348b9329bc)