Commit 95fb301
feat: add stackblitz to components (#18433)
* feat: add stackblitz to components
* feat: add stackblitz to components
* feat: add stackblitz to components
* feat: add stackblitz to components
* docs: update mdx file to some components
* chore: refactor and enhance component examples
* refactor: standardize useState calls to React.useState
* docs: clean up MDX files by removing unnecessary Canvas
* docs: clean up MDX files by removing unnecessary Canvas
* fix(ComboButton): replace Copy icon with CopyFile in WithIcons
* fix(ContainedList): replace usePrefix with static prefix 'cds'
* docs: clean up MDX files by removing unnecessary Canvas
* fix: revert label to previous implementation to resolve CI error
* fix: fixed dismissible stackblitz link
* feat(Tile): add stackblitz to Tile clickable with custom icon component
---------
Co-authored-by: guidari <guilhermedatilio@gmail.com>
Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com>1 parent a60a4d3 commit 95fb301
File tree
96 files changed
+3262
-1382
lines changed- packages/react/src/components
- AILabel
- AISkeleton
- Accordion
- AspectRatio
- Breadcrumb
- Button
- Checkbox
- ClassPrefix
- CodeSnippet
- ComboBox
- ComboButton
- ContainedList
- ContentSwitcher
- ContextMenu
- DatePicker
- Dropdown
- ErrorBoundary
- FileUploader
- FormGroup
- FormLabel
- Form
- Heading
- HideAtBreakpoint
- IconButton
- IconIndicator
- IdPrefix
- InlineLoading
- Layer
- Layout
- Link
- Loading
- MenuButton
- Menu
- Modal
- MultiSelect
- Notification
- NumberInput
- OrderedList
- Pagination
- Popover
- ProgressBar
- ProgressIndicator
- RadioButton
- Search
- Select
- SkeletonIcon
- SkeletonPlaceholder
- SkeletonText
- Slider
- StructuredList
- Tabs
- Tag
- TextArea
- TextInput
- Tile
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+3262
-1382
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
34 | 43 | | |
35 | 44 | | |
36 | 45 | | |
| |||
0 commit comments