@synerise/ds-button 1.4.0 → 1.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,1946 +3,1049 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [1.4.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.3...@synerise/ds-button@1.4.0) (2025-06-24)
7
-
6
+ ## [1.4.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.4.1...@synerise/ds-button@1.4.2) (2025-07-01)
8
7
 
9
- ### Bug Fixes
8
+ **Note:** Version bump only for package @synerise/ds-button
10
9
 
11
- * **button:** fix transition of animation between modes ([7c96663](https://github.com/synerise/synerise-design/commit/7c966638ebb16b0acaf41b0d70df22224c97b89d))
12
10
 
13
11
 
14
- ### Features
15
12
 
16
- * **factors:** array factor type ([195d328](https://github.com/synerise/synerise-design/commit/195d3286e98b5f07fc9c1e56001e6ae844b7a080))
17
13
 
14
+ ## [1.4.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.4.0...@synerise/ds-button@1.4.1) (2025-06-26)
18
15
 
16
+ **Note:** Version bump only for package @synerise/ds-button
19
17
 
20
18
 
21
19
 
22
- ## [1.3.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.2...@synerise/ds-button@1.3.3) (2025-06-05)
23
20
 
24
- **Note:** Version bump only for package @synerise/ds-button
25
21
 
22
+ # [1.4.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.3...@synerise/ds-button@1.4.0) (2025-06-24)
26
23
 
27
24
 
25
+ ### Bug Fixes
28
26
 
27
+ * **button:** fix transition of animation between modes ([7c96663](https://github.com/synerise/synerise-design/commit/7c966638ebb16b0acaf41b0d70df22224c97b89d))
29
28
 
30
- ## [1.3.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.1...@synerise/ds-button@1.3.2) (2025-06-03)
31
29
 
30
+ ### Features
32
31
 
33
- ### Bug Fixes
32
+ * **factors:** array factor type ([195d328](https://github.com/synerise/synerise-design/commit/195d3286e98b5f07fc9c1e56001e6ae844b7a080))
34
33
 
35
- * **button:** button group hover styles ([452ef6c](https://github.com/synerise/synerise-design/commit/452ef6c5d9b651ba6d0e16013edab06b3c0592b5))
36
34
 
37
35
 
38
36
 
39
37
 
38
+ ## [1.3.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.2...@synerise/ds-button@1.3.3) (2025-06-05)
40
39
 
41
- ## [1.3.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.0...@synerise/ds-button@1.3.1) (2025-05-26)
40
+ **Note:** Version bump only for package @synerise/ds-button
42
41
 
42
+ ## [1.3.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.1...@synerise/ds-button@1.3.2) (2025-06-03)
43
43
 
44
44
  ### Bug Fixes
45
45
 
46
- * **button:** raise style specificity ([eac3e97](https://github.com/synerise/synerise-design/commit/eac3e974b09ab4819c237facc66dfd065bff44a4))
47
-
46
+ - **button:** button group hover styles ([452ef6c](https://github.com/synerise/synerise-design/commit/452ef6c5d9b651ba6d0e16013edab06b3c0592b5))
48
47
 
48
+ ## [1.3.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.3.0...@synerise/ds-button@1.3.1) (2025-05-26)
49
49
 
50
+ ### Bug Fixes
50
51
 
52
+ - **button:** raise style specificity ([eac3e97](https://github.com/synerise/synerise-design/commit/eac3e974b09ab4819c237facc66dfd065bff44a4))
51
53
 
52
54
  # [1.3.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.2.0...@synerise/ds-button@1.3.0) (2025-05-19)
53
55
 
54
-
55
56
  ### Features
56
57
 
57
- * **button:** add tooltipProps prop ([6249b29](https://github.com/synerise/synerise-design/commit/6249b295f89671379030d77b92229ce3523d3784))
58
-
59
-
60
-
61
-
58
+ - **button:** add tooltipProps prop ([6249b29](https://github.com/synerise/synerise-design/commit/6249b295f89671379030d77b92229ce3523d3784))
62
59
 
63
60
  # [1.2.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.5...@synerise/ds-button@1.2.0) (2025-05-07)
64
61
 
65
-
66
62
  ### Features
67
63
 
68
- * **button:** add ButtonToggle component ([1e86e54](https://github.com/synerise/synerise-design/commit/1e86e54273e2204bcbbbbe302ff0c2e2a326e94f))
69
-
70
-
71
-
72
-
64
+ - **button:** add ButtonToggle component ([1e86e54](https://github.com/synerise/synerise-design/commit/1e86e54273e2204bcbbbbe302ff0c2e2a326e94f))
73
65
 
74
66
  ## [1.1.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.4...@synerise/ds-button@1.1.5) (2025-04-24)
75
67
 
76
68
  **Note:** Version bump only for package @synerise/ds-button
77
69
 
78
-
79
-
80
-
81
-
82
70
  ## [1.1.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.3...@synerise/ds-button@1.1.4) (2025-04-16)
83
71
 
84
72
  **Note:** Version bump only for package @synerise/ds-button
85
73
 
74
+ ## [1.1.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.2...@synerise/ds-button@1.1.3) (2025-04-02)
86
75
 
76
+ **Note:** Version bump only for package @synerise/ds-button
87
77
 
78
+ ## [1.1.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.1...@synerise/ds-button@1.1.2) (2025-03-31)
88
79
 
80
+ **Note:** Version bump only for package @synerise/ds-button
89
81
 
90
- ## [1.1.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.2...@synerise/ds-button@1.1.3) (2025-04-02)
82
+ ## [1.1.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.0...@synerise/ds-button@1.1.1) (2025-03-26)
91
83
 
92
84
  **Note:** Version bump only for package @synerise/ds-button
93
85
 
86
+ # [1.1.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.0.0...@synerise/ds-button@1.1.0) (2025-03-18)
94
87
 
88
+ ### Features
95
89
 
90
+ - **button:** add support for tag in button ([32b6956](https://github.com/synerise/synerise-design/commit/32b6956d5e1f46df03abb4de8fbaf0a7d487043e))
96
91
 
97
-
98
- ## [1.1.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.1...@synerise/ds-button@1.1.2) (2025-03-31)
92
+ ## [0.23.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.3...@synerise/ds-button@0.23.4) (2025-03-10)
99
93
 
100
94
  **Note:** Version bump only for package @synerise/ds-button
101
95
 
96
+ ## [0.23.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.2...@synerise/ds-button@0.23.3) (2025-03-04)
102
97
 
98
+ **Note:** Version bump only for package @synerise/ds-button
103
99
 
100
+ ## [0.23.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.1...@synerise/ds-button@0.23.2) (2025-02-27)
104
101
 
102
+ **Note:** Version bump only for package @synerise/ds-button
105
103
 
106
- ## [1.1.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.1.0...@synerise/ds-button@1.1.1) (2025-03-26)
104
+ ## [0.23.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.0...@synerise/ds-button@0.23.1) (2025-02-14)
107
105
 
108
106
  **Note:** Version bump only for package @synerise/ds-button
109
107
 
108
+ # [0.23.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.3...@synerise/ds-button@0.23.0) (2025-01-29)
110
109
 
110
+ ### Features
111
111
 
112
+ - antd@4.24 react@18 ([d97a667](https://github.com/synerise/synerise-design/commit/d97a667b1f33aed3177e1851de3b6f60be2d46a6))
112
113
 
114
+ ## [0.22.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.2...@synerise/ds-button@0.22.3) (2025-01-21)
113
115
 
114
- # [1.1.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@1.0.0...@synerise/ds-button@1.1.0) (2025-03-18)
116
+ **Note:** Version bump only for package @synerise/ds-button
115
117
 
118
+ ## [0.22.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.1...@synerise/ds-button@0.22.2) (2025-01-15)
116
119
 
117
- ### Features
120
+ **Note:** Version bump only for package @synerise/ds-button
118
121
 
119
- * **button:** add support for tag in button ([32b6956](https://github.com/synerise/synerise-design/commit/32b6956d5e1f46df03abb4de8fbaf0a7d487043e))
122
+ ## [0.22.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.0...@synerise/ds-button@0.22.1) (2024-12-16)
120
123
 
124
+ **Note:** Version bump only for package @synerise/ds-button
121
125
 
126
+ # [0.22.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.21...@synerise/ds-button@0.22.0) (2024-12-04)
122
127
 
128
+ ### Features
123
129
 
130
+ - **banner:** new component ([881a411](https://github.com/synerise/synerise-design/commit/881a41113241463b940eb9b2a6bde9ab10c143a4))
124
131
 
125
- ## [0.23.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.3...@synerise/ds-button@0.23.4) (2025-03-10)
132
+ ## [0.21.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.20...@synerise/ds-button@0.21.21) (2024-11-29)
126
133
 
127
134
  **Note:** Version bump only for package @synerise/ds-button
128
135
 
136
+ ## [0.21.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.19...@synerise/ds-button@0.21.20) (2024-11-28)
129
137
 
138
+ **Note:** Version bump only for package @synerise/ds-button
130
139
 
140
+ ## [0.21.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.18...@synerise/ds-button@0.21.19) (2024-11-21)
131
141
 
142
+ **Note:** Version bump only for package @synerise/ds-button
132
143
 
133
- ## [0.23.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.2...@synerise/ds-button@0.23.3) (2025-03-04)
144
+ ## [0.21.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.17...@synerise/ds-button@0.21.18) (2024-11-12)
134
145
 
135
146
  **Note:** Version bump only for package @synerise/ds-button
136
147
 
148
+ ## [0.21.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.16...@synerise/ds-button@0.21.17) (2024-11-12)
137
149
 
150
+ **Note:** Version bump only for package @synerise/ds-button
138
151
 
152
+ ## [0.21.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.15...@synerise/ds-button@0.21.16) (2024-10-29)
139
153
 
154
+ **Note:** Version bump only for package @synerise/ds-button
140
155
 
141
- ## [0.23.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.1...@synerise/ds-button@0.23.2) (2025-02-27)
156
+ ## [0.21.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.14...@synerise/ds-button@0.21.15) (2024-10-28)
142
157
 
143
158
  **Note:** Version bump only for package @synerise/ds-button
144
159
 
160
+ ## [0.21.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.13...@synerise/ds-button@0.21.14) (2024-10-23)
145
161
 
162
+ **Note:** Version bump only for package @synerise/ds-button
146
163
 
164
+ ## [0.21.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.12...@synerise/ds-button@0.21.13) (2024-10-01)
147
165
 
166
+ **Note:** Version bump only for package @synerise/ds-button
148
167
 
149
- ## [0.23.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.23.0...@synerise/ds-button@0.23.1) (2025-02-14)
168
+ ## [0.21.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.11...@synerise/ds-button@0.21.12) (2024-09-26)
150
169
 
151
170
  **Note:** Version bump only for package @synerise/ds-button
152
171
 
172
+ ## [0.21.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.10...@synerise/ds-button@0.21.11) (2024-09-17)
153
173
 
174
+ **Note:** Version bump only for package @synerise/ds-button
154
175
 
176
+ ## [0.21.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.9...@synerise/ds-button@0.21.10) (2024-09-13)
155
177
 
178
+ **Note:** Version bump only for package @synerise/ds-button
156
179
 
157
- # [0.23.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.3...@synerise/ds-button@0.23.0) (2025-01-29)
180
+ ## [0.21.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.8...@synerise/ds-button@0.21.9) (2024-09-11)
158
181
 
182
+ **Note:** Version bump only for package @synerise/ds-button
159
183
 
160
- ### Features
184
+ ## [0.21.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.7...@synerise/ds-button@0.21.8) (2024-09-03)
161
185
 
162
- * antd@4.24 react@18 ([d97a667](https://github.com/synerise/synerise-design/commit/d97a667b1f33aed3177e1851de3b6f60be2d46a6))
186
+ **Note:** Version bump only for package @synerise/ds-button
163
187
 
188
+ ## [0.21.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.6...@synerise/ds-button@0.21.7) (2024-08-30)
164
189
 
190
+ **Note:** Version bump only for package @synerise/ds-button
165
191
 
192
+ ## [0.21.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.5...@synerise/ds-button@0.21.6) (2024-08-27)
166
193
 
194
+ **Note:** Version bump only for package @synerise/ds-button
167
195
 
168
- ## [0.22.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.2...@synerise/ds-button@0.22.3) (2025-01-21)
196
+ ## [0.21.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.4...@synerise/ds-button@0.21.5) (2024-08-19)
169
197
 
170
198
  **Note:** Version bump only for package @synerise/ds-button
171
199
 
200
+ ## [0.21.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.3...@synerise/ds-button@0.21.4) (2024-07-26)
172
201
 
202
+ ### Bug Fixes
173
203
 
204
+ - **button:** fix warnings in tests ([3c623c8](https://github.com/synerise/synerise-design/commit/3c623c85d6f9ec4730c153bb67bec8aed2e929c0))
174
205
 
175
-
176
- ## [0.22.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.1...@synerise/ds-button@0.22.2) (2025-01-15)
206
+ ## [0.21.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.2...@synerise/ds-button@0.21.3) (2024-07-15)
177
207
 
178
208
  **Note:** Version bump only for package @synerise/ds-button
179
209
 
210
+ ## [0.21.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.1...@synerise/ds-button@0.21.2) (2024-07-05)
180
211
 
212
+ **Note:** Version bump only for package @synerise/ds-button
181
213
 
182
-
183
-
184
- ## [0.22.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.22.0...@synerise/ds-button@0.22.1) (2024-12-16)
214
+ ## [0.21.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.0...@synerise/ds-button@0.21.1) (2024-06-27)
185
215
 
186
216
  **Note:** Version bump only for package @synerise/ds-button
187
217
 
218
+ # [0.21.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.20.1...@synerise/ds-button@0.21.0) (2024-06-21)
219
+
220
+ ### Features
188
221
 
222
+ - **button:** disabled tooltip for button ([74fca04](https://github.com/synerise/synerise-design/commit/74fca04c9c02088c8bc59e055c7ffae0469e6355))
189
223
 
224
+ ## [0.20.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.20.0...@synerise/ds-button@0.20.1) (2024-05-29)
190
225
 
226
+ ### Bug Fixes
191
227
 
192
- # [0.22.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.21...@synerise/ds-button@0.22.0) (2024-12-04)
228
+ - **button:** add type to ButtonWithStar ([173e81b](https://github.com/synerise/synerise-design/commit/173e81b60667fd3334c9695aa9cfdf124f3a71c2))
193
229
 
230
+ # [0.20.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.9...@synerise/ds-button@0.20.0) (2024-05-16)
194
231
 
195
232
  ### Features
196
233
 
197
- * **banner:** new component ([881a411](https://github.com/synerise/synerise-design/commit/881a41113241463b940eb9b2a6bde9ab10c143a4))
234
+ - **storybook7:** SB7.5 install and config ([abfced9](https://github.com/synerise/synerise-design/commit/abfced90c2661903338bff0f7022149fbf7583b9))
198
235
 
236
+ ## [0.19.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.8...@synerise/ds-button@0.19.9) (2024-05-10)
199
237
 
238
+ **Note:** Version bump only for package @synerise/ds-button
200
239
 
240
+ ## [0.19.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.7...@synerise/ds-button@0.19.8) (2024-05-08)
201
241
 
242
+ **Note:** Version bump only for package @synerise/ds-button
202
243
 
203
- ## [0.21.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.20...@synerise/ds-button@0.21.21) (2024-11-29)
244
+ ## [0.19.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.6...@synerise/ds-button@0.19.7) (2024-04-15)
204
245
 
205
246
  **Note:** Version bump only for package @synerise/ds-button
206
247
 
248
+ ## [0.19.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.5...@synerise/ds-button@0.19.6) (2024-04-02)
207
249
 
250
+ **Note:** Version bump only for package @synerise/ds-button
208
251
 
252
+ ## [0.19.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.4...@synerise/ds-button@0.19.5) (2024-03-29)
209
253
 
254
+ **Note:** Version bump only for package @synerise/ds-button
210
255
 
211
- ## [0.21.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.19...@synerise/ds-button@0.21.20) (2024-11-28)
256
+ ## [0.19.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.3...@synerise/ds-button@0.19.4) (2024-03-20)
212
257
 
213
258
  **Note:** Version bump only for package @synerise/ds-button
214
259
 
260
+ ## [0.19.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.2...@synerise/ds-button@0.19.3) (2024-03-05)
215
261
 
262
+ **Note:** Version bump only for package @synerise/ds-button
216
263
 
264
+ ## [0.19.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.1...@synerise/ds-button@0.19.2) (2024-02-21)
217
265
 
266
+ **Note:** Version bump only for package @synerise/ds-button
218
267
 
219
- ## [0.21.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.18...@synerise/ds-button@0.21.19) (2024-11-21)
268
+ ## [0.19.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.0...@synerise/ds-button@0.19.1) (2024-02-19)
220
269
 
221
270
  **Note:** Version bump only for package @synerise/ds-button
222
271
 
272
+ # [0.19.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.11...@synerise/ds-button@0.19.0) (2024-01-24)
223
273
 
274
+ ### Features
224
275
 
276
+ - **completed-within:** added readonly prop ([b5dd622](https://github.com/synerise/synerise-design/commit/b5dd622fc077ae212cc3302bee88d82651d300b3))
225
277
 
226
-
227
- ## [0.21.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.17...@synerise/ds-button@0.21.18) (2024-11-12)
278
+ ## [0.18.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.10...@synerise/ds-button@0.18.11) (2024-01-17)
228
279
 
229
280
  **Note:** Version bump only for package @synerise/ds-button
230
281
 
282
+ ## [0.18.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.9...@synerise/ds-button@0.18.10) (2024-01-15)
283
+
284
+ **Note:** Version bump only for package @synerise/ds-button
231
285
 
286
+ ## [0.18.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.8...@synerise/ds-button@0.18.9) (2023-12-13)
232
287
 
288
+ ### Bug Fixes
233
289
 
290
+ - **button:** creator block styles fixed ([2ecef7c](https://github.com/synerise/synerise-design/commit/2ecef7ce5bd12b9b6d3c52b913b66852babfa15d))
234
291
 
235
- ## [0.21.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.16...@synerise/ds-button@0.21.17) (2024-11-12)
292
+ ## [0.18.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.7...@synerise/ds-button@0.18.8) (2023-12-11)
236
293
 
237
294
  **Note:** Version bump only for package @synerise/ds-button
238
295
 
296
+ ## [0.18.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.6...@synerise/ds-button@0.18.7) (2023-10-30)
239
297
 
298
+ **Note:** Version bump only for package @synerise/ds-button
240
299
 
300
+ ## [0.18.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.5...@synerise/ds-button@0.18.6) (2023-10-19)
241
301
 
302
+ **Note:** Version bump only for package @synerise/ds-button
242
303
 
243
- ## [0.21.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.15...@synerise/ds-button@0.21.16) (2024-10-29)
304
+ ## [0.18.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.4...@synerise/ds-button@0.18.5) (2023-10-18)
244
305
 
245
306
  **Note:** Version bump only for package @synerise/ds-button
246
307
 
308
+ ## [0.18.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.3...@synerise/ds-button@0.18.4) (2023-10-11)
247
309
 
310
+ **Note:** Version bump only for package @synerise/ds-button
248
311
 
312
+ ## [0.18.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.2...@synerise/ds-button@0.18.3) (2023-10-02)
249
313
 
314
+ **Note:** Version bump only for package @synerise/ds-button
250
315
 
251
- ## [0.21.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.14...@synerise/ds-button@0.21.15) (2024-10-28)
316
+ ## [0.18.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.1...@synerise/ds-button@0.18.2) (2023-09-26)
252
317
 
253
318
  **Note:** Version bump only for package @synerise/ds-button
254
319
 
320
+ ## [0.18.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.0...@synerise/ds-button@0.18.1) (2023-09-05)
255
321
 
322
+ ### Bug Fixes
256
323
 
324
+ - **button:** creator and item picker large background changed ([250e6ee](https://github.com/synerise/synerise-design/commit/250e6ee5b0d5074639bf66339a47df8220bf692e))
257
325
 
326
+ # [0.18.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.20...@synerise/ds-button@0.18.0) (2023-08-20)
258
327
 
259
- ## [0.21.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.13...@synerise/ds-button@0.21.14) (2024-10-23)
328
+ ### Features
260
329
 
261
- **Note:** Version bump only for package @synerise/ds-button
330
+ - **modal:** create modal footer, header and refactor modal ([ab3603f](https://github.com/synerise/synerise-design/commit/ab3603f5d8ac379ad1700b4a9904f340cd50315a))
262
331
 
332
+ ## [0.17.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.19...@synerise/ds-button@0.17.20) (2023-07-26)
263
333
 
334
+ **Note:** Version bump only for package @synerise/ds-button
264
335
 
336
+ ## [0.17.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.18...@synerise/ds-button@0.17.19) (2023-06-28)
265
337
 
338
+ **Note:** Version bump only for package @synerise/ds-button
266
339
 
267
- ## [0.21.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.12...@synerise/ds-button@0.21.13) (2024-10-01)
340
+ ## [0.17.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.17...@synerise/ds-button@0.17.18) (2023-06-14)
268
341
 
269
342
  **Note:** Version bump only for package @synerise/ds-button
270
343
 
344
+ ## [0.17.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.16...@synerise/ds-button@0.17.17) (2023-05-26)
271
345
 
346
+ ### Bug Fixes
272
347
 
348
+ - **button:** fixes button icon animation ([e3ce585](https://github.com/synerise/synerise-design/commit/e3ce585f1e70673a7195f5917a12b7e614e855df))
273
349
 
350
+ ## [0.17.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.15...@synerise/ds-button@0.17.16) (2023-05-23)
274
351
 
275
- ## [0.21.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.11...@synerise/ds-button@0.21.12) (2024-09-26)
276
-
277
- **Note:** Version bump only for package @synerise/ds-button
352
+ ### Bug Fixes
278
353
 
354
+ - **button:** add readOnly styles to button ([e02c5f3](https://github.com/synerise/synerise-design/commit/e02c5f34963de704766e9f69bb775f0171a04a77))
355
+ - **card-tabs:** changes button creator height ([d822687](https://github.com/synerise/synerise-design/commit/d822687f69b513d5adb4e67ade2650d454909aae))
279
356
 
357
+ ## [0.17.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.14...@synerise/ds-button@0.17.15) (2023-05-20)
280
358
 
359
+ ### Bug Fixes
281
360
 
361
+ - **button:** fixes error validation styles ([9b47139](https://github.com/synerise/synerise-design/commit/9b47139807265c448b62350ebf226b526f31caad))
362
+ - **condition:** adds validation errors support ([0da0a99](https://github.com/synerise/synerise-design/commit/0da0a99436920398787a1128e26d5432af2d89e2))
282
363
 
283
- ## [0.21.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.10...@synerise/ds-button@0.21.11) (2024-09-17)
364
+ ## [0.17.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.13...@synerise/ds-button@0.17.14) (2023-04-26)
284
365
 
285
366
  **Note:** Version bump only for package @synerise/ds-button
286
367
 
368
+ ## [0.17.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.12...@synerise/ds-button@0.17.13) (2023-04-19)
287
369
 
370
+ **Note:** Version bump only for package @synerise/ds-button
288
371
 
372
+ ## [0.17.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.11...@synerise/ds-button@0.17.12) (2023-03-02)
289
373
 
374
+ **Note:** Version bump only for package @synerise/ds-button
290
375
 
291
- ## [0.21.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.9...@synerise/ds-button@0.21.10) (2024-09-13)
376
+ ## [0.17.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.10...@synerise/ds-button@0.17.11) (2023-01-12)
292
377
 
293
378
  **Note:** Version bump only for package @synerise/ds-button
294
379
 
380
+ ## [0.17.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.9...@synerise/ds-button@0.17.10) (2022-12-07)
295
381
 
382
+ **Note:** Version bump only for package @synerise/ds-button
296
383
 
384
+ ## [0.17.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.8...@synerise/ds-button@0.17.9) (2022-08-31)
297
385
 
386
+ **Note:** Version bump only for package @synerise/ds-button
298
387
 
299
- ## [0.21.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.8...@synerise/ds-button@0.21.9) (2024-09-11)
388
+ ## [0.17.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.7...@synerise/ds-button@0.17.8) (2022-08-25)
300
389
 
301
390
  **Note:** Version bump only for package @synerise/ds-button
302
391
 
392
+ ## [0.17.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.2...@synerise/ds-button@0.17.7) (2022-08-11)
303
393
 
394
+ **Note:** Version bump only for package @synerise/ds-button
304
395
 
396
+ ## [0.17.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.1...@synerise/ds-button@0.17.2) (2022-03-30)
305
397
 
398
+ **Note:** Version bump only for package @synerise/ds-button
306
399
 
307
- ## [0.21.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.7...@synerise/ds-button@0.21.8) (2024-09-03)
400
+ ## [0.17.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.0...@synerise/ds-button@0.17.1) (2022-03-21)
308
401
 
309
402
  **Note:** Version bump only for package @synerise/ds-button
310
403
 
404
+ # [0.17.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.6...@synerise/ds-button@0.17.0) (2022-03-14)
311
405
 
406
+ ### Features
312
407
 
408
+ - **filter:** simple imprv into filter & card & card-tabs component ([206cb9d](https://github.com/synerise/synerise-design/commit/206cb9d8b9ba3687daf1a02862e8dd88698b582f))
313
409
 
410
+ ## [0.16.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.5...@synerise/ds-button@0.16.6) (2022-02-25)
314
411
 
315
- ## [0.21.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.6...@synerise/ds-button@0.21.7) (2024-08-30)
412
+ **Note:** Version bump only for package @synerise/ds-button
413
+
414
+ ## [0.16.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.4...@synerise/ds-button@0.16.5) (2022-02-03)
316
415
 
317
416
  **Note:** Version bump only for package @synerise/ds-button
318
417
 
418
+ ## [0.16.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.3...@synerise/ds-button@0.16.4) (2022-01-17)
319
419
 
420
+ **Note:** Version bump only for package @synerise/ds-button
320
421
 
422
+ ## [0.16.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.2...@synerise/ds-button@0.16.3) (2021-12-22)
321
423
 
424
+ ### Bug Fixes
322
425
 
323
- ## [0.21.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.5...@synerise/ds-button@0.21.6) (2024-08-27)
426
+ - **button:** fix width of the search button ([71aefef](https://github.com/synerise/synerise-design/commit/71aefef45295565fd8b6ce7b67d7ef88fa5cf9d6))
427
+
428
+ ## [0.16.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.1...@synerise/ds-button@0.16.2) (2021-11-22)
324
429
 
325
430
  **Note:** Version bump only for package @synerise/ds-button
326
431
 
432
+ ## [0.16.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.15.0...@synerise/ds-button@0.16.1) (2021-11-09)
327
433
 
434
+ **Note:** Version bump only for package @synerise/ds-button
328
435
 
436
+ # [0.16.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.15.0...@synerise/ds-button@0.16.0) (2021-11-09)
329
437
 
438
+ **Note:** Version bump only for package @synerise/ds-button
330
439
 
331
- ## [0.21.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.4...@synerise/ds-button@0.21.5) (2024-08-19)
440
+ # [0.15.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.67...@synerise/ds-button@0.15.0) (2021-10-26)
332
441
 
333
- **Note:** Version bump only for package @synerise/ds-button
442
+ ### Features
334
443
 
444
+ - **button:** add button min width ([bd8c410](https://github.com/synerise/synerise-design/commit/bd8c410f73cc2779cfe0596d6e866b374ec4a06b))
445
+
446
+ # [0.14.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.67...@synerise/ds-button@0.14.0) (2021-10-19)
335
447
 
448
+ ### Features
336
449
 
450
+ - **button:** add button min width ([bd8c410](https://github.com/synerise/synerise-design/commit/bd8c410f73cc2779cfe0596d6e866b374ec4a06b))
337
451
 
452
+ ## [0.13.67](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.66...@synerise/ds-button@0.13.67) (2021-10-19)
338
453
 
339
- ## [0.21.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.3...@synerise/ds-button@0.21.4) (2024-07-26)
454
+ **Note:** Version bump only for package @synerise/ds-button
340
455
 
456
+ ## [0.13.66](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.65...@synerise/ds-button@0.13.66) (2021-09-21)
341
457
 
342
458
  ### Bug Fixes
343
459
 
344
- * **button:** fix warnings in tests ([3c623c8](https://github.com/synerise/synerise-design/commit/3c623c85d6f9ec4730c153bb67bec8aed2e929c0))
460
+ - **button:** add new prop and fix styles ([d09b804](https://github.com/synerise/synerise-design/commit/d09b8040a2f7a4df6e046ea29b307beb0238661e))
461
+ - **button:** add prop activated to button ([a59a371](https://github.com/synerise/synerise-design/commit/a59a371f3d4b52aef549bbcd6127cea5fda583d3))
462
+ - **button:** delete prop ([2d31f61](https://github.com/synerise/synerise-design/commit/2d31f61c9efdba5aefe774fa2e53f9ba8da2f35a))
463
+ - **button:** fix styles ([bac6b4a](https://github.com/synerise/synerise-design/commit/bac6b4a8733de192fc72d9c29d139ad277f0a2e6))
464
+ - **button:** fix styles ([45c1ff9](https://github.com/synerise/synerise-design/commit/45c1ff917739339dbd087dd6de8bf59aa38e777b))
465
+ - **button:** fix styles to prop activated ([fdb004c](https://github.com/synerise/synerise-design/commit/fdb004c1ad0db133bc4c06c81a10d2f339029946))
466
+ - change background-color on hover and border color in creator button ([563331d](https://github.com/synerise/synerise-design/commit/563331d95dd51fe7fc3aa74f4b07bc8f8119b7db))
467
+ - change border, background color in creator button and uploader ([b35c306](https://github.com/synerise/synerise-design/commit/b35c306051abf8ac0d8488551b65330a1510ca23))
345
468
 
469
+ ## [0.13.65](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.64...@synerise/ds-button@0.13.65) (2021-09-03)
346
470
 
471
+ **Note:** Version bump only for package @synerise/ds-button
347
472
 
473
+ ## [0.13.64](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.63...@synerise/ds-button@0.13.64) (2021-09-01)
348
474
 
475
+ **Note:** Version bump only for package @synerise/ds-button
349
476
 
350
- ## [0.21.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.2...@synerise/ds-button@0.21.3) (2024-07-15)
477
+ ## [0.13.63](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.62...@synerise/ds-button@0.13.63) (2021-08-31)
351
478
 
352
479
  **Note:** Version bump only for package @synerise/ds-button
353
480
 
481
+ ## [0.13.62](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.61...@synerise/ds-button@0.13.62) (2021-07-30)
482
+
483
+ **Note:** Version bump only for package @synerise/ds-button
354
484
 
485
+ ## [0.13.61](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.60...@synerise/ds-button@0.13.61) (2021-07-30)
355
486
 
487
+ ### Bug Fixes
356
488
 
489
+ - **button:** add validate state to button ([4948cd2](https://github.com/synerise/synerise-design/commit/4948cd2e6131b4fbd49d360a648b76fe3315db9d))
490
+ - **button:** fix styles ([91bb77d](https://github.com/synerise/synerise-design/commit/91bb77d4b8ebeae16eaffd624c81ae0a28f635d2))
491
+ - **button:** fix styles ([86b5911](https://github.com/synerise/synerise-design/commit/86b591146208ac1eccaecdeedd85c31dafef43f9))
492
+ - **button:** fix styles on focus ([5599bd8](https://github.com/synerise/synerise-design/commit/5599bd892cfcea9c7bfad2d27bdbbd7432e0a127))
357
493
 
358
- ## [0.21.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.1...@synerise/ds-button@0.21.2) (2024-07-05)
494
+ ## [0.13.60](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.59...@synerise/ds-button@0.13.60) (2021-07-08)
359
495
 
360
496
  **Note:** Version bump only for package @synerise/ds-button
361
497
 
498
+ ## [0.13.59](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.58...@synerise/ds-button@0.13.59) (2021-07-07)
362
499
 
500
+ **Note:** Version bump only for package @synerise/ds-button
363
501
 
502
+ ## [0.13.58](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.57...@synerise/ds-button@0.13.58) (2021-06-22)
364
503
 
504
+ **Note:** Version bump only for package @synerise/ds-button
365
505
 
366
- ## [0.21.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.21.0...@synerise/ds-button@0.21.1) (2024-06-27)
506
+ ## [0.13.57](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.56...@synerise/ds-button@0.13.57) (2021-06-14)
367
507
 
368
508
  **Note:** Version bump only for package @synerise/ds-button
369
509
 
510
+ ## [0.13.56](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.55...@synerise/ds-button@0.13.56) (2021-05-25)
370
511
 
512
+ ### Bug Fixes
371
513
 
514
+ - **button:** removes focus styles for disabled button ([873791c](https://github.com/synerise/synerise-design/commit/873791cec04f207d2a0ccc71808f78a135ef7fe8))
372
515
 
373
-
374
- # [0.21.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.20.1...@synerise/ds-button@0.21.0) (2024-06-21)
375
-
376
-
377
- ### Features
378
-
379
- * **button:** disabled tooltip for button ([74fca04](https://github.com/synerise/synerise-design/commit/74fca04c9c02088c8bc59e055c7ffae0469e6355))
380
-
381
-
382
-
383
-
384
-
385
- ## [0.20.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.20.0...@synerise/ds-button@0.20.1) (2024-05-29)
386
-
387
-
388
- ### Bug Fixes
389
-
390
- * **button:** add type to ButtonWithStar ([173e81b](https://github.com/synerise/synerise-design/commit/173e81b60667fd3334c9695aa9cfdf124f3a71c2))
391
-
392
-
393
-
394
-
395
-
396
- # [0.20.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.9...@synerise/ds-button@0.20.0) (2024-05-16)
397
-
398
-
399
- ### Features
400
-
401
- * **storybook7:** SB7.5 install and config ([abfced9](https://github.com/synerise/synerise-design/commit/abfced90c2661903338bff0f7022149fbf7583b9))
402
-
403
-
404
-
405
-
406
-
407
- ## [0.19.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.8...@synerise/ds-button@0.19.9) (2024-05-10)
408
-
409
- **Note:** Version bump only for package @synerise/ds-button
410
-
411
-
412
-
413
-
414
-
415
- ## [0.19.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.7...@synerise/ds-button@0.19.8) (2024-05-08)
416
-
417
- **Note:** Version bump only for package @synerise/ds-button
418
-
419
-
420
-
421
-
422
-
423
- ## [0.19.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.6...@synerise/ds-button@0.19.7) (2024-04-15)
424
-
425
- **Note:** Version bump only for package @synerise/ds-button
426
-
427
-
428
-
429
-
430
-
431
- ## [0.19.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.5...@synerise/ds-button@0.19.6) (2024-04-02)
432
-
433
- **Note:** Version bump only for package @synerise/ds-button
434
-
435
-
436
-
437
-
438
-
439
- ## [0.19.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.4...@synerise/ds-button@0.19.5) (2024-03-29)
440
-
441
- **Note:** Version bump only for package @synerise/ds-button
442
-
443
-
444
-
445
-
446
-
447
- ## [0.19.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.3...@synerise/ds-button@0.19.4) (2024-03-20)
448
-
449
- **Note:** Version bump only for package @synerise/ds-button
450
-
451
-
452
-
453
-
454
-
455
- ## [0.19.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.2...@synerise/ds-button@0.19.3) (2024-03-05)
456
-
457
- **Note:** Version bump only for package @synerise/ds-button
458
-
459
-
460
-
461
-
462
-
463
- ## [0.19.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.1...@synerise/ds-button@0.19.2) (2024-02-21)
464
-
465
- **Note:** Version bump only for package @synerise/ds-button
466
-
467
-
468
-
469
-
470
-
471
- ## [0.19.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.19.0...@synerise/ds-button@0.19.1) (2024-02-19)
472
-
473
- **Note:** Version bump only for package @synerise/ds-button
474
-
475
-
476
-
477
-
478
-
479
- # [0.19.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.11...@synerise/ds-button@0.19.0) (2024-01-24)
480
-
481
-
482
- ### Features
483
-
484
- * **completed-within:** added readonly prop ([b5dd622](https://github.com/synerise/synerise-design/commit/b5dd622fc077ae212cc3302bee88d82651d300b3))
485
-
486
-
487
-
488
-
489
-
490
- ## [0.18.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.10...@synerise/ds-button@0.18.11) (2024-01-17)
491
-
492
- **Note:** Version bump only for package @synerise/ds-button
493
-
494
-
495
-
496
-
497
-
498
- ## [0.18.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.9...@synerise/ds-button@0.18.10) (2024-01-15)
499
-
500
- **Note:** Version bump only for package @synerise/ds-button
501
-
502
-
503
-
504
-
505
-
506
- ## [0.18.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.8...@synerise/ds-button@0.18.9) (2023-12-13)
507
-
508
-
509
- ### Bug Fixes
510
-
511
- * **button:** creator block styles fixed ([2ecef7c](https://github.com/synerise/synerise-design/commit/2ecef7ce5bd12b9b6d3c52b913b66852babfa15d))
512
-
513
-
514
-
515
-
516
-
517
- ## [0.18.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.7...@synerise/ds-button@0.18.8) (2023-12-11)
518
-
519
- **Note:** Version bump only for package @synerise/ds-button
520
-
521
-
522
-
523
-
524
-
525
- ## [0.18.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.6...@synerise/ds-button@0.18.7) (2023-10-30)
526
-
527
- **Note:** Version bump only for package @synerise/ds-button
528
-
529
-
530
-
531
-
532
-
533
- ## [0.18.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.5...@synerise/ds-button@0.18.6) (2023-10-19)
534
-
535
- **Note:** Version bump only for package @synerise/ds-button
536
-
537
-
538
-
539
-
540
-
541
- ## [0.18.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.4...@synerise/ds-button@0.18.5) (2023-10-18)
542
-
543
- **Note:** Version bump only for package @synerise/ds-button
544
-
545
-
546
-
547
-
548
-
549
- ## [0.18.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.3...@synerise/ds-button@0.18.4) (2023-10-11)
550
-
551
- **Note:** Version bump only for package @synerise/ds-button
552
-
553
-
554
-
555
-
556
-
557
- ## [0.18.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.2...@synerise/ds-button@0.18.3) (2023-10-02)
558
-
559
- **Note:** Version bump only for package @synerise/ds-button
560
-
561
-
562
-
563
-
564
-
565
- ## [0.18.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.1...@synerise/ds-button@0.18.2) (2023-09-26)
566
-
567
- **Note:** Version bump only for package @synerise/ds-button
568
-
569
-
570
-
571
-
572
-
573
- ## [0.18.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.18.0...@synerise/ds-button@0.18.1) (2023-09-05)
574
-
575
-
576
- ### Bug Fixes
577
-
578
- * **button:** creator and item picker large background changed ([250e6ee](https://github.com/synerise/synerise-design/commit/250e6ee5b0d5074639bf66339a47df8220bf692e))
579
-
580
-
581
-
582
-
583
-
584
- # [0.18.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.20...@synerise/ds-button@0.18.0) (2023-08-20)
585
-
586
-
587
- ### Features
588
-
589
- * **modal:** create modal footer, header and refactor modal ([ab3603f](https://github.com/synerise/synerise-design/commit/ab3603f5d8ac379ad1700b4a9904f340cd50315a))
590
-
591
-
592
-
593
-
594
-
595
- ## [0.17.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.19...@synerise/ds-button@0.17.20) (2023-07-26)
596
-
597
- **Note:** Version bump only for package @synerise/ds-button
598
-
599
-
600
-
601
-
602
-
603
- ## [0.17.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.18...@synerise/ds-button@0.17.19) (2023-06-28)
604
-
605
- **Note:** Version bump only for package @synerise/ds-button
606
-
607
-
608
-
609
-
610
-
611
- ## [0.17.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.17...@synerise/ds-button@0.17.18) (2023-06-14)
612
-
613
- **Note:** Version bump only for package @synerise/ds-button
614
-
615
-
616
-
617
-
618
-
619
- ## [0.17.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.16...@synerise/ds-button@0.17.17) (2023-05-26)
620
-
621
-
622
- ### Bug Fixes
623
-
624
- * **button:** fixes button icon animation ([e3ce585](https://github.com/synerise/synerise-design/commit/e3ce585f1e70673a7195f5917a12b7e614e855df))
625
-
626
-
627
-
628
-
629
-
630
- ## [0.17.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.15...@synerise/ds-button@0.17.16) (2023-05-23)
631
-
632
-
633
- ### Bug Fixes
634
-
635
- * **button:** add readOnly styles to button ([e02c5f3](https://github.com/synerise/synerise-design/commit/e02c5f34963de704766e9f69bb775f0171a04a77))
636
- * **card-tabs:** changes button creator height ([d822687](https://github.com/synerise/synerise-design/commit/d822687f69b513d5adb4e67ade2650d454909aae))
637
-
638
-
639
-
640
-
641
-
642
- ## [0.17.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.14...@synerise/ds-button@0.17.15) (2023-05-20)
643
-
644
-
645
- ### Bug Fixes
646
-
647
- * **button:** fixes error validation styles ([9b47139](https://github.com/synerise/synerise-design/commit/9b47139807265c448b62350ebf226b526f31caad))
648
- * **condition:** adds validation errors support ([0da0a99](https://github.com/synerise/synerise-design/commit/0da0a99436920398787a1128e26d5432af2d89e2))
649
-
650
-
651
-
652
-
653
-
654
- ## [0.17.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.13...@synerise/ds-button@0.17.14) (2023-04-26)
655
-
656
- **Note:** Version bump only for package @synerise/ds-button
657
-
658
-
659
-
660
-
661
-
662
- ## [0.17.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.12...@synerise/ds-button@0.17.13) (2023-04-19)
663
-
664
- **Note:** Version bump only for package @synerise/ds-button
665
-
666
-
667
-
668
-
669
-
670
- ## [0.17.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.11...@synerise/ds-button@0.17.12) (2023-03-02)
671
-
672
- **Note:** Version bump only for package @synerise/ds-button
673
-
674
-
675
-
676
-
677
-
678
- ## [0.17.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.10...@synerise/ds-button@0.17.11) (2023-01-12)
679
-
680
- **Note:** Version bump only for package @synerise/ds-button
681
-
682
-
683
-
684
-
685
-
686
- ## [0.17.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.9...@synerise/ds-button@0.17.10) (2022-12-07)
687
-
688
- **Note:** Version bump only for package @synerise/ds-button
689
-
690
-
691
-
692
-
693
-
694
- ## [0.17.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.8...@synerise/ds-button@0.17.9) (2022-08-31)
695
-
696
- **Note:** Version bump only for package @synerise/ds-button
697
-
698
-
699
-
700
-
701
-
702
- ## [0.17.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.7...@synerise/ds-button@0.17.8) (2022-08-25)
703
-
704
- **Note:** Version bump only for package @synerise/ds-button
705
-
706
-
707
-
708
-
709
-
710
- ## [0.17.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.2...@synerise/ds-button@0.17.7) (2022-08-11)
711
-
712
- **Note:** Version bump only for package @synerise/ds-button
713
-
714
-
715
-
716
-
717
-
718
- ## [0.17.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.1...@synerise/ds-button@0.17.2) (2022-03-30)
719
-
720
- **Note:** Version bump only for package @synerise/ds-button
721
-
722
-
723
-
724
-
725
-
726
- ## [0.17.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.17.0...@synerise/ds-button@0.17.1) (2022-03-21)
727
-
728
- **Note:** Version bump only for package @synerise/ds-button
729
-
730
-
731
-
732
-
733
-
734
- # [0.17.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.6...@synerise/ds-button@0.17.0) (2022-03-14)
735
-
736
-
737
- ### Features
738
-
739
- * **filter:** simple imprv into filter & card & card-tabs component ([206cb9d](https://github.com/synerise/synerise-design/commit/206cb9d8b9ba3687daf1a02862e8dd88698b582f))
740
-
741
-
742
-
743
-
744
-
745
- ## [0.16.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.5...@synerise/ds-button@0.16.6) (2022-02-25)
746
-
747
- **Note:** Version bump only for package @synerise/ds-button
748
-
749
-
750
-
751
-
752
-
753
- ## [0.16.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.4...@synerise/ds-button@0.16.5) (2022-02-03)
754
-
755
- **Note:** Version bump only for package @synerise/ds-button
756
-
757
-
758
-
759
-
760
-
761
- ## [0.16.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.3...@synerise/ds-button@0.16.4) (2022-01-17)
762
-
763
- **Note:** Version bump only for package @synerise/ds-button
764
-
765
-
766
-
767
-
768
-
769
- ## [0.16.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.2...@synerise/ds-button@0.16.3) (2021-12-22)
770
-
771
-
772
- ### Bug Fixes
773
-
774
- * **button:** fix width of the search button ([71aefef](https://github.com/synerise/synerise-design/commit/71aefef45295565fd8b6ce7b67d7ef88fa5cf9d6))
775
-
776
-
777
-
778
-
779
-
780
- ## [0.16.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.16.1...@synerise/ds-button@0.16.2) (2021-11-22)
781
-
782
- **Note:** Version bump only for package @synerise/ds-button
783
-
784
-
785
-
786
-
787
-
788
- ## [0.16.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.15.0...@synerise/ds-button@0.16.1) (2021-11-09)
789
-
790
- **Note:** Version bump only for package @synerise/ds-button
791
-
792
-
793
-
794
-
795
-
796
- # [0.16.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.15.0...@synerise/ds-button@0.16.0) (2021-11-09)
797
-
798
- **Note:** Version bump only for package @synerise/ds-button
799
-
800
-
801
-
802
-
803
-
804
- # [0.15.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.67...@synerise/ds-button@0.15.0) (2021-10-26)
805
-
806
-
807
- ### Features
808
-
809
- * **button:** add button min width ([bd8c410](https://github.com/synerise/synerise-design/commit/bd8c410f73cc2779cfe0596d6e866b374ec4a06b))
810
-
811
-
812
-
813
-
814
-
815
- # [0.14.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.67...@synerise/ds-button@0.14.0) (2021-10-19)
816
-
817
-
818
- ### Features
819
-
820
- * **button:** add button min width ([bd8c410](https://github.com/synerise/synerise-design/commit/bd8c410f73cc2779cfe0596d6e866b374ec4a06b))
821
-
822
-
823
-
824
-
825
-
826
- ## [0.13.67](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.66...@synerise/ds-button@0.13.67) (2021-10-19)
827
-
828
- **Note:** Version bump only for package @synerise/ds-button
829
-
830
-
831
-
832
-
833
-
834
- ## [0.13.66](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.65...@synerise/ds-button@0.13.66) (2021-09-21)
835
-
836
-
837
- ### Bug Fixes
838
-
839
- * **button:** add new prop and fix styles ([d09b804](https://github.com/synerise/synerise-design/commit/d09b8040a2f7a4df6e046ea29b307beb0238661e))
840
- * **button:** add prop activated to button ([a59a371](https://github.com/synerise/synerise-design/commit/a59a371f3d4b52aef549bbcd6127cea5fda583d3))
841
- * **button:** delete prop ([2d31f61](https://github.com/synerise/synerise-design/commit/2d31f61c9efdba5aefe774fa2e53f9ba8da2f35a))
842
- * **button:** fix styles ([bac6b4a](https://github.com/synerise/synerise-design/commit/bac6b4a8733de192fc72d9c29d139ad277f0a2e6))
843
- * **button:** fix styles ([45c1ff9](https://github.com/synerise/synerise-design/commit/45c1ff917739339dbd087dd6de8bf59aa38e777b))
844
- * **button:** fix styles to prop activated ([fdb004c](https://github.com/synerise/synerise-design/commit/fdb004c1ad0db133bc4c06c81a10d2f339029946))
845
- * change background-color on hover and border color in creator button ([563331d](https://github.com/synerise/synerise-design/commit/563331d95dd51fe7fc3aa74f4b07bc8f8119b7db))
846
- * change border, background color in creator button and uploader ([b35c306](https://github.com/synerise/synerise-design/commit/b35c306051abf8ac0d8488551b65330a1510ca23))
847
-
848
-
849
-
850
-
851
-
852
- ## [0.13.65](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.64...@synerise/ds-button@0.13.65) (2021-09-03)
853
-
854
- **Note:** Version bump only for package @synerise/ds-button
855
-
856
-
857
-
858
-
859
-
860
- ## [0.13.64](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.63...@synerise/ds-button@0.13.64) (2021-09-01)
861
-
862
- **Note:** Version bump only for package @synerise/ds-button
863
-
864
-
865
-
866
-
867
-
868
- ## [0.13.63](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.62...@synerise/ds-button@0.13.63) (2021-08-31)
869
-
870
- **Note:** Version bump only for package @synerise/ds-button
871
-
872
-
873
-
874
-
875
-
876
- ## [0.13.62](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.61...@synerise/ds-button@0.13.62) (2021-07-30)
877
-
878
- **Note:** Version bump only for package @synerise/ds-button
879
-
880
-
881
-
882
-
883
-
884
- ## [0.13.61](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.60...@synerise/ds-button@0.13.61) (2021-07-30)
885
-
886
-
887
- ### Bug Fixes
888
-
889
- * **button:** add validate state to button ([4948cd2](https://github.com/synerise/synerise-design/commit/4948cd2e6131b4fbd49d360a648b76fe3315db9d))
890
- * **button:** fix styles ([91bb77d](https://github.com/synerise/synerise-design/commit/91bb77d4b8ebeae16eaffd624c81ae0a28f635d2))
891
- * **button:** fix styles ([86b5911](https://github.com/synerise/synerise-design/commit/86b591146208ac1eccaecdeedd85c31dafef43f9))
892
- * **button:** fix styles on focus ([5599bd8](https://github.com/synerise/synerise-design/commit/5599bd892cfcea9c7bfad2d27bdbbd7432e0a127))
893
-
894
-
895
-
896
-
897
-
898
- ## [0.13.60](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.59...@synerise/ds-button@0.13.60) (2021-07-08)
899
-
900
- **Note:** Version bump only for package @synerise/ds-button
901
-
902
-
903
-
904
-
905
-
906
- ## [0.13.59](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.58...@synerise/ds-button@0.13.59) (2021-07-07)
907
-
908
- **Note:** Version bump only for package @synerise/ds-button
909
-
910
-
911
-
912
-
913
-
914
- ## [0.13.58](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.57...@synerise/ds-button@0.13.58) (2021-06-22)
915
-
916
- **Note:** Version bump only for package @synerise/ds-button
917
-
918
-
919
-
920
-
921
-
922
- ## [0.13.57](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.56...@synerise/ds-button@0.13.57) (2021-06-14)
923
-
924
- **Note:** Version bump only for package @synerise/ds-button
925
-
926
-
927
-
928
-
929
-
930
- ## [0.13.56](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.55...@synerise/ds-button@0.13.56) (2021-05-25)
931
-
932
-
933
- ### Bug Fixes
934
-
935
- * **button:** removes focus styles for disabled button ([873791c](https://github.com/synerise/synerise-design/commit/873791cec04f207d2a0ccc71808f78a135ef7fe8))
936
-
937
-
938
-
939
-
940
-
941
- ## [0.13.55](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.54...@synerise/ds-button@0.13.55) (2021-05-20)
942
-
943
- **Note:** Version bump only for package @synerise/ds-button
944
-
945
-
946
-
947
-
948
-
949
- ## [0.13.54](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.53...@synerise/ds-button@0.13.54) (2021-05-20)
950
-
951
- **Note:** Version bump only for package @synerise/ds-button
952
-
953
-
954
-
955
-
956
-
957
- ## [0.13.53](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.52...@synerise/ds-button@0.13.53) (2021-05-20)
958
-
959
- **Note:** Version bump only for package @synerise/ds-button
960
-
961
-
962
-
963
-
964
-
965
- ## [0.13.52](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.51...@synerise/ds-button@0.13.52) (2021-05-14)
966
-
967
- **Note:** Version bump only for package @synerise/ds-button
968
-
969
-
970
-
971
-
972
-
973
- ## [0.13.51](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.50...@synerise/ds-button@0.13.51) (2021-05-14)
974
-
975
- **Note:** Version bump only for package @synerise/ds-button
976
-
977
-
978
-
979
-
980
-
981
- ## [0.13.50](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.49...@synerise/ds-button@0.13.50) (2021-05-14)
982
-
983
-
984
- ### Bug Fixes
985
-
986
- * **button:** fix expander styles ([eb72527](https://github.com/synerise/synerise-design/commit/eb72527303f525bc26c6174e7e7457546841b3ab))
987
-
988
-
989
-
990
-
991
-
992
- ## [0.13.49](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.48...@synerise/ds-button@0.13.49) (2021-05-06)
993
-
994
- **Note:** Version bump only for package @synerise/ds-button
995
-
996
-
997
-
998
-
999
-
1000
- ## [0.13.48](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.47...@synerise/ds-button@0.13.48) (2021-05-06)
1001
-
1002
- **Note:** Version bump only for package @synerise/ds-button
1003
-
1004
-
1005
-
1006
-
1007
-
1008
- ## [0.13.47](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.46...@synerise/ds-button@0.13.47) (2021-04-29)
1009
-
1010
- **Note:** Version bump only for package @synerise/ds-button
1011
-
1012
-
1013
-
1014
-
1015
-
1016
- ## [0.13.46](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.45...@synerise/ds-button@0.13.46) (2021-04-22)
1017
-
1018
-
1019
- ### Bug Fixes
1020
-
1021
- * **button:** fix className ([c414422](https://github.com/synerise/synerise-design/commit/c414422a23b60f91afccf2ada96ec4a722378964))
1022
-
1023
-
1024
-
1025
-
1026
-
1027
- ## [0.13.45](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.44...@synerise/ds-button@0.13.45) (2021-04-07)
1028
-
1029
- **Note:** Version bump only for package @synerise/ds-button
1030
-
1031
-
1032
-
1033
-
1034
-
1035
- ## [0.13.44](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.43...@synerise/ds-button@0.13.44) (2021-03-29)
1036
-
1037
- **Note:** Version bump only for package @synerise/ds-button
1038
-
1039
-
1040
-
1041
-
1042
-
1043
- ## [0.13.43](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.42...@synerise/ds-button@0.13.43) (2021-03-22)
1044
-
1045
- **Note:** Version bump only for package @synerise/ds-button
1046
-
1047
-
1048
-
1049
-
1050
-
1051
- ## [0.13.42](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.41...@synerise/ds-button@0.13.42) (2021-03-19)
1052
-
1053
- **Note:** Version bump only for package @synerise/ds-button
1054
-
1055
-
1056
-
1057
-
1058
-
1059
- ## [0.13.41](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.40...@synerise/ds-button@0.13.41) (2021-03-16)
1060
-
1061
- **Note:** Version bump only for package @synerise/ds-button
1062
-
1063
-
1064
-
1065
-
1066
-
1067
- ## [0.13.40](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.39...@synerise/ds-button@0.13.40) (2021-03-16)
1068
-
1069
- **Note:** Version bump only for package @synerise/ds-button
1070
-
1071
-
1072
-
1073
-
1074
-
1075
- ## [0.13.39](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.38...@synerise/ds-button@0.13.39) (2021-03-16)
1076
-
1077
- **Note:** Version bump only for package @synerise/ds-button
1078
-
1079
-
1080
-
1081
-
1082
-
1083
- ## [0.13.38](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.37...@synerise/ds-button@0.13.38) (2021-03-16)
1084
-
1085
- **Note:** Version bump only for package @synerise/ds-button
1086
-
1087
-
1088
-
1089
-
1090
-
1091
- ## [0.13.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.36...@synerise/ds-button@0.13.37) (2021-03-16)
1092
-
1093
- **Note:** Version bump only for package @synerise/ds-button
1094
-
1095
-
1096
-
1097
-
1098
-
1099
- ## [0.13.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.35...@synerise/ds-button@0.13.36) (2021-03-10)
1100
-
1101
- **Note:** Version bump only for package @synerise/ds-button
1102
-
1103
-
1104
-
1105
-
1106
-
1107
- ## [0.13.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.34...@synerise/ds-button@0.13.35) (2021-03-10)
1108
-
1109
- **Note:** Version bump only for package @synerise/ds-button
1110
-
1111
-
1112
-
1113
-
1114
-
1115
- ## [0.13.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.33...@synerise/ds-button@0.13.34) (2021-03-09)
1116
-
1117
-
1118
- ### Bug Fixes
1119
-
1120
- * **table:** fix last button radius in header selection ([2b3bdd5](https://github.com/synerise/synerise-design/commit/2b3bdd5117ac85175e486a9f02b517abe8736c24))
1121
-
1122
-
1123
-
1124
-
1125
-
1126
- ## [0.13.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.32...@synerise/ds-button@0.13.33) (2021-03-03)
1127
-
1128
- **Note:** Version bump only for package @synerise/ds-button
1129
-
1130
-
1131
-
1132
-
1133
-
1134
- ## [0.13.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.31...@synerise/ds-button@0.13.32) (2021-03-02)
1135
-
1136
- **Note:** Version bump only for package @synerise/ds-button
1137
-
1138
-
1139
-
1140
-
1141
-
1142
- ## [0.13.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.30...@synerise/ds-button@0.13.31) (2021-03-01)
1143
-
1144
- **Note:** Version bump only for package @synerise/ds-button
1145
-
1146
-
1147
-
1148
-
1149
-
1150
- ## [0.13.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.29...@synerise/ds-button@0.13.30) (2021-02-17)
1151
-
1152
- **Note:** Version bump only for package @synerise/ds-button
1153
-
1154
-
1155
-
1156
-
1157
-
1158
- ## [0.13.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.28...@synerise/ds-button@0.13.29) (2021-02-15)
1159
-
1160
- **Note:** Version bump only for package @synerise/ds-button
1161
-
1162
-
1163
-
1164
-
1165
-
1166
- ## [0.13.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.27...@synerise/ds-button@0.13.28) (2021-02-08)
1167
-
1168
- **Note:** Version bump only for package @synerise/ds-button
1169
-
1170
-
1171
-
1172
-
1173
-
1174
- ## [0.13.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.26...@synerise/ds-button@0.13.27) (2021-02-05)
1175
-
1176
- **Note:** Version bump only for package @synerise/ds-button
1177
-
1178
-
1179
-
1180
-
1181
-
1182
- ## [0.13.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.25...@synerise/ds-button@0.13.26) (2021-02-02)
1183
-
1184
- **Note:** Version bump only for package @synerise/ds-button
1185
-
1186
-
1187
-
1188
-
1189
-
1190
- ## [0.13.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.24...@synerise/ds-button@0.13.25) (2021-02-01)
1191
-
1192
- **Note:** Version bump only for package @synerise/ds-button
1193
-
1194
-
1195
-
1196
-
1197
-
1198
- ## [0.13.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.23...@synerise/ds-button@0.13.24) (2021-01-22)
1199
-
1200
- **Note:** Version bump only for package @synerise/ds-button
1201
-
1202
-
1203
-
1204
-
1205
-
1206
- ## [0.13.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.22...@synerise/ds-button@0.13.23) (2021-01-15)
1207
-
1208
-
1209
- ### Bug Fixes
1210
-
1211
- * **button:** add new prop iconColor and new styles on hover color in buttton ([4e8be6d](https://github.com/synerise/synerise-design/commit/4e8be6d25e6e18e62d0a805956dee5ab1eca0fab))
1212
-
1213
-
1214
-
1215
-
1216
-
1217
- ## [0.13.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.21...@synerise/ds-button@0.13.22) (2021-01-13)
1218
-
1219
-
1220
- ### Bug Fixes
1221
-
1222
- * **button:** fix focus color in secondary type button ([24df081](https://github.com/synerise/synerise-design/commit/24df08170f9cde8ccc08b61ec519cd86c1fde92c))
1223
-
1224
-
1225
-
1226
-
1227
-
1228
- ## [0.13.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.20...@synerise/ds-button@0.13.21) (2021-01-04)
1229
-
1230
- **Note:** Version bump only for package @synerise/ds-button
1231
-
1232
-
1233
-
1234
-
1235
-
1236
- ## [0.13.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.19...@synerise/ds-button@0.13.20) (2020-12-23)
1237
-
1238
- **Note:** Version bump only for package @synerise/ds-button
1239
-
1240
-
1241
-
1242
-
1243
-
1244
- ## [0.13.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.18...@synerise/ds-button@0.13.19) (2020-12-23)
1245
-
1246
-
1247
- ### Bug Fixes
1248
-
1249
- * **button:** style default button types as secondary ([fdca078](https://github.com/synerise/synerise-design/commit/fdca078267dd5fa124f11c8cf71886b59eb17134))
1250
-
1251
-
1252
-
1253
-
1254
-
1255
- ## [0.13.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.17...@synerise/ds-button@0.13.18) (2020-12-21)
1256
-
1257
-
1258
- ### Bug Fixes
1259
-
1260
- * **button:** fix secondary button styles ([731e525](https://github.com/synerise/synerise-design/commit/731e525e05cfe32d7c7662a69d523ffa1021e33a))
1261
-
1262
-
1263
-
1264
-
1265
-
1266
- ## [0.13.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.16...@synerise/ds-button@0.13.17) (2020-12-14)
1267
-
1268
- **Note:** Version bump only for package @synerise/ds-button
1269
-
1270
-
1271
-
1272
-
1273
-
1274
- ## [0.13.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.15...@synerise/ds-button@0.13.16) (2020-12-11)
1275
-
1276
- **Note:** Version bump only for package @synerise/ds-button
1277
-
1278
-
1279
-
1280
-
1281
-
1282
- ## [0.13.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.14...@synerise/ds-button@0.13.15) (2020-12-04)
1283
-
1284
- **Note:** Version bump only for package @synerise/ds-button
1285
-
1286
-
1287
-
1288
-
1289
-
1290
- ## [0.13.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.13...@synerise/ds-button@0.13.14) (2020-12-02)
1291
-
1292
- **Note:** Version bump only for package @synerise/ds-button
1293
-
1294
-
1295
-
1296
-
1297
-
1298
- ## [0.13.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.12...@synerise/ds-button@0.13.13) (2020-11-25)
1299
-
1300
-
1301
- ### Bug Fixes
1302
-
1303
- * **button:** fix props in button-split and fix color styles ([357801f](https://github.com/synerise/synerise-design/commit/357801f25dec4a6723951736e8eb17fc5d9ab8cf))
1304
-
1305
-
1306
-
1307
-
1308
-
1309
- ## [0.13.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.11...@synerise/ds-button@0.13.12) (2020-11-18)
1310
-
1311
-
1312
- ### Bug Fixes
1313
-
1314
- * **button:** change working of split buttton ([65e3811](https://github.com/synerise/synerise-design/commit/65e3811948b158cc6c2605babf9aef2b8a575e3b))
1315
-
1316
-
1317
-
1318
-
1319
-
1320
- ## [0.13.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.10...@synerise/ds-button@0.13.11) (2020-11-12)
1321
-
1322
- **Note:** Version bump only for package @synerise/ds-button
1323
-
1324
-
1325
-
1326
-
1327
-
1328
- ## [0.13.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.9...@synerise/ds-button@0.13.10) (2020-11-08)
1329
-
1330
- **Note:** Version bump only for package @synerise/ds-button
1331
-
1332
-
1333
-
1334
-
1335
-
1336
- ## [0.13.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.8...@synerise/ds-button@0.13.9) (2020-10-30)
1337
-
1338
- **Note:** Version bump only for package @synerise/ds-button
1339
-
1340
-
1341
-
1342
-
1343
-
1344
- ## [0.13.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.7...@synerise/ds-button@0.13.8) (2020-10-29)
1345
-
1346
-
1347
- ### Bug Fixes
1348
-
1349
- * **button:** excluded creator from secondary pressed styling ([daf8a08](https://github.com/synerise/synerise-design/commit/daf8a08d4944cd1caf325830b9369b074362999d))
1350
- * **button:** set secondary if provided type is falsy ([e1a2135](https://github.com/synerise/synerise-design/commit/e1a2135e68a2175867c0756f893f370f8159b54f))
1351
-
1352
-
1353
-
1354
-
1355
-
1356
- ## [0.13.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.6...@synerise/ds-button@0.13.7) (2020-10-28)
1357
-
1358
-
1359
- ### Bug Fixes
1360
-
1361
- * **button:** changed hover state accordingly to thte deisgn ([170a754](https://github.com/synerise/synerise-design/commit/170a754893534c04c634d1cb2872e950e7f9a977))
1362
- * **button:** pressed state on firefox and safari fix ([5849074](https://github.com/synerise/synerise-design/commit/5849074956eb5daac60801415322a133fa821496))
1363
- * **button:** removed important from style of the svg-s ([5dfd20e](https://github.com/synerise/synerise-design/commit/5dfd20e62ed1d7b569d3a07d0c88427f20092fa0))
1364
- * **button:** split type, changed a pressed state on secondary button ([37a1fc9](https://github.com/synerise/synerise-design/commit/37a1fc99f86015009779c5a26761706fc925713a))
1365
-
1366
-
1367
-
1368
-
1369
-
1370
- ## [0.13.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.5...@synerise/ds-button@0.13.6) (2020-10-22)
1371
-
1372
- **Note:** Version bump only for package @synerise/ds-button
1373
-
1374
-
1375
-
1376
-
1377
-
1378
- ## [0.13.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.4...@synerise/ds-button@0.13.5) (2020-10-21)
1379
-
1380
- **Note:** Version bump only for package @synerise/ds-button
1381
-
1382
-
1383
-
1384
-
1385
-
1386
- ## [0.13.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.3...@synerise/ds-button@0.13.4) (2020-10-20)
1387
-
1388
- **Note:** Version bump only for package @synerise/ds-button
1389
-
1390
-
1391
-
1392
-
1393
-
1394
- ## [0.13.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.2...@synerise/ds-button@0.13.3) (2020-10-13)
1395
-
1396
- **Note:** Version bump only for package @synerise/ds-button
1397
-
1398
-
1399
-
1400
-
1401
-
1402
- ## [0.13.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.1...@synerise/ds-button@0.13.2) (2020-10-12)
1403
-
1404
- **Note:** Version bump only for package @synerise/ds-button
1405
-
1406
-
1407
-
1408
-
1409
-
1410
- ## [0.13.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.0...@synerise/ds-button@0.13.1) (2020-10-12)
516
+ ## [0.13.55](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.54...@synerise/ds-button@0.13.55) (2021-05-20)
1411
517
 
1412
518
  **Note:** Version bump only for package @synerise/ds-button
1413
519
 
1414
-
1415
-
1416
-
1417
-
1418
- # [0.13.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.37...@synerise/ds-button@0.13.0) (2020-10-09)
1419
-
1420
-
1421
- ### Bug Fixes
1422
-
1423
- * **button:** add latest ds-icon to deps ([2330df4](https://github.com/synerise/synerise-design/commit/2330df47bac1c58da36175d37750768fc5d2e492))
1424
- * **cruds:** prettier ([271b443](https://github.com/synerise/synerise-design/commit/271b443f655d98fce62059dfeb6ab0fab70ce2c0))
1425
-
1426
-
1427
- ### Features
1428
-
1429
- * **button:** move Crud and SingleAction to separate Crud component ([a10976a](https://github.com/synerise/synerise-design/commit/a10976a2677823ea8064068eea7e0c53611cfc78))
1430
- * **cruds:** add Cruds component ([15498ba](https://github.com/synerise/synerise-design/commit/15498bad6e40649f8807c20c96fbdb58b5260f17))
1431
-
1432
-
1433
-
1434
-
1435
-
1436
- ## [0.12.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.36...@synerise/ds-button@0.12.37) (2020-10-06)
520
+ ## [0.13.54](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.53...@synerise/ds-button@0.13.54) (2021-05-20)
1437
521
 
1438
522
  **Note:** Version bump only for package @synerise/ds-button
1439
523
 
1440
-
1441
-
1442
-
1443
-
1444
- ## [0.12.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.35...@synerise/ds-button@0.12.36) (2020-10-06)
524
+ ## [0.13.53](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.52...@synerise/ds-button@0.13.53) (2021-05-20)
1445
525
 
1446
526
  **Note:** Version bump only for package @synerise/ds-button
1447
527
 
1448
-
1449
-
1450
-
1451
-
1452
- ## [0.12.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.34...@synerise/ds-button@0.12.35) (2020-10-02)
528
+ ## [0.13.52](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.51...@synerise/ds-button@0.13.52) (2021-05-14)
1453
529
 
1454
530
  **Note:** Version bump only for package @synerise/ds-button
1455
531
 
1456
-
1457
-
1458
-
1459
-
1460
- ## [0.12.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.33...@synerise/ds-button@0.12.34) (2020-09-29)
532
+ ## [0.13.51](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.50...@synerise/ds-button@0.13.51) (2021-05-14)
1461
533
 
1462
534
  **Note:** Version bump only for package @synerise/ds-button
1463
535
 
1464
-
1465
-
1466
-
1467
-
1468
- ## [0.12.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.32...@synerise/ds-button@0.12.33) (2020-09-25)
1469
-
536
+ ## [0.13.50](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.49...@synerise/ds-button@0.13.50) (2021-05-14)
1470
537
 
1471
538
  ### Bug Fixes
1472
539
 
1473
- * **button:** added type checking for special btns ([532f31b](https://github.com/synerise/synerise-design/commit/532f31b001fa6ccad260847fad8e0ad88800d3f8))
1474
- * **button:** change handlers type on cruds ([ec11b16](https://github.com/synerise/synerise-design/commit/ec11b168b65cf8b30e8a7cef4b9f18a878a90d15))
1475
- * **button:** creator types fixes ([6bc7a18](https://github.com/synerise/synerise-design/commit/6bc7a18435a5fa7205a0fb8b3ce8efcda5bb8eea))
1476
- * **button:** fix docs build ([a9471b5](https://github.com/synerise/synerise-design/commit/a9471b5141ca07e14bfe00751322f8f2ee15bdc6))
1477
- * **button:** stopped propagation of crud ([da51907](https://github.com/synerise/synerise-design/commit/da5190786957e68a95d818557f4967a4bc53e039))
1478
- * **button:** stopped propagation of events ([102de65](https://github.com/synerise/synerise-design/commit/102de65228de02cd69abdc03d5fb7e6432400d01))
1479
-
540
+ - **button:** fix expander styles ([eb72527](https://github.com/synerise/synerise-design/commit/eb72527303f525bc26c6174e7e7457546841b3ab))
1480
541
 
1481
-
1482
-
1483
-
1484
- ## [0.12.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.31...@synerise/ds-button@0.12.32) (2020-09-01)
1485
-
1486
- **Note:** Version bump only for package @synerise/ds-button
1487
-
1488
-
1489
-
1490
-
1491
-
1492
- ## [0.12.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.30...@synerise/ds-button@0.12.31) (2020-08-21)
1493
-
1494
- **Note:** Version bump only for package @synerise/ds-button
1495
-
1496
-
1497
-
1498
-
1499
-
1500
- ## [0.12.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.29...@synerise/ds-button@0.12.30) (2020-08-12)
1501
-
1502
- **Note:** Version bump only for package @synerise/ds-button
1503
-
1504
-
1505
-
1506
-
1507
-
1508
- ## [0.12.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.28...@synerise/ds-button@0.12.29) (2020-08-11)
1509
-
1510
- **Note:** Version bump only for package @synerise/ds-button
1511
-
1512
-
1513
-
1514
-
1515
-
1516
- ## [0.12.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.27...@synerise/ds-button@0.12.28) (2020-07-30)
1517
-
1518
- **Note:** Version bump only for package @synerise/ds-button
1519
-
1520
-
1521
-
1522
-
1523
-
1524
- ## [0.12.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.26...@synerise/ds-button@0.12.27) (2020-07-29)
1525
-
1526
- **Note:** Version bump only for package @synerise/ds-button
1527
-
1528
-
1529
-
1530
-
1531
-
1532
- ## [0.12.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.25...@synerise/ds-button@0.12.26) (2020-07-24)
542
+ ## [0.13.49](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.48...@synerise/ds-button@0.13.49) (2021-05-06)
1533
543
 
1534
544
  **Note:** Version bump only for package @synerise/ds-button
1535
545
 
1536
-
1537
-
1538
-
1539
-
1540
- ## [0.12.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.24...@synerise/ds-button@0.12.25) (2020-07-24)
546
+ ## [0.13.48](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.47...@synerise/ds-button@0.13.48) (2021-05-06)
1541
547
 
1542
548
  **Note:** Version bump only for package @synerise/ds-button
1543
549
 
550
+ ## [0.13.47](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.46...@synerise/ds-button@0.13.47) (2021-04-29)
1544
551
 
552
+ **Note:** Version bump only for package @synerise/ds-button
1545
553
 
1546
-
1547
-
1548
- ## [0.12.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.23...@synerise/ds-button@0.12.24) (2020-07-20)
1549
-
554
+ ## [0.13.46](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.45...@synerise/ds-button@0.13.46) (2021-04-22)
1550
555
 
1551
556
  ### Bug Fixes
1552
557
 
1553
- * **button:** add styles to secondary button and move to button component ([b62da4c](https://github.com/synerise/synerise-design/commit/b62da4ce88727f370b5c0cb051828386fabb55d1))
558
+ - **button:** fix className ([c414422](https://github.com/synerise/synerise-design/commit/c414422a23b60f91afccf2ada96ec4a722378964))
1554
559
 
560
+ ## [0.13.45](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.44...@synerise/ds-button@0.13.45) (2021-04-07)
1555
561
 
562
+ **Note:** Version bump only for package @synerise/ds-button
1556
563
 
564
+ ## [0.13.44](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.43...@synerise/ds-button@0.13.44) (2021-03-29)
1557
565
 
566
+ **Note:** Version bump only for package @synerise/ds-button
1558
567
 
1559
- ## [0.12.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.22...@synerise/ds-button@0.12.23) (2020-07-15)
568
+ ## [0.13.43](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.42...@synerise/ds-button@0.13.43) (2021-03-22)
1560
569
 
1561
570
  **Note:** Version bump only for package @synerise/ds-button
1562
571
 
572
+ ## [0.13.42](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.41...@synerise/ds-button@0.13.42) (2021-03-19)
1563
573
 
574
+ **Note:** Version bump only for package @synerise/ds-button
1564
575
 
576
+ ## [0.13.41](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.40...@synerise/ds-button@0.13.41) (2021-03-16)
1565
577
 
578
+ **Note:** Version bump only for package @synerise/ds-button
1566
579
 
1567
- ## [0.12.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.21...@synerise/ds-button@0.12.22) (2020-07-13)
580
+ ## [0.13.40](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.39...@synerise/ds-button@0.13.40) (2021-03-16)
1568
581
 
1569
582
  **Note:** Version bump only for package @synerise/ds-button
1570
583
 
584
+ ## [0.13.39](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.38...@synerise/ds-button@0.13.39) (2021-03-16)
1571
585
 
586
+ **Note:** Version bump only for package @synerise/ds-button
1572
587
 
588
+ ## [0.13.38](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.37...@synerise/ds-button@0.13.38) (2021-03-16)
1573
589
 
590
+ **Note:** Version bump only for package @synerise/ds-button
1574
591
 
1575
- ## [0.12.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.20...@synerise/ds-button@0.12.21) (2020-07-09)
592
+ ## [0.13.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.36...@synerise/ds-button@0.13.37) (2021-03-16)
1576
593
 
1577
594
  **Note:** Version bump only for package @synerise/ds-button
1578
595
 
596
+ ## [0.13.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.35...@synerise/ds-button@0.13.36) (2021-03-10)
1579
597
 
598
+ **Note:** Version bump only for package @synerise/ds-button
1580
599
 
600
+ ## [0.13.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.34...@synerise/ds-button@0.13.35) (2021-03-10)
1581
601
 
602
+ **Note:** Version bump only for package @synerise/ds-button
1582
603
 
1583
- ## [0.12.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.19...@synerise/ds-button@0.12.20) (2020-07-08)
604
+ ## [0.13.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.33...@synerise/ds-button@0.13.34) (2021-03-09)
1584
605
 
1585
- **Note:** Version bump only for package @synerise/ds-button
606
+ ### Bug Fixes
1586
607
 
608
+ - **table:** fix last button radius in header selection ([2b3bdd5](https://github.com/synerise/synerise-design/commit/2b3bdd5117ac85175e486a9f02b517abe8736c24))
1587
609
 
610
+ ## [0.13.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.32...@synerise/ds-button@0.13.33) (2021-03-03)
1588
611
 
612
+ **Note:** Version bump only for package @synerise/ds-button
1589
613
 
614
+ ## [0.13.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.31...@synerise/ds-button@0.13.32) (2021-03-02)
1590
615
 
1591
- ## [0.12.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.18...@synerise/ds-button@0.12.19) (2020-07-07)
616
+ **Note:** Version bump only for package @synerise/ds-button
617
+
618
+ ## [0.13.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.30...@synerise/ds-button@0.13.31) (2021-03-01)
1592
619
 
1593
620
  **Note:** Version bump only for package @synerise/ds-button
1594
621
 
622
+ ## [0.13.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.29...@synerise/ds-button@0.13.30) (2021-02-17)
1595
623
 
624
+ **Note:** Version bump only for package @synerise/ds-button
1596
625
 
626
+ ## [0.13.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.28...@synerise/ds-button@0.13.29) (2021-02-15)
1597
627
 
628
+ **Note:** Version bump only for package @synerise/ds-button
1598
629
 
1599
- ## [0.12.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.17...@synerise/ds-button@0.12.18) (2020-06-25)
630
+ ## [0.13.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.27...@synerise/ds-button@0.13.28) (2021-02-08)
1600
631
 
1601
632
  **Note:** Version bump only for package @synerise/ds-button
1602
633
 
634
+ ## [0.13.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.26...@synerise/ds-button@0.13.27) (2021-02-05)
1603
635
 
636
+ **Note:** Version bump only for package @synerise/ds-button
1604
637
 
638
+ ## [0.13.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.25...@synerise/ds-button@0.13.26) (2021-02-02)
1605
639
 
640
+ **Note:** Version bump only for package @synerise/ds-button
1606
641
 
1607
- ## [0.12.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.16...@synerise/ds-button@0.12.17) (2020-06-22)
642
+ ## [0.13.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.24...@synerise/ds-button@0.13.25) (2021-02-01)
1608
643
 
1609
644
  **Note:** Version bump only for package @synerise/ds-button
1610
645
 
646
+ ## [0.13.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.23...@synerise/ds-button@0.13.24) (2021-01-22)
1611
647
 
648
+ **Note:** Version bump only for package @synerise/ds-button
1612
649
 
650
+ ## [0.13.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.22...@synerise/ds-button@0.13.23) (2021-01-15)
1613
651
 
652
+ ### Bug Fixes
1614
653
 
1615
- ## [0.12.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.15...@synerise/ds-button@0.12.16) (2020-06-17)
654
+ - **button:** add new prop iconColor and new styles on hover color in buttton ([4e8be6d](https://github.com/synerise/synerise-design/commit/4e8be6d25e6e18e62d0a805956dee5ab1eca0fab))
1616
655
 
656
+ ## [0.13.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.21...@synerise/ds-button@0.13.22) (2021-01-13)
1617
657
 
1618
658
  ### Bug Fixes
1619
659
 
1620
- * **button:** fix button styles ([4dcdc84](https://github.com/synerise/synerise-design/commit/4dcdc848434f71e9b8d43276ec6551378f1cf790))
1621
-
660
+ - **button:** fix focus color in secondary type button ([24df081](https://github.com/synerise/synerise-design/commit/24df08170f9cde8ccc08b61ec519cd86c1fde92c))
1622
661
 
662
+ ## [0.13.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.20...@synerise/ds-button@0.13.21) (2021-01-04)
1623
663
 
664
+ **Note:** Version bump only for package @synerise/ds-button
1624
665
 
666
+ ## [0.13.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.19...@synerise/ds-button@0.13.20) (2020-12-23)
1625
667
 
1626
- ## [0.12.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.14...@synerise/ds-button@0.12.15) (2020-06-09)
668
+ **Note:** Version bump only for package @synerise/ds-button
1627
669
 
670
+ ## [0.13.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.18...@synerise/ds-button@0.13.19) (2020-12-23)
1628
671
 
1629
672
  ### Bug Fixes
1630
673
 
1631
- * **button:** fix disabled button custom color ghost ([684b41b](https://github.com/synerise/synerise-design/commit/684b41b1d73551d3a1afb508900a7046c19adbdd))
1632
- * **button:** fix disabled button custom color ghost ([3aecf40](https://github.com/synerise/synerise-design/commit/3aecf40d2523d451ad261ea44763c498869ea455))
1633
- * **button:** fix disabled button custom color ghost ([8f53c14](https://github.com/synerise/synerise-design/commit/8f53c14f170fb7e989aba90c9631844308072331))
1634
- * **button:** fix disabled button custom color ghost ([8193f57](https://github.com/synerise/synerise-design/commit/8193f5759a1c62e21dabbf93ba612643fe815f1c))
1635
-
674
+ - **button:** style default button types as secondary ([fdca078](https://github.com/synerise/synerise-design/commit/fdca078267dd5fa124f11c8cf71886b59eb17134))
1636
675
 
676
+ ## [0.13.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.17...@synerise/ds-button@0.13.18) (2020-12-21)
1637
677
 
678
+ ### Bug Fixes
1638
679
 
680
+ - **button:** fix secondary button styles ([731e525](https://github.com/synerise/synerise-design/commit/731e525e05cfe32d7c7662a69d523ffa1021e33a))
1639
681
 
1640
- ## [0.12.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.13...@synerise/ds-button@0.12.14) (2020-06-05)
682
+ ## [0.13.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.16...@synerise/ds-button@0.13.17) (2020-12-14)
1641
683
 
1642
684
  **Note:** Version bump only for package @synerise/ds-button
1643
685
 
686
+ ## [0.13.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.15...@synerise/ds-button@0.13.16) (2020-12-11)
687
+
688
+ **Note:** Version bump only for package @synerise/ds-button
1644
689
 
690
+ ## [0.13.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.14...@synerise/ds-button@0.13.15) (2020-12-04)
1645
691
 
692
+ **Note:** Version bump only for package @synerise/ds-button
1646
693
 
694
+ ## [0.13.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.13...@synerise/ds-button@0.13.14) (2020-12-02)
1647
695
 
1648
- ## [0.12.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.12...@synerise/ds-button@0.12.13) (2020-06-05)
696
+ **Note:** Version bump only for package @synerise/ds-button
1649
697
 
698
+ ## [0.13.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.12...@synerise/ds-button@0.13.13) (2020-11-25)
1650
699
 
1651
700
  ### Bug Fixes
1652
701
 
1653
- * **button:** change color blue ([6aff656](https://github.com/synerise/synerise-design/commit/6aff656afa3bc827092f128fe2029fe3339605a9))
1654
-
702
+ - **button:** fix props in button-split and fix color styles ([357801f](https://github.com/synerise/synerise-design/commit/357801f25dec4a6723951736e8eb17fc5d9ab8cf))
1655
703
 
704
+ ## [0.13.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.11...@synerise/ds-button@0.13.12) (2020-11-18)
1656
705
 
706
+ ### Bug Fixes
1657
707
 
708
+ - **button:** change working of split buttton ([65e3811](https://github.com/synerise/synerise-design/commit/65e3811948b158cc6c2605babf9aef2b8a575e3b))
1658
709
 
1659
- ## [0.12.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.11...@synerise/ds-button@0.12.12) (2020-06-02)
710
+ ## [0.13.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.10...@synerise/ds-button@0.13.11) (2020-11-12)
1660
711
 
712
+ **Note:** Version bump only for package @synerise/ds-button
1661
713
 
1662
- ### Bug Fixes
714
+ ## [0.13.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.9...@synerise/ds-button@0.13.10) (2020-11-08)
1663
715
 
1664
- * **button:** create cruds styles and cruds add tooltip in package json ([f976488](https://github.com/synerise/synerise-design/commit/f97648872adb1a894b967007135e15944f203411))
1665
- * **button:** fix in the build ([9e93889](https://github.com/synerise/synerise-design/commit/9e9388920d763b48619c6df3ff272c021c57c925))
1666
- * **button:** fix in the build ([53c2f31](https://github.com/synerise/synerise-design/commit/53c2f3186d8eed36cde79103823b3a4801e5c2db))
1667
- * **button:** fix in the build and add Singlecrud component ([ef5b1c5](https://github.com/synerise/synerise-design/commit/ef5b1c56e1a3b5e60b966787ff17ec364b92f2de))
1668
- * **button:** remove disabled and made props optional ([5a2e832](https://github.com/synerise/synerise-design/commit/5a2e8324ec706b5c153150b9469ef69a432d9b39))
716
+ **Note:** Version bump only for package @synerise/ds-button
1669
717
 
718
+ ## [0.13.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.8...@synerise/ds-button@0.13.9) (2020-10-30)
1670
719
 
720
+ **Note:** Version bump only for package @synerise/ds-button
1671
721
 
722
+ ## [0.13.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.7...@synerise/ds-button@0.13.8) (2020-10-29)
1672
723
 
724
+ ### Bug Fixes
1673
725
 
1674
- ## [0.12.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.10...@synerise/ds-button@0.12.11) (2020-05-28)
726
+ - **button:** excluded creator from secondary pressed styling ([daf8a08](https://github.com/synerise/synerise-design/commit/daf8a08d4944cd1caf325830b9369b074362999d))
727
+ - **button:** set secondary if provided type is falsy ([e1a2135](https://github.com/synerise/synerise-design/commit/e1a2135e68a2175867c0756f893f370f8159b54f))
1675
728
 
729
+ ## [0.13.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.6...@synerise/ds-button@0.13.7) (2020-10-28)
1676
730
 
1677
731
  ### Bug Fixes
1678
732
 
1679
- * **button:** add custom color ghost ([04c994e](https://github.com/synerise/synerise-design/commit/04c994e013df96ef20a32bf3a78d515e42b08e88))
1680
-
1681
-
733
+ - **button:** changed hover state accordingly to thte deisgn ([170a754](https://github.com/synerise/synerise-design/commit/170a754893534c04c634d1cb2872e950e7f9a977))
734
+ - **button:** pressed state on firefox and safari fix ([5849074](https://github.com/synerise/synerise-design/commit/5849074956eb5daac60801415322a133fa821496))
735
+ - **button:** removed important from style of the svg-s ([5dfd20e](https://github.com/synerise/synerise-design/commit/5dfd20e62ed1d7b569d3a07d0c88427f20092fa0))
736
+ - **button:** split type, changed a pressed state on secondary button ([37a1fc9](https://github.com/synerise/synerise-design/commit/37a1fc99f86015009779c5a26761706fc925713a))
1682
737
 
738
+ ## [0.13.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.5...@synerise/ds-button@0.13.6) (2020-10-22)
1683
739
 
740
+ **Note:** Version bump only for package @synerise/ds-button
1684
741
 
1685
- ## [0.12.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.9...@synerise/ds-button@0.12.10) (2020-05-25)
742
+ ## [0.13.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.4...@synerise/ds-button@0.13.5) (2020-10-21)
1686
743
 
1687
744
  **Note:** Version bump only for package @synerise/ds-button
1688
745
 
746
+ ## [0.13.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.3...@synerise/ds-button@0.13.4) (2020-10-20)
1689
747
 
748
+ **Note:** Version bump only for package @synerise/ds-button
1690
749
 
750
+ ## [0.13.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.2...@synerise/ds-button@0.13.3) (2020-10-13)
1691
751
 
752
+ **Note:** Version bump only for package @synerise/ds-button
1692
753
 
1693
- ## [0.12.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.8...@synerise/ds-button@0.12.9) (2020-05-22)
754
+ ## [0.13.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.1...@synerise/ds-button@0.13.2) (2020-10-12)
1694
755
 
1695
756
  **Note:** Version bump only for package @synerise/ds-button
1696
757
 
758
+ ## [0.13.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.13.0...@synerise/ds-button@0.13.1) (2020-10-12)
1697
759
 
760
+ **Note:** Version bump only for package @synerise/ds-button
1698
761
 
762
+ # [0.13.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.37...@synerise/ds-button@0.13.0) (2020-10-09)
1699
763
 
764
+ ### Bug Fixes
1700
765
 
1701
- ## [0.12.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.7...@synerise/ds-button@0.12.8) (2020-05-19)
1702
-
1703
- **Note:** Version bump only for package @synerise/ds-button
766
+ - **button:** add latest ds-icon to deps ([2330df4](https://github.com/synerise/synerise-design/commit/2330df47bac1c58da36175d37750768fc5d2e492))
767
+ - **cruds:** prettier ([271b443](https://github.com/synerise/synerise-design/commit/271b443f655d98fce62059dfeb6ab0fab70ce2c0))
1704
768
 
769
+ ### Features
1705
770
 
771
+ - **button:** move Crud and SingleAction to separate Crud component ([a10976a](https://github.com/synerise/synerise-design/commit/a10976a2677823ea8064068eea7e0c53611cfc78))
772
+ - **cruds:** add Cruds component ([15498ba](https://github.com/synerise/synerise-design/commit/15498bad6e40649f8807c20c96fbdb58b5260f17))
1706
773
 
774
+ ## [0.12.37](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.36...@synerise/ds-button@0.12.37) (2020-10-06)
1707
775
 
776
+ **Note:** Version bump only for package @synerise/ds-button
1708
777
 
1709
- ## [0.12.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.6...@synerise/ds-button@0.12.7) (2020-05-14)
778
+ ## [0.12.36](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.35...@synerise/ds-button@0.12.36) (2020-10-06)
1710
779
 
1711
780
  **Note:** Version bump only for package @synerise/ds-button
1712
781
 
782
+ ## [0.12.35](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.34...@synerise/ds-button@0.12.35) (2020-10-02)
1713
783
 
784
+ **Note:** Version bump only for package @synerise/ds-button
1714
785
 
786
+ ## [0.12.34](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.33...@synerise/ds-button@0.12.34) (2020-09-29)
1715
787
 
788
+ **Note:** Version bump only for package @synerise/ds-button
1716
789
 
1717
- ## [0.12.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.5...@synerise/ds-button@0.12.6) (2020-05-08)
1718
-
790
+ ## [0.12.33](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.32...@synerise/ds-button@0.12.33) (2020-09-25)
1719
791
 
1720
792
  ### Bug Fixes
1721
793
 
1722
- * **button:** remove state from Button.expander ([2d398da](https://github.com/synerise/synerise-design/commit/2d398da89805fa3e94544116af10a9b85efe8ebf))
794
+ - **button:** added type checking for special btns ([532f31b](https://github.com/synerise/synerise-design/commit/532f31b001fa6ccad260847fad8e0ad88800d3f8))
795
+ - **button:** change handlers type on cruds ([ec11b16](https://github.com/synerise/synerise-design/commit/ec11b168b65cf8b30e8a7cef4b9f18a878a90d15))
796
+ - **button:** creator types fixes ([6bc7a18](https://github.com/synerise/synerise-design/commit/6bc7a18435a5fa7205a0fb8b3ce8efcda5bb8eea))
797
+ - **button:** fix docs build ([a9471b5](https://github.com/synerise/synerise-design/commit/a9471b5141ca07e14bfe00751322f8f2ee15bdc6))
798
+ - **button:** stopped propagation of crud ([da51907](https://github.com/synerise/synerise-design/commit/da5190786957e68a95d818557f4967a4bc53e039))
799
+ - **button:** stopped propagation of events ([102de65](https://github.com/synerise/synerise-design/commit/102de65228de02cd69abdc03d5fb7e6432400d01))
1723
800
 
801
+ ## [0.12.32](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.31...@synerise/ds-button@0.12.32) (2020-09-01)
1724
802
 
803
+ **Note:** Version bump only for package @synerise/ds-button
1725
804
 
805
+ ## [0.12.31](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.30...@synerise/ds-button@0.12.31) (2020-08-21)
1726
806
 
807
+ **Note:** Version bump only for package @synerise/ds-button
1727
808
 
1728
- ## [0.12.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.4...@synerise/ds-button@0.12.5) (2020-05-05)
809
+ ## [0.12.30](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.29...@synerise/ds-button@0.12.30) (2020-08-12)
1729
810
 
1730
811
  **Note:** Version bump only for package @synerise/ds-button
1731
812
 
813
+ ## [0.12.29](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.28...@synerise/ds-button@0.12.29) (2020-08-11)
1732
814
 
815
+ **Note:** Version bump only for package @synerise/ds-button
1733
816
 
817
+ ## [0.12.28](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.27...@synerise/ds-button@0.12.28) (2020-07-30)
1734
818
 
819
+ **Note:** Version bump only for package @synerise/ds-button
1735
820
 
1736
- ## [0.12.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.3...@synerise/ds-button@0.12.4) (2020-04-30)
821
+ ## [0.12.27](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.26...@synerise/ds-button@0.12.27) (2020-07-29)
1737
822
 
1738
823
  **Note:** Version bump only for package @synerise/ds-button
1739
824
 
825
+ ## [0.12.26](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.25...@synerise/ds-button@0.12.26) (2020-07-24)
1740
826
 
827
+ **Note:** Version bump only for package @synerise/ds-button
1741
828
 
829
+ ## [0.12.25](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.24...@synerise/ds-button@0.12.25) (2020-07-24)
1742
830
 
831
+ **Note:** Version bump only for package @synerise/ds-button
1743
832
 
1744
- ## [0.12.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.2...@synerise/ds-button@0.12.3) (2020-04-29)
1745
-
833
+ ## [0.12.24](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.23...@synerise/ds-button@0.12.24) (2020-07-20)
1746
834
 
1747
835
  ### Bug Fixes
1748
836
 
1749
- * **button:** expander styles fixes ([2475e54](https://github.com/synerise/synerise-design/commit/2475e54bedebc33a7e58388733663442278dd9be))
1750
-
1751
-
837
+ - **button:** add styles to secondary button and move to button component ([b62da4c](https://github.com/synerise/synerise-design/commit/b62da4ce88727f370b5c0cb051828386fabb55d1))
1752
838
 
839
+ ## [0.12.23](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.22...@synerise/ds-button@0.12.23) (2020-07-15)
1753
840
 
841
+ **Note:** Version bump only for package @synerise/ds-button
1754
842
 
1755
- ## [0.12.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.1...@synerise/ds-button@0.12.2) (2020-04-29)
843
+ ## [0.12.22](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.21...@synerise/ds-button@0.12.22) (2020-07-13)
1756
844
 
845
+ **Note:** Version bump only for package @synerise/ds-button
1757
846
 
1758
- ### Bug Fixes
847
+ ## [0.12.21](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.20...@synerise/ds-button@0.12.21) (2020-07-09)
1759
848
 
1760
- * **button:** fixed placement of the icon in creator button ([37f8fed](https://github.com/synerise/synerise-design/commit/37f8fedf4d5486a2e3419a4c3cc379a302b64a07))
849
+ **Note:** Version bump only for package @synerise/ds-button
1761
850
 
851
+ ## [0.12.20](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.19...@synerise/ds-button@0.12.20) (2020-07-08)
1762
852
 
853
+ **Note:** Version bump only for package @synerise/ds-button
1763
854
 
855
+ ## [0.12.19](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.18...@synerise/ds-button@0.12.19) (2020-07-07)
1764
856
 
857
+ **Note:** Version bump only for package @synerise/ds-button
1765
858
 
1766
- ## [0.12.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.0...@synerise/ds-button@0.12.1) (2020-04-27)
859
+ ## [0.12.18](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.17...@synerise/ds-button@0.12.18) (2020-06-25)
1767
860
 
1768
861
  **Note:** Version bump only for package @synerise/ds-button
1769
862
 
863
+ ## [0.12.17](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.16...@synerise/ds-button@0.12.17) (2020-06-22)
1770
864
 
865
+ **Note:** Version bump only for package @synerise/ds-button
1771
866
 
867
+ ## [0.12.16](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.15...@synerise/ds-button@0.12.16) (2020-06-17)
1772
868
 
869
+ ### Bug Fixes
1773
870
 
1774
- # [0.12.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.4...@synerise/ds-button@0.12.0) (2020-04-24)
871
+ - **button:** fix button styles ([4dcdc84](https://github.com/synerise/synerise-design/commit/4dcdc848434f71e9b8d43276ec6551378f1cf790))
1775
872
 
873
+ ## [0.12.15](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.14...@synerise/ds-button@0.12.15) (2020-06-09)
1776
874
 
1777
875
  ### Bug Fixes
1778
876
 
1779
- * **button:** added new lines after each stage of test ([9f741eb](https://github.com/synerise/synerise-design/commit/9f741ebddbfe994c46e54aa62ce5f3001dd573df))
1780
- * **button:** fixed passing unrecognized props to dom elements ([85fc4a4](https://github.com/synerise/synerise-design/commit/85fc4a439c3ef629014af506c91f04d39e1fac29))
1781
- * **button:** fixing the build ([fce9e6e](https://github.com/synerise/synerise-design/commit/fce9e6e394bdc890ba1cf9b885d96c84055d5add))
1782
- * **button:** simplifed styles ([dc5e792](https://github.com/synerise/synerise-design/commit/dc5e792c4e483d3fd823a2ce57152fd2b92b39a9))
877
+ - **button:** fix disabled button custom color ghost ([684b41b](https://github.com/synerise/synerise-design/commit/684b41b1d73551d3a1afb508900a7046c19adbdd))
878
+ - **button:** fix disabled button custom color ghost ([3aecf40](https://github.com/synerise/synerise-design/commit/3aecf40d2523d451ad261ea44763c498869ea455))
879
+ - **button:** fix disabled button custom color ghost ([8f53c14](https://github.com/synerise/synerise-design/commit/8f53c14f170fb7e989aba90c9631844308072331))
880
+ - **button:** fix disabled button custom color ghost ([8193f57](https://github.com/synerise/synerise-design/commit/8193f5759a1c62e21dabbf93ba612643fe815f1c))
1783
881
 
882
+ ## [0.12.14](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.13...@synerise/ds-button@0.12.14) (2020-06-05)
1784
883
 
1785
- ### Features
884
+ **Note:** Version bump only for package @synerise/ds-button
1786
885
 
1787
- * **button:** added creator button ([48f1099](https://github.com/synerise/synerise-design/commit/48f1099df83282261e250a12cdfd6173a05b1516))
1788
- * **button:** added epxander ([63b443b](https://github.com/synerise/synerise-design/commit/63b443b9701b2a12b6c569c308cf3811ad7e8fa6))
1789
- * **button:** added expander ([d52b8a9](https://github.com/synerise/synerise-design/commit/d52b8a9d8e6208f621aa2e78004eebf6f033548e))
886
+ ## [0.12.13](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.12...@synerise/ds-button@0.12.13) (2020-06-05)
1790
887
 
888
+ ### Bug Fixes
1791
889
 
890
+ - **button:** change color blue ([6aff656](https://github.com/synerise/synerise-design/commit/6aff656afa3bc827092f128fe2029fe3339605a9))
1792
891
 
892
+ ## [0.12.12](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.11...@synerise/ds-button@0.12.12) (2020-06-02)
1793
893
 
894
+ ### Bug Fixes
1794
895
 
1795
- ## [0.11.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.3...@synerise/ds-button@0.11.4) (2020-04-21)
896
+ - **button:** create cruds styles and cruds add tooltip in package json ([f976488](https://github.com/synerise/synerise-design/commit/f97648872adb1a894b967007135e15944f203411))
897
+ - **button:** fix in the build ([9e93889](https://github.com/synerise/synerise-design/commit/9e9388920d763b48619c6df3ff272c021c57c925))
898
+ - **button:** fix in the build ([53c2f31](https://github.com/synerise/synerise-design/commit/53c2f3186d8eed36cde79103823b3a4801e5c2db))
899
+ - **button:** fix in the build and add Singlecrud component ([ef5b1c5](https://github.com/synerise/synerise-design/commit/ef5b1c56e1a3b5e60b966787ff17ec364b92f2de))
900
+ - **button:** remove disabled and made props optional ([5a2e832](https://github.com/synerise/synerise-design/commit/5a2e8324ec706b5c153150b9469ef69a432d9b39))
1796
901
 
902
+ ## [0.12.11](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.10...@synerise/ds-button@0.12.11) (2020-05-28)
1797
903
 
1798
904
  ### Bug Fixes
1799
905
 
1800
- * **portal:** styleguidist styles, move examples to README.md files ([c14990b](https://github.com/synerise/synerise-design/commit/c14990b035e4491ad12a8dddfc7370e369c47acc))
906
+ - **button:** add custom color ghost ([04c994e](https://github.com/synerise/synerise-design/commit/04c994e013df96ef20a32bf3a78d515e42b08e88))
1801
907
 
908
+ ## [0.12.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.9...@synerise/ds-button@0.12.10) (2020-05-25)
1802
909
 
910
+ **Note:** Version bump only for package @synerise/ds-button
1803
911
 
912
+ ## [0.12.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.8...@synerise/ds-button@0.12.9) (2020-05-22)
1804
913
 
914
+ **Note:** Version bump only for package @synerise/ds-button
1805
915
 
1806
- ## [0.11.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.2...@synerise/ds-button@0.11.3) (2020-04-15)
916
+ ## [0.12.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.7...@synerise/ds-button@0.12.8) (2020-05-19)
1807
917
 
1808
918
  **Note:** Version bump only for package @synerise/ds-button
1809
919
 
920
+ ## [0.12.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.6...@synerise/ds-button@0.12.7) (2020-05-14)
921
+
922
+ **Note:** Version bump only for package @synerise/ds-button
1810
923
 
924
+ ## [0.12.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.5...@synerise/ds-button@0.12.6) (2020-05-08)
1811
925
 
926
+ ### Bug Fixes
1812
927
 
928
+ - **button:** remove state from Button.expander ([2d398da](https://github.com/synerise/synerise-design/commit/2d398da89805fa3e94544116af10a9b85efe8ebf))
1813
929
 
1814
- ## [0.11.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.1...@synerise/ds-button@0.11.2) (2020-04-14)
930
+ ## [0.12.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.4...@synerise/ds-button@0.12.5) (2020-05-05)
1815
931
 
1816
932
  **Note:** Version bump only for package @synerise/ds-button
1817
933
 
934
+ ## [0.12.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.3...@synerise/ds-button@0.12.4) (2020-04-30)
1818
935
 
936
+ **Note:** Version bump only for package @synerise/ds-button
1819
937
 
938
+ ## [0.12.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.2...@synerise/ds-button@0.12.3) (2020-04-29)
1820
939
 
940
+ ### Bug Fixes
1821
941
 
1822
- ## [0.11.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.0...@synerise/ds-button@0.11.1) (2020-04-13)
1823
-
1824
- **Note:** Version bump only for package @synerise/ds-button
942
+ - **button:** expander styles fixes ([2475e54](https://github.com/synerise/synerise-design/commit/2475e54bedebc33a7e58388733663442278dd9be))
1825
943
 
944
+ ## [0.12.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.1...@synerise/ds-button@0.12.2) (2020-04-29)
1826
945
 
946
+ ### Bug Fixes
1827
947
 
948
+ - **button:** fixed placement of the icon in creator button ([37f8fed](https://github.com/synerise/synerise-design/commit/37f8fedf4d5486a2e3419a4c3cc379a302b64a07))
1828
949
 
950
+ ## [0.12.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.12.0...@synerise/ds-button@0.12.1) (2020-04-27)
1829
951
 
1830
- # [0.11.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.10.0...@synerise/ds-button@0.11.0) (2020-04-06)
952
+ **Note:** Version bump only for package @synerise/ds-button
1831
953
 
954
+ # [0.12.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.4...@synerise/ds-button@0.12.0) (2020-04-24)
1832
955
 
1833
- ### Features
956
+ ### Bug Fixes
1834
957
 
1835
- * **portal:** react-styleguidist ([9339a08](https://github.com/synerise/synerise-design/commit/9339a08785cef30b428ebe438d749d0b7c2a9bf8))
1836
- * **portal:** update button example ([f9eacff](https://github.com/synerise/synerise-design/commit/f9eacffbfececa3840f44a495ed5f77106dbb586))
1837
- * **portal:** update react-styleguidist ([13af56d](https://github.com/synerise/synerise-design/commit/13af56de3b67977345dfcf638e191327b755386c))
958
+ - **button:** added new lines after each stage of test ([9f741eb](https://github.com/synerise/synerise-design/commit/9f741ebddbfe994c46e54aa62ce5f3001dd573df))
959
+ - **button:** fixed passing unrecognized props to dom elements ([85fc4a4](https://github.com/synerise/synerise-design/commit/85fc4a439c3ef629014af506c91f04d39e1fac29))
960
+ - **button:** fixing the build ([fce9e6e](https://github.com/synerise/synerise-design/commit/fce9e6e394bdc890ba1cf9b885d96c84055d5add))
961
+ - **button:** simplifed styles ([dc5e792](https://github.com/synerise/synerise-design/commit/dc5e792c4e483d3fd823a2ce57152fd2b92b39a9))
1838
962
 
963
+ ### Features
1839
964
 
965
+ - **button:** added creator button ([48f1099](https://github.com/synerise/synerise-design/commit/48f1099df83282261e250a12cdfd6173a05b1516))
966
+ - **button:** added epxander ([63b443b](https://github.com/synerise/synerise-design/commit/63b443b9701b2a12b6c569c308cf3811ad7e8fa6))
967
+ - **button:** added expander ([d52b8a9](https://github.com/synerise/synerise-design/commit/d52b8a9d8e6208f621aa2e78004eebf6f033548e))
1840
968
 
969
+ ## [0.11.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.3...@synerise/ds-button@0.11.4) (2020-04-21)
1841
970
 
971
+ ### Bug Fixes
1842
972
 
1843
- # [0.10.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.10...@synerise/ds-button@0.10.0) (2020-04-01)
973
+ - **portal:** styleguidist styles, move examples to README.md files ([c14990b](https://github.com/synerise/synerise-design/commit/c14990b035e4491ad12a8dddfc7370e369c47acc))
1844
974
 
975
+ ## [0.11.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.2...@synerise/ds-button@0.11.3) (2020-04-15)
1845
976
 
1846
- ### Features
977
+ **Note:** Version bump only for package @synerise/ds-button
1847
978
 
1848
- * **button:** update props, export package version ([98a91a1](https://github.com/synerise/synerise-design/commit/98a91a16fbb05a1c0afd6b303d1da9702da826d8))
979
+ ## [0.11.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.1...@synerise/ds-button@0.11.2) (2020-04-14)
1849
980
 
981
+ **Note:** Version bump only for package @synerise/ds-button
1850
982
 
983
+ ## [0.11.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.11.0...@synerise/ds-button@0.11.1) (2020-04-13)
1851
984
 
985
+ **Note:** Version bump only for package @synerise/ds-button
1852
986
 
987
+ # [0.11.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.10.0...@synerise/ds-button@0.11.0) (2020-04-06)
1853
988
 
1854
- ## [0.9.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.9...@synerise/ds-button@0.9.10) (2020-03-31)
989
+ ### Features
1855
990
 
991
+ - **portal:** react-styleguidist ([9339a08](https://github.com/synerise/synerise-design/commit/9339a08785cef30b428ebe438d749d0b7c2a9bf8))
992
+ - **portal:** update button example ([f9eacff](https://github.com/synerise/synerise-design/commit/f9eacffbfececa3840f44a495ed5f77106dbb586))
993
+ - **portal:** update react-styleguidist ([13af56d](https://github.com/synerise/synerise-design/commit/13af56de3b67977345dfcf638e191327b755386c))
1856
994
 
1857
- ### Reverts
995
+ # [0.10.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.10...@synerise/ds-button@0.10.0) (2020-04-01)
1858
996
 
1859
- * **button:** decreased button styles specifity ([73dc29c](https://github.com/synerise/synerise-design/commit/73dc29ca7221f8695fbe056599fd500e4f2d940d))
997
+ ### Features
1860
998
 
999
+ - **button:** update props, export package version ([98a91a1](https://github.com/synerise/synerise-design/commit/98a91a16fbb05a1c0afd6b303d1da9702da826d8))
1861
1000
 
1001
+ ## [0.9.10](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.9...@synerise/ds-button@0.9.10) (2020-03-31)
1862
1002
 
1003
+ ### Reverts
1863
1004
 
1005
+ - **button:** decreased button styles specifity ([73dc29c](https://github.com/synerise/synerise-design/commit/73dc29ca7221f8695fbe056599fd500e4f2d940d))
1864
1006
 
1865
1007
  ## [0.9.9](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.8...@synerise/ds-button@0.9.9) (2020-03-27)
1866
1008
 
1867
1009
  **Note:** Version bump only for package @synerise/ds-button
1868
1010
 
1869
-
1870
-
1871
-
1872
-
1873
1011
  ## [0.9.8](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.7...@synerise/ds-button@0.9.8) (2020-03-26)
1874
1012
 
1875
-
1876
1013
  ### Bug Fixes
1877
1014
 
1878
- * **button:** remove unnecessary line-height ([2640196](https://github.com/synerise/synerise-design/commit/26401960465cbbced3bb6c2deb5b10bcc6f9abfd))
1879
-
1880
-
1881
-
1882
-
1015
+ - **button:** remove unnecessary line-height ([2640196](https://github.com/synerise/synerise-design/commit/26401960465cbbced3bb6c2deb5b10bcc6f9abfd))
1883
1016
 
1884
1017
  ## [0.9.7](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.6...@synerise/ds-button@0.9.7) (2020-03-26)
1885
1018
 
1886
-
1887
1019
  ### Bug Fixes
1888
1020
 
1889
- * **button:** increased styles specifity ([d115d0c](https://github.com/synerise/synerise-design/commit/d115d0c84a265276ad1eaf8bf7719aa0984e7815))
1890
-
1891
-
1892
-
1893
-
1021
+ - **button:** increased styles specifity ([d115d0c](https://github.com/synerise/synerise-design/commit/d115d0c84a265276ad1eaf8bf7719aa0984e7815))
1894
1022
 
1895
1023
  ## [0.9.6](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.5...@synerise/ds-button@0.9.6) (2020-03-24)
1896
1024
 
1897
1025
  **Note:** Version bump only for package @synerise/ds-button
1898
1026
 
1899
-
1900
-
1901
-
1902
-
1903
1027
  ## [0.9.5](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.3...@synerise/ds-button@0.9.5) (2020-03-23)
1904
1028
 
1905
1029
  **Note:** Version bump only for package @synerise/ds-button
1906
1030
 
1907
-
1908
-
1909
-
1910
-
1911
1031
  ## [0.9.4](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.3...@synerise/ds-button@0.9.4) (2020-03-23)
1912
1032
 
1913
1033
  **Note:** Version bump only for package @synerise/ds-button
1914
1034
 
1915
-
1916
-
1917
-
1918
-
1919
1035
  ## [0.9.3](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.2...@synerise/ds-button@0.9.3) (2020-03-19)
1920
1036
 
1921
1037
  **Note:** Version bump only for package @synerise/ds-button
1922
1038
 
1923
-
1924
-
1925
-
1926
-
1927
1039
  ## [0.9.2](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.1...@synerise/ds-button@0.9.2) (2020-03-18)
1928
1040
 
1929
1041
  **Note:** Version bump only for package @synerise/ds-button
1930
1042
 
1931
-
1932
-
1933
-
1934
-
1935
1043
  ## [0.9.1](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.9.0...@synerise/ds-button@0.9.1) (2020-03-18)
1936
1044
 
1937
-
1938
1045
  ### Bug Fixes
1939
1046
 
1940
- * **button:** omit groupVariant passing ([5d5abad](https://github.com/synerise/synerise-design/commit/5d5abad9e7bbf1d3962df13386e086ab2368b223))
1941
- * **core:** allow side effects ([0fcca2b](https://github.com/synerise/synerise-design/commit/0fcca2b3476b539a60d6d21af5a43a7d32135868))
1942
-
1943
-
1944
-
1945
-
1047
+ - **button:** omit groupVariant passing ([5d5abad](https://github.com/synerise/synerise-design/commit/5d5abad9e7bbf1d3962df13386e086ab2368b223))
1048
+ - **core:** allow side effects ([0fcca2b](https://github.com/synerise/synerise-design/commit/0fcca2b3476b539a60d6d21af5a43a7d32135868))
1946
1049
 
1947
1050
  # [0.9.0](https://github.com/synerise/synerise-design/compare/@synerise/ds-button@0.8.7...@synerise/ds-button@0.9.0) (2020-03-17)
1948
1051