Commit Graph

  • 16fe177e2a refactor: specify the font from theme in chip Luke Walczak 2019-07-17 14:10:56 +02:00
  • cb82f9b2d3 Merge branch 'master' into jaulz/fix-ts-exclude-example jaulz 2019-07-16 17:18:48 +02:00
  • f1e6bb6b64 Merge branch 'jaulz/fix-ts-exclude-example' of https://github.com/callstack/react-native-paper into jaulz/fix-ts-exclude-example jaulz 2019-07-16 17:17:59 +02:00
  • 847b788186 fix: reduce tsconfig.json in example to minimum jaulz 2019-07-12 14:50:31 +02:00
  • 75b85a6ff9 refactor: specify the font from theme in chip refactor/specify_chip_font lukewalczak 2019-07-16 16:31:13 +02:00
  • 29f3ffc139 fix: lint jaulz/fix-expose-ref-in-textinput Julian Hundeloh 2019-07-16 13:16:30 +02:00
  • a041c3cbd9 fix: do not pass on ref Julian Hundeloh 2019-07-16 12:48:40 +02:00
  • 5821a301c2 fix: expose ref in TextInput Julian Hundeloh 2019-07-16 11:26:08 +02:00
  • 1899651cdc fix: add animation scale to Menu (#1182) Julian Hundeloh 2019-07-12 15:21:12 +02:00
  • 09a793eceb fix: reduce delay of Menu (#1183) Julian Hundeloh 2019-07-12 15:20:48 +02:00
  • 7e1d5cdcbd feat: export useTheme hook Joseph Shearer 2019-07-12 09:20:13 -04:00
  • 61eb0f18de fix: reduce tsconfig.json in example to minimum jaulz 2019-07-12 14:50:31 +02:00
  • 5518518d15 fix: run tsc against example folder jaulz 2019-07-12 14:06:29 +02:00
  • 4c151582ab fix: add local tsconfig.json to example jaulz 2019-07-12 12:16:08 +02:00
  • e50ccfa2fa fix: exclude example folder Julian Hundeloh 2019-07-12 08:46:09 +02:00
  • c55e3dc542 fix: add letter spacing for typography components (#1111) Ahmed T. Ali 2019-07-11 13:38:41 +03:00
  • 7ac5d39fdb fix: properly render prop description in List.Item (#1199) Bruno Castro 2019-07-10 17:51:03 -03:00
  • 553fbfc9f5 fix: placeholder disappears in react-native-web (#1152) jbinda 2019-07-10 10:16:43 +02:00
  • 8a1f6dba80 Deploy to GitHub Pages: 44cd98db96 Circle CI 2019-07-10 07:00:55 +00:00
  • 44cd98db96 docs: add docs about custom Fonts (#1151) jbinda 2019-07-10 08:57:47 +02:00
  • 1ab39eb577 fix: consistent elevation behavior across platforms (#1176) Julian Hundeloh 2019-07-08 10:02:34 +02:00
  • 4987ccfa8f Deploy to GitHub Pages: fe3efaeeda Circle CI 2019-07-08 07:55:03 +00:00
  • fe3efaeeda feat: add ToggleButton.Row component (#1169) Dawid Urbaniak 2019-07-08 09:51:29 +02:00
  • 12ed01e04c fix: add $Omit for lower Typescript versions (#1180) Julian Hundeloh 2019-07-08 09:45:55 +02:00
  • ae6258cf87 test: add missing test to ListItem.test.js (#1191) Bruno Castro 2019-07-08 04:19:05 -03:00
  • b6e65339bf Deploy to GitHub Pages: f61393d79f Circle CI 2019-07-06 07:07:49 +00:00
  • f61393d79f fix: remove unused prop from Appbar.Header (#1187) Iyad Thayyil 2019-07-06 12:34:18 +05:30
  • 2e22e813c5 Deploy to GitHub Pages: 4e57e64cc3 Circle CI 2019-07-05 11:18:47 +00:00
  • 4e57e64cc3 feat: add contentStyle prop to banner (#1143) Julian Hundeloh 2019-07-05 13:15:27 +02:00
  • 7212ed83a0 chore: fix webpack config for TS and remove @flow annotations satyajit.happy 2019-07-05 11:35:13 +02:00
  • 276713dafd Deploy to GitHub Pages: c07d629ed7 Circle CI 2019-07-03 13:55:47 +00:00
  • c07d629ed7 fix: use Partial<Props> for type of defaultProps (#1170) Satyajit Sahoo 2019-07-03 15:51:19 +02:00
  • c6d5e081a5 chore: migrate example to TS fully and suppress warnings (#1172) Satyajit Sahoo 2019-07-03 15:50:29 +02:00
  • 95750486ab fix: adjustsFontSizeToFit does not exist on TextInput (#1131) Julian Hundeloh 2019-07-03 09:59:04 +02:00
  • 4e8622c38f fix: disable menu interaction while hiding (#1166) Iyad Thayyil 2019-07-01 18:15:16 +05:30
  • c3881bbdf7 fix: consistent elevation behavior across platforms (#785) Julian Hundeloh 2019-07-01 14:42:45 +02:00
  • 77084c5087 add the prop in example to test patch-1 raajnadar 2019-06-29 14:30:05 +05:30
  • b0aec8cba9 fix: flow error raajnadar 2019-03-31 21:20:17 +05:30
  • 4de65fcd46 Update FAB.js Sam Wibb 2019-03-14 06:50:09 -07:00
  • 12f3cf1096 fix: optimize images to remove warning from expo cli raajnadar 2019-06-26 19:31:53 +05:30
  • 14bb16a6f3 chore: release 3.0.0-alpha.2 v3.0.0-alpha.2 Trancever 2019-06-27 11:55:29 +02:00
  • da7f143b92 Deploy to GitHub Pages: acdd012345 Circle CI 2019-06-27 09:28:46 +00:00
  • acdd012345 refactor: make ListItem accepts a custom description (#996) Bruno Castro 2019-05-23 14:32:51 -03:00
  • cce403fcfc fix: add contentContainerStyle type to ModalProps interface (#1052) Taym Haddadi 2019-05-09 12:08:34 +02:00
  • ef00256abe fix: correct Chip component typings (#1044) Mike Stone 2019-05-08 11:01:56 -04:00
  • 6d5345c1eb fix: add inputStyle prop tying to Searchbar (#1049) Dizy 2019-05-08 23:00:44 +08:00
  • 3367a3dc49 Deploy to GitHub Pages: ad3eb6284a Circle CI 2019-06-27 09:04:24 +00:00
  • ad3eb6284a fix: make the menu keyboard-accessible in browser (#1046) Satyajit Sahoo 2019-05-06 10:26:05 +02:00
  • d7abf81600 Deploy to GitHub Pages: 17c1f81d94 Circle CI 2019-06-27 08:56:33 +00:00
  • 72da47ed2d fix: warning in console when running tests (#1028) Bruno Castro 2019-04-30 08:06:02 -03:00
  • 72b201fbbd fix: properly handle back button press in menu (#1032) Iyad Thayyil 2019-04-28 11:58:50 +03:00
  • 391fe53bab fix: typo in menu component Iyad Thayyil 2019-04-27 11:13:35 +03:00
  • 17c1f81d94 fix: dismiss menu on window layout change. closes #1005 (#1026) Satyajit Sahoo 2019-04-25 17:26:26 +02:00
  • d81a754337 Deploy to GitHub Pages: 4974b8cf16 Circle CI 2019-06-27 08:34:10 +00:00
  • 4974b8cf16 feat: missing titleStyle and descriptionStyle for List.Accordion and List.Section (#997) Kuba 2019-04-25 12:24:20 +02:00
  • b5b8ed107a fix: fix Card flow type (#1012) David undefined 2019-04-25 13:17:27 +03:00
  • 87855b86cf fix: check if portal manager is not null for update and unmount and fix the modal doc example (#995) Taym Haddadi 2019-04-18 09:08:47 +02:00
  • 40676339f5 Deploy to GitHub Pages: cb9923bc09 Circle CI 2019-06-27 08:00:04 +00:00
  • 446ad94cbd fix(appbar): do not pass any additional props to custom children components (#972) Bruno Castro 2019-04-16 05:54:16 -03:00
  • 451616c262 Deploy to GitHub Pages: c23d4eb9e7 Circle CI 2019-06-27 07:56:41 +00:00
  • cb9923bc09 feat: add prop textStyle to Chip (#954) Bruno Castro 2019-04-15 07:28:32 -03:00
  • c23d4eb9e7 feat: custom icon for clear in seachbar (#965) Rajendran Nadar 2019-04-15 15:50:11 +05:30
  • adb3337fd6 chore: update bot comment Satyajit Sahoo 2019-06-26 16:19:35 +02:00
  • b1c32e40f7 Deploy to GitHub Pages: d3db78f926 Circle CI 2019-06-26 12:58:51 +00:00
  • d3db78f926 feat: migrate from Flow to TS (#1114) Wojtek Szafraniec 2019-06-26 14:55:22 +02:00
  • fcf3ec9f87 fix: pass flattened styles to adjustPadding (#1132) Julian Hundeloh 2019-06-26 13:48:27 +02:00
  • 414abeea6c Deploy to GitHub Pages: cbfa18194c Circle CI 2019-06-20 22:40:10 +00:00
  • cbfa18194c docs: fix typo in Menu docs (#1142) Vojtech Novak 2019-06-21 00:37:32 +02:00
  • c831989001 Deploy to GitHub Pages: f266ca1156 Circle CI 2019-06-14 09:18:45 +00:00
  • f266ca1156 docs: Adding <Text> to avoid errors (#1124) Rodrigo Vieira 2019-06-14 06:16:41 -03:00
  • e577108190 Deploy to GitHub Pages: 3b19f18822 Circle CI 2019-06-13 18:20:43 +00:00
  • 3b19f18822 docs: fix example erros in docs (#1109) José Chaves Neto 2019-06-13 15:17:58 -03:00
  • 50bdab14ea Deploy to GitHub Pages: b5878741f2 Circle CI 2019-06-13 18:13:56 +00:00
  • 3349a4fc28 fix: disable interaction when fading out modal (#1116) Mars Lan 2019-06-13 11:12:59 -07:00
  • b5878741f2 docs: fix typo (#1121) Jason Cooke 2019-06-14 06:11:12 +12:00
  • d5c58e7160 Deploy to GitHub Pages: eab6a0e61c Circle CI 2019-06-12 12:05:14 +00:00
  • eab6a0e61c docs: add Dark Hacker News to app showcase (#1125) Mark Murphy 2019-06-12 08:02:07 -04:00
  • d0cb66c6b3 Deploy to GitHub Pages: 57393dc94a Circle CI 2019-06-11 10:47:16 +00:00
  • 57393dc94a docs: add a page for recommended libraries (#1095) Satyajit Sahoo 2019-05-28 23:20:13 +02:00
  • ea00d2d113 Deploy to GitHub Pages: 635d647f46 Circle CI 2019-06-03 11:38:10 +00:00
  • 635d647f46 chore: bump component-docs version Trancever 2019-06-03 13:35:09 +02:00
  • eeeee20270 Deploy to GitHub Pages: 8746abab9d Circle CI 2019-06-03 07:26:35 +00:00
  • deefc02150 chore: release 2.16.0 v2.16.0 Trancever 2019-06-03 09:10:14 +02:00
  • 8746abab9d fix: use "active" instead of "text" for ripple color (#1060) 3.0 Mars Lan 2019-05-30 03:28:27 -07:00
  • 1f8e53e2de fix: use "active" instead of "text" for ripple color (#1060) Mars Lan 2019-05-30 03:28:27 -07:00
  • ffe8ce0477 refactor: extract inputs label and clean code (#1071) jbinda 2019-05-30 12:25:39 +02:00
  • ac59126012 fix: move paddingHorizontal out from content style (#1078) Jose 2019-05-30 06:24:22 -04:00
  • f1508472dc fix: move paddingHorizontal out from content style (#1078) Jose 2019-05-30 06:24:22 -04:00
  • cd1e414f55 ci: cache jest tests and fix flaky tests (#1094) Bruno Castro 2019-05-30 07:10:21 -03:00
  • 33d600a245 ci: cache jest tests and fix flaky tests (#1094) Bruno Castro 2019-05-30 07:10:21 -03:00
  • aa43880d82 Deploy to GitHub Pages: b2df72a987 Circle CI 2019-05-28 21:22:47 +00:00
  • b2df72a987 docs: add a page for recommended libraries (#1095) Satyajit Sahoo 2019-05-28 23:20:13 +02:00
  • 0b35e112b8 wip: upgrade react theme provider @satya164/upgrade-theme-provider satyajit.happy 2019-05-27 23:41:56 +02:00
  • 6bdac4156c feat: use material community icons feat/use_communityicons Kuba 2019-05-26 10:44:48 +02:00
  • 3dbae55218 Deploy to GitHub Pages: 1dccc8130e Circle CI 2019-05-23 17:36:32 +00:00
  • 1dccc8130e refactor: make ListItem accepts a custom description (#996) Bruno Castro 2019-05-23 14:32:51 -03:00
  • 93c3760e3e chore: release 3.0.0-alpha.1 v3.0.0-alpha.1 Trancever 2019-05-23 12:37:47 +02:00
  • 4d47b4e063 feat: aad scale property to control cross fade icon animation time (#1067) Taym Haddadi 2019-05-23 12:14:00 +02:00
  • b852293f24 feat: add ability to change TextInput fontSize and height (#1020) jbinda 2019-05-16 11:40:57 +02:00
  • 327749f037 feat: allow to make inputs uncontrolled with defaultValue (#1068) jbinda 2019-05-16 09:42:56 +02:00