98 Commits

Author SHA1 Message Date
Luke Walczak
e1c795e7de feat: add FABGroup component for FAB with speed dial (#218)
Fixes #210
2018-05-25 12:14:53 +02:00
Ferran Negre
0feb270b58 docs: add paper logo (#378) 2018-05-24 18:59:55 +02:00
Dawid
41ef933aec docs: support components exposed as static properties in docs(#368) 2018-05-13 20:20:35 +02:00
Satyajit Sahoo
743821d709 chore: use babel-preset-env for docs 2018-05-12 17:32:30 +02:00
Satyajit Sahoo
dfeb23b8e5 chore: upgrade component-docs 2018-05-12 16:17:38 +02:00
Satyajit Sahoo
629b57aed2 feat: add extended FAB according to material design
https://material.io/design/components/buttons-floating-action-button.html\#extended-fab
2018-05-11 15:51:02 +02:00
Satyajit Sahoo
faca4bc1e0 docs: update component-docs 2018-05-09 15:06:07 +02:00
Satyajit Sahoo
0692bd97ba docs: use -webkit-overflow-scrolling: touch for safari 2018-05-09 14:44:36 +02:00
Michał Pierzchała
2291d52a76 docs: add iOS safari fix for "hijacked" scroll (#323) 2018-05-09 11:58:32 +02:00
Grzegorz Gawrysiak
b9aa79503c feat: add Chip component 2018-05-06 18:33:30 +02:00
Satyajit Sahoo
772b82ac36 fix: center icon in button along with text 2018-05-06 17:05:20 +02:00
K. P. Sroka
7c054c0028 feat: implement helper and error text support in TextInput (#243) 2018-05-05 18:06:14 +02:00
Peter Piekarczyk
d3e7beb786 docs: add Babel example with env setting from CRNA (#337) 2018-05-05 17:46:38 +02:00
Grzegorz Gawrysiak
b6462b7a4f feat: add ListAccordion component 2018-05-05 17:39:42 +02:00
Satyajit Sahoo
df7fcd248e feat: support render function for icon prop 2018-05-05 16:25:07 +02:00
Dawid
870a4570e3 feat: add snackbar component 2018-05-01 11:13:21 +02:00
Satyajit Sahoo
1dbe3e2dea docs: document methods on TextInput and Searchbar 2018-04-30 14:27:43 +02:00
Satyajit Sahoo
f1a5e819b3 chore: upgrade component-docs 2018-04-30 14:01:47 +02:00
Satyajit Sahoo
2f8e59b098 fix: support function components in withTheme 2018-04-27 11:45:21 +02:00
Satyajit Sahoo
bb845c0e46 chore: upgrade component-docs 2018-04-24 12:52:20 +02:00
Satyajit Sahoo
c89920d60e docs: fix Searchbar docs 2018-04-23 16:41:35 +02:00
Satyajit Sahoo
7018472968 feat: make vector-icons optional. fixes #303 (#327) 2018-04-19 15:46:36 +02:00
Satyajit Sahoo
b544a42e2d feat: add babel plugin for modular imports (#309) 2018-04-17 13:59:38 +02:00
Satyajit Sahoo
a3bbb4e934 chore: update dependencies and fix flow 2018-04-17 09:07:23 +02:00
Satyajit Sahoo
ba4046964f docs: optimize screenshots 2018-04-12 17:39:58 +02:00
Grzegorz Gawrysiak
7b2948f570 feat: Add ListSection and ListItem components 2018-04-12 17:29:01 +02:00
ferrannp
490d7071e1 docs: add Showcase page 2018-04-11 12:21:31 +02:00
Satyajit Sahoo
ab42b415ac docs: simplify contribution guidelines (#283)
It's still pretty big, but all the important stuff about setting up the environment is on the top. Rest is verified by the pre-commit hook, so not a big deal if people don't read them.
2018-03-23 16:58:24 +01:00
Satyajit Sahoo
959582ed9e docs: add section about customizing components 2018-03-18 18:29:27 +01:00
Satyajit Sahoo
090f6fbde0 chore: run yarn test on pre-commit hook 2018-03-14 14:57:47 +01:00
Satyajit Sahoo
cb876a3856 docs: update README to point to docs page 2018-03-14 14:57:47 +01:00
Mateusz Zatorski
87349c112a docs: fix instructions for expo (#271) 2018-03-07 14:13:01 +01:00
Satyajit Sahoo
c48ba8a1c4 feat: add bottom navigation component (#258) 2018-03-05 13:47:05 +01:00
Satyajit Sahoo
5411620ec9 fix: make properties in theme prop optional
this doesn't work right now, but should work from flow 0.57 onwards
2018-03-04 21:06:51 +01:00
Satyajit Sahoo
09e64d811e docs: add description for various properties in the theme 2018-03-03 23:19:22 +01:00
Michał Pierzchała
3e1cfa8e93 chore: use eslint-config-callstack-io (#250) 2018-02-26 13:17:25 +01:00
ferrannp
d8e7c17178 docs: make screenshots for Dialog 2018-02-22 16:37:03 +01:00
Satyajit Sahoo
72f7567a08 docs: add screenshots for radio, checkbox and toolbar 2018-02-22 16:37:03 +01:00
Satyajit Sahoo
91bf179df0 docs: Improvements to the documentation 2018-02-21 15:40:25 +01:00
Satyajit Sahoo
1185c0df7a docs: add screenshots for Card and Typography (#236) 2018-02-20 15:21:57 +01:00
K. P. Sroka
144388439d docs: Adding screenshots for TextInput (#233) 2018-02-06 16:56:26 +01:00
K. P. Sroka
b9cdbe43fe docs: add screenshots of FAB, Paper, ProgressBar and Switch components (#227) 2018-02-05 13:08:04 +01:00
Satyajit Sahoo
913d7c1291 chore: link to docs in the branch in pr comment (#229) 2018-02-02 17:03:00 +01:00
Satyajit Sahoo
105d337a19 docs: update documentation (#228) 2018-02-01 16:28:10 +01:00
Satyajit Sahoo
a2f83734e0 docs: tweak screenshot sizes 2018-01-31 17:55:34 +01:00
Satyajit Sahoo
fdb426f211 docs: setup screenshots (#224) 2018-01-31 17:31:32 +01:00
TAKAHASHI Shuuji
b4e4de4b20 docs: fix a link to default theme file (#215) 2018-01-31 11:51:48 +01:00
Satyajit Sahoo
18e079498a docs: add a simple landing page (#220) 2018-01-31 11:38:41 +01:00
Satyajit Sahoo
d21b4cbbe3 chore: upgrade component-docs 2017-12-01 05:57:51 +05:30
Satyajit Sahoo
b0d49c7815 docs: support custom pages in docs (#211) 2017-11-30 14:21:03 +01:00