From 426db03b8cfb83e27ccf5def7b21cbf90c62cc6b Mon Sep 17 00:00:00 2001 From: Martin Hochel Date: Wed, 8 Jan 2025 18:44:16 +0100 Subject: [PATCH] ci: update react-components-bug-report list --- .../01-react-components-bug-report.yml | 21 +++++++++++-------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-react-components-bug-report.yml b/.github/ISSUE_TEMPLATE/01-react-components-bug-report.yml index fa2b5be3bc0082..5ef288be23ace8 100644 --- a/.github/ISSUE_TEMPLATE/01-react-components-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/01-react-components-bug-report.yml @@ -26,6 +26,7 @@ body: - Breadcrumb - Button - Card + - Carousel - Checkbox - Combobox - DataGrid @@ -40,6 +41,7 @@ body: - Input - Label - Link + - List - Menu - MessageBar - Overflow @@ -58,8 +60,8 @@ body: - Spinner - SwatchPicker - Switch - - Table - TabList + - Table - Tag - TagPicker - TeachingPopover @@ -69,19 +71,20 @@ body: - Toolbar - Tooltip - Tree + - ColorPicker (Preview) + - Nav (Preview) + - Virtualizer (Preview) + - VirtualizerScrollView (Preview) + - VirtualizerScrollViewDynamic (Preview) - Calendar (Compat) - DatePicker (Compat) - TimePicker (Compat) - - Carousel (Preview) - - List (Preview) - - Nav (Preview) - - Virtualizer (Preview) - - Motion - Icons + - Utilities + - Motion - Theme/Tokens - - Utilities (utilities we provide besides Components, e.g. apis from react-utilities) - - Migration Shims v0 - - Migration Shims v8 + - Migration Shims V0 + - Migration Shims V8 - Other... validations: required: true