Commit Graph

60 Commits

Author SHA1 Message Date
Hrusikesh Panda
550274e307 Adds PostCSS Normalize (#5810)
* Add postcss-normalize plugin

* Configure PostCSS Normalize

* Add documentation

* Include the doc in sidebar

* Fix the id in sidebar.json

* Update adding-css-reset.md


Co-authored-by: Jack Zhao <jzhao@fb.com>
Co-authored-by: Ian Sutherland <ian@iansutherland.ca>
2019-04-05 10:23:59 -06:00
Pete Nykänen
d42f8882a5 Document .graphql and .gql file loading with graphql.macro (#5481) 2019-04-03 12:21:52 -07:00
Ian Schmitz
8985924521 Add production build section to docs (#5900) 2018-12-08 14:14:25 -08:00
Bruno Lemos
88aef1100f TypeScript syntax support (#4837) 2018-10-21 12:03:26 -04:00
Kristofer Selbekk
bd648f34dc Make 'sending feedback' a part of the introduction 2018-10-09 07:00:29 +02:00
Kristofer Selbekk
4a7a4362c9 Move testing above back-end integration 2018-10-09 06:58:38 +02:00
Kristofer Selbekk
e3f0f4ab45 Make 'publishing components to npm' a sub-part of the deployment doc 2018-10-09 06:57:35 +02:00
Kristofer Selbekk
25ed9b3719 Combine even more pages 2018-10-08 19:40:18 +02:00
Kristofer Selbekk
9f9f505efb Combine pages about head tags 2018-10-08 19:33:40 +02:00
Kristofer Selbekk
559446099d Combine a few articles on setting up your editor 2018-10-08 19:24:29 +02:00
Kristofer Selbekk
964d2fb9c9 Combine the supported browsers and language features pages 2018-10-08 19:12:00 +02:00
Kristofer Selbekk
f05b4eeb52 Create two new categories for the sidebar 2018-10-08 19:04:54 +02:00
Kristofer Selbekk
92afadfe84 Create a new Styles and Assets sidebar category 2018-10-08 18:59:12 +02:00
Kristofer Selbekk
678ef7609e Create a documentation intro page 2018-10-07 20:24:02 +02:00
Kristofer Selbekk
e94b54cb23 Move alternatives to ejecting to its own file 2018-10-07 20:12:38 +02:00
Kristofer Selbekk
81d051c010 Move advanced configuration into its own file 2018-10-07 20:11:04 +02:00
Kristofer Selbekk
54962622ee Move making a progressive web app into its own file 2018-10-07 20:09:19 +02:00
Kristofer Selbekk
328ac7bedf Move injecting data from the server into the page into its own file 2018-10-07 20:07:28 +02:00
Kristofer Selbekk
2ddff8b468 Move pre-rendering static html files to its own file 2018-10-07 20:05:47 +02:00
Kristofer Selbekk
1f61e8d834 Move generating dynamic meta tags on the server to its own file 2018-10-07 20:04:32 +02:00
Kristofer Selbekk
5c44972a4c Move using https in development to its own file 2018-10-07 20:03:07 +02:00
Kristofer Selbekk
4e7e32f57c Move integrating with an API backend to its own file 2018-10-07 20:01:18 +02:00
Kristofer Selbekk
aec99b5678 Move fetching data with ajax requests to its own file 2018-10-07 19:59:28 +02:00
Kristofer Selbekk
8bcfcc4bb6 Move can i use decorators to its own file 2018-10-07 19:55:33 +02:00
Kristofer Selbekk
44e485452c Move adding custom environment variables to its own file 2018-10-07 19:50:33 +02:00
Kristofer Selbekk
56a5b33c39 Move adding a router to its own file 2018-10-07 19:47:52 +02:00
Kristofer Selbekk
ac098880a7 Move adding relay to its own file 2018-10-07 19:46:41 +02:00
Kristofer Selbekk
c6328d6a31 Move adding flow to its own file 2018-10-07 19:45:27 +02:00
Kristofer Selbekk
831b3045c2 Move adding bootstrap to its own file 2018-10-07 19:44:15 +02:00
Kristofer Selbekk
077d72e3e9 Move using global variables to its own file 2018-10-07 19:42:31 +02:00
Kristofer Selbekk
64df12454a Move using the public folder to its own file 2018-10-07 19:41:00 +02:00
Kristofer Selbekk
8390f85000 Move adding images, fonts and files to its own file 2018-10-07 19:39:22 +02:00
Kristofer Selbekk
b10600eec4 Move post-processing css to its own file 2018-10-07 19:36:38 +02:00
Kristofer Selbekk
323cd742fe Move adding a sass stylesheet to its own file 2018-10-07 19:35:17 +02:00
Kristofer Selbekk
4249b3f8d7 Move adding a css modules stylesheet to its own file 2018-10-07 19:33:57 +02:00
Kristofer Selbekk
a6ce4c281d Move adding a stylesheet to its own file 2018-10-07 19:32:17 +02:00
Kristofer Selbekk
4b58d94fc4 Move code splitting to its own file 2018-10-07 19:30:56 +02:00
Kristofer Selbekk
12ed327f05 Move importing a component to its own file 2018-10-07 19:28:08 +02:00
Kristofer Selbekk
a1d3a58543 Move installing a dependency to its own file 2018-10-07 19:26:20 +02:00
Kristofer Selbekk
b4b3581f5c Move changing the page title to its own file 2018-10-07 19:24:10 +02:00
Kristofer Selbekk
7452933216 Move supported language features into its own file 2018-10-07 19:21:57 +02:00
Kristofer Selbekk
46da78ad4f Move supported browsers to its own file 2018-10-07 19:17:18 +02:00
Kristofer Selbekk
eb91435505 Move developing components in isolation into its own file 2018-10-07 19:15:24 +02:00
Kristofer Selbekk
621943d5ce Move updating to new releases to its own file 2018-10-07 19:12:06 +02:00
Kristofer Selbekk
3692e7b9f4 Move analyzing the bundle size into its own file 2018-10-07 19:10:09 +02:00
Kristofer Selbekk
eee5197d37 Move proxying api requests in development to its own file 2018-10-07 19:06:47 +02:00
Kristofer Selbekk
b86344ffe1 Move formatting code automatically to its own file 2018-10-07 19:01:54 +02:00
Kristofer Selbekk
15bc819d14 Move debugging in the editor to its own file 2018-10-07 18:58:51 +02:00
Kristofer Selbekk
f5dfa21d7f Move lint output to its own file 2018-10-07 18:56:53 +02:00
Kristofer Selbekk
e9fff0fd7e Move syntax highlighting to its own file 2018-10-07 18:54:28 +02:00