@creative-web-solution/front-library 7.1.47 → 7.1.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,290 +1,260 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## 7.1.49
4
+
5
+ - [Accordion]: Fix bug when a tab is opened at start
6
+
7
+ ## 7.1.48
8
+
9
+ - [MediaQueriesEvents]: Add position check function
10
+
3
11
  ## 7.1.47
4
12
 
5
- * [Slider]: Fix bullet pager
13
+ - [Slider]: Fix bullet pager
6
14
 
7
15
  ## 7.1.46
8
16
 
9
- * [Slider]: Fix bullet pager
17
+ - [Slider]: Fix bullet pager
10
18
 
11
19
  ## 7.1.45
12
20
 
13
- * [Slider]: Fix type
14
- * [DragSlider]: The feature that make slide outside viewport inert is tied to an option
21
+ - [Slider]: Fix type
22
+ - [DragSlider]: The feature that make slide outside viewport inert is tied to an option
15
23
 
16
24
  ## 7.1.44
17
25
 
18
- * [SkinSelect]: Fix click handler on full skinned select
26
+ - [SkinSelect]: Fix click handler on full skinned select
19
27
 
20
28
  ## 7.1.43
21
29
 
22
- * [Validator]: Add max file size validation
30
+ - [Validator]: Add max file size validation
23
31
 
24
32
  ## 7.1.42
25
33
 
26
- * [Popin]: Add popin element in callback function param
34
+ - [Popin]: Add popin element in callback function param
27
35
 
28
36
  ## 7.1.41
29
37
 
30
- * [Validator]: Add feature to cancel validation on a field. Do not validate a disabled field.
38
+ - [Validator]: Add feature to cancel validation on a field. Do not validate a disabled field.
31
39
 
32
40
  ## 7.1.40
33
41
 
34
- * [Slider]: Improve auto slide function
42
+ - [Slider]: Improve auto slide function
35
43
 
36
44
  ## 7.1.39
37
45
 
38
- * [DragSlider]: Fix end positioning
46
+ - [DragSlider]: Fix end positioning
39
47
 
40
48
  ## 7.1.38
41
49
 
42
- * [Slider]: Handle popin inside the background layer
50
+ - [Slider]: Handle popin inside the background layer
43
51
 
44
52
  ## 7.1.37
45
53
 
46
- * [Validator]: Add specific event handling in live validation for input file.
54
+ - [Validator]: Add specific event handling in live validation for input file.
47
55
 
48
56
  ## 7.1.36
49
57
 
50
- * [DragSlider]: Fix end positioning when margin right and left are not equals
58
+ - [DragSlider]: Fix end positioning when margin right and left are not equals
51
59
 
52
60
  ## 7.1.35
53
61
 
54
- * [Accordion]: Rework
62
+ - [Accordion]: Rework
55
63
 
56
64
  ## 7.1.34
57
65
 
58
- * [DragSlider]: Add new params to onChangeState callback
66
+ - [DragSlider]: Add new params to onChangeState callback
59
67
 
60
68
  ## 7.1.33
61
69
 
62
- * [DragSlider]: Update delta computing
70
+ - [DragSlider]: Update delta computing
63
71
 
64
72
  ## 7.1.32
65
73
 
66
- * [Autocomplete]: Fix Typescript type
74
+ - [Autocomplete]: Fix Typescript type
67
75
 
68
76
  ## 7.1.31
69
77
 
70
- * [DragSlider]: Fix the move range when using api
71
-
78
+ - [DragSlider]: Fix the move range when using api
72
79
 
73
80
  ## 7.1.30
74
81
 
75
- * [DragSlider]: Fix link cancellation
76
-
82
+ - [DragSlider]: Fix link cancellation
77
83
 
78
84
  ## 7.1.29
79
85
 
80
- * [DragSlider]: Fix callback issue
81
-
86
+ - [DragSlider]: Fix callback issue
82
87
 
83
88
  ## 7.1.28
84
89
 
85
- * [YouTubePlayer]: Update types + use ready event to handle end of loading
86
-
90
+ - [YouTubePlayer]: Update types + use ready event to handle end of loading
87
91
 
88
92
  ## 7.1.27
89
93
 
