17 Commits

Author SHA1 Message Date
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
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
Satyajit Sahoo
773c4f5da1 docs: point to snack to try the example app 2018-06-06 13:38:15 +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
Satyajit Sahoo
bb845c0e46 chore: upgrade component-docs 2018-04-24 12:52:20 +02:00
ferrannp
490d7071e1 docs: add Showcase page 2018-04-11 12:21:31 +02:00
Michał Pierzchała
3e1cfa8e93 chore: use eslint-config-callstack-io (#250) 2018-02-26 13:17: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
Satyajit Sahoo
18e079498a docs: add a simple landing page (#220) 2018-01-31 11:38:41 +01:00