|
4 | 4 |
|
5 | 5 | ### Patch Changes
|
6 | 6 |
|
7 |
| -- feat(styled kit): add popover component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 7 | +- feat(styled kit): add popover component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
8 | 8 |
|
9 |
| -- feat(styled kit): add Skeleton component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 9 | +- feat(styled kit): add Skeleton component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
10 | 10 |
|
11 |
| -- feat(styled kit): add separator component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 11 | +- feat(styled kit): add separator component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
12 | 12 |
|
13 | 13 | - 🐞🩹 added `bind:value` to input (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
|
14 | 14 |
|
15 |
| -- FEAT(styled): add Tabs component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 15 | +- FEAT(styled): add Tabs component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
16 | 16 |
|
17 |
| -- feat(styled kit): add RadioGroup component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 17 | +- feat(styled kit): add RadioGroup component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
18 | 18 |
|
19 |
| -- feat(styled kit): add combobox component draft (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 19 | +- feat(styled kit): add combobox component draft (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
20 | 20 |
|
21 |
| -- feat(styled kit): add Separator component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 21 | +- feat(styled kit): add Separator component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
22 | 22 |
|
23 |
| -- feat(tailwind.config): add border-base utility (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 23 | +- feat(tailwind.config): add border-base utility (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
24 | 24 |
|
25 |
| -- feat(styled tab): add data-[state=selected]:shadow-inner to Tab component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 25 | +- feat(styled tab): add data-[state=selected]:shadow-inner to Tab component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
26 | 26 |
|
27 |
| -- feat(styled kit): add Alert component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 27 | +- feat(styled kit): add Alert component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
28 | 28 |
|
29 |
| -- feat(styled kit): add Avatar component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 29 | +- feat(styled kit): add Avatar component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
30 | 30 |
|
31 |
| -- refactor(styled button.tsx): change border to border-base for solid buttons (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
| 31 | +- refactor(styled button.tsx): change border to border-base for solid buttons (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604)) |
0 commit comments