Commit Graph

23 Commits

Author SHA1 Message Date
Dawid
41ef933aec docs: support components exposed as static properties in docs(#368) 2018-05-13 20:20:35 +02:00
Satyajit Sahoo
c89920d60e docs: fix Searchbar docs 2018-04-23 16:41:35 +02:00
ferrannp
490d7071e1 docs: add Showcase page 2018-04-11 12:21:31 +02:00
Satyajit Sahoo
105d337a19 docs: update documentation (#228) 2018-02-01 16:28:10 +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
Satyajit Sahoo
b0d49c7815 docs: support custom pages in docs (#211) 2017-11-30 14:21:03 +01:00
Luke Walczak
bf0d65a17f docs: sort components alphabetically (#190) 2017-10-25 00:46:25 +05:30
Satyajit Sahoo
6b71968b2e chore: upgrade expo and react native (#148) 2017-09-26 12:46:56 +02:00
Satyajit Sahoo
d8bb183be3 chore: upgrade component-docs 2017-07-16 03:44:14 +05:30
Satyajit Sahoo
ebada8fd6d chore: setup prettier 2017-05-18 17:55:53 +05:30
Satyajit Sahoo
a467848f86 Use component-docs for documentation (#96) 2016-12-06 01:24:42 +02:00
Satyajit Sahoo
9b7cd02fb5 feat: add get started page 2016-12-04 03:47:19 +05:30
Satyajit Sahoo
c5b8f2c849 docs: update page title when route changes (#84) 2016-11-25 10:32:46 +05:30
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
060e0a38ea docs: enable JavaScript in documentation 2016-11-23 01:19:39 +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
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
b83dcc4c45 chore: use semantically correct tags for docs 2016-11-21 19:20:19 +05:30
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