Commit Graph

71 Commits

Author SHA1 Message Date
Luke Walczak
8767b76db4 docs: update font section according to v3.0 (#1287) 2019-08-19 13:36:08 +02:00
Ben Wildeman
ce5ac1ad43 docs: update font docs for RN 0.60 (#1246) 2019-07-31 10:47:40 +02:00
Louie Christie
76d598654f docs: fix typos (#1249) 2019-07-31 10:46:25 +02:00
Denis
de94b142c2 docs: update fonts link (#1239)
File extension from `.js` to `.tsx`
2019-07-23 09:50:52 +02:00
Rin
c26ebd8b9d docs: update 2.theming.md (#1228)
fixed: missing link (404 Not found) of `default theme`.
2019-07-19 22:09:09 +02:00
Julian Hundeloh
69c239a39d chore: upgrade color to 3.0 (#1204) 2019-07-19 12:29:57 +02:00
Travis Lang
183157294a docs: update href for typescrpt extension (#1216) 2019-07-19 12:25:39 +02:00
jbinda
44cd98db96 docs: add docs about custom Fonts (#1151) 2019-07-10 08:57:47 +02:00
Jason Cooke
b5878741f2 docs: fix typo (#1121) 2019-06-13 20:11:12 +02:00
Mark Murphy
eab6a0e61c docs: add Dark Hacker News to app showcase (#1125) 2019-06-12 14:02:07 +02:00
Satyajit Sahoo
57393dc94a docs: add a page for recommended libraries (#1095) 2019-06-11 12:44:55 +02:00
Raphael Araújo
ee7cc5d5a9 docs: add documentation to use react-native-paper with CRA (#874) 2019-02-26 13:19:27 +01:00
Satyajit Sahoo
224cdbcc8e chore: upgrade component-docs 2019-02-22 02:54:48 +01:00
Satyajit Sahoo
7a4966dfed docs: update instructions for running the example app 2019-02-19 23:08:47 +01:00
Satyajit Sahoo
c108aafa6d docs: upgrade component docs and redesign landing page 2019-02-19 00:40:34 +01:00
Grzegorz Gawrysiak
13d51c0b47 docs: Add new showcase project (#829) 2019-02-09 13:56:34 +01:00
Satyajit Sahoo
5ac1daf425 docs: fix instructions for web 2019-02-04 21:48:34 +01:00
Lukas Kurucz
f79c00d835 docs: remove whitespace around selection (#810) 2019-02-04 21:39:58 +01:00
Satyajit Sahoo
b329305909 docs: fix documentation for react-native-web 2019-01-30 21:21:01 +01:00
Satyajit Sahoo
8fbe725610 docs: fix typo 2019-01-30 01:25:20 +01:00
Satyajit Sahoo
90450fc0d2 chore: fix errors in web configuration 2019-01-29 01:15:30 +01:00
Satyajit Sahoo
4a882594e7 docs: add instructions for react-native-web 2019-01-29 01:03:49 +01:00
Satyajit Sahoo
e4ca933f38 docs: don't use a form for icon list 2019-01-14 14:42:02 +01:00
Satyajit Sahoo
f261f36b60 docs: show a message when no matching icon was found 2019-01-14 14:28:03 +01:00
lukewalczak
7313202436 docs: add a list of icons in the Icons page 2019-01-14 13:15:56 +01:00
Satyajit Sahoo
f1be44bb10 chore: update component-docs and linaria 2019-01-08 01:00:55 +01:00
Antonio Moreno Valls
c0f7f90e67 feat: ToggleButton component (#575) 2018-12-10 12:17:18 +01:00
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