44 Commits

Author SHA1 Message Date
Satyajit Sahoo
77fb950de3 docs: update the guides for latest React Native 2018-11-06 15:34:22 +01:00
Satyajit Sahoo
5265fb4e52 chore: upgrade deps 2018-11-05 15:10:54 +01:00
Dawid
4e9056286b fix: fix small issue in docs (Showcase section). (#581)
While i was trying to update React and Flow versions, i found a small issue in docs.  We were trying to access `android` and `ios` properties on wrong object.
2018-10-07 19:55:25 +02:00
Waquid Valiya Peedikakkal
60e0782981 feat: RTL usage for icons (#566) 2018-10-04 12:08:24 +02:00
Tomasz Czajęcki
81b0177f0b docs: fix wrong URL to 'getting started' (#545)
I've noticed that link to the _getting started_ page in the docs seems to not working as expected since `*.html` extension is added anyway and it makes the link broken:
`https://callstack.github.io/react-native-paper/getting-started.html.html`.

### Motivation

The documentation is important part of the library and should be working properly.

### Test plan

Enter `/docs`, install using `yarn` and run it with `yarn start`.

> **NOTE:** _the current version works on localhost and breaks only in the prod env. Suggested change will probably work in both, but needs to be verified by someone who knows the deployment process._
2018-09-13 12:52:07 +02:00
Satyajit Sahoo
b82f183178 docs: add more screenshots 2018-09-04 19:59:40 +02:00
Satyajit Sahoo
3128ee7be8 chore: update branding in the documentation 2018-09-02 20:32:50 +02:00
Satyajit Sahoo
d9e1739fd0 chore: also build docs for 1.0 2018-09-02 20:25:11 +02:00
Julian Hundeloh
206c1b39a3 feat: allow themeable backdrop (#507) 2018-08-28 12:17:22 +02:00
Satyajit Sahoo
773c4f5da1 docs: point to snack to try the example app 2018-06-06 13:38:15 +02:00
Satyajit Sahoo
2688e0bbe2 docs: update docs regarding babel and flow. fixes #392 2018-06-04 11:58:35 +02:00
Satyajit Sahoo
3485402a1f BREAKING: rename Paper to Surface 2018-05-26 02:11:11 +02:00
Ferran Negre
0feb270b58 docs: add paper logo (#378) 2018-05-24 18:59:55 +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
Peter Piekarczyk
d3e7beb786 docs: add Babel example with env setting from CRNA (#337) 2018-05-05 17:46:38 +02:00
Satyajit Sahoo
df7fcd248e feat: support render function for icon prop 2018-05-05 16:25:07 +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
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
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
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
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
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
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
b0d49c7815 docs: support custom pages in docs (#211) 2017-11-30 14:21:03 +01:00
Satyajit Sahoo
206963adc9 chore: upgrade dependencies 2017-11-27 01:29:42 +05:30
Ferran Negre
aa829bab42 docs: update README (#199) 2017-11-07 16:08:38 +05:30
Satyajit Sahoo
bb51586351 chore: upgrade flow and dependencies (#200) 2017-11-07 11:21:17 +01:00
Satyajit Sahoo
4ba4f279b1 docs: add a doc on theming (#201) 2017-11-06 10:36:09 +01:00
Satyajit Sahoo
a467848f86 Use component-docs for documentation (#96) 2016-12-06 01:24:42 +02:00
Satyajit Sahoo
696cdd90fd docs: tweak styling 2016-12-04 04:39:21 +05:30
Satyajit Sahoo
9b7cd02fb5 feat: add get started page 2016-12-04 03:47:19 +05:30