Skip to content

Commit be61fd2

Browse files
committed
ci: update react-components-bug-report list
1 parent 95af8ed commit be61fd2

File tree

1 file changed

+27
-10
lines changed

1 file changed

+27
-10
lines changed

.github/ISSUE_TEMPLATE/01-react-components-bug-report.yml

Lines changed: 27 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,15 @@ body:
2626
- Breadcrumb
2727
- Button
2828
- Card
29+
- CardFooter
30+
- CardHeader
31+
- CardPreview
32+
- Carousel
33+
- CarouselNav
2934
- Checkbox
3035
- Combobox
36+
- CompoundButton
37+
- Counter Badge
3138
- DataGrid
3239
- Dialog
3340
- Divider
@@ -38,14 +45,19 @@ body:
3845
- Image
3946
- InfoLabel
4047
- Input
48+
- InteractionTag
4149
- Label
4250
- Link
51+
- List
4352
- Menu
53+
- MenuButton
54+
- MenuList
4455
- MessageBar
4556
- Overflow
4657
- Persona
4758
- Popover
4859
- Portal
60+
- PresenceBadge
4961
- ProgressBar
5062
- RadioGroup
5163
- Rating
@@ -56,32 +68,37 @@ body:
5668
- Slider
5769
- SpinButton
5870
- Spinner
71+
- SplitButton
5972
- SwatchPicker
6073
- Switch
61-
- Table
6274
- TabList
75+
- Table
6376
- Tag
77+
- TagGroup
6478
- TagPicker
6579
- TeachingPopover
6680
- Text
6781
- Textarea
6882
- Toast
83+
- ToggleButton
6984
- Toolbar
7085
- Tooltip
7186
- Tree
87+
- ColorPicker (Preview)
88+
- Nav (Preview)
89+
- Virtualizer (Preview)
90+
- VirtualizerScrollView (Preview)
91+
- VirtualizerScrollViewDynamic (Preview)
7292
- Calendar (Compat)
7393
- DatePicker (Compat)
7494
- TimePicker (Compat)
75-
- Carousel (Preview)
76-
- List (Preview)
77-
- Nav (Preview)
78-
- Virtualizer (Preview)
79-
- Motion
8095
- Icons
81-
- Theme/Tokens
82-
- Utilities (utilities we provide besides Components, e.g. apis from react-utilities)
83-
- Migration Shims v0
84-
- Migration Shims v8
96+
- Migration Shims V0
97+
- Migration Shims V8
98+
- Motion
99+
- Theme
100+
- Tokens
101+
- Utilities
85102
- Other...
86103
validations:
87104
required: true

0 commit comments

Comments
 (0)