Commit Graph

136 Commits

Author SHA1 Message Date
Satyajit Sahoo
a5519eefbd feat: improvements to portal (#90)
- layer management according to position
- preserve theme context via ThemedPortal
2016-11-28 07:57:31 +02:00
Satyajit Sahoo
4732b02a0f feat: add portal component (#86)
* Initial commit

* Fix incorrect flow type

* refactor: tweak portal component

* fix: update portal's children when they update
2016-11-27 00:19:53 +02:00
Satyajit Sahoo
b4a97323fc docs: add a pure css menu button 2016-11-25 12:09:38 +05:30
Satyajit Sahoo
70cf03b4d9 docs: fix deploy 2016-11-25 11:00:16 +05:30
Satyajit Sahoo
0ae917bccc Merge pull request #83 from react-native-paper/extra-props
docs: add a way to specify extra props
2016-11-25 10:42:45 +05:30
Satyajit Sahoo
8f13e29c11 Merge branch 'master' into extra-props 2016-11-25 10:36:40 +05:30
Satyajit Sahoo
c5b8f2c849 docs: update page title when route changes (#84) 2016-11-25 10:32:46 +05:30
Satyajit Sahoo
70a20bbbca docs: update page title when route changes 2016-11-25 09:33:12 +05:30
Satyajit Sahoo
0c0b053946 docs: support markdown in docs 2016-11-25 09:25:13 +05:30
Satyajit Sahoo
aafadc9016 docs: add a way to specify extra props 2016-11-25 07:42:16 +05:30
Satyajit Sahoo
b13159a7e7 chore: tweak styling for docs 2016-11-25 06:23:29 +05:30
Ahmed Elhanafy
958f2cbfee Merge pull request #82 from react-native-paper/docs-improv
docs: mark required prop in docs
2016-11-23 23:35:06 +02:00
Ahmed Elhanafy
8387dd660e Merge pull request #81 from react-native-paper/docs
docs: improvements to docs generation
2016-11-23 22:55:30 +02:00
Satyajit Sahoo
01850e1bb7 docs: improvements to docs generation
- Generate a single bundle
- Implement routing which works with/without JS
- Enable HMR for function components as well as documentation
2016-11-23 16:56:53 +05:30
Satyajit Sahoo
68418b7db3 docs: mark required prop in docs 2016-11-23 10:51:40 +05:30
Ahmed Elhanafy
de250d89f4 Merge pull request #80 from react-native-paper/button
BREAKING: rename shrink to compact for Button
2016-11-23 02:39:21 +02:00
Satyajit Sahoo
32c3ed8f38 BREAKING: rename shrink to compact for Button 2016-11-23 06:02:37 +05:30
Ahmed Elhanafy
4612e5bd81 Merge pull request #79 from react-native-paper/docs
docs: enable JavaScript in documentation
2016-11-22 23:28:39 +02:00
Satyajit Sahoo
e6af55b858 Update commit email 2016-11-23 02:39:12 +05:30
Satyajit Sahoo
060e0a38ea docs: enable JavaScript in documentation 2016-11-23 01:19:39 +05:30
Travis CI
31675d01e2 chore: change commit email 2016-11-22 05:20:59 +05:30
Satyajit Sahoo
78251e34bf Merge pull request #78 from react-native-paper/docs
docs: generate static html pages
2016-11-22 05:14:52 +05:30
Travis CI
1e98437543 chore: setup deployment 2016-11-22 05:14:13 +05:30
Satyajit Sahoo
d5122f8311 chore: fix flow errors 2016-11-22 02:53:03 +05:30
Satyajit Sahoo
c46312999c docs: generate static html pages 2016-11-22 01:34:15 +05:30
Satyajit Sahoo
8e4243e07f docs: add docs specific deps to docs folder 2016-11-22 00:34:08 +05:30
Satyajit Sahoo
83f00ac450 docs: make props linkable 2016-11-21 20:51:41 +05:30
Satyajit Sahoo
1fd17b7162 docs: tweak sidebar styling 2016-11-21 20:02:29 +05:30
Satyajit Sahoo
1b804d4c7b docs: use components for typography elements 2016-11-21 19:58:51 +05:30
Satyajit Sahoo
c83ffdfeaf docs: sort components alphabatically 2016-11-21 19:58:44 +05:30
Satyajit Sahoo
2fa8e91c53 fix: parse files under directories 2016-11-21 19:40:12 +05:30
Satyajit Sahoo
3a9f2e5259 fix: fix extracting gridview props 2016-11-21 19:30:54 +05:30
Satyajit Sahoo
b83dcc4c45 chore: use semantically correct tags for docs 2016-11-21 19:20:19 +05:30
Ahmed Elhanafy
414ca296e3 Merge pull request #73 from react-native-paper/gridview
feat: add GridView component. fixes #44
2016-11-21 15:15:37 +02:00
Satyajit Sahoo
0c84a871a6 Add docs generator (#75)
* docs: start working on docs generator

* docs: add a sidebar listing components

* docs: use next/css instead of styled components

* docs: properly setup routing

* refactor: rework styling

* docs: improve props styling

* chore: fix flow errors

* chore: styling tweaks
2016-11-21 15:08:32 +02:00
Satyajit Sahoo
57ca9aa2e5 chore: use ListView for example list 2016-11-21 01:39:17 +05:30
Satyajit Sahoo
39d6fdd49b feat: add <GridView /> component. fixes #44 2016-11-21 01:21:35 +05:30
Satyajit Sahoo
e5697ccda3 chore: don't lock orientation for example 2016-11-21 01:20:00 +05:30
Ahmed Elhanafy
d0c9a4ad4e feat: add <Drawer /> component (#72) 2016-11-20 23:58:47 +05:30
Satyajit Sahoo
c3a3e21196 chore: move index.js to src/ 2016-11-20 22:43:01 +05:30
Ahmed Elhanafy
09df41c1e7 Merge pull request #71 from react-native-paper/card-examples
docs: add more card examples
2016-11-20 18:09:17 +02:00
Satyajit Sahoo
5a964b3234 docs: add more card examples 2016-11-20 21:30:59 +05:30
Ahmed Elhanafy
4880cc6e37 Merge pull request #69 from react-native-paper/styling
fix: adjust button and card styling
2016-11-20 17:08:31 +02:00
Satyajit Sahoo
e1db4e51a0 fix: add minWidth of 64 to button 2016-11-20 20:30:42 +05:30
Satyajit Sahoo
c927a8b5d8 Merge branch 'master' into styling 2016-11-20 20:15:49 +05:30
Satyajit Sahoo
1ff905001a fix: shrink buttons in cards 2016-11-20 20:13:50 +05:30
Satyajit Sahoo
c2ffc56135 fix: fix roundness for card cover 2016-11-20 19:52:46 +05:30
Ahmed Elhanafy
c4488f8a2a Merge pull request #68 from react-native-paper/theme
feat: support theme overrides for themed components
2016-11-20 16:12:49 +02:00
Satyajit Sahoo
f32a55f96b fix: adjust button and card styling 2016-11-20 19:33:44 +05:30
Satyajit Sahoo
49776eca7f feat: support theme overrides for themed components
For example, this will allow you to do <Button theme={{ roundess: 3 }}>Hello world</Button>
2016-11-20 19:30:52 +05:30