Skip to content

Commit

Permalink
chore(ui): migrate ComboBox component to typescript (#589)
Browse files Browse the repository at this point in the history
* chore(ui): migrate ComboBox component to typescript

* fix(ui): add missing files

* fix(ui): typing improvements

* fix(ui): style fix

* fix(ui): review fixes

* fix(ui): type fix

* fix(ui): storybook children type

* fix(ui): fix unit tests

* fix(ui): style fix

* fix(ui): types fix in storybook

* fix(ui): style fix

* fix(ui): fix storybook description

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Guoda <[email protected]>
Co-authored-by: Andreas Pfau <[email protected]>
  • Loading branch information
4 people authored Nov 18, 2024
1 parent 6bfeffe commit 0687bfa
Show file tree
Hide file tree
Showing 16 changed files with 1,367 additions and 28 deletions.
5 changes: 5 additions & 0 deletions .changeset/healthy-needles-complain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@cloudoperators/juno-ui-components": minor
---

Migrate ComboBox and ComboBoxOption to TypeScript
Loading

0 comments on commit 0687bfa

Please sign in to comment.