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