Commit Graph

  • c48ba8a1c4 feat: add bottom navigation component (#258) Satyajit Sahoo 2018-03-05 13:47:05 +01:00
  • a1c319f681 Deploy to GitHub Pages: 5411620ec9 Circle CI 2018-03-04 20:09:47 +00:00
  • 5411620ec9 fix: make properties in theme prop optional this doesn't work right now, but should work from flow 0.57 onwards Satyajit Sahoo 2018-03-04 21:06:51 +01:00
  • 8542439e9f refactor: remove screen props from example Satyajit Sahoo 2018-03-04 17:30:30 +01:00
  • 36c67628ef Deploy to GitHub Pages: 09e64d811e Circle CI 2018-03-03 22:21:53 +00:00
  • 09e64d811e docs: add description for various properties in the theme Satyajit Sahoo 2018-03-03 23:16:44 +01:00
  • 872efda867 chore: release 1.0.2 v1.0.2 Satyajit Sahoo 2018-03-03 14:39:17 +01:00
  • 1766fd10b6 refactor: use create-react-context for theming Satyajit Sahoo 2018-03-03 14:22:19 +01:00
  • 86452f6f8e Deploy to GitHub Pages: e54ba17257 Circle CI 2018-03-03 12:19:08 +00:00
  • e54ba17257 chore: fix card example Satyajit Sahoo 2018-03-03 13:16:49 +01:00
  • d759e7c9fc Deploy to GitHub Pages: 865ca05f19 Circle CI 2018-03-03 12:09:24 +00:00
  • 865ca05f19 fix: handle status bar automatically on Expo. fixes #251 Satyajit Sahoo 2018-03-03 13:07:19 +01:00
  • 4b4492831d fix: fix toolbar issues with dark prop Satyajit Sahoo 2018-03-03 12:37:59 +01:00
  • 3a2f3f8e3c fix: align card actions to the left (#262) Grzegorz Gawrysiak 2018-03-03 12:16:32 +01:00
  • 228749346c fix: rework portal to isolate rendering of portals. fixes #216 (#261) Satyajit Sahoo 2018-03-03 12:14:15 +01:00
  • 96c061ce6a chore: update the lockfile (#263) Grzegorz Gawrysiak 2018-03-03 12:13:50 +01:00
  • 5a67be9a2f chore: setup jest Satyajit Sahoo 2018-03-02 21:54:18 +01:00
  • 9bdf6649f3 Deploy to GitHub Pages: c3fedbd51b Circle CI 2018-03-02 14:38:18 +00:00
  • c3fedbd51b docs: add imports to doc examples - closes #223 (#256) Clayton Ray 2018-03-02 09:35:37 -05:00
  • 100f7c8dbd Deploy to GitHub Pages: 442653cdb1 Circle CI 2018-03-02 10:43:37 +00:00
  • 442653cdb1 docs: add the missing CardCover props (#260) Grzegorz Gawrysiak 2018-03-02 11:41:34 +01:00
  • fe123588ff Deploy to GitHub Pages: 3e1cfa8e93 Circle CI 2018-02-26 12:19:41 +00:00
  • 3e1cfa8e93 chore: use eslint-config-callstack-io (#250) Michał Pierzchała 2018-02-26 13:17:25 +01:00
  • 58f2e0f49d chore: add issue and pr templates Satyajit Sahoo 2018-02-26 12:40:25 +01:00
  • 827d87415e chore: release 1.0.1 v1.0.1 Satyajit Sahoo 2018-02-24 17:56:55 +01:00
  • 665f8fd801 fix: use hoist-non-react-statics Satyajit Sahoo 2018-02-24 17:56:05 +01:00
  • 887b3ec6ce docs: fix the copy-paste (#253) Jakub Beneš 2018-02-23 12:27:36 +01:00
  • 4c9c5ad0a1 Add LICENSE. Fixes #252 Satyajit Sahoo 2018-02-23 11:50:01 +01:00
  • 21f0140b49 chore: release 1.0.0 🎉 v1.0.0 Satyajit Sahoo 2018-02-22 16:46:14 +01:00
  • d190f35ca8 Deploy to GitHub Pages: d8e7c17178 Circle CI 2018-02-22 15:39:34 +00:00
  • d8e7c17178 docs: make screenshots for Dialog ferrannp 2018-02-22 13:33:23 +01:00
  • 72f7567a08 docs: add screenshots for radio, checkbox and toolbar Satyajit Sahoo 2018-02-22 13:45:55 +01:00
  • fad59e0f05 Deploy to GitHub Pages: cf5c9b9a43 Circle CI 2018-02-22 11:32:29 +00:00
  • cf5c9b9a43 BREAKING: remove GridView for now Satyajit Sahoo 2018-02-22 12:29:47 +01:00
  • 0755e8fc97 Deploy to GitHub Pages: 91bf179df0 Circle CI 2018-02-21 14:42:36 +00:00
  • 91bf179df0 docs: Improvements to the documentation Satyajit Sahoo 2018-02-21 15:40:25 +01:00
  • 59de0c99ff fix: fix typo Satyajit Sahoo 2018-02-21 13:31:49 +01:00
  • 4c842341d1 fix: properly align icon in back button on iOS (#242) Ferran Negre 2018-02-20 15:33:07 +01:00
  • 0845f5e68c Deploy to GitHub Pages: 83b9e3641d Circle CI 2018-02-20 14:27:34 +00:00
  • 83b9e3641d fix: use correct color for TouchableRipple in dark theme (#244) Ferran Negre 2018-02-20 15:25:31 +01:00
  • 667a9f2cef Deploy to GitHub Pages: 1185c0df7a Circle CI 2018-02-20 14:24:09 +00:00
  • 1185c0df7a docs: add screenshots for Card and Typography (#236) Satyajit Sahoo 2018-02-20 15:21:57 +01:00
  • 70e9ede02a Deploy to GitHub Pages: 7c426f9efc Circle CI 2018-02-16 11:38:13 +00:00
  • 7c426f9efc fix: disabling Touchables if onPress was not set to allow event handling in parent components K. P. Sroka 2018-02-16 12:36:01 +01:00
  • c6ae995e8a docs: add test commit type to guidelines (#240) Manjula Subhashchandra Dube 2018-02-14 16:15:41 +05:30
  • 88c522d3a1 chore: add bootstrap script to run yarn (#239) Manjula Subhashchandra Dube 2018-02-10 22:30:17 +05:30
  • 894f5cf7a9 Deploy to GitHub Pages: 144388439d Circle CI 2018-02-06 15:58:36 +00:00
  • 144388439d docs: Adding screenshots for TextInput (#233) K. P. Sroka 2018-02-06 16:56:26 +01:00
  • 7b08554fd8 chore: release 0.0.9 v0.0.9 Satyajit Sahoo 2018-02-06 10:00:29 +01:00
  • 60fa7a9f3c Deploy to GitHub Pages: e4ff9c8950 Circle CI 2018-02-06 07:28:54 +00:00
  • e4ff9c8950 docs: rework ripple example Satyajit Sahoo 2018-02-05 16:28:22 +01:00
  • 38bfe108ca docs: fix spacing in radio button example Satyajit Sahoo 2018-02-05 16:20:46 +01:00
  • 4b61f4ffe6 docs: rework toolbar example Satyajit Sahoo 2018-02-05 16:02:09 +01:00
  • 1c19f02a02 docs: animate progressbar in example Satyajit Sahoo 2018-02-05 16:01:39 +01:00
  • 710d25e403 fix: various fixes to dark theme Satyajit Sahoo 2018-02-05 15:23:34 +01:00
  • 5182a324d2 Deploy to GitHub Pages: b9cdbe43fe Circle CI 2018-02-05 12:10:09 +00:00
  • b9cdbe43fe docs: add screenshots of FAB, Paper, ProgressBar and Switch components (#227) K. P. Sroka 2018-02-05 13:08:04 +01:00
  • 1ddd529313 chore: update the comment script Satyajit Sahoo 2018-02-02 22:04:20 +01:00
  • 913d7c1291 chore: link to docs in the branch in pr comment (#229) Satyajit Sahoo 2018-02-02 17:03:00 +01:00
  • 0edfdc6393 fix: fix padding in drawer item Satyajit Sahoo 2018-02-01 18:38:40 +01:00
  • f58ae2e400 fix: avoid setState after update in Portal Satyajit Sahoo 2018-02-01 18:33:43 +01:00
  • 8834598d31 Deploy to GitHub Pages: 105d337a19 Circle CI 2018-02-01 15:30:40 +00:00
  • 105d337a19 docs: update documentation (#228) Satyajit Sahoo 2018-02-01 16:28:10 +01:00
  • 972e6e2341 Deploy to GitHub Pages: a2f83734e0 Circle CI 2018-01-31 16:58:11 +00:00
  • a2f83734e0 docs: tweak screenshot sizes Satyajit Sahoo 2018-01-31 17:55:34 +01:00
  • 2a9f97d580 Deploy to GitHub Pages: fdb426f211 Circle CI 2018-01-31 16:33:44 +00:00
  • fdb426f211 docs: setup screenshots (#224) Satyajit Sahoo 2018-01-31 17:31:32 +01:00
  • f81805e23d Deploy to GitHub Pages: b4e4de4b20 Circle CI 2018-01-31 10:54:08 +00:00
  • b4e4de4b20 docs: fix a link to default theme file (#215) TAKAHASHI Shuuji 2018-01-31 19:51:48 +09:00
  • c723159555 Deploy to GitHub Pages: 5d67167a40 Circle CI 2018-01-31 10:41:38 +00:00
  • 5d67167a40 Fixing 'remote image' button example (#221) K. P. Sroka 2018-01-31 11:39:34 +01:00
  • 18e079498a docs: add a simple landing page (#220) Satyajit Sahoo 2018-01-31 11:38:41 +01:00
  • f624c2b41f fix: return correct key for portal Satyajit Sahoo 2018-01-28 04:27:09 +01:00
  • 58c7735d2a Deploy to GitHub Pages: 1ea7def251 Circle CI 2017-12-20 11:00:50 +00:00
  • 1ea7def251 fix: fix flow typing with withTheme (#213) Satyajit Sahoo 2017-12-20 16:27:24 +05:30
  • 1f3cedb62b fix: components color style refactor (#212) Luke Walczak 2017-12-12 14:26:33 +01:00
  • 4835795080 Deploy to GitHub Pages: fe2123bc5e Circle CI 2017-12-11 22:08:46 +00:00
  • fe2123bc5e fix: correct components using dark theme (#203) Luke Walczak 2017-12-11 23:06:39 +01:00
  • 9bf90601de docs: add expo link to README Satyajit Sahoo 2017-12-05 23:55:37 +05:30
  • 60160f998c chore: release 0.0.8 0.0.8 ferrannp 2017-12-05 11:40:10 +01:00
  • 32cee28d60 Deploy to GitHub Pages: d21b4cbbe3 Circle CI 2017-12-01 00:30:13 +00:00
  • d21b4cbbe3 chore: upgrade component-docs Satyajit Sahoo 2017-12-01 05:57:51 +05:30
  • 0d8e590191 Deploy to GitHub Pages: b0d49c7815 Circle CI 2017-11-30 13:22:55 +00:00
  • b0d49c7815 docs: support custom pages in docs (#211) Satyajit Sahoo 2017-11-30 18:51:03 +05:30
  • 2b24da1d70 Deploy to GitHub Pages: f9e4d8ddd0 Circle CI 2017-11-29 13:59:29 +00:00
  • f9e4d8ddd0 docs: Fix component usage (#209) Luke Walczak 2017-11-29 14:57:14 +01:00
  • 1afc5880d3 Deploy to GitHub Pages: 206963adc9 Circle CI 2017-11-26 20:02:00 +00:00
  • 206963adc9 chore: upgrade dependencies Satyajit Sahoo 2017-11-24 17:32:13 +05:30
  • e871de68ee Deploy to GitHub Pages: de7b88d8fc Circle CI 2017-11-08 03:58:39 +00:00
  • de7b88d8fc chore: upgrade component-docs Satyajit Sahoo 2017-11-08 05:49:47 +05:30
  • 230f8ca2ef docs: set js inside component for proper highlight lukewalczak 2017-11-07 22:58:24 +01:00
  • fe9f58cd6e Deploy to GitHub Pages: 89ec2efa42 Circle CI 2017-11-07 11:56:21 +00:00
  • 89ec2efa42 chore: upgrade component-docs Satyajit Sahoo 2017-11-07 17:23:57 +05:30
  • 2dfa9b73b3 docs: Fix README badges and links (#204) Ferran Negre 2017-11-07 11:57:32 +01:00
  • 57cbfcfca1 Deploy to GitHub Pages: aa829bab42 Circle CI 2017-11-07 10:40:36 +00:00
  • aa829bab42 docs: update README (#199) Ferran Negre 2017-11-07 11:38:38 +01:00
  • ef8fc8130b Deploy to GitHub Pages: bb51586351 Circle CI 2017-11-07 10:23:05 +00:00
  • bb51586351 chore: upgrade flow and dependencies (#200) Satyajit Sahoo 2017-11-07 15:51:17 +05:30
  • 414f83054c Deploy to GitHub Pages: 4ba4f279b1 Circle CI 2017-11-06 09:39:34 +00:00
  • 4ba4f279b1 docs: add a doc on theming (#201) Satyajit Sahoo 2017-11-06 15:06:09 +05:30