Skip to content

Commit ac41931

Browse files
committed
chore: Changelog update
1 parent 6132c72 commit ac41931

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

CHANGELOG.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Patch Changes
66

77
- fix: add backward compatibility for Input
8-
feat: Input add onfocus, oninput, onblur, onkeydown
8+
- feat: Input add onfocus, oninput, onblur, onkeydown
99

1010
## 1.6.7
1111

@@ -24,26 +24,26 @@
2424
### Patch Changes
2525

2626
- fix: TimePicker change from InputAddon to div
27-
fix: #1611, Datepicker add inputmode prop
28-
fix: #1641
29-
feat: Toast add conclose event handler
30-
fix: #1639 docs: change class to labelClass
31-
fix: #1638 Datepicker change from button to Button
32-
feat: add classes
27+
- fix: #1611, Datepicker add inputmode prop
28+
- fix: #1641
29+
- feat: Toast add conclose event handler
30+
- fix: #1639 docs: change class to labelClass
31+
- fix: #1638 Datepicker change from button to Button
32+
- feat: add classes
3333

3434
## 1.6.4
3535

3636
### Patch Changes
3737

3838
- fix: #1636
39-
fix: change from InputAddon to div
39+
- fix: change from InputAddon to div
4040

4141
## 1.6.3
4242

4343
### Patch Changes
4444

4545
- fix: #1575
46-
feat: add selection of month and year for Datepicker
46+
- feat: add selection of month and year for Datepicker
4747

4848
## 1.6.2
4949

@@ -121,10 +121,10 @@
121121

122122
### Patch Changes
123123

124-
- - 393469a00 fix: #1604, fix: add z-20 and comboClass to FlatingLabelInput and Input components
125-
- 51f5a54bc docs: add external link svg on the sidemenu items
126-
- 040f0b079 docs: sidebar order
127-
- 8f5c1e6f7 fix: add border to ButtonToggle
124+
- 393469a00 fix: #1604, fix: add z-20 and comboClass to FlatingLabelInput and Input components
125+
- 51f5a54bc docs: add external link svg on the sidemenu items
126+
- 040f0b079 docs: sidebar order
127+
- 8f5c1e6f7 fix: add border to ButtonToggle
128128

129129
## 1.4.2
130130

@@ -143,7 +143,7 @@
143143
### Minor Changes
144144

145145
- feat: ButtonToggle
146-
fix: #123
146+
- fix: #123
147147

148148
## 1.3.1
149149

@@ -156,19 +156,21 @@
156156
### Minor Changes
157157

158158
- feat: PaginationNav
159-
fix: #882, #876, #579
159+
- fix: #882
160+
- fix: #876
161+
- fix: #579
160162

161163
## 1.2.7
162164

163165
### Patch Changes
164166

165-
- - 87d1d793b docs: ai-integration update
166-
- 2a45e148b docs: ai-integration update
167-
- 7b9bde79b fix: update svelte-doc-llm
168-
- 0be08aec5 docs: ai-integration page
169-
- 8f272b1ee fix: #1583
170-
- 3e68ae155 fix: #1599
171-
- 928edbcc7 fix: stepindicator
167+
- 87d1d793b docs: ai-integration update
168+
- 2a45e148b docs: ai-integration update
169+
- 7b9bde79b fix: update svelte-doc-llm
170+
- 0be08aec5 docs: ai-integration page
171+
- 8f272b1ee fix: #1583
172+
- 3e68ae155 fix: #1599
173+
- 928edbcc7 fix: stepindicator
172174

173175
## 1.2.6
174176

0 commit comments

Comments
 (0)