-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Labels
Description
Describe the issue. What is the expected and unexpected behavior?
This Epic will track the work of converting al react-core examples form JS to TS. Please create issues as you pick up tasking.
When converting the examples:
- Each example should be in it's own file and imported to the MD file
- Each example file name should match the example's name in camel case.
(Note: As part of this epic, you can choose to convert the class component examples to functional components and use hooks. This is not a requirement at this point, but a nice to have.)
- About modal: Convert examples to TS #6711
- Accordion: Convert examples to TypeScript #6715
- ActionList: Convert examples to TypeScript #6717
- Alert: Convert examples to typescript #6633
- AlertGroup: Convert examples to TypeScript #6740
- Application launcher: Convert examples to typescript #6797
- Avatar: Convert example to typescript #6118
- BackToTop: Convert examples to typescript #6785
- Backdrop: Convert examples to typescript #6786
- BackgroundImage: Convert examples to typescript #6787
- Badge: Convert examples to typescript #6788
- Banner: Convert examples to typescript #6778
- Brand: Convert examples to typescript #6789
- Breadcrumb: Convert examples to typescript #6790
- Button: Convert examples to typescript #6793
- CalendarMonth: Convert examples to TypeScript #6912
- Card: Convert examples to TypeScript #6946
- Checkbox: convert examples to TypeScript #7022
- Chip: convert examples to TypeScript #7024
- ChipGroup: convert examples to TypeScript #7025
- Clipboard copy: convert examples to TypeScript #7041
- Code block: convert examples to TypeScript #7074
- Code editor: convert examples to TypeScript #7075
- Context Selector: convert examples to TypeScript #7076
- Data list: convert examples to TypeScript #7139
- Date picker: convert examples to TypeScript #7140
- DescriptionList - convert examples to TypeScript #7143
- Divider - convert examples to TypeScript #7148
- Drag and drop: convert examples to TypeScript #7237
- Drawer: convert examples to TypeScript #7238
- Dropdown - convert examples to TypeScript #7383
- Dual list selector - convert examples to TypeScript #7396
- Empty state: convert examples to TypeScript #7454
- Expandable section: convert examples to TypeScript #7455
- File upload: convert examples to TypeScript #7465
- Form: convert examples to TypeScript #7466
- Form select: convert examples to TypeScript #7475
- convert Helper text examples to typescript #7481
- Convert Hint examples to typescript #7482
- Input group: convert examples to Typescript #7490
- Convert Jump links examples to typescript #7494
- Label: convert examples to TypeScript #7539
- Label group: convert examples to TypeScript #7540
- List: convert examples to TypeScript #7549
- Login page: convert examples to Typescript #7552
- Menu: convert examples to TypeScript #7570
- Menu toggle: convert examples to TypeScript #7571
- Modal - convert examples to TypeScript #7574
- Navigation - convert examples to TypeScript #7583
- Notification Badge #7630
- Notification drawer: Convert examples to TS #7642
- Number input: convert examples to typescript #7672
- Overflow menu: convert issues to TypeScript #8292
- Page: convert examples to TypeScript #7711
- Pagination: convert examples to TypeScript #7736
- Popover: convert examples to TypeScript #7751
- Progress: convert examples to TypeScript #7836
- Progress Stepper - addressed in docs(ProgressStepper): add examples to show alignment modifiers working together #7727
- Radio: convert examples to TypeScript #7707
- Search input: convert examples to TypeScript #7847
- Sidebar: convert examples to TypeScript #8055
- Simple list #8154
- chore(Skeleton): convert examples to Typescript #8250
- Skip to content - convert examples to TypeScript #8009
- Slider: convert examples to TypeScript #8063
- Spinner: convert examples to TypeScript #7753
- Switch: convert examples to TypeScript #7769
- Table: convert examples to TS #8414
- Tabs: convert examples to TypeScript #8297
- Text - convert examples to TypeScript #8000
- Text Area - convert examples to TS #8181
- Text input - Convert examples to TS #8083
- TextInputGroup: Convert examples/demos from JS to TS #6679
- Tile: convert examples to TypeScript #8039
- Time picker - convert examples to TS #9352
- Title - Convert examples to TypeScript #7997
- Toggle group - convert examples to TS #8194
- Toolbar: convert examples to TypeScript #8340
- Tooltip: convert examples to TypeScript #8029
- Tree view: convert examples to TS #8415
- Wizard - convert examples to TypeScript #8116
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done