-
-
Notifications
You must be signed in to change notification settings - Fork 78.7k
Expand file tree
/
Copy pathsidebar.yml
More file actions
251 lines (241 loc) · 5.06 KB
/
Copy pathsidebar.yml
File metadata and controls
251 lines (241 loc) · 5.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
# This file holds all sidebar menu's entries.
# Each group has a `section` field that determines which sub-navbar tab it belongs to.
- title: Getting started
section: Getting Started
icon: book-half
icon_color: indigo
pages:
- title: Install
- title: AI
- title: Approach
- title: CSS variables
- title: JavaScript
- title: Browsers & devices
- title: Accessibility
- title: Guides
section: Guides
icon: map
icon_color: green
pages:
- title: Quickstart
- title: npm
- title: Webpack
- title: Parcel
- title: Vite
- title: Contribute
- title: Migration
- title: Customize
section: Guides
icon: palette2
icon_color: pink
pages:
- title: Overview
- title: Sass
- title: Options
- title: Color
- title: Theme
- title: Color modes
- title: Components
- title: RTL
- title: Optimize
- title: Layout
section: Base
icon: grid-fill
icon_color: teal
pages:
- title: Breakpoints
- title: Containers
- title: Grid
- title: Columns
- title: Gutters
- title: Utilities
- title: Z-index
- title: CSS Grid
- title: Content
section: Base
icon: file-earmark-richtext
icon_color: gray
pages:
- title: Reboot
- title: Typography
- title: Images
- title: Tables
- title: Prose
meta:
- added: 6.0.0
- title: Forms
section: Forms
icon: ui-radios
icon_color: blue
pages:
- title: Overview
- title: Field
meta:
- added: 6.0.0
- title: Form control
- title: Checkbox
- title: Radio
- title: Switch
- title: Range
meta:
- added: 6.0.0
- title: Input group
- title: Floating labels
- title: Form adorn
meta:
- added: 6.0.0
- title: Chips
meta:
- added: 6.0.0
- title: Combobox
meta:
- added: 6.0.0
- title: Datepicker
meta:
- added: 6.0.0
- title: OTP input
meta:
- added: 6.0.0
- title: Password strength
meta:
- added: 6.0.0
- title: Layout
- title: Validation
- title: Components
section: Components
icon: menu-button-wide-fill
icon_color: cyan
pages:
- title: Accordion
meta:
- added: 6.0.0
- title: Alert
- title: Avatar
meta:
- added: 6.0.0
- title: Badge
- title: Breadcrumb
- title: Button
- title: Button group
- title: Card
- title: Carousel
- title: Close button
- title: Collapse
- title: Dialog
meta:
- added: 6.0.0
- title: Drawer
meta:
- added: 6.0.0
- title: List group
- title: Menu
meta:
- added: 6.0.0
- title: Nav
- title: Nav overflow
meta:
- added: 6.0.0
- title: Navbar
meta:
- added: 6.0.0
- title: Pagination
- title: Placeholder
- title: Popover
- title: Progress
- title: Scrollspy
- title: Spinner
- title: Stepper
meta:
- added: 6.0.0
- title: Tab
- title: Toasts
- title: Toggler
meta:
- added: 6.0.0
- title: Tooltip
- title: Helpers
section: Helpers
icon: magic
icon_color: orange
pages:
- title: Focus ring
- title: Icon link
- title: Position
- title: Stacks
- title: Stretched link
- title: Text truncation
- title: Vertical rule
- title: Visually hidden
- title: Utilities
section: Utilities
icon: braces-asterisk
icon_color: red
pages:
- title: API
- group: Color
pages:
- title: Colors
- title: Background
- title: Theme
meta:
- added: 6.0.0
- group: Layout
pages:
- title: Aspect ratio
- title: Container queries
- title: Display
- title: Float
- title: Object fit
- title: Overflow
- title: Position
- title: Visibility
- title: Z-index
- group: Flex & Grid
pages:
- title: Align content
- title: Align items
- title: Align self
- title: Flex
- title: Gap
- title: Grid
- title: Justify content
- title: Justify items
- title: Place items
- group: Sizing
pages:
- title: Width
- title: Height
- group: Spacing
pages:
- title: Margin
- title: Padding
- title: Space
meta:
- added: 6.0.0
- group: Type
pages:
- title: Font family
- title: Font size
- title: Font style
- title: Font weight
- title: Line height
- title: Link
- title: Text alignment
- title: Text decoration
- title: Text transform
- title: Text wrapping
- title: Vertical align
- group: Borders
pages:
- title: Border
- title: Border color
- title: Border radius
- title: Divide
- group: Interactions
pages:
- title: Pointer events
- title: User select
- group: Effects
pages:
- title: Opacity
- title: Shadows