styleguide
styleguide copied to clipboard
Using typescript to all components
Convert all components to typescript.
Before transform the component into typescript, make sure that there are tests written for this component. #1083
Componentes:
- [ ] ActionMenu
- [ ] Alert
- [x] AutocompleteInput
- [x] Box
- [ ] Button
- [ ] ButtonGroup
- [x] ButtonPlain
- [ ] ButtonWithIcon
- [ ] Card
- [ ] Checkbox
- [ ] CheckboxGroup
- [ ] Collapsible
- [ ] ColorPicker
- [x] Conditions
- [ ] DatePicker
- [x] Divider
- [ ] Dropdown
- [ ] Dropzone
- [ ] EmptyState
- [x] EXPERIMENTAL_Charts
-
- [x] BarChart
-
- [x] BubbleChart
-
- [x] LineChart
-
- [x] ScatterChart
- [ ] EXPERIMENTAL_Conditions
- [ ] EXPERIMENTAL_Select
- [x] EXPERIMENTAL_Table
- [x] EXPERIMENTAL_TableTree
- [x] EXPERIMENTAL_useCheckboxTree
- [ ] FilterBar
- [ ] FilterOptions
- [x] FloatingActionBar
- [ ] icon
- [ ] Input
- [ ] InputButton
- [ ] InputCurrency
- [ ] InputPassword
- [ ] InputSearch
- [ ] Layout
- [ ] Link
- [ ] Menu
- [ ] Modal
- [ ] ModalDialog
- [ ] NumericStepper
- [ ] PageBlock
- [ ] PageHeader
- [ ] Pagination
- [ ] Progress
-
- [ ] Steps
-
- [x] Line
- [ ] Radio
- [ ] RadioGroup
- [ ] SelectableCard
- [ ] Slider
- [ ] Spinner
- [ ] Statement
- [ ] Tab
- [ ] Table
- [ ] Tabs
- [ ] Tag
- [ ] Textarea
- [ ] TimePicker
- [ ] ToastProvider
- [ ] Toggle
- [ ] Tooltip
- [ ] Totalizer
I'll convert the Spinner, Modal and ModalDialog component