90
- * [Slider]: Remove gsap
91
- * [DragSlider]
92
- * Remove gsap
93
- * Add accessibility feature
94
- * Take last item margin in account
95
- * Improvements
96
- * [YouTubePlayer]: Update parameters doc
97
- * [Popin]:
98
- * Fix focus issue
99
- * Handle background to be inside the popin
100
-
94
+ - [Slider]: Remove gsap
95
+ - [DragSlider]
96
+ - Remove gsap
97
+ - Add accessibility feature
98
+ - Take last item margin in account
99
+ - Improvements
100
+ - [YouTubePlayer]: Update parameters doc
101
+ - [Popin]:
102
+ - Fix focus issue
103
+ - Handle background to be inside the popin
101
104
 
102
105
  ## 7.1.26
103
106
 
104
- * Remove unused types
105
- * Fix insert function
106
- * Use $target instead of e.target in EventManager callbacks
107
-
107
+ - Remove unused types
108
+ - Fix insert function
109
+ - Use $target instead of e.target in EventManager callbacks
108
110
 
109
111
  ## 7.1.25
110
112
 
111
- * [Defer] Fix type
112
-
113
+ - [Defer] Fix type
113
114
 
114
115
  ## 7.1.24
115
116
 
116
- * [Gesture] Fix currentTarget
117
- * [EventsManager] Callback signature harmonization
118
-
117
+ - [Gesture] Fix currentTarget
118
+ - [EventsManager] Callback signature harmonization
119
119
 
120
120
  ## 7.1.23
121
121
 
122
- * [TransitionHelpers] Fix delay issue
123
-
122
+ - [TransitionHelpers] Fix delay issue
124
123
 
125
124
  ## 7.1.22
126
125
 
127
- * [Validator] Fix MultiRequired validator
128
-
126
+ - [Validator] Fix MultiRequired validator
129
127
 
130
128
  ## 7.1.21
131
129
 
132
- * [Validator] Avoid registering the same validator several times
133
- * [Validator] Add a function to remove a validator
134
-
130
+ - [Validator] Avoid registering the same validator several times
131
+ - [Validator] Add a function to remove a validator
135
132
 
136
133
  ## 7.1.20
137
134
 
138
- * Remove legacy Modernizr addons
139
- * Add CSSTween feature
140
- * [DragSlider] Refacto GSAP
141
-
135
+ - Remove legacy Modernizr addons
136
+ - Add CSSTween feature
137
+ - [DragSlider] Refacto GSAP
142
138
 
143
139
  ## 7.1.19
144
140
 
145
- * [DragSlider] Fix variable init in goToItem
146
-
141
+ - [DragSlider] Fix variable init in goToItem
147
142
 
148
143
  ## 7.1.18
149
144
 
150
- * [DragSlider] Expose some properties + allow item index in goToItem function
151
-
145
+ - [DragSlider] Expose some properties + allow item index in goToItem function
152
146
 
153
147
  ## 7.1.17
154
148
 
155
- * [DragSlider] Rework + add refresh function
156
-
149
+ - [DragSlider] Rework + add refresh function
157
150
 
158
151
  ## 7.1.16
159
152
 
160
- * Fix doc
161
- * [DragSlider] Fix "first item reach start position" condition
162
-
153
+ - Fix doc
154
+ - [DragSlider] Fix "first item reach start position" condition
163
155
 
164
156
  ## 7.1.15
165
157
 
166
- * Fix type in `wait()` helper
167
-
158
+ - Fix type in `wait()` helper
168
159
 
169
160
  ## 7.1.14
170
161
 
171
- * EventManager: Fix bug on array
172
- * SkinSelect: Update title on select when dispatch event is off
173
-
162
+ - EventManager: Fix bug on array
163
+ - SkinSelect: Update title on select when dispatch event is off
174
164
 
175
165
  ## 7.1.13
176
166
 
177
- * SkinSelect: Update fire event on select
178
-
167
+ - SkinSelect: Update fire event on select
179
168
 
180
169
  ## 7.1.12
181
170
 
182
- * Validator: Use dayjs library to validate date
183
-
171
+ - Validator: Use dayjs library to validate date
184
172
 
185
173
  ## 7.1.11
186
174
 
