styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

Using typescript to all components

Open emersonlaurentino opened this issue 5 years ago • 1 comments

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

emersonlaurentino avatar Mar 12 '20 07:03 emersonlaurentino

I'll convert the Spinner, Modal and ModalDialog component

thayannevls avatar Apr 07 '20 18:04 thayannevls