-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
July 19, 2018
Ferran Negre edited this page Jul 19, 2018
·
3 revisions
- TextInput: Only highlight bottom line when focused - https://github.com/callstack/react-native-paper/pull/454 <- do we need it?
- v2 feat: DataTable component https://github.com/callstack/react-native-paper/pull/446 <-- has Flow issues
- Disabled FAB https://github.com/callstack/react-native-paper/pull/445 <-- merge conflicts
- v2 feat: indeterminate Checkbox: https://github.com/callstack/react-native-paper/pull/444
- fix: set text input selection color to accent color https://github.com/callstack/react-native-paper/pull/425 <-- waiting requested changes
- Platform-specific RadioButton and CheckBox https://github.com/callstack/react-native-paper/pull/415 <-- is this still valid?
- v2 Add implementation of banner component: https://github.com/callstack/react-native-paper/pull/441
- bug DrawerItem label text is truncated in iOS devices https://github.com/callstack/react-native-paper/issues/453
- Button with icon in the right side https://github.com/callstack/react-native-paper/issues/452 <-- Let's check material docs about it
- bug Getting Flow errors with flow 0.75.0 and react-native 0.56.0 https://github.com/callstack/react-native-paper/issues/451
- bug TextInput does not show the string from beginning https://github.com/callstack/react-native-paper/issues/450 <-- check if this behavior should be fixed
- TextInput's behavior diverging from Material's guidelines https://github.com/callstack/react-native-paper/issues/436 -- > There is a PR about it https://github.com/callstack/react-native-paper/pull/454
- WIP: BREAKING: TextInput redesign #429: https://github.com/callstack/react-native-paper/pull/429
- Fix: Proper RTL support #434 https://github.com/callstack/react-native-paper/pull/434 <-- Maybe we need to jump on this to get it done
- Usage of @callstack/react-theme-provider - https://github.com/callstack/react-native-paper/pull/423 we need to solve conflicts.
^ v2 to be finished before for React Native EU 2018.
- We will present more about Paper in React Native EU 2018.