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

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