187
- * Validator: Update `date` validator
188
-
175
+ - Validator: Update `date` validator
189
176
 
190
177
  ## 7.1.10
191
178
 
192
- * SelectSkin: Change selection feature, add:
193
- * select( param: number | string | HTMLElement )
194
- * selectByIndex( index: number )
195
- * selectByOption( optionOrItem: HTMLElement )
196
- * selectByValue( value: string | number )
197
-
179
+ - SelectSkin: Change selection feature, add:
180
+ - select( param: number | string | HTMLElement )
181
+ - selectByIndex( index: number )
182
+ - selectByOption( optionOrItem: HTMLElement )
183
+ - selectByValue( value: string | number )
198
184
 
199
185
  ## 7.1.9
200
186
 
201
- * SelectSkin: Fix templating
202
-
187
+ - SelectSkin: Fix templating
203
188
 
204
189
  ## 7.1.7
205
190
 
206
- * Typescript: Fix some type
207
-
191
+ - Typescript: Fix some type
208
192
 
209
193
  ## 7.1.6
210
194
 
211
- * Minor fix
212
-
195
+ - Minor fix
213
196
 
214
197
  ## 7.1.5
215
198
 
216
- * Typescript: Fix some type
217
-
199
+ - Typescript: Fix some type
218
200
 
219
201
  ## 7.1.4
220
202
 
221
- * Typescript: Fix tsify and browserify compatibility
222
- * HistoryController: Remove UrlParser for window.URL
223
-
203
+ - Typescript: Fix tsify and browserify compatibility
204
+ - HistoryController: Remove UrlParser for window.URL
224
205
 
225
206
  ## 7.1.3
226
207
 
227
- * Typescript: Fix some type
228
-
208
+ - Typescript: Fix some type
229
209
 
230
210
  ## 7.1.2
231
211
 
232
- * Typescript: Fix some type
233
-
212
+ - Typescript: Fix some type
234
213
 
235
214
  ## 7.1.1
236
215
 
237
- * Validator: Fix error message generation
238
-
216
+ - Validator: Fix error message generation
239
217
 
240
218
  ## 7.1.0
241
219
 
242
- * Typescript cleanup
243
- * Remove micro templating modules
244
- * Fix Validator missing files
220
+ - Typescript cleanup
221
+ - Remove micro templating modules
222
+ - Fix Validator missing files
245
223
 
246
224
  **Compatibility warning:**
247
225
 
248
- * SkinSelect: Change templating system
249
- * Popin: Change templating system
250
- * onImageLoad and onAllImagesLoad:
251
- * Update function signature
252
- * Update callback param from array to hash
253
-
226
+ - SkinSelect: Change templating system
227
+ - Popin: Change templating system
228
+ - onImageLoad and onAllImagesLoad:
229
+ - Update function signature
230
+ - Update callback param from array to hash
254
231
 
255
232
  ## 7.0.7
256
233
 
257
- * Add transition helpers function : `transitionWatcher`, `animationWatcher` and `killWatcher`
258
-
234
+ - Add transition helpers function : `transitionWatcher`, `animationWatcher` and `killWatcher`
259
235
 
260
236
  ## 7.0.6
261
237
 
262
- * onTransitionEnd: handle pseudo element and specific css property
263
- * onAnimationEnd: handle pseudo element and specific animation name
264
- * Popin: Fix typescript error
265
-
238
+ - onTransitionEnd: handle pseudo element and specific css property
239
+ - onAnimationEnd: handle pseudo element and specific animation name
240
+ - Popin: Fix typescript error
266
241
 
267
242
  ## 7.0.5
268
243
 
269
- * ImageLoad: Fix bug
270
-
244
+ - ImageLoad: Fix bug
271
245
 
272
246
  ## 7.0.4
273
247
 
274
- * Slider: Fix typescript error
275
-
248
+ - Slider: Fix typescript error
276
249
 
277
250
  ## 7.0.3
278
251
 
279
- * Add modules
280
-
252
+ - Add modules
281
253
 
282
254
  ## 7.0.2
283
255
 
284
- * EventsManager: Fix event delegation
285
-
256
+ - EventsManager: Fix event delegation
286
257
 
287
258
  ## 7.0.1
288
259
 
289
260
  Move to TypeScript
290
-