react-native-paper

Material Design for React Native (Android & iOS)

MIT License

Downloads
1.1M
Stars
12.2K
Committers
321

Bot releases are visible (Hide)

react-native-paper - Release 5.0.0-rc.0

Published by lukewalczak over 2 years ago

5.0.0-rc.0 (2022-06-14)

Bug Fixes

Features

react-native-paper - Release 4.12.1

Published by lukewalczak over 2 years ago

4.12.1 (2022-04-26)

Bug Fixes

react-native-paper - Release 4.12.0

Published by lukewalczak over 2 years ago

4.12.0 (2022-03-30)

Bug Fixes

  • CheckboxItem: properly disable touchable (#3077) (807179a)
  • datatable.title numberOfLines > 1 height + wrapped text align (#3015) (40bb45b)
  • pass maxFontSizeMultiplier to input label and adornments (#3131) (6299657)

Features

  • introduce new prop labelMaxFontSizeMultiplier for BottomNavigation (#3100) (e21c49f)
  • TextStyle Props Add in Table and Cell (#3112) (2876bce)
react-native-paper - Release 4.12.0-alpha.0

Published by lukewalczak over 2 years ago

4.12.0-alpha.0 (2022-01-27)

Bug Fixes

  • cleanup modal backhandler listener on unmount (#3049) (1fd0e2a)
  • correct Card animation drivers related to elevation (#3041) (7a0e3ab)

Features

react-native-paper - Release 4.11.2

Published by lukewalczak almost 3 years ago

4.11.2 (2022-01-14)

Bug Fixes

react-native-paper - Release 4.11.1

Published by lukewalczak almost 3 years ago

4.11.1 (2021-12-12)

Bug Fixes

  • correct displaying text in outlined text input (#3006) (65ebc51)

Features

  • a11y: button: add accessibility hint prop (#3004) (3c916b7)
react-native-paper - Release 4.11.0

Published by lukewalczak almost 3 years ago

4.11.0 (2021-12-10)

Bug Fixes

  • add patching container for multiline input on ios (#2979) (6aa2c50)
  • correct Chip touchable style (#2976) (69d5ffe)
  • correct clickthrough on web tabs within BottomNavigation (#2985) (6c2e534)
  • correct long label in outlined text input (#2960) (c7bedca)
  • move outline outside of input view container (#2997) (621d26c)
  • outlined input error border width (#2975) (e509bf8)
  • remove outline from Searchbar on Web (#2961) (1684719)
  • typescript issue in banner when customizing buttons (#2970) (bd0bae2)

Features

  • The label prop for TextInput can now take a component (ReactElement) as well as string (#2991) (abf631a)
react-native-paper - Release 4.10.1

Published by lukewalczak almost 3 years ago

4.10.1 (2021-11-16)

react-native-paper - Release 4.10.0

Published by lukewalczak almost 3 years ago

4.10.0 (2021-11-03)

Bug Fixes

Features

react-native-paper - Release 4.9.2

Published by lukewalczak over 3 years ago

4.9.2 (2021-06-21)

Bug Fixes

react-native-paper - Release 4.9.1

Published by lukewalczak over 3 years ago

4.9.1 (2021-05-28)

react-native-paper - Release 4.9.0

Published by lukewalczak over 3 years ago

4.9.0 (2021-05-27)

Bug Fixes

  • add bg color to list accordion to limit ripple area (#2685) (30068b2)
  • correct text position in CheckboxItem, update snapshots (#2749) (c30c925)
  • example app tweaks (#2721) (c642587)
  • android: add importantForAccessibility in Modal component (#2743) (70bb52b)
  • BottomNavigation: migrate to tab role instead of button (#2611) (b5d9c6a)
  • correct Button elevation (#2735) (0e024b8)
  • interpolate shadowOpacity to correct its value for the elevation equal zero (#2736) (213d974)
  • run animation on card long press (#2701) (7bae89e)

Features

  • add a safeAreaInsets prop to bottom navigation (#2746) (0d71218)
  • add card mode outlined (#2512) (20080c4)
  • add outlineColor prop in TextInputOutlined (#2475) (70f83a9)
  • add prop right to DrawerItem (#2505) (426c025)
  • DataTable Pagination (#2455) (8f95915)
  • improve ProgressBar and ActivityIndicator accessibility (#2673) (0e0602c)
  • introduce prop for defining control position (leading/trailing) fo RadioButton.Item (#2713) (ddd6a7c)
  • introduce prop for defining control position (leading/trailing) for checkbox item (#2738) (ad88f7f)
react-native-paper - Release 4.8.1

Published by lukewalczak over 3 years ago

4.8.1 (2021-04-23)

Bug Fixes

react-native-paper - Release 4.8.0

Published by lukewalczak over 3 years ago

4.8.0 (2021-04-22)

Bug Fixes

Features

react-native-paper - Release 4.7.2

Published by satya164 over 3 years ago

4.7.2 (2021-02-21)

Bug Fixes

react-native-paper - Release 4.7.1

Published by Trancever over 3 years ago

4.7.1 (2021-01-22)

Bug Fixes

  • set default cursor for TouchableRipple to 'pointer' on web (#2515) (bc3530a)
react-native-paper - Release 4.7.0

Published by Trancever almost 4 years ago

4.7.0 (2021-01-15)

Bug Fixes

react-native-paper - Release 4.6.0

Published by Trancever almost 4 years ago

4.6.0 (2021-01-08)

Bug Fixes

  • do not run animation on Badge initial render (#2459) (d9790b2)
  • fix sorting arrow direction in data table (#2435) (57d6b99)
  • icon non-selectable on the web like on other platforms (77c8ecd)
  • pass accessible prop in Button to underlying Touchable component (#2448) (f60dd8d)
  • use text instead of primary color for Checkbox.Item label (#2429) (f9aee91)

Features

  • add small prop to FAB.Group component (a7db7a0)
  • add onLongPress prop to List.Accordion (#2479) (d6b30fb)
  • add style prop to Modal (#2474) (a22ed8d)
  • allow changing size of Appbar.BackIcon (b3a7918)
react-native-paper - Release 4.5.0

Published by Trancever almost 4 years ago

4.5.0 (2020-12-14)

Bug Fixes

  • add support for textAlign: center on TextInput (#2369) (a973af0)
  • drop usage of __expo (#2420) (3c8ac3f)
  • fix next page button in datatable pagination (#2412) (7d408ab)
  • fix padding in flat text input on web (#2410) (ae83848)
  • handle paddingHorizontal in TextInput with icon and affix (4b1c150)
  • make text non selectable if inside a button (0bd2cab)
  • remove cycles (#2378) (cbaf577)
  • replace safe-area-view with iphonex-helper (#2422) (d660113)

Features

react-native-paper - Release 4.4.1

Published by Trancever almost 4 years ago

4.4.1 (2020-11-23)

Bug Fixes