Commit bc32a25
feat(gatsby): Refactor Gatsby (#1656)
* minimum working docs
* add nav
* prettier props and token rendering
* refactor
* live editing
* sloppy dynamic imports
* Convert react-core docs to markdown
* react-core layouts and demos
* #### to ##
* navbar
* titles
* pretty css variables
* chart docs
* table docs
* icon docs
* remember to super
* add static assets
* add prop description
* change build target
* clean
* make static copy (cleaner)
* order is very important
* pretty fullscreen links that will never conflict
* fix bundle size
* axe
* add docs for new components
* fix lerna run build
* fix nav
* add styled system
* more styling
* versions on index page
* add handlebars
* clean + favicon
* yarn.lock
* add docs
* fix build
* doc updates
* pretty table
* style
* remove console.log
* fix active link
* style index, fix nav flash?
* real nice index
* remove console.log1 parent 4f8b740 commit bc32a25
410 files changed
Lines changed: 9529 additions & 12042 deletions
File tree
- .circleci
- packages/patternfly-4
- react-charts/src/components
- AreaChart
- examples
- common
- BarChart
- examples
- common
- BulletChart/examples
- common
- ChartArea
- ChartBar
- ChartDonut
- ChartLine
- ChartPie
- ChartStack
- DonutChart
- examples
- common
- HeatMap/examples
- common
- LineChart
- examples
- common
- PieChart
- examples
- common
- StackChart
- examples
- common
- react-core
- src
- components
- AboutModal
- examples
- Alert
- examples
- common
- ApplicationLauncher
- examples
- Avatar
- examples
- BackgroundImage
- examples
- Badge
- examples
- common
- Brand
- examples
- Breadcrumb
- examples
- Button
- examples
- Card
- examples
- Checkbox
- examples
- ChipGroup
- examples
- ContextSelector
- examples
- DataList
- examples
- Dropdown
- examples
- EmptyState
- examples
- FormSelect
- examples
- Form
- examples
- InputGroup
- Label
- examples
- List
- examples
- LoginPage
- examples
- Modal
- examples
- Page
- examples
- common
- Pagination
- examples
- Popover
- examples
- Progress
- examples
- Radio
- examples
- common
- Select
- examples
- Switch
- examples
- Tabs
- examples
- TextArea
- examples
- TextInput
- examples
- Text
- examples
- Title
- examples
- Tooltip
- Wizard
- examples
- demos
- PageLayout
- examples
- Toolbar
- examples
- layouts
- Bullseye
- examples
- common
- Gallery
- examples
- common
- Grid
- examples
- common
- Level
- examples
- common
- Split
- examples
- common
- Stack
- examples
- common
- Toolbar
- examples/common
- react-docs
- build
- plugins
- gatsby-transformer-react-docgen-typescript
- gatsby-transformer-react-examples
- src
- assets
- components
- componentDocs
- content
- example
- gridPlayground
- layouts
- page
- propsTableTs
- propsTable
- section
- table
- helpers
- pages
- getting-started
- icons
- styles
- tokens
- templates
- static
- react-inline-edit-extension/src/components
- InlineEdit
- examples
- TableTextInput
- react-styled-system/src/components/StyledSystem
- examples
- react-table/src/components/Table
- examples
- scripts/generators/patternfly-4-component
- templates/component
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
| 195 | + | |
| 196 | + | |
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
| |||
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
259 | | - | |
260 | | - | |
261 | | - | |
| 258 | + | |
262 | 259 | | |
263 | 260 | | |
264 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 21 | + | |
| 22 | + | |
71 | 23 | | |
72 | 24 | | |
73 | 25 | | |
74 | 26 | | |
75 | 27 | | |
76 | | - | |
77 | 28 | | |
| 29 | + | |
| 30 | + | |
78 | 31 | | |
79 | 32 | | |
80 | 33 | | |
| |||
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 81 deletions
This file was deleted.
Lines changed: 0 additions & 65 deletions
This file was deleted.
Lines changed: 0 additions & 65 deletions
This file was deleted.
Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 0 additions & 26 deletions
This file was deleted.
0 commit comments