172 Commits

Author SHA1 Message Date
Paweł Szymański
7332260dec docs: add dark theme examples (#1325) 2019-09-11 16:39:56 +02:00
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
Cedric van Putten
5013a896bf docs: add component group annotation for Typography (#1221) 2019-07-22 11:48:25 +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
Paweł Szymański
66a9fa5294 docs: fix color version (#1233) 2019-07-19 21:18:15 +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
Paweł Szymański
0b033716a9 feat: new dark theme colors (#1219) 2019-07-19 12:11:19 +02:00
jbinda
44cd98db96 docs: add docs about custom Fonts (#1151) 2019-07-10 08:57:47 +02:00
Wojtek Szafraniec
d3db78f926 feat: migrate from Flow to TS (#1114) 2019-06-26 14:55:22 +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
Trancever
635d647f46 chore: bump component-docs version 2019-06-03 13:35:09 +02:00
Taym Haddadi
c73cf153b6 docs: fix edit pencil button (#981)
fixes #980
2019-04-15 12:04:19 +02:00
Iyad Thayyil
0c5371adb3 feat: add Menu component (#485) 2019-03-21 14:36:48 +02:00
Satyajit Sahoo
19238824a8 chore: upgrade component-docs 2019-03-01 15:07:53 +01:00
Satyajit Sahoo
4754e098ec chore: upgrade component-docs 2019-02-26 13:35:40 +01: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
c17f477df3 chore: upgrade component-docs 2019-02-24 22:43:57 +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
Julian Hundeloh
ad6f253df8 feat: add card title component (#796)
* feat: card title

* fix: add action prop

* fix: harmonize props with List.Item

* fix: set fixed width of left element

* fix: optimize height
2019-02-06 10:21:01 +01:00
Satyajit Sahoo
5ac1daf425 docs: fix instructions for web 2019-02-04 21:48:34 +01:00
Rajendran Nadar
c552f000e3 docs: fix broken image link activity indicator (#811)
<!-- Please provide enough information so that others can review your pull request. -->
<!-- Keep pull requests small and focused on a single change. -->

### Motivation

https://callstack.github.io/react-native-paper/activity-indicator.html

Gif not showing up in activity indicator example.
<!-- What existing problem does the pull request solve? Can you solve the issue with a different approach? -->

### Test plan

Fixed the name of the gif file.

<!-- List the steps with which we can test this change. Provide screenshots if this changes anything visual. -->
2019-02-04 21:40:25 +01:00
Lukas Kurucz
f79c00d835 docs: remove whitespace around selection (#810) 2019-02-04 21:39:58 +01:00
Julian Hundeloh
fb6762ee10 feat: ActivityIndicator component (#723)
This component serves as a drop-in replacement for the component that is delivered by React Native out of the box. It's design tries to imitate the indeterminate circular progress indicator from the Material guidelines:
https://material.io/design/components/progress-indicators.html#circular-progress-indicators
2019-02-04 08:34:56 +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
163aa29d65 docs: add react-native-paper dep when opening the snacks 2019-01-29 01:07:31 +01:00
Satyajit Sahoo
4a882594e7 docs: add instructions for react-native-web 2019-01-29 01:03:49 +01:00
Julian Hundeloh
1de5095d13 feat: add Badge component 2019-01-22 15:02:36 +01:00
Satyajit Sahoo
fa1fd5e16f docs: fix edit link and try on snack link 2019-01-22 13:02:00 +01:00
Julian Hundeloh
b68fac70b0 feat: add Avatar component 2019-01-22 12:55:16 +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
Satyajit Sahoo
a35e3e0380 chore: upgrade component-docs 2019-01-14 13:49:17 +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
Julian Hundeloh
68a5b78ac1 feat: DataTable component (#446) 2018-11-27 12:29:01 +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