flow-components
flow-components copied to clipboard
DO NOT MERGE: Lit components test
Description
This is a PR to check Flow components using Lit based entrypoints of web components.
The following components are covered so far:
- Accordion
- AppLayout
- AvatarGroup
- Checkbox
- ComboBox
- ContextMenu
- CustomField
- DatePicker
- DateTimePicker
- Details
- Dialog
- HorizontalLayout
- ListBox
- Map
- Notification
- RadioButtonGroup
- Scroller
- Select
- SplitLayout
- Tabs
- TimePicker
- VerticalLayout
- VirtualList
Type of change
- Test
Note
Current approach with using Vite plugin has some issues when LOCAL_WEB_COMPONENTS_PATH is set.