Skip to content

Releases: callstack/react-native-paper

Release 3.0.0-alpha.4

Release 3.0.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@Trancever Trancever released this 09 Sep 07:42

3.0.0-alpha.4 (2019-09-09)

Bug Fixes

  • add elevation to wrapper style on Android (#1319) (403bfd3)
  • FAB - always display activity indicator if loading property is set to true (#11570) (575fdec)
  • fix iconButton example (03e484a)
  • fix typescript error when setting ref on textinput (#1218) (52b2756)
  • only start/stop progressBar animation if visible prop changes (#1294) (45b386a)
  • update chip close icon to material community icon (#1295) (6e7cd36)

Features

  • (title|description)numberOfLines props to ListItem and ListAccordion (#1245) (3782cf5)
  • add button labelStyle (#1321) (508fab4)
  • handle fontWeight style-prop (2bb6436)

Release 3.0.0-alpha.3

Release 3.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@ferrannp ferrannp released this 01 Aug 10:19

3.0.0-alpha.3 (2019-08-01)

Bug Fixes

Features

Release 3.0.0-alpha.2

Release 3.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@Trancever Trancever released this 27 Jun 09:56

Bug Fixes

  • add contentContainerStyle type to ModalProps interface (#1052) (cce403f)
  • add inputStyle prop tying to Searchbar (#1049) (6d5345c)
  • check if portal manager is not null for update and unmount and fix the modal doc example (#995) (87855b8)
  • correct Chip component typings (#1044) (ef00256)
  • disable interaction when fading out modal (#1116) (3349a4f)
  • dismiss menu on window layout change. closes #1005 (#1026) (17c1f81)
  • appbar: do not pass any additional props to custom children components (#972) (446ad94)
  • fix Card flow type (#1012) (b5b8ed1)
  • make the menu keyboard-accessible in browser (#1046) (ad3eb62)
  • move paddingHorizontal out from content style (#1078) (ac59126)
  • pass flattened styles to adjustPadding (#1132) (fcf3ec9)
  • properly handle back button press in menu (#1032) (72b201f)
  • typo in menu component (391fe53)
  • use "active" instead of "text" for ripple color (#1060) (8746aba)
  • warning in console when running tests (#1028) (72da47e)

Features

Release 2.16.0

Choose a tag to compare

@Trancever Trancever released this 03 Jun 07:13

Bug Fixes

  • appbar: do not pass any additional props to custom children components (#1001) (57a9e97)
  • warning in console when running tests (#1028) (d96ad79)
  • appbar: do not pass any additional props to custom children components (#972) (d95bb8b)
  • flow type (#1012) (ff9563c)
  • add contentContainerStyle type to ModalProps interface (#1052) (ff15100)
  • add inputStyle prop tying to Searchbar (#1049) (1a93762)
  • check if portal manager is not null for update and unmount and fix the modal doc example (#995) (901745b)
  • correct Chip component typings (#1044) (7085252)
  • dismiss menu on window layout change. closes #1005 (#1026) (1472877)
  • elevation being applied after mode changes on a button while it shouldn't (#1037) (4b8d591)
  • fix bug with applying backgroundColor to DrawerSection (#1063) (b1cb728)
  • fix icon type for FABGroup actions (#1057) (f4ef4bd)
  • fix RadioGroup animation (#982) (3265afc)
  • make the menu keyboard-accessible in browser (#1046) (5935fb4)
  • move paddingHorizontal out from content style (#1078) (f150847)
  • properly handle back button press in menu (#1032) (4985fee)
  • typo in menu component (d8d5ccc)
  • use "active" instead of "text" for ripple color (#1060) (1f8e53e)

Features

  • add prop textStyle to Chip (#954) (3bba030)
  • add props leftStyle and rightStyle to Card.Title so devs can style the left and right independently (#1016) (1c4408b)
  • custom icon for clear in seachbar (#965) (5e163e3)
  • missing titleStyle and descriptionStyle for List.Accordion and List.Section (#997) (e6d8ccf), closes #973
  • support loading indicator for FAB (#985) (532e508)

Release 3.0.0-alpha.1

Release 3.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@Trancever Trancever released this 23 May 10:40

Bug Fixes

Features

  • aad scale property to control cross fade icon animation time (#1067) (4d47b4e)
  • add ability to change TextInput fontSize and height (#1020) (b852293)
  • add padding prop to TextInput (#1018) (8a9a6a9)
  • add props leftStyle and rightStyle to Card.Title so devs can style the left and right independently (#1016) (ffc0d5e)
  • allow to make inputs uncontrolled with defaultValue (#1068) (327749f)
  • support loading indicator for FAB (#985) (f6ac53f)

Release 3.0.0-alpha.0

Release 3.0.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@Trancever Trancever released this 15 Apr 12:12

Bug Fixes

  • list item height and margins (9eeb8e2), closes #914
  • upgrade failing snapshot tests (61047c4)

Features

  • add scale property to control modal animation speed (#942) (8c41503)
  • allow granular font definitions in theme (d2b78c6)
  • BREAKING CHANGE replace any with proper types (#915) (3fd4877)
  • refactor of ProgressBar component (#735) (b3df217)

Release 2.15.2

Choose a tag to compare

@Trancever Trancever released this 09 Apr 14:09

Bug Fixes

Release 2.15.1

Choose a tag to compare

@Trancever Trancever released this 04 Apr 07:27

Bug Fixes

  • fix borderRadius support for the Chip component (#962) (35c56fb)
  • issue with TextInput animation on iOS (#968) (dc89eb6)

Release 2.15.0

Choose a tag to compare

@Trancever Trancever released this 26 Mar 10:06

Bug Fixes

  • fix issue with jumping label in TextInput on iOS (f23811b)
  • hide banner when visible prop is false (#934) (e899c55)
  • pass ref to child components, move API to parent TextInput (#949) (64c553e)
  • Searchbar TS types (#943) (1a4af74)

Features

Release 2.14.0

Choose a tag to compare

@Trancever Trancever released this 19 Mar 15:22

Bug Fixes

Features

  • add titleStyle and descriptionStyle props to List.Item (#911) (30fed6f)
  • expose new prop to add custom color in Chip component (#729) (4a28c3e)