Skip to content

Commit 5f3befc

Browse files
authored
Update CHANGELOG.md
1 parent a9e0c66 commit 5f3befc

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

packages/kit-styled/CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44

55
### Patch Changes
66

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))
88

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))
1010

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))
1212

1313
- 🐞🩹 added `bind:value` to input (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
1414

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))
1616

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))
1818

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))
2020

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))
2222

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))
2424

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))
2626

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))
2828

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))
3030

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

Comments
 (0)