@synerise/ds-popconfirm 1.0.12 → 1.0.14
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 +401 -1332
- package/README.md +6 -1
- package/dist/ConfirmMessage/ConfirmMessage.d.ts +1 -1
- package/dist/ConfirmMessage/ConfirmMessage.js +1 -1
- package/dist/ConfirmMessage/ConfirmMessage.style.js +0 -2
- package/dist/ConfirmMessage/ConfirmMessage.types.d.ts +1 -1
- package/dist/Popconfirm.d.ts +1 -1
- package/dist/Popconfirm.js +17 -9
- package/dist/Popconfirm.types.d.ts +4 -3
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,15 +3,18 @@
|
|
|
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.0.
|
|
6
|
+
## [1.0.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.13...@synerise/ds-popconfirm@1.0.14) (2025-07-01)
|
|
7
7
|
|
|
8
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
9
8
|
|
|
9
|
+
### Bug Fixes
|
|
10
10
|
|
|
11
|
+
* **popconfirm:** new prop persistentVisible to stay open after click outside ([62bcda9](https://github.com/Synerise/synerise-design/commit/62bcda983424438d8a710a7d904d1a6a647a969a))
|
|
11
12
|
|
|
12
13
|
|
|
13
14
|
|
|
14
|
-
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [1.0.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.12...@synerise/ds-popconfirm@1.0.13) (2025-06-26)
|
|
15
18
|
|
|
16
19
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
17
20
|
|
|
@@ -19,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
22
|
|
|
20
23
|
|
|
21
24
|
|
|
22
|
-
## [1.0.
|
|
25
|
+
## [1.0.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.11...@synerise/ds-popconfirm@1.0.12) (2025-06-24)
|
|
23
26
|
|
|
24
27
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
25
28
|
|
|
@@ -27,1925 +30,991 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
30
|
|
|
28
31
|
|
|
29
32
|
|
|
30
|
-
## [1.0.
|
|
33
|
+
## [1.0.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.10...@synerise/ds-popconfirm@1.0.11) (2025-06-05)
|
|
31
34
|
|
|
32
35
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
33
36
|
|
|
37
|
+
## [1.0.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.9...@synerise/ds-popconfirm@1.0.10) (2025-06-03)
|
|
34
38
|
|
|
39
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
35
40
|
|
|
41
|
+
## [1.0.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.8...@synerise/ds-popconfirm@1.0.9) (2025-05-26)
|
|
36
42
|
|
|
43
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
37
44
|
|
|
38
45
|
## [1.0.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.7...@synerise/ds-popconfirm@1.0.8) (2025-05-19)
|
|
39
46
|
|
|
40
47
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
41
48
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
49
|
## [1.0.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.6...@synerise/ds-popconfirm@1.0.7) (2025-05-07)
|
|
47
50
|
|
|
48
51
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
49
52
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
53
|
## [1.0.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.5...@synerise/ds-popconfirm@1.0.6) (2025-04-24)
|
|
55
54
|
|
|
56
55
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
57
56
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
57
|
## [1.0.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.4...@synerise/ds-popconfirm@1.0.5) (2025-04-16)
|
|
63
58
|
|
|
64
59
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
65
60
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
61
|
## [1.0.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.3...@synerise/ds-popconfirm@1.0.4) (2025-04-02)
|
|
71
62
|
|
|
72
63
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
73
64
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
65
|
## [1.0.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.2...@synerise/ds-popconfirm@1.0.3) (2025-03-31)
|
|
79
66
|
|
|
80
67
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
81
68
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
69
|
## [1.0.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.1...@synerise/ds-popconfirm@1.0.2) (2025-03-26)
|
|
87
70
|
|
|
88
71
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
89
72
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
73
|
## [1.0.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@1.0.0...@synerise/ds-popconfirm@1.0.1) (2025-03-18)
|
|
95
74
|
|
|
96
75
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
97
76
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
77
|
## [0.11.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.11.3...@synerise/ds-popconfirm@0.11.4) (2025-03-10)
|
|
103
78
|
|
|
104
79
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
105
80
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
81
|
## [0.11.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.11.2...@synerise/ds-popconfirm@0.11.3) (2025-03-04)
|
|
111
82
|
|
|
112
83
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
113
84
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
85
|
## [0.11.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.11.1...@synerise/ds-popconfirm@0.11.2) (2025-02-27)
|
|
119
86
|
|
|
120
87
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
121
88
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
89
|
## [0.11.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.11.0...@synerise/ds-popconfirm@0.11.1) (2025-02-14)
|
|
127
90
|
|
|
128
91
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
129
92
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
93
|
# [0.11.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.67...@synerise/ds-popconfirm@0.11.0) (2025-01-29)
|
|
135
94
|
|
|
136
|
-
|
|
137
95
|
### Features
|
|
138
96
|
|
|
139
|
-
|
|
97
|
+
- antd@4.24 react@18 ([d97a667](https://github.com/Synerise/synerise-design/commit/d97a667b1f33aed3177e1851de3b6f60be2d46a6))
|
|
140
98
|
|
|
99
|
+
## [0.10.67](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.66...@synerise/ds-popconfirm@0.10.67) (2025-01-21)
|
|
141
100
|
|
|
101
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
142
102
|
|
|
103
|
+
## [0.10.66](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.65...@synerise/ds-popconfirm@0.10.66) (2025-01-15)
|
|
143
104
|
|
|
105
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
144
106
|
|
|
145
|
-
## [0.10.
|
|
107
|
+
## [0.10.65](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.64...@synerise/ds-popconfirm@0.10.65) (2024-12-16)
|
|
146
108
|
|
|
147
109
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
148
110
|
|
|
111
|
+
## [0.10.64](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.63...@synerise/ds-popconfirm@0.10.64) (2024-12-04)
|
|
149
112
|
|
|
113
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
150
114
|
|
|
115
|
+
## [0.10.63](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.62...@synerise/ds-popconfirm@0.10.63) (2024-11-29)
|
|
151
116
|
|
|
117
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
152
118
|
|
|
153
|
-
## [0.10.
|
|
119
|
+
## [0.10.62](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.61...@synerise/ds-popconfirm@0.10.62) (2024-11-28)
|
|
154
120
|
|
|
155
121
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
156
122
|
|
|
123
|
+
## [0.10.61](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.60...@synerise/ds-popconfirm@0.10.61) (2024-11-22)
|
|
157
124
|
|
|
125
|
+
### Bug Fixes
|
|
158
126
|
|
|
127
|
+
- **popconfirm:** change fallback style ([ce1dd3a](https://github.com/Synerise/synerise-design/commit/ce1dd3a3e7af1b6c4e3e21352bd3ed0cd8e2a5b9))
|
|
159
128
|
|
|
160
|
-
|
|
161
|
-
## [0.10.65](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.64...@synerise/ds-popconfirm@0.10.65) (2024-12-16)
|
|
129
|
+
## [0.10.60](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.59...@synerise/ds-popconfirm@0.10.60) (2024-11-21)
|
|
162
130
|
|
|
163
131
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
164
132
|
|
|
133
|
+
## [0.10.59](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.58...@synerise/ds-popconfirm@0.10.59) (2024-11-12)
|
|
165
134
|
|
|
135
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
166
136
|
|
|
137
|
+
## [0.10.58](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.57...@synerise/ds-popconfirm@0.10.58) (2024-11-12)
|
|
167
138
|
|
|
139
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
168
140
|
|
|
169
|
-
## [0.10.
|
|
141
|
+
## [0.10.57](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.56...@synerise/ds-popconfirm@0.10.57) (2024-10-29)
|
|
170
142
|
|
|
171
143
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
172
144
|
|
|
145
|
+
## [0.10.56](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.55...@synerise/ds-popconfirm@0.10.56) (2024-10-28)
|
|
146
|
+
|
|
147
|
+
### Bug Fixes
|
|
173
148
|
|
|
149
|
+
- **storybook7:** added popconfirm stories ([73b98df](https://github.com/Synerise/synerise-design/commit/73b98dfba801b9d8fd14ee45c92adb761a04241e))
|
|
174
150
|
|
|
151
|
+
## [0.10.55](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.54...@synerise/ds-popconfirm@0.10.55) (2024-10-23)
|
|
175
152
|
|
|
153
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
176
154
|
|
|
177
|
-
## [0.10.
|
|
155
|
+
## [0.10.54](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.53...@synerise/ds-popconfirm@0.10.54) (2024-10-01)
|
|
178
156
|
|
|
179
157
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
180
158
|
|
|
159
|
+
## [0.10.53](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.52...@synerise/ds-popconfirm@0.10.53) (2024-09-26)
|
|
181
160
|
|
|
161
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
182
162
|
|
|
163
|
+
## [0.10.52](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.51...@synerise/ds-popconfirm@0.10.52) (2024-09-17)
|
|
183
164
|
|
|
165
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
184
166
|
|
|
185
|
-
## [0.10.
|
|
167
|
+
## [0.10.51](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.50...@synerise/ds-popconfirm@0.10.51) (2024-09-13)
|
|
186
168
|
|
|
187
169
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
188
170
|
|
|
171
|
+
## [0.10.50](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.49...@synerise/ds-popconfirm@0.10.50) (2024-09-11)
|
|
189
172
|
|
|
173
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
190
174
|
|
|
175
|
+
## [0.10.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.48...@synerise/ds-popconfirm@0.10.49) (2024-09-03)
|
|
191
176
|
|
|
177
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
192
178
|
|
|
193
|
-
## [0.10.
|
|
179
|
+
## [0.10.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.47...@synerise/ds-popconfirm@0.10.48) (2024-08-30)
|
|
194
180
|
|
|
181
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
195
182
|
|
|
196
|
-
|
|
183
|
+
## [0.10.47](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.46...@synerise/ds-popconfirm@0.10.47) (2024-08-27)
|
|
197
184
|
|
|
198
|
-
|
|
185
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
199
186
|
|
|
187
|
+
## [0.10.46](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.45...@synerise/ds-popconfirm@0.10.46) (2024-08-19)
|
|
200
188
|
|
|
189
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
201
190
|
|
|
191
|
+
## [0.10.45](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.44...@synerise/ds-popconfirm@0.10.45) (2024-08-06)
|
|
202
192
|
|
|
193
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
203
194
|
|
|
204
|
-
## [0.10.
|
|
195
|
+
## [0.10.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.43...@synerise/ds-popconfirm@0.10.44) (2024-07-31)
|
|
205
196
|
|
|
206
197
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
207
198
|
|
|
199
|
+
## [0.10.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.42...@synerise/ds-popconfirm@0.10.43) (2024-07-26)
|
|
208
200
|
|
|
201
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
209
202
|
|
|
203
|
+
## [0.10.42](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.41...@synerise/ds-popconfirm@0.10.42) (2024-07-15)
|
|
210
204
|
|
|
205
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
211
206
|
|
|
212
|
-
## [0.10.
|
|
207
|
+
## [0.10.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.40...@synerise/ds-popconfirm@0.10.41) (2024-07-05)
|
|
213
208
|
|
|
214
209
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
215
210
|
|
|
211
|
+
## [0.10.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.39...@synerise/ds-popconfirm@0.10.40) (2024-06-27)
|
|
216
212
|
|
|
213
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
217
214
|
|
|
215
|
+
## [0.10.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.38...@synerise/ds-popconfirm@0.10.39) (2024-06-21)
|
|
218
216
|
|
|
217
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
219
218
|
|
|
220
|
-
## [0.10.
|
|
219
|
+
## [0.10.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.37...@synerise/ds-popconfirm@0.10.38) (2024-05-29)
|
|
221
220
|
|
|
222
221
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
223
222
|
|
|
223
|
+
## [0.10.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.36...@synerise/ds-popconfirm@0.10.37) (2024-05-16)
|
|
224
224
|
|
|
225
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
225
226
|
|
|
227
|
+
## [0.10.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.35...@synerise/ds-popconfirm@0.10.36) (2024-05-10)
|
|
226
228
|
|
|
229
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
227
230
|
|
|
228
|
-
## [0.10.
|
|
231
|
+
## [0.10.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.34...@synerise/ds-popconfirm@0.10.35) (2024-05-08)
|
|
229
232
|
|
|
230
233
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
231
234
|
|
|
235
|
+
## [0.10.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.33...@synerise/ds-popconfirm@0.10.34) (2024-04-17)
|
|
232
236
|
|
|
237
|
+
### Bug Fixes
|
|
233
238
|
|
|
239
|
+
- **popconfirm:** increase style specificity ([b178474](https://github.com/Synerise/synerise-design/commit/b1784743ada9429e0e20cb87525ae5733c2c35aa))
|
|
234
240
|
|
|
241
|
+
## [0.10.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.32...@synerise/ds-popconfirm@0.10.33) (2024-04-15)
|
|
235
242
|
|
|
236
|
-
|
|
243
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
237
244
|
|
|
245
|
+
## [0.10.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.31...@synerise/ds-popconfirm@0.10.32) (2024-04-11)
|
|
238
246
|
|
|
239
247
|
### Bug Fixes
|
|
240
248
|
|
|
241
|
-
|
|
249
|
+
- **popconfirm:** fixed popconfirm zIndex ([9d7d1b7](https://github.com/Synerise/synerise-design/commit/9d7d1b79a3c23ba2613d9bdde425e27f9aea6be6))
|
|
242
250
|
|
|
251
|
+
## [0.10.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.30...@synerise/ds-popconfirm@0.10.31) (2024-04-02)
|
|
243
252
|
|
|
253
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
244
254
|
|
|
255
|
+
## [0.10.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.29...@synerise/ds-popconfirm@0.10.30) (2024-03-29)
|
|
245
256
|
|
|
257
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
246
258
|
|
|
247
|
-
## [0.10.
|
|
259
|
+
## [0.10.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.28...@synerise/ds-popconfirm@0.10.29) (2024-03-20)
|
|
248
260
|
|
|
249
261
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
250
262
|
|
|
263
|
+
## [0.10.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.27...@synerise/ds-popconfirm@0.10.28) (2024-03-05)
|
|
251
264
|
|
|
265
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
252
266
|
|
|
267
|
+
## [0.10.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.26...@synerise/ds-popconfirm@0.10.27) (2024-02-21)
|
|
253
268
|
|
|
269
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
254
270
|
|
|
255
|
-
## [0.10.
|
|
271
|
+
## [0.10.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.25...@synerise/ds-popconfirm@0.10.26) (2024-02-19)
|
|
256
272
|
|
|
257
273
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
258
274
|
|
|
275
|
+
## [0.10.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.24...@synerise/ds-popconfirm@0.10.25) (2024-01-24)
|
|
259
276
|
|
|
277
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
260
278
|
|
|
279
|
+
## [0.10.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.23...@synerise/ds-popconfirm@0.10.24) (2024-01-17)
|
|
261
280
|
|
|
281
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
262
282
|
|
|
263
|
-
## [0.10.
|
|
283
|
+
## [0.10.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.22...@synerise/ds-popconfirm@0.10.23) (2024-01-15)
|
|
264
284
|
|
|
265
285
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
266
286
|
|
|
287
|
+
## [0.10.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.21...@synerise/ds-popconfirm@0.10.22) (2023-12-13)
|
|
267
288
|
|
|
289
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
268
290
|
|
|
291
|
+
## [0.10.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.20...@synerise/ds-popconfirm@0.10.21) (2023-12-11)
|
|
269
292
|
|
|
293
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
270
294
|
|
|
271
|
-
## [0.10.
|
|
295
|
+
## [0.10.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.19...@synerise/ds-popconfirm@0.10.20) (2023-10-30)
|
|
272
296
|
|
|
273
297
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
274
298
|
|
|
299
|
+
## [0.10.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.18...@synerise/ds-popconfirm@0.10.19) (2023-10-19)
|
|
275
300
|
|
|
301
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
276
302
|
|
|
303
|
+
## [0.10.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.17...@synerise/ds-popconfirm@0.10.18) (2023-10-18)
|
|
277
304
|
|
|
305
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
278
306
|
|
|
279
|
-
## [0.10.
|
|
307
|
+
## [0.10.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.16...@synerise/ds-popconfirm@0.10.17) (2023-10-11)
|
|
280
308
|
|
|
281
309
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
282
310
|
|
|
311
|
+
## [0.10.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.15...@synerise/ds-popconfirm@0.10.16) (2023-10-02)
|
|
283
312
|
|
|
313
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
284
314
|
|
|
315
|
+
## [0.10.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.14...@synerise/ds-popconfirm@0.10.15) (2023-09-26)
|
|
285
316
|
|
|
317
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
286
318
|
|
|
287
|
-
## [0.10.
|
|
319
|
+
## [0.10.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.13...@synerise/ds-popconfirm@0.10.14) (2023-09-05)
|
|
288
320
|
|
|
289
321
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
290
322
|
|
|
323
|
+
## [0.10.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.12...@synerise/ds-popconfirm@0.10.13) (2023-08-22)
|
|
291
324
|
|
|
325
|
+
### Bug Fixes
|
|
292
326
|
|
|
327
|
+
- **popconfirm:** tweaks to title styles ([629be2c](https://github.com/Synerise/synerise-design/commit/629be2c0bb8fd1765c134c59757f85995a309215))
|
|
293
328
|
|
|
294
|
-
|
|
295
|
-
## [0.10.49](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.48...@synerise/ds-popconfirm@0.10.49) (2024-09-03)
|
|
329
|
+
## [0.10.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.11...@synerise/ds-popconfirm@0.10.12) (2023-08-20)
|
|
296
330
|
|
|
297
331
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
298
332
|
|
|
333
|
+
## [0.10.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.10...@synerise/ds-popconfirm@0.10.11) (2023-07-26)
|
|
299
334
|
|
|
335
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
300
336
|
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
## [0.10.48](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.47...@synerise/ds-popconfirm@0.10.48) (2024-08-30)
|
|
337
|
+
## [0.10.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.9...@synerise/ds-popconfirm@0.10.10) (2023-06-28)
|
|
304
338
|
|
|
305
339
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
306
340
|
|
|
341
|
+
## [0.10.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.8...@synerise/ds-popconfirm@0.10.9) (2023-06-14)
|
|
307
342
|
|
|
343
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
308
344
|
|
|
345
|
+
## [0.10.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.7...@synerise/ds-popconfirm@0.10.8) (2023-05-26)
|
|
309
346
|
|
|
347
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
310
348
|
|
|
311
|
-
## [0.10.
|
|
349
|
+
## [0.10.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.6...@synerise/ds-popconfirm@0.10.7) (2023-05-23)
|
|
312
350
|
|
|
313
351
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
314
352
|
|
|
353
|
+
## [0.10.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.5...@synerise/ds-popconfirm@0.10.6) (2023-05-20)
|
|
315
354
|
|
|
355
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
316
356
|
|
|
357
|
+
## [0.10.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.4...@synerise/ds-popconfirm@0.10.5) (2023-04-26)
|
|
317
358
|
|
|
359
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
318
360
|
|
|
319
|
-
## [0.10.
|
|
361
|
+
## [0.10.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.3...@synerise/ds-popconfirm@0.10.4) (2023-04-19)
|
|
320
362
|
|
|
321
363
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
322
364
|
|
|
365
|
+
## [0.10.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.2...@synerise/ds-popconfirm@0.10.3) (2023-03-02)
|
|
323
366
|
|
|
367
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
324
368
|
|
|
369
|
+
## [0.10.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.1...@synerise/ds-popconfirm@0.10.2) (2023-01-12)
|
|
325
370
|
|
|
371
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
326
372
|
|
|
327
|
-
## [0.10.
|
|
373
|
+
## [0.10.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.0...@synerise/ds-popconfirm@0.10.1) (2022-12-07)
|
|
328
374
|
|
|
329
375
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
330
376
|
|
|
377
|
+
# [0.10.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.13...@synerise/ds-popconfirm@0.10.0) (2022-09-08)
|
|
331
378
|
|
|
379
|
+
### Features
|
|
332
380
|
|
|
381
|
+
- **popconfirm:** add buttonsAlign prop ([d4f14af](https://github.com/Synerise/synerise-design/commit/d4f14af7e6410394ad4ab440384ee973cea080e1))
|
|
333
382
|
|
|
334
|
-
|
|
335
|
-
## [0.10.44](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.43...@synerise/ds-popconfirm@0.10.44) (2024-07-31)
|
|
383
|
+
## [0.9.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.12...@synerise/ds-popconfirm@0.9.13) (2022-08-31)
|
|
336
384
|
|
|
337
385
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
338
386
|
|
|
387
|
+
## [0.9.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.11...@synerise/ds-popconfirm@0.9.12) (2022-08-25)
|
|
339
388
|
|
|
389
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
340
390
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
## [0.10.43](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.42...@synerise/ds-popconfirm@0.10.43) (2024-07-26)
|
|
391
|
+
## [0.9.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.6...@synerise/ds-popconfirm@0.9.11) (2022-08-11)
|
|
344
392
|
|
|
345
393
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
346
394
|
|
|
395
|
+
## [0.9.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.5...@synerise/ds-popconfirm@0.9.6) (2022-03-30)
|
|
347
396
|
|
|
397
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
348
398
|
|
|
399
|
+
## [0.9.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.4...@synerise/ds-popconfirm@0.9.5) (2022-03-21)
|
|
349
400
|
|
|
401
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
350
402
|
|
|
351
|
-
## [0.
|
|
403
|
+
## [0.9.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.3...@synerise/ds-popconfirm@0.9.4) (2022-03-14)
|
|
352
404
|
|
|
353
405
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
354
406
|
|
|
407
|
+
## [0.9.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.2...@synerise/ds-popconfirm@0.9.3) (2022-02-25)
|
|
355
408
|
|
|
409
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
356
410
|
|
|
411
|
+
## [0.9.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.1...@synerise/ds-popconfirm@0.9.2) (2022-02-03)
|
|
357
412
|
|
|
413
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
358
414
|
|
|
359
|
-
## [0.
|
|
415
|
+
## [0.9.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.0...@synerise/ds-popconfirm@0.9.1) (2022-01-17)
|
|
360
416
|
|
|
361
417
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
362
418
|
|
|
419
|
+
# [0.9.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.5...@synerise/ds-popconfirm@0.9.0) (2022-01-13)
|
|
363
420
|
|
|
421
|
+
### Bug Fixes
|
|
364
422
|
|
|
423
|
+
- **popconfirm:** calls onVisibleChange from popconfirm ([ccdee25](https://github.com/Synerise/synerise-design/commit/ccdee25863dc36dbda6620a245ec2916532c293f))
|
|
365
424
|
|
|
366
|
-
|
|
367
|
-
## [0.10.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.39...@synerise/ds-popconfirm@0.10.40) (2024-06-27)
|
|
425
|
+
## [0.8.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.4...@synerise/ds-popconfirm@0.8.5) (2021-12-29)
|
|
368
426
|
|
|
369
427
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
370
428
|
|
|
429
|
+
## [0.8.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.3...@synerise/ds-popconfirm@0.8.4) (2021-12-22)
|
|
371
430
|
|
|
431
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
372
432
|
|
|
433
|
+
## [0.8.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.2...@synerise/ds-popconfirm@0.8.3) (2021-12-20)
|
|
373
434
|
|
|
435
|
+
### Bug Fixes
|
|
374
436
|
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
437
|
+
- **popconfirm:** shows popconfirm based on visible prop ([132c9d2](https://github.com/Synerise/synerise-design/commit/132c9d274cfcfddd7830bb7c791917d0bdc29ad4))
|
|
378
438
|
|
|
439
|
+
## [0.8.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.1...@synerise/ds-popconfirm@0.8.2) (2021-11-22)
|
|
379
440
|
|
|
441
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
380
442
|
|
|
443
|
+
## [0.8.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.3...@synerise/ds-popconfirm@0.8.1) (2021-11-09)
|
|
381
444
|
|
|
445
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
382
446
|
|
|
383
|
-
|
|
447
|
+
# [0.8.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.3...@synerise/ds-popconfirm@0.8.0) (2021-11-09)
|
|
384
448
|
|
|
385
449
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
386
450
|
|
|
451
|
+
## [0.7.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.1...@synerise/ds-popconfirm@0.7.3) (2021-10-26)
|
|
387
452
|
|
|
453
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
388
454
|
|
|
455
|
+
## [0.7.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.1...@synerise/ds-popconfirm@0.7.2) (2021-10-19)
|
|
389
456
|
|
|
457
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
390
458
|
|
|
391
|
-
## [0.
|
|
459
|
+
## [0.7.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.0...@synerise/ds-popconfirm@0.7.1) (2021-10-19)
|
|
392
460
|
|
|
393
461
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
394
462
|
|
|
463
|
+
# [0.7.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.38...@synerise/ds-popconfirm@0.7.0) (2021-09-21)
|
|
395
464
|
|
|
465
|
+
### Bug Fixes
|
|
396
466
|
|
|
467
|
+
- **alert:** fix props and tests ([2639ac3](https://github.com/Synerise/synerise-design/commit/2639ac3e775a8879722e1fbaf137fb0d0c07a0e9))
|
|
468
|
+
- **popconfirm:** add new buttons and closeIcon ([4201b84](https://github.com/Synerise/synerise-design/commit/4201b84de4ac551afe84feeac7805238da517535))
|
|
469
|
+
- **popconfirm:** fix documentation ([c6a57b6](https://github.com/Synerise/synerise-design/commit/c6a57b6f2139487c8c5064127edb2fc2cf21d287))
|
|
470
|
+
- **popconfirm:** fix styles ([eba797b](https://github.com/Synerise/synerise-design/commit/eba797ba6f49810af127d204b04a5ecb44844fc6))
|
|
471
|
+
- **popconfirm:** fix tests ([b3d6502](https://github.com/Synerise/synerise-design/commit/b3d650293c7ea0374252f9bd0bf5c92ca52e0e36))
|
|
397
472
|
|
|
473
|
+
### Features
|
|
398
474
|
|
|
399
|
-
|
|
475
|
+
- **treemenu:** STOR-673 new TreeMenu component ([c5f95fa](https://github.com/Synerise/synerise-design/commit/c5f95fa3e196b546cf7232f8dd62179f87ce6e3c))
|
|
400
476
|
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
## [0.10.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.34...@synerise/ds-popconfirm@0.10.35) (2024-05-08)
|
|
408
|
-
|
|
409
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
## [0.10.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.33...@synerise/ds-popconfirm@0.10.34) (2024-04-17)
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
### Bug Fixes
|
|
419
|
-
|
|
420
|
-
* **popconfirm:** increase style specificity ([b178474](https://github.com/Synerise/synerise-design/commit/b1784743ada9429e0e20cb87525ae5733c2c35aa))
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
## [0.10.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.32...@synerise/ds-popconfirm@0.10.33) (2024-04-15)
|
|
427
|
-
|
|
428
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
## [0.10.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.31...@synerise/ds-popconfirm@0.10.32) (2024-04-11)
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
### Bug Fixes
|
|
438
|
-
|
|
439
|
-
* **popconfirm:** fixed popconfirm zIndex ([9d7d1b7](https://github.com/Synerise/synerise-design/commit/9d7d1b79a3c23ba2613d9bdde425e27f9aea6be6))
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
## [0.10.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.30...@synerise/ds-popconfirm@0.10.31) (2024-04-02)
|
|
446
|
-
|
|
447
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
## [0.10.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.29...@synerise/ds-popconfirm@0.10.30) (2024-03-29)
|
|
454
|
-
|
|
455
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
## [0.10.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.28...@synerise/ds-popconfirm@0.10.29) (2024-03-20)
|
|
462
|
-
|
|
463
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
## [0.10.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.27...@synerise/ds-popconfirm@0.10.28) (2024-03-05)
|
|
470
|
-
|
|
471
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
## [0.10.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.26...@synerise/ds-popconfirm@0.10.27) (2024-02-21)
|
|
478
|
-
|
|
479
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
## [0.10.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.25...@synerise/ds-popconfirm@0.10.26) (2024-02-19)
|
|
486
|
-
|
|
487
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
## [0.10.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.24...@synerise/ds-popconfirm@0.10.25) (2024-01-24)
|
|
494
|
-
|
|
495
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
## [0.10.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.23...@synerise/ds-popconfirm@0.10.24) (2024-01-17)
|
|
502
|
-
|
|
503
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
## [0.10.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.22...@synerise/ds-popconfirm@0.10.23) (2024-01-15)
|
|
510
|
-
|
|
511
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
## [0.10.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.21...@synerise/ds-popconfirm@0.10.22) (2023-12-13)
|
|
518
|
-
|
|
519
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
## [0.10.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.20...@synerise/ds-popconfirm@0.10.21) (2023-12-11)
|
|
526
|
-
|
|
527
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
## [0.10.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.19...@synerise/ds-popconfirm@0.10.20) (2023-10-30)
|
|
534
|
-
|
|
535
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
## [0.10.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.18...@synerise/ds-popconfirm@0.10.19) (2023-10-19)
|
|
542
|
-
|
|
543
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
## [0.10.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.17...@synerise/ds-popconfirm@0.10.18) (2023-10-18)
|
|
550
|
-
|
|
551
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
## [0.10.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.16...@synerise/ds-popconfirm@0.10.17) (2023-10-11)
|
|
558
|
-
|
|
559
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
## [0.10.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.15...@synerise/ds-popconfirm@0.10.16) (2023-10-02)
|
|
566
|
-
|
|
567
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
## [0.10.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.14...@synerise/ds-popconfirm@0.10.15) (2023-09-26)
|
|
574
|
-
|
|
575
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
## [0.10.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.13...@synerise/ds-popconfirm@0.10.14) (2023-09-05)
|
|
582
|
-
|
|
583
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
## [0.10.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.12...@synerise/ds-popconfirm@0.10.13) (2023-08-22)
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
### Bug Fixes
|
|
593
|
-
|
|
594
|
-
* **popconfirm:** tweaks to title styles ([629be2c](https://github.com/Synerise/synerise-design/commit/629be2c0bb8fd1765c134c59757f85995a309215))
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
## [0.10.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.11...@synerise/ds-popconfirm@0.10.12) (2023-08-20)
|
|
601
|
-
|
|
602
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
## [0.10.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.10...@synerise/ds-popconfirm@0.10.11) (2023-07-26)
|
|
609
|
-
|
|
610
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
## [0.10.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.9...@synerise/ds-popconfirm@0.10.10) (2023-06-28)
|
|
617
|
-
|
|
618
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
## [0.10.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.8...@synerise/ds-popconfirm@0.10.9) (2023-06-14)
|
|
625
|
-
|
|
626
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
## [0.10.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.7...@synerise/ds-popconfirm@0.10.8) (2023-05-26)
|
|
633
|
-
|
|
634
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
## [0.10.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.6...@synerise/ds-popconfirm@0.10.7) (2023-05-23)
|
|
641
|
-
|
|
642
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
## [0.10.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.5...@synerise/ds-popconfirm@0.10.6) (2023-05-20)
|
|
649
|
-
|
|
650
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
## [0.10.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.4...@synerise/ds-popconfirm@0.10.5) (2023-04-26)
|
|
657
|
-
|
|
658
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
## [0.10.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.3...@synerise/ds-popconfirm@0.10.4) (2023-04-19)
|
|
665
|
-
|
|
666
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
## [0.10.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.2...@synerise/ds-popconfirm@0.10.3) (2023-03-02)
|
|
673
|
-
|
|
674
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
## [0.10.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.1...@synerise/ds-popconfirm@0.10.2) (2023-01-12)
|
|
681
|
-
|
|
682
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
## [0.10.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.10.0...@synerise/ds-popconfirm@0.10.1) (2022-12-07)
|
|
689
|
-
|
|
690
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
# [0.10.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.13...@synerise/ds-popconfirm@0.10.0) (2022-09-08)
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
### Features
|
|
700
|
-
|
|
701
|
-
* **popconfirm:** add buttonsAlign prop ([d4f14af](https://github.com/Synerise/synerise-design/commit/d4f14af7e6410394ad4ab440384ee973cea080e1))
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
## [0.9.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.12...@synerise/ds-popconfirm@0.9.13) (2022-08-31)
|
|
708
|
-
|
|
709
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
## [0.9.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.11...@synerise/ds-popconfirm@0.9.12) (2022-08-25)
|
|
716
|
-
|
|
717
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
## [0.9.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.6...@synerise/ds-popconfirm@0.9.11) (2022-08-11)
|
|
724
|
-
|
|
725
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
## [0.9.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.5...@synerise/ds-popconfirm@0.9.6) (2022-03-30)
|
|
732
|
-
|
|
733
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
## [0.9.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.4...@synerise/ds-popconfirm@0.9.5) (2022-03-21)
|
|
740
|
-
|
|
741
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
## [0.9.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.3...@synerise/ds-popconfirm@0.9.4) (2022-03-14)
|
|
748
|
-
|
|
749
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
## [0.9.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.2...@synerise/ds-popconfirm@0.9.3) (2022-02-25)
|
|
756
|
-
|
|
757
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
## [0.9.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.1...@synerise/ds-popconfirm@0.9.2) (2022-02-03)
|
|
764
|
-
|
|
765
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
## [0.9.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.9.0...@synerise/ds-popconfirm@0.9.1) (2022-01-17)
|
|
772
|
-
|
|
773
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
# [0.9.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.5...@synerise/ds-popconfirm@0.9.0) (2022-01-13)
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
### Bug Fixes
|
|
783
|
-
|
|
784
|
-
* **popconfirm:** calls onVisibleChange from popconfirm ([ccdee25](https://github.com/Synerise/synerise-design/commit/ccdee25863dc36dbda6620a245ec2916532c293f))
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
## [0.8.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.4...@synerise/ds-popconfirm@0.8.5) (2021-12-29)
|
|
791
|
-
|
|
792
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
## [0.8.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.3...@synerise/ds-popconfirm@0.8.4) (2021-12-22)
|
|
799
|
-
|
|
800
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
## [0.8.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.2...@synerise/ds-popconfirm@0.8.3) (2021-12-20)
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
### Bug Fixes
|
|
810
|
-
|
|
811
|
-
* **popconfirm:** shows popconfirm based on visible prop ([132c9d2](https://github.com/Synerise/synerise-design/commit/132c9d274cfcfddd7830bb7c791917d0bdc29ad4))
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
## [0.8.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.8.1...@synerise/ds-popconfirm@0.8.2) (2021-11-22)
|
|
818
|
-
|
|
819
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
## [0.8.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.3...@synerise/ds-popconfirm@0.8.1) (2021-11-09)
|
|
826
|
-
|
|
827
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
# [0.8.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.3...@synerise/ds-popconfirm@0.8.0) (2021-11-09)
|
|
834
|
-
|
|
835
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
## [0.7.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.1...@synerise/ds-popconfirm@0.7.3) (2021-10-26)
|
|
842
|
-
|
|
843
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
## [0.7.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.1...@synerise/ds-popconfirm@0.7.2) (2021-10-19)
|
|
850
|
-
|
|
851
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
## [0.7.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.7.0...@synerise/ds-popconfirm@0.7.1) (2021-10-19)
|
|
858
|
-
|
|
859
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
# [0.7.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.38...@synerise/ds-popconfirm@0.7.0) (2021-09-21)
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
### Bug Fixes
|
|
869
|
-
|
|
870
|
-
* **alert:** fix props and tests ([2639ac3](https://github.com/Synerise/synerise-design/commit/2639ac3e775a8879722e1fbaf137fb0d0c07a0e9))
|
|
871
|
-
* **popconfirm:** add new buttons and closeIcon ([4201b84](https://github.com/Synerise/synerise-design/commit/4201b84de4ac551afe84feeac7805238da517535))
|
|
872
|
-
* **popconfirm:** fix documentation ([c6a57b6](https://github.com/Synerise/synerise-design/commit/c6a57b6f2139487c8c5064127edb2fc2cf21d287))
|
|
873
|
-
* **popconfirm:** fix styles ([eba797b](https://github.com/Synerise/synerise-design/commit/eba797ba6f49810af127d204b04a5ecb44844fc6))
|
|
874
|
-
* **popconfirm:** fix tests ([b3d6502](https://github.com/Synerise/synerise-design/commit/b3d650293c7ea0374252f9bd0bf5c92ca52e0e36))
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
### Features
|
|
878
|
-
|
|
879
|
-
* **treemenu:** STOR-673 new TreeMenu component ([c5f95fa](https://github.com/Synerise/synerise-design/commit/c5f95fa3e196b546cf7232f8dd62179f87ce6e3c))
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
## [0.6.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.37...@synerise/ds-popconfirm@0.6.38) (2021-09-03)
|
|
886
|
-
|
|
887
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
## [0.6.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.36...@synerise/ds-popconfirm@0.6.37) (2021-09-01)
|
|
894
|
-
|
|
895
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
## [0.6.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.35...@synerise/ds-popconfirm@0.6.36) (2021-08-31)
|
|
902
|
-
|
|
903
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
## [0.6.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.34...@synerise/ds-popconfirm@0.6.35) (2021-07-30)
|
|
910
|
-
|
|
911
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
## [0.6.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.33...@synerise/ds-popconfirm@0.6.34) (2021-07-30)
|
|
918
|
-
|
|
919
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
## [0.6.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.32...@synerise/ds-popconfirm@0.6.33) (2021-07-19)
|
|
926
|
-
|
|
927
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
## [0.6.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.31...@synerise/ds-popconfirm@0.6.32) (2021-07-08)
|
|
934
|
-
|
|
935
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
## [0.6.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.30...@synerise/ds-popconfirm@0.6.31) (2021-07-07)
|
|
942
|
-
|
|
943
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
## [0.6.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.29...@synerise/ds-popconfirm@0.6.30) (2021-06-22)
|
|
950
|
-
|
|
951
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
## [0.6.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.28...@synerise/ds-popconfirm@0.6.29) (2021-06-14)
|
|
958
|
-
|
|
959
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
## [0.6.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.27...@synerise/ds-popconfirm@0.6.28) (2021-05-27)
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
### Bug Fixes
|
|
969
|
-
|
|
970
|
-
* **popconfirm:** force transform none ([e775b50](https://github.com/Synerise/synerise-design/commit/e775b5044f9cadee883d2332bf6ec09298e5f255))
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
## [0.6.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.26...@synerise/ds-popconfirm@0.6.27) (2021-05-25)
|
|
977
|
-
|
|
978
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
## [0.6.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.25...@synerise/ds-popconfirm@0.6.26) (2021-05-20)
|
|
985
|
-
|
|
986
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
## [0.6.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.24...@synerise/ds-popconfirm@0.6.25) (2021-05-20)
|
|
993
|
-
|
|
994
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
## [0.6.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.23...@synerise/ds-popconfirm@0.6.24) (2021-05-20)
|
|
1001
|
-
|
|
1002
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
## [0.6.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.22...@synerise/ds-popconfirm@0.6.23) (2021-05-14)
|
|
1009
|
-
|
|
1010
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
## [0.6.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.21...@synerise/ds-popconfirm@0.6.22) (2021-05-14)
|
|
1017
|
-
|
|
1018
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
## [0.6.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.20...@synerise/ds-popconfirm@0.6.21) (2021-05-14)
|
|
1025
|
-
|
|
1026
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
## [0.6.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.19...@synerise/ds-popconfirm@0.6.20) (2021-05-06)
|
|
1033
|
-
|
|
1034
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
## [0.6.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.18...@synerise/ds-popconfirm@0.6.19) (2021-05-06)
|
|
1041
|
-
|
|
1042
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
## [0.6.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.17...@synerise/ds-popconfirm@0.6.18) (2021-04-29)
|
|
1049
|
-
|
|
1050
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
## [0.6.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.16...@synerise/ds-popconfirm@0.6.17) (2021-04-22)
|
|
1057
|
-
|
|
1058
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
## [0.6.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.15...@synerise/ds-popconfirm@0.6.16) (2021-04-07)
|
|
1065
|
-
|
|
1066
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
## [0.6.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.14...@synerise/ds-popconfirm@0.6.15) (2021-03-29)
|
|
1073
|
-
|
|
1074
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
## [0.6.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.13...@synerise/ds-popconfirm@0.6.14) (2021-03-22)
|
|
1081
|
-
|
|
1082
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
## [0.6.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.12...@synerise/ds-popconfirm@0.6.13) (2021-03-19)
|
|
1089
|
-
|
|
1090
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
## [0.6.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.11...@synerise/ds-popconfirm@0.6.12) (2021-03-16)
|
|
1097
|
-
|
|
1098
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
## [0.6.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.10...@synerise/ds-popconfirm@0.6.11) (2021-03-16)
|
|
1105
|
-
|
|
1106
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
## [0.6.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.9...@synerise/ds-popconfirm@0.6.10) (2021-03-16)
|
|
1113
|
-
|
|
1114
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
## [0.6.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.8...@synerise/ds-popconfirm@0.6.9) (2021-03-16)
|
|
1121
|
-
|
|
1122
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
## [0.6.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.7...@synerise/ds-popconfirm@0.6.8) (2021-03-16)
|
|
1129
|
-
|
|
1130
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.6...@synerise/ds-popconfirm@0.6.7) (2021-03-10)
|
|
1137
|
-
|
|
1138
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.5...@synerise/ds-popconfirm@0.6.6) (2021-03-10)
|
|
1145
|
-
|
|
1146
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.4...@synerise/ds-popconfirm@0.6.5) (2021-03-09)
|
|
1153
|
-
|
|
1154
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
## [0.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.3...@synerise/ds-popconfirm@0.6.4) (2021-03-03)
|
|
1161
|
-
|
|
1162
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.2...@synerise/ds-popconfirm@0.6.3) (2021-03-02)
|
|
1169
|
-
|
|
1170
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
## [0.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.1...@synerise/ds-popconfirm@0.6.2) (2021-03-01)
|
|
1177
|
-
|
|
1178
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.0...@synerise/ds-popconfirm@0.6.1) (2021-02-22)
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
### Bug Fixes
|
|
1188
|
-
|
|
1189
|
-
* **popconfirm:** hide popover arrow - increase specifity ([ce3398c](https://github.com/Synerise/synerise-design/commit/ce3398cc34ed5831f7b46a6cab48855e6715fa39))
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.41...@synerise/ds-popconfirm@0.6.0) (2021-02-22)
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
### Bug Fixes
|
|
1199
|
-
|
|
1200
|
-
* **popconfirm:** use antd component ([5b64c85](https://github.com/Synerise/synerise-design/commit/5b64c858b0f483ca8b83dc85c1a32293b253b8ca))
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
### Features
|
|
1204
|
-
|
|
1205
|
-
* **popconfirm:** remove popover arrow ([77f08b1](https://github.com/Synerise/synerise-design/commit/77f08b16915091bfaec8c3b8ab6ca6291623c250))
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
## [0.5.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.40...@synerise/ds-popconfirm@0.5.41) (2021-02-17)
|
|
1212
|
-
|
|
1213
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
## [0.5.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.39...@synerise/ds-popconfirm@0.5.40) (2021-02-15)
|
|
1220
|
-
|
|
1221
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
## [0.5.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.38...@synerise/ds-popconfirm@0.5.39) (2021-02-08)
|
|
1228
|
-
|
|
1229
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
## [0.5.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.37...@synerise/ds-popconfirm@0.5.38) (2021-02-05)
|
|
1236
|
-
|
|
1237
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
## [0.5.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.36...@synerise/ds-popconfirm@0.5.37) (2021-02-02)
|
|
1244
|
-
|
|
1245
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
## [0.5.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.35...@synerise/ds-popconfirm@0.5.36) (2021-02-01)
|
|
1252
|
-
|
|
1253
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
## [0.5.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.34...@synerise/ds-popconfirm@0.5.35) (2021-01-22)
|
|
1260
|
-
|
|
1261
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
## [0.5.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.33...@synerise/ds-popconfirm@0.5.34) (2021-01-15)
|
|
1268
|
-
|
|
1269
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
## [0.5.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.32...@synerise/ds-popconfirm@0.5.33) (2021-01-13)
|
|
1276
|
-
|
|
1277
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
## [0.5.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.31...@synerise/ds-popconfirm@0.5.32) (2021-01-04)
|
|
1284
|
-
|
|
1285
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
## [0.5.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.30...@synerise/ds-popconfirm@0.5.31) (2020-12-23)
|
|
1292
|
-
|
|
1293
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
## [0.5.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.29...@synerise/ds-popconfirm@0.5.30) (2020-12-23)
|
|
1300
|
-
|
|
1301
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
## [0.5.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.28...@synerise/ds-popconfirm@0.5.29) (2020-12-21)
|
|
1308
|
-
|
|
1309
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
## [0.5.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.27...@synerise/ds-popconfirm@0.5.28) (2020-12-14)
|
|
1316
|
-
|
|
1317
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
## [0.5.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.26...@synerise/ds-popconfirm@0.5.27) (2020-12-11)
|
|
1324
|
-
|
|
1325
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
## [0.5.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.25...@synerise/ds-popconfirm@0.5.26) (2020-12-04)
|
|
1332
|
-
|
|
1333
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
## [0.5.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.24...@synerise/ds-popconfirm@0.5.25) (2020-12-02)
|
|
1340
|
-
|
|
1341
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
## [0.5.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.23...@synerise/ds-popconfirm@0.5.24) (2020-11-25)
|
|
1348
|
-
|
|
1349
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
## [0.5.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.22...@synerise/ds-popconfirm@0.5.23) (2020-11-18)
|
|
1356
|
-
|
|
1357
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
## [0.5.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.21...@synerise/ds-popconfirm@0.5.22) (2020-11-12)
|
|
1364
|
-
|
|
1365
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
## [0.5.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.20...@synerise/ds-popconfirm@0.5.21) (2020-11-08)
|
|
1372
|
-
|
|
1373
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
## [0.5.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.19...@synerise/ds-popconfirm@0.5.20) (2020-10-30)
|
|
1380
|
-
|
|
1381
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
## [0.5.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.18...@synerise/ds-popconfirm@0.5.19) (2020-10-29)
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
### Bug Fixes
|
|
1391
|
-
|
|
1392
|
-
* **popconfirm:** fixed initial visible status when disabled ([b54c9ba](https://github.com/Synerise/synerise-design/commit/b54c9ba6ac16ed7c217f96abbebad6dbce26633c))
|
|
1393
|
-
* **popconfirm:** use custom button panel instead of antd one ([3382c7c](https://github.com/Synerise/synerise-design/commit/3382c7c7b6f6dd462ac60b13b124ba201a014705))
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
## [0.5.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.17...@synerise/ds-popconfirm@0.5.18) (2020-10-28)
|
|
1400
|
-
|
|
1401
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
## [0.5.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.16...@synerise/ds-popconfirm@0.5.17) (2020-10-22)
|
|
1408
|
-
|
|
1409
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
## [0.5.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.15...@synerise/ds-popconfirm@0.5.16) (2020-10-21)
|
|
1416
|
-
|
|
1417
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
## [0.5.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.14...@synerise/ds-popconfirm@0.5.15) (2020-10-20)
|
|
1424
|
-
|
|
1425
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
## [0.5.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.13...@synerise/ds-popconfirm@0.5.14) (2020-10-13)
|
|
1432
|
-
|
|
1433
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
## [0.5.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.12...@synerise/ds-popconfirm@0.5.13) (2020-10-12)
|
|
1440
|
-
|
|
1441
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
## [0.5.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.11...@synerise/ds-popconfirm@0.5.12) (2020-10-12)
|
|
1448
|
-
|
|
1449
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
## [0.5.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.10...@synerise/ds-popconfirm@0.5.11) (2020-10-09)
|
|
1456
|
-
|
|
1457
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
## [0.5.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.9...@synerise/ds-popconfirm@0.5.10) (2020-10-06)
|
|
1464
|
-
|
|
1465
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
## [0.5.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.8...@synerise/ds-popconfirm@0.5.9) (2020-10-06)
|
|
1472
|
-
|
|
1473
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
## [0.5.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.7...@synerise/ds-popconfirm@0.5.8) (2020-10-02)
|
|
1480
|
-
|
|
1481
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
## [0.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.6...@synerise/ds-popconfirm@0.5.7) (2020-09-29)
|
|
1488
|
-
|
|
1489
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.5...@synerise/ds-popconfirm@0.5.6) (2020-09-25)
|
|
1496
|
-
|
|
1497
|
-
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
## [0.5.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.4...@synerise/ds-popconfirm@0.5.5) (2020-09-03)
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
### Bug Fixes
|
|
1507
|
-
|
|
1508
|
-
* **popconfirm:** fix styles of popconfirm ([175e92a](https://github.com/Synerise/synerise-design/commit/175e92a45b03f34fd92deca94d04f5ff0ec433dd))
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
## [0.5.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.3...@synerise/ds-popconfirm@0.5.4) (2020-09-01)
|
|
477
|
+
## [0.6.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.37...@synerise/ds-popconfirm@0.6.38) (2021-09-03)
|
|
1515
478
|
|
|
1516
479
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1517
480
|
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.2...@synerise/ds-popconfirm@0.5.3) (2020-08-21)
|
|
481
|
+
## [0.6.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.36...@synerise/ds-popconfirm@0.6.37) (2021-09-01)
|
|
1523
482
|
|
|
1524
483
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1525
484
|
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.1...@synerise/ds-popconfirm@0.5.2) (2020-08-12)
|
|
485
|
+
## [0.6.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.35...@synerise/ds-popconfirm@0.6.36) (2021-08-31)
|
|
1531
486
|
|
|
1532
487
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1533
488
|
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.0...@synerise/ds-popconfirm@0.5.1) (2020-08-11)
|
|
489
|
+
## [0.6.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.34...@synerise/ds-popconfirm@0.6.35) (2021-07-30)
|
|
1539
490
|
|
|
1540
491
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1541
492
|
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.30...@synerise/ds-popconfirm@0.5.0) (2020-08-05)
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
### Features
|
|
1550
|
-
|
|
1551
|
-
* **docs:** update docs of popconfirm ([cd19f77](https://github.com/Synerise/synerise-design/commit/cd19f779c1d8d0256fef8eaa69dcf8581a1c94e2))
|
|
1552
|
-
* **popconfirm:** add new types of popconfirm ([0f20892](https://github.com/Synerise/synerise-design/commit/0f20892afde63b81644ff24e94d22d1fb8c8bbd3))
|
|
1553
|
-
* **popconfirm:** add tests form withDescripton and withImages ([f34789a](https://github.com/Synerise/synerise-design/commit/f34789a8110217a45fb14cb3d756155a6e3d941e))
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
## [0.4.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.29...@synerise/ds-popconfirm@0.4.30) (2020-07-30)
|
|
493
|
+
## [0.6.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.33...@synerise/ds-popconfirm@0.6.34) (2021-07-30)
|
|
1560
494
|
|
|
1561
495
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1562
496
|
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
## [0.4.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.28...@synerise/ds-popconfirm@0.4.29) (2020-07-29)
|
|
497
|
+
## [0.6.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.32...@synerise/ds-popconfirm@0.6.33) (2021-07-19)
|
|
1568
498
|
|
|
1569
499
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1570
500
|
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
## [0.4.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.27...@synerise/ds-popconfirm@0.4.28) (2020-07-24)
|
|
501
|
+
## [0.6.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.31...@synerise/ds-popconfirm@0.6.32) (2021-07-08)
|
|
1576
502
|
|
|
1577
503
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1578
504
|
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
## [0.4.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.26...@synerise/ds-popconfirm@0.4.27) (2020-07-24)
|
|
505
|
+
## [0.6.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.30...@synerise/ds-popconfirm@0.6.31) (2021-07-07)
|
|
1584
506
|
|
|
1585
507
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1586
508
|
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
## [0.4.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.25...@synerise/ds-popconfirm@0.4.26) (2020-07-20)
|
|
509
|
+
## [0.6.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.29...@synerise/ds-popconfirm@0.6.30) (2021-06-22)
|
|
1592
510
|
|
|
1593
511
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1594
512
|
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
## [0.4.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.24...@synerise/ds-popconfirm@0.4.25) (2020-07-15)
|
|
513
|
+
## [0.6.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.28...@synerise/ds-popconfirm@0.6.29) (2021-06-14)
|
|
1600
514
|
|
|
1601
515
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1602
516
|
|
|
517
|
+
## [0.6.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.27...@synerise/ds-popconfirm@0.6.28) (2021-05-27)
|
|
1603
518
|
|
|
519
|
+
### Bug Fixes
|
|
1604
520
|
|
|
521
|
+
- **popconfirm:** force transform none ([e775b50](https://github.com/Synerise/synerise-design/commit/e775b5044f9cadee883d2332bf6ec09298e5f255))
|
|
1605
522
|
|
|
1606
|
-
|
|
1607
|
-
## [0.4.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.23...@synerise/ds-popconfirm@0.4.24) (2020-07-13)
|
|
523
|
+
## [0.6.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.26...@synerise/ds-popconfirm@0.6.27) (2021-05-25)
|
|
1608
524
|
|
|
1609
525
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1610
526
|
|
|
527
|
+
## [0.6.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.25...@synerise/ds-popconfirm@0.6.26) (2021-05-20)
|
|
1611
528
|
|
|
529
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1612
530
|
|
|
531
|
+
## [0.6.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.24...@synerise/ds-popconfirm@0.6.25) (2021-05-20)
|
|
1613
532
|
|
|
533
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1614
534
|
|
|
1615
|
-
## [0.
|
|
535
|
+
## [0.6.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.23...@synerise/ds-popconfirm@0.6.24) (2021-05-20)
|
|
1616
536
|
|
|
1617
537
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1618
538
|
|
|
539
|
+
## [0.6.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.22...@synerise/ds-popconfirm@0.6.23) (2021-05-14)
|
|
1619
540
|
|
|
541
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1620
542
|
|
|
543
|
+
## [0.6.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.21...@synerise/ds-popconfirm@0.6.22) (2021-05-14)
|
|
1621
544
|
|
|
545
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1622
546
|
|
|
1623
|
-
## [0.
|
|
547
|
+
## [0.6.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.20...@synerise/ds-popconfirm@0.6.21) (2021-05-14)
|
|
1624
548
|
|
|
1625
549
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1626
550
|
|
|
551
|
+
## [0.6.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.19...@synerise/ds-popconfirm@0.6.20) (2021-05-06)
|
|
1627
552
|
|
|
553
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1628
554
|
|
|
555
|
+
## [0.6.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.18...@synerise/ds-popconfirm@0.6.19) (2021-05-06)
|
|
1629
556
|
|
|
557
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1630
558
|
|
|
1631
|
-
## [0.
|
|
559
|
+
## [0.6.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.17...@synerise/ds-popconfirm@0.6.18) (2021-04-29)
|
|
1632
560
|
|
|
1633
561
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1634
562
|
|
|
563
|
+
## [0.6.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.16...@synerise/ds-popconfirm@0.6.17) (2021-04-22)
|
|
1635
564
|
|
|
565
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1636
566
|
|
|
567
|
+
## [0.6.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.15...@synerise/ds-popconfirm@0.6.16) (2021-04-07)
|
|
1637
568
|
|
|
569
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1638
570
|
|
|
1639
|
-
## [0.
|
|
571
|
+
## [0.6.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.14...@synerise/ds-popconfirm@0.6.15) (2021-03-29)
|
|
1640
572
|
|
|
1641
573
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1642
574
|
|
|
575
|
+
## [0.6.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.13...@synerise/ds-popconfirm@0.6.14) (2021-03-22)
|
|
1643
576
|
|
|
577
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1644
578
|
|
|
579
|
+
## [0.6.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.12...@synerise/ds-popconfirm@0.6.13) (2021-03-19)
|
|
1645
580
|
|
|
581
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1646
582
|
|
|
1647
|
-
## [0.
|
|
583
|
+
## [0.6.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.11...@synerise/ds-popconfirm@0.6.12) (2021-03-16)
|
|
1648
584
|
|
|
1649
585
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1650
586
|
|
|
587
|
+
## [0.6.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.10...@synerise/ds-popconfirm@0.6.11) (2021-03-16)
|
|
1651
588
|
|
|
589
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1652
590
|
|
|
591
|
+
## [0.6.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.9...@synerise/ds-popconfirm@0.6.10) (2021-03-16)
|
|
1653
592
|
|
|
593
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1654
594
|
|
|
1655
|
-
## [0.
|
|
595
|
+
## [0.6.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.8...@synerise/ds-popconfirm@0.6.9) (2021-03-16)
|
|
1656
596
|
|
|
1657
597
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1658
598
|
|
|
599
|
+
## [0.6.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.7...@synerise/ds-popconfirm@0.6.8) (2021-03-16)
|
|
1659
600
|
|
|
601
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1660
602
|
|
|
603
|
+
## [0.6.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.6...@synerise/ds-popconfirm@0.6.7) (2021-03-10)
|
|
1661
604
|
|
|
605
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1662
606
|
|
|
1663
|
-
## [0.
|
|
607
|
+
## [0.6.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.5...@synerise/ds-popconfirm@0.6.6) (2021-03-10)
|
|
1664
608
|
|
|
1665
609
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1666
610
|
|
|
611
|
+
## [0.6.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.4...@synerise/ds-popconfirm@0.6.5) (2021-03-09)
|
|
1667
612
|
|
|
613
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1668
614
|
|
|
615
|
+
## [0.6.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.3...@synerise/ds-popconfirm@0.6.4) (2021-03-03)
|
|
1669
616
|
|
|
617
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1670
618
|
|
|
1671
|
-
## [0.
|
|
619
|
+
## [0.6.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.2...@synerise/ds-popconfirm@0.6.3) (2021-03-02)
|
|
1672
620
|
|
|
1673
621
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1674
622
|
|
|
623
|
+
## [0.6.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.1...@synerise/ds-popconfirm@0.6.2) (2021-03-01)
|
|
1675
624
|
|
|
625
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1676
626
|
|
|
627
|
+
## [0.6.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.6.0...@synerise/ds-popconfirm@0.6.1) (2021-02-22)
|
|
1677
628
|
|
|
629
|
+
### Bug Fixes
|
|
1678
630
|
|
|
1679
|
-
|
|
631
|
+
- **popconfirm:** hide popover arrow - increase specifity ([ce3398c](https://github.com/Synerise/synerise-design/commit/ce3398cc34ed5831f7b46a6cab48855e6715fa39))
|
|
1680
632
|
|
|
1681
|
-
|
|
633
|
+
# [0.6.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.41...@synerise/ds-popconfirm@0.6.0) (2021-02-22)
|
|
1682
634
|
|
|
635
|
+
### Bug Fixes
|
|
1683
636
|
|
|
637
|
+
- **popconfirm:** use antd component ([5b64c85](https://github.com/Synerise/synerise-design/commit/5b64c858b0f483ca8b83dc85c1a32293b253b8ca))
|
|
1684
638
|
|
|
639
|
+
### Features
|
|
1685
640
|
|
|
641
|
+
- **popconfirm:** remove popover arrow ([77f08b1](https://github.com/Synerise/synerise-design/commit/77f08b16915091bfaec8c3b8ab6ca6291623c250))
|
|
1686
642
|
|
|
1687
|
-
## [0.
|
|
643
|
+
## [0.5.41](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.40...@synerise/ds-popconfirm@0.5.41) (2021-02-17)
|
|
1688
644
|
|
|
1689
645
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1690
646
|
|
|
647
|
+
## [0.5.40](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.39...@synerise/ds-popconfirm@0.5.40) (2021-02-15)
|
|
1691
648
|
|
|
649
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1692
650
|
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
## [0.4.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.12...@synerise/ds-popconfirm@0.4.13) (2020-05-28)
|
|
651
|
+
## [0.5.39](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.38...@synerise/ds-popconfirm@0.5.39) (2021-02-08)
|
|
1696
652
|
|
|
1697
653
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1698
654
|
|
|
655
|
+
## [0.5.38](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.37...@synerise/ds-popconfirm@0.5.38) (2021-02-05)
|
|
1699
656
|
|
|
657
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1700
658
|
|
|
659
|
+
## [0.5.37](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.36...@synerise/ds-popconfirm@0.5.37) (2021-02-02)
|
|
1701
660
|
|
|
661
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1702
662
|
|
|
1703
|
-
## [0.
|
|
663
|
+
## [0.5.36](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.35...@synerise/ds-popconfirm@0.5.36) (2021-02-01)
|
|
1704
664
|
|
|
1705
665
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1706
666
|
|
|
667
|
+
## [0.5.35](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.34...@synerise/ds-popconfirm@0.5.35) (2021-01-22)
|
|
1707
668
|
|
|
669
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1708
670
|
|
|
671
|
+
## [0.5.34](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.33...@synerise/ds-popconfirm@0.5.34) (2021-01-15)
|
|
1709
672
|
|
|
673
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1710
674
|
|
|
1711
|
-
## [0.
|
|
675
|
+
## [0.5.33](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.32...@synerise/ds-popconfirm@0.5.33) (2021-01-13)
|
|
1712
676
|
|
|
1713
677
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1714
678
|
|
|
679
|
+
## [0.5.32](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.31...@synerise/ds-popconfirm@0.5.32) (2021-01-04)
|
|
1715
680
|
|
|
681
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1716
682
|
|
|
683
|
+
## [0.5.31](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.30...@synerise/ds-popconfirm@0.5.31) (2020-12-23)
|
|
1717
684
|
|
|
685
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1718
686
|
|
|
1719
|
-
## [0.
|
|
687
|
+
## [0.5.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.29...@synerise/ds-popconfirm@0.5.30) (2020-12-23)
|
|
1720
688
|
|
|
1721
689
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1722
690
|
|
|
691
|
+
## [0.5.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.28...@synerise/ds-popconfirm@0.5.29) (2020-12-21)
|
|
1723
692
|
|
|
693
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1724
694
|
|
|
695
|
+
## [0.5.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.27...@synerise/ds-popconfirm@0.5.28) (2020-12-14)
|
|
1725
696
|
|
|
697
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1726
698
|
|
|
1727
|
-
## [0.
|
|
699
|
+
## [0.5.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.26...@synerise/ds-popconfirm@0.5.27) (2020-12-11)
|
|
1728
700
|
|
|
701
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1729
702
|
|
|
1730
|
-
|
|
703
|
+
## [0.5.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.25...@synerise/ds-popconfirm@0.5.26) (2020-12-04)
|
|
1731
704
|
|
|
1732
|
-
|
|
705
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1733
706
|
|
|
707
|
+
## [0.5.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.24...@synerise/ds-popconfirm@0.5.25) (2020-12-02)
|
|
1734
708
|
|
|
709
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1735
710
|
|
|
711
|
+
## [0.5.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.23...@synerise/ds-popconfirm@0.5.24) (2020-11-25)
|
|
1736
712
|
|
|
713
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1737
714
|
|
|
1738
|
-
## [0.
|
|
715
|
+
## [0.5.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.22...@synerise/ds-popconfirm@0.5.23) (2020-11-18)
|
|
1739
716
|
|
|
1740
717
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1741
718
|
|
|
719
|
+
## [0.5.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.21...@synerise/ds-popconfirm@0.5.22) (2020-11-12)
|
|
1742
720
|
|
|
721
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1743
722
|
|
|
723
|
+
## [0.5.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.20...@synerise/ds-popconfirm@0.5.21) (2020-11-08)
|
|
1744
724
|
|
|
725
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1745
726
|
|
|
1746
|
-
## [0.
|
|
727
|
+
## [0.5.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.19...@synerise/ds-popconfirm@0.5.20) (2020-10-30)
|
|
1747
728
|
|
|
1748
729
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1749
730
|
|
|
731
|
+
## [0.5.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.18...@synerise/ds-popconfirm@0.5.19) (2020-10-29)
|
|
1750
732
|
|
|
733
|
+
### Bug Fixes
|
|
1751
734
|
|
|
735
|
+
- **popconfirm:** fixed initial visible status when disabled ([b54c9ba](https://github.com/Synerise/synerise-design/commit/b54c9ba6ac16ed7c217f96abbebad6dbce26633c))
|
|
736
|
+
- **popconfirm:** use custom button panel instead of antd one ([3382c7c](https://github.com/Synerise/synerise-design/commit/3382c7c7b6f6dd462ac60b13b124ba201a014705))
|
|
1752
737
|
|
|
1753
|
-
|
|
1754
|
-
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.5...@synerise/ds-popconfirm@0.4.6) (2020-05-05)
|
|
738
|
+
## [0.5.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.17...@synerise/ds-popconfirm@0.5.18) (2020-10-28)
|
|
1755
739
|
|
|
1756
740
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1757
741
|
|
|
742
|
+
## [0.5.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.16...@synerise/ds-popconfirm@0.5.17) (2020-10-22)
|
|
1758
743
|
|
|
744
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1759
745
|
|
|
746
|
+
## [0.5.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.15...@synerise/ds-popconfirm@0.5.16) (2020-10-21)
|
|
1760
747
|
|
|
748
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1761
749
|
|
|
1762
|
-
## [0.
|
|
750
|
+
## [0.5.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.14...@synerise/ds-popconfirm@0.5.15) (2020-10-20)
|
|
1763
751
|
|
|
1764
752
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1765
753
|
|
|
754
|
+
## [0.5.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.13...@synerise/ds-popconfirm@0.5.14) (2020-10-13)
|
|
1766
755
|
|
|
756
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1767
757
|
|
|
758
|
+
## [0.5.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.12...@synerise/ds-popconfirm@0.5.13) (2020-10-12)
|
|
1768
759
|
|
|
760
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1769
761
|
|
|
1770
|
-
## [0.
|
|
762
|
+
## [0.5.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.11...@synerise/ds-popconfirm@0.5.12) (2020-10-12)
|
|
1771
763
|
|
|
1772
764
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1773
765
|
|
|
766
|
+
## [0.5.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.10...@synerise/ds-popconfirm@0.5.11) (2020-10-09)
|
|
1774
767
|
|
|
768
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1775
769
|
|
|
770
|
+
## [0.5.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.9...@synerise/ds-popconfirm@0.5.10) (2020-10-06)
|
|
1776
771
|
|
|
772
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1777
773
|
|
|
1778
|
-
## [0.
|
|
774
|
+
## [0.5.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.8...@synerise/ds-popconfirm@0.5.9) (2020-10-06)
|
|
1779
775
|
|
|
1780
776
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1781
777
|
|
|
778
|
+
## [0.5.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.7...@synerise/ds-popconfirm@0.5.8) (2020-10-02)
|
|
1782
779
|
|
|
780
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1783
781
|
|
|
782
|
+
## [0.5.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.6...@synerise/ds-popconfirm@0.5.7) (2020-09-29)
|
|
1784
783
|
|
|
784
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1785
785
|
|
|
1786
|
-
## [0.
|
|
786
|
+
## [0.5.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.5...@synerise/ds-popconfirm@0.5.6) (2020-09-25)
|
|
1787
787
|
|
|
1788
788
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1789
789
|
|
|
790
|
+
## [0.5.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.4...@synerise/ds-popconfirm@0.5.5) (2020-09-03)
|
|
1790
791
|
|
|
792
|
+
### Bug Fixes
|
|
1791
793
|
|
|
794
|
+
- **popconfirm:** fix styles of popconfirm ([175e92a](https://github.com/Synerise/synerise-design/commit/175e92a45b03f34fd92deca94d04f5ff0ec433dd))
|
|
1792
795
|
|
|
1793
|
-
|
|
1794
|
-
## [0.4.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.0...@synerise/ds-popconfirm@0.4.1) (2020-04-24)
|
|
796
|
+
## [0.5.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.3...@synerise/ds-popconfirm@0.5.4) (2020-09-01)
|
|
1795
797
|
|
|
1796
798
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1797
799
|
|
|
800
|
+
## [0.5.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.2...@synerise/ds-popconfirm@0.5.3) (2020-08-21)
|
|
1798
801
|
|
|
802
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1799
803
|
|
|
804
|
+
## [0.5.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.1...@synerise/ds-popconfirm@0.5.2) (2020-08-12)
|
|
1800
805
|
|
|
806
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1801
807
|
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
### Bug Fixes
|
|
808
|
+
## [0.5.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.5.0...@synerise/ds-popconfirm@0.5.1) (2020-08-11)
|
|
1806
809
|
|
|
1807
|
-
|
|
1808
|
-
* **popconfirm:** fix eslint errors ([25cfcd1](https://github.com/Synerise/synerise-design/commit/25cfcd1f78981775f938f7f9d0652ea60744c3b9))
|
|
810
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1809
811
|
|
|
812
|
+
# [0.5.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.30...@synerise/ds-popconfirm@0.5.0) (2020-08-05)
|
|
1810
813
|
|
|
1811
814
|
### Features
|
|
1812
815
|
|
|
1813
|
-
|
|
816
|
+
- **docs:** update docs of popconfirm ([cd19f77](https://github.com/Synerise/synerise-design/commit/cd19f779c1d8d0256fef8eaa69dcf8581a1c94e2))
|
|
817
|
+
- **popconfirm:** add new types of popconfirm ([0f20892](https://github.com/Synerise/synerise-design/commit/0f20892afde63b81644ff24e94d22d1fb8c8bbd3))
|
|
818
|
+
- **popconfirm:** add tests form withDescripton and withImages ([f34789a](https://github.com/Synerise/synerise-design/commit/f34789a8110217a45fb14cb3d756155a6e3d941e))
|
|
1814
819
|
|
|
820
|
+
## [0.4.30](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.29...@synerise/ds-popconfirm@0.4.30) (2020-07-30)
|
|
1815
821
|
|
|
822
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1816
823
|
|
|
824
|
+
## [0.4.29](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.28...@synerise/ds-popconfirm@0.4.29) (2020-07-29)
|
|
1817
825
|
|
|
826
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1818
827
|
|
|
1819
|
-
## [0.
|
|
828
|
+
## [0.4.28](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.27...@synerise/ds-popconfirm@0.4.28) (2020-07-24)
|
|
1820
829
|
|
|
1821
830
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1822
831
|
|
|
832
|
+
## [0.4.27](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.26...@synerise/ds-popconfirm@0.4.27) (2020-07-24)
|
|
1823
833
|
|
|
834
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1824
835
|
|
|
836
|
+
## [0.4.26](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.25...@synerise/ds-popconfirm@0.4.26) (2020-07-20)
|
|
1825
837
|
|
|
838
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1826
839
|
|
|
1827
|
-
## [0.
|
|
840
|
+
## [0.4.25](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.24...@synerise/ds-popconfirm@0.4.25) (2020-07-15)
|
|
1828
841
|
|
|
1829
842
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1830
843
|
|
|
844
|
+
## [0.4.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.23...@synerise/ds-popconfirm@0.4.24) (2020-07-13)
|
|
1831
845
|
|
|
846
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1832
847
|
|
|
848
|
+
## [0.4.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.22...@synerise/ds-popconfirm@0.4.23) (2020-07-09)
|
|
1833
849
|
|
|
850
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1834
851
|
|
|
1835
|
-
## [0.
|
|
852
|
+
## [0.4.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.21...@synerise/ds-popconfirm@0.4.22) (2020-07-08)
|
|
1836
853
|
|
|
1837
854
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1838
855
|
|
|
856
|
+
## [0.4.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.20...@synerise/ds-popconfirm@0.4.21) (2020-07-07)
|
|
1839
857
|
|
|
858
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1840
859
|
|
|
860
|
+
## [0.4.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.19...@synerise/ds-popconfirm@0.4.20) (2020-06-25)
|
|
1841
861
|
|
|
862
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1842
863
|
|
|
1843
|
-
## [0.
|
|
864
|
+
## [0.4.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.18...@synerise/ds-popconfirm@0.4.19) (2020-06-22)
|
|
1844
865
|
|
|
1845
866
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1846
867
|
|
|
868
|
+
## [0.4.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.17...@synerise/ds-popconfirm@0.4.18) (2020-06-17)
|
|
1847
869
|
|
|
870
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1848
871
|
|
|
872
|
+
## [0.4.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.16...@synerise/ds-popconfirm@0.4.17) (2020-06-09)
|
|
1849
873
|
|
|
874
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1850
875
|
|
|
1851
|
-
## [0.
|
|
876
|
+
## [0.4.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.15...@synerise/ds-popconfirm@0.4.16) (2020-06-05)
|
|
1852
877
|
|
|
1853
878
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1854
879
|
|
|
880
|
+
## [0.4.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.14...@synerise/ds-popconfirm@0.4.15) (2020-06-05)
|
|
1855
881
|
|
|
882
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1856
883
|
|
|
884
|
+
## [0.4.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.13...@synerise/ds-popconfirm@0.4.14) (2020-06-02)
|
|
1857
885
|
|
|
886
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1858
887
|
|
|
1859
|
-
## [0.
|
|
888
|
+
## [0.4.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.12...@synerise/ds-popconfirm@0.4.13) (2020-05-28)
|
|
1860
889
|
|
|
1861
890
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1862
891
|
|
|
892
|
+
## [0.4.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.11...@synerise/ds-popconfirm@0.4.12) (2020-05-25)
|
|
1863
893
|
|
|
894
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1864
895
|
|
|
896
|
+
## [0.4.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.10...@synerise/ds-popconfirm@0.4.11) (2020-05-22)
|
|
1865
897
|
|
|
898
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1866
899
|
|
|
1867
|
-
## [0.
|
|
900
|
+
## [0.4.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.9...@synerise/ds-popconfirm@0.4.10) (2020-05-19)
|
|
1868
901
|
|
|
1869
902
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1870
903
|
|
|
904
|
+
## [0.4.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.8...@synerise/ds-popconfirm@0.4.9) (2020-05-15)
|
|
905
|
+
|
|
906
|
+
### Bug Fixes
|
|
1871
907
|
|
|
908
|
+
- **docs:** update docs ([877ce89](https://github.com/Synerise/synerise-design/commit/877ce898ada9202c5326fc08c41bb4b74a16a298))
|
|
1872
909
|
|
|
910
|
+
## [0.4.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.7...@synerise/ds-popconfirm@0.4.8) (2020-05-14)
|
|
1873
911
|
|
|
912
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1874
913
|
|
|
1875
|
-
## [0.
|
|
914
|
+
## [0.4.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.6...@synerise/ds-popconfirm@0.4.7) (2020-05-08)
|
|
1876
915
|
|
|
1877
916
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1878
917
|
|
|
918
|
+
## [0.4.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.5...@synerise/ds-popconfirm@0.4.6) (2020-05-05)
|
|
1879
919
|
|
|
920
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1880
921
|
|
|
922
|
+
## [0.4.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.4...@synerise/ds-popconfirm@0.4.5) (2020-04-30)
|
|
1881
923
|
|
|
924
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1882
925
|
|
|
1883
|
-
## [0.
|
|
926
|
+
## [0.4.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.3...@synerise/ds-popconfirm@0.4.4) (2020-04-29)
|
|
1884
927
|
|
|
1885
928
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1886
929
|
|
|
930
|
+
## [0.4.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.2...@synerise/ds-popconfirm@0.4.3) (2020-04-29)
|
|
1887
931
|
|
|
932
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1888
933
|
|
|
934
|
+
## [0.4.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.1...@synerise/ds-popconfirm@0.4.2) (2020-04-27)
|
|
1889
935
|
|
|
936
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1890
937
|
|
|
1891
|
-
## [0.
|
|
938
|
+
## [0.4.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.4.0...@synerise/ds-popconfirm@0.4.1) (2020-04-24)
|
|
1892
939
|
|
|
1893
940
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1894
941
|
|
|
942
|
+
# [0.4.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.16...@synerise/ds-popconfirm@0.4.0) (2020-04-22)
|
|
943
|
+
|
|
944
|
+
### Bug Fixes
|
|
1895
945
|
|
|
946
|
+
- **popconfirm:** fix eslint error ([12731a8](https://github.com/Synerise/synerise-design/commit/12731a83bf6863ccb67c9a5bff5b514a41791f7f))
|
|
947
|
+
- **popconfirm:** fix eslint errors ([25cfcd1](https://github.com/Synerise/synerise-design/commit/25cfcd1f78981775f938f7f9d0652ea60744c3b9))
|
|
1896
948
|
|
|
949
|
+
### Features
|
|
1897
950
|
|
|
951
|
+
- **popconfirm:** add confirm message ([f3d9dd5](https://github.com/Synerise/synerise-design/commit/f3d9dd5e94c99ee49cb2af0071dd89e26c6a0095))
|
|
1898
952
|
|
|
1899
|
-
## [0.3.
|
|
953
|
+
## [0.3.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.15...@synerise/ds-popconfirm@0.3.16) (2020-04-21)
|
|
1900
954
|
|
|
1901
955
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1902
956
|
|
|
957
|
+
## [0.3.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.14...@synerise/ds-popconfirm@0.3.15) (2020-04-15)
|
|
1903
958
|
|
|
959
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1904
960
|
|
|
961
|
+
## [0.3.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.13...@synerise/ds-popconfirm@0.3.14) (2020-04-14)
|
|
1905
962
|
|
|
963
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1906
964
|
|
|
1907
|
-
## [0.3.
|
|
965
|
+
## [0.3.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.12...@synerise/ds-popconfirm@0.3.13) (2020-04-13)
|
|
1908
966
|
|
|
1909
967
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1910
968
|
|
|
969
|
+
## [0.3.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.11...@synerise/ds-popconfirm@0.3.12) (2020-04-06)
|
|
1911
970
|
|
|
971
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1912
972
|
|
|
973
|
+
## [0.3.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.10...@synerise/ds-popconfirm@0.3.11) (2020-04-01)
|
|
1913
974
|
|
|
975
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1914
976
|
|
|
1915
|
-
## [0.3.
|
|
977
|
+
## [0.3.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.9...@synerise/ds-popconfirm@0.3.10) (2020-03-31)
|
|
1916
978
|
|
|
1917
979
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1918
980
|
|
|
981
|
+
## [0.3.9](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.8...@synerise/ds-popconfirm@0.3.9) (2020-03-27)
|
|
1919
982
|
|
|
983
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1920
984
|
|
|
985
|
+
## [0.3.8](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.7...@synerise/ds-popconfirm@0.3.8) (2020-03-26)
|
|
1921
986
|
|
|
987
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1922
988
|
|
|
1923
|
-
## [0.3.
|
|
989
|
+
## [0.3.7](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.6...@synerise/ds-popconfirm@0.3.7) (2020-03-26)
|
|
1924
990
|
|
|
1925
991
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1926
992
|
|
|
993
|
+
## [0.3.6](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.5...@synerise/ds-popconfirm@0.3.6) (2020-03-24)
|
|
1927
994
|
|
|
995
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1928
996
|
|
|
997
|
+
## [0.3.5](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.3...@synerise/ds-popconfirm@0.3.5) (2020-03-23)
|
|
1929
998
|
|
|
999
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1930
1000
|
|
|
1931
|
-
## [0.3.
|
|
1001
|
+
## [0.3.4](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.3...@synerise/ds-popconfirm@0.3.4) (2020-03-23)
|
|
1932
1002
|
|
|
1933
1003
|
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1934
1004
|
|
|
1005
|
+
## [0.3.3](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.2...@synerise/ds-popconfirm@0.3.3) (2020-03-19)
|
|
1935
1006
|
|
|
1007
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1936
1008
|
|
|
1009
|
+
## [0.3.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.1...@synerise/ds-popconfirm@0.3.2) (2020-03-18)
|
|
1937
1010
|
|
|
1011
|
+
**Note:** Version bump only for package @synerise/ds-popconfirm
|
|
1938
1012
|
|
|
1939
1013
|
## [0.3.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.3.0...@synerise/ds-popconfirm@0.3.1) (2020-03-18)
|
|
1940
1014
|
|
|
1941
|
-
|
|
1942
1015
|
### Bug Fixes
|
|
1943
1016
|
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1017
|
+
- **core:** allow side effects ([0fcca2b](https://github.com/Synerise/synerise-design/commit/0fcca2b3476b539a60d6d21af5a43a7d32135868))
|
|
1949
1018
|
|
|
1950
1019
|
# [0.3.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-popconfirm@0.2.34...@synerise/ds-popconfirm@0.3.0) (2020-03-17)
|
|
1951
1020
|
|