customizr 2.0.3 → 2.0.4
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/.github/workflows/testing.yml +29 -0
- package/README.md +1 -2
- package/build/modernizr-custom.js +6 -0
- package/build/modernizr-exclude.js +10723 -0
- package/build/modernizr-package.js +6 -0
- package/build/modernizr-prefixed.js +1554 -0
- package/build/modernizr-select.js +1745 -0
- package/cache/options.json +323 -0
- package/package.json +5 -5
- package/test/css/vanilla.css +195 -185
- package/test/js/amd.js +13 -1
- package/test/js/vanilla.js +13 -1
- package/test/tests.js +1 -1
|
@@ -0,0 +1,323 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "2.0.3",
|
|
3
|
+
"modernizr": "^3",
|
|
4
|
+
"options": {
|
|
5
|
+
"feature-detects": [
|
|
6
|
+
"test/ambientlight",
|
|
7
|
+
"test/applicationcache",
|
|
8
|
+
"test/audio",
|
|
9
|
+
"test/battery",
|
|
10
|
+
"test/blob",
|
|
11
|
+
"test/canvas",
|
|
12
|
+
"test/canvastext",
|
|
13
|
+
"test/clipboard",
|
|
14
|
+
"test/contenteditable",
|
|
15
|
+
"test/contextmenu",
|
|
16
|
+
"test/cookies",
|
|
17
|
+
"test/cors",
|
|
18
|
+
"test/crypto",
|
|
19
|
+
"test/custom-elements",
|
|
20
|
+
"test/custom-protocol-handler",
|
|
21
|
+
"test/customevent",
|
|
22
|
+
"test/dart",
|
|
23
|
+
"test/dataview-api",
|
|
24
|
+
"test/emoji",
|
|
25
|
+
"test/eventlistener",
|
|
26
|
+
"test/exif-orientation",
|
|
27
|
+
"test/flash",
|
|
28
|
+
"test/forcetouch",
|
|
29
|
+
"test/fullscreen-api",
|
|
30
|
+
"test/gamepad",
|
|
31
|
+
"test/geolocation",
|
|
32
|
+
"test/hashchange",
|
|
33
|
+
"test/hiddenscroll",
|
|
34
|
+
"test/history",
|
|
35
|
+
"test/htmlimports",
|
|
36
|
+
"test/ie8compat",
|
|
37
|
+
"test/indexeddb",
|
|
38
|
+
"test/indexeddbblob",
|
|
39
|
+
"test/input",
|
|
40
|
+
"test/inputsearchevent",
|
|
41
|
+
"test/inputtypes",
|
|
42
|
+
"test/intl",
|
|
43
|
+
"test/json",
|
|
44
|
+
"test/ligatures",
|
|
45
|
+
"test/lists-reversed",
|
|
46
|
+
"test/mathml",
|
|
47
|
+
"test/media-source-extension-api",
|
|
48
|
+
"test/messagechannel",
|
|
49
|
+
"test/notification",
|
|
50
|
+
"test/pagevisibility-api",
|
|
51
|
+
"test/performance",
|
|
52
|
+
"test/pointerevents",
|
|
53
|
+
"test/pointerlock-api",
|
|
54
|
+
"test/postmessage",
|
|
55
|
+
"test/proximity",
|
|
56
|
+
"test/proxy",
|
|
57
|
+
"test/queryselector",
|
|
58
|
+
"test/quota-management-api",
|
|
59
|
+
"test/requestanimationframe",
|
|
60
|
+
"test/scrolltooptions",
|
|
61
|
+
"test/serviceworker",
|
|
62
|
+
"test/svg",
|
|
63
|
+
"test/templatestrings",
|
|
64
|
+
"test/textencoding",
|
|
65
|
+
"test/touchevents",
|
|
66
|
+
"test/typed-arrays",
|
|
67
|
+
"test/unicode-range",
|
|
68
|
+
"test/unicode",
|
|
69
|
+
"test/userdata",
|
|
70
|
+
"test/vibration",
|
|
71
|
+
"test/video",
|
|
72
|
+
"test/vml",
|
|
73
|
+
"test/web-intents",
|
|
74
|
+
"test/webanimations",
|
|
75
|
+
"test/webgl",
|
|
76
|
+
"test/websockets",
|
|
77
|
+
"test/xdomainrequest",
|
|
78
|
+
"test/a/aping",
|
|
79
|
+
"test/a/areaping",
|
|
80
|
+
"test/a/download",
|
|
81
|
+
"test/audio/autoplay",
|
|
82
|
+
"test/audio/loop",
|
|
83
|
+
"test/audio/preload",
|
|
84
|
+
"test/audio/webaudio",
|
|
85
|
+
"test/battery/lowbattery",
|
|
86
|
+
"test/canvas/blending",
|
|
87
|
+
"test/canvas/todataurl",
|
|
88
|
+
"test/canvas/winding",
|
|
89
|
+
"test/crypto/getrandomvalues",
|
|
90
|
+
"test/css/all",
|
|
91
|
+
"test/css/animations",
|
|
92
|
+
"test/css/appearance",
|
|
93
|
+
"test/css/backdropfilter",
|
|
94
|
+
"test/css/backgroundblendmode",
|
|
95
|
+
"test/css/backgroundcliptext",
|
|
96
|
+
"test/css/backgroundposition-shorthand",
|
|
97
|
+
"test/css/backgroundposition-xy",
|
|
98
|
+
"test/css/backgroundrepeat",
|
|
99
|
+
"test/css/backgroundsize",
|
|
100
|
+
"test/css/backgroundsizecover",
|
|
101
|
+
"test/css/borderimage",
|
|
102
|
+
"test/css/borderradius",
|
|
103
|
+
"test/css/boxdecorationbreak",
|
|
104
|
+
"test/css/boxshadow",
|
|
105
|
+
"test/css/boxsizing",
|
|
106
|
+
"test/css/calc",
|
|
107
|
+
"test/css/checked",
|
|
108
|
+
"test/css/chunit",
|
|
109
|
+
"test/css/columns",
|
|
110
|
+
"test/css/cssgrid",
|
|
111
|
+
"test/css/cubicbezierrange",
|
|
112
|
+
"test/css/customproperties",
|
|
113
|
+
"test/css/displayrunin",
|
|
114
|
+
"test/css/displaytable",
|
|
115
|
+
"test/css/ellipsis",
|
|
116
|
+
"test/css/escape",
|
|
117
|
+
"test/css/exunit",
|
|
118
|
+
"test/css/filters",
|
|
119
|
+
"test/css/flexbox",
|
|
120
|
+
"test/css/flexboxlegacy",
|
|
121
|
+
"test/css/flexboxtweener",
|
|
122
|
+
"test/css/flexgap",
|
|
123
|
+
"test/css/flexwrap",
|
|
124
|
+
"test/css/focusvisible",
|
|
125
|
+
"test/css/focuswithin",
|
|
126
|
+
"test/css/fontdisplay",
|
|
127
|
+
"test/css/fontface",
|
|
128
|
+
"test/css/generatedcontent",
|
|
129
|
+
"test/css/gradients",
|
|
130
|
+
"test/css/hairline",
|
|
131
|
+
"test/css/hsla",
|
|
132
|
+
"test/css/hyphens",
|
|
133
|
+
"test/css/invalid",
|
|
134
|
+
"test/css/lastchild",
|
|
135
|
+
"test/css/mask",
|
|
136
|
+
"test/css/mediaqueries",
|
|
137
|
+
"test/css/multiplebgs",
|
|
138
|
+
"test/css/nthchild",
|
|
139
|
+
"test/css/objectfit",
|
|
140
|
+
"test/css/opacity",
|
|
141
|
+
"test/css/overflow-scrolling",
|
|
142
|
+
"test/css/pointerevents",
|
|
143
|
+
"test/css/positionsticky",
|
|
144
|
+
"test/css/pseudoanimations",
|
|
145
|
+
"test/css/pseudotransitions",
|
|
146
|
+
"test/css/reflections",
|
|
147
|
+
"test/css/regions",
|
|
148
|
+
"test/css/remunit",
|
|
149
|
+
"test/css/resize",
|
|
150
|
+
"test/css/rgba",
|
|
151
|
+
"test/css/scrollbars",
|
|
152
|
+
"test/css/scrollsnappoints",
|
|
153
|
+
"test/css/shapes",
|
|
154
|
+
"test/css/siblinggeneral",
|
|
155
|
+
"test/css/subpixelfont",
|
|
156
|
+
"test/css/supports",
|
|
157
|
+
"test/css/target",
|
|
158
|
+
"test/css/textalignlast",
|
|
159
|
+
"test/css/textdecoration",
|
|
160
|
+
"test/css/textshadow",
|
|
161
|
+
"test/css/transforms",
|
|
162
|
+
"test/css/transforms3d",
|
|
163
|
+
"test/css/transformslevel2",
|
|
164
|
+
"test/css/transformstylepreserve3d",
|
|
165
|
+
"test/css/transitions",
|
|
166
|
+
"test/css/userselect",
|
|
167
|
+
"test/css/valid",
|
|
168
|
+
"test/css/variablefonts",
|
|
169
|
+
"test/css/vhunit",
|
|
170
|
+
"test/css/vmaxunit",
|
|
171
|
+
"test/css/vminunit",
|
|
172
|
+
"test/css/vwunit",
|
|
173
|
+
"test/css/will-change",
|
|
174
|
+
"test/css/wrapflow",
|
|
175
|
+
"test/dom/classlist",
|
|
176
|
+
"test/dom/createElement-attrs",
|
|
177
|
+
"test/dom/dataset",
|
|
178
|
+
"test/dom/documentfragment",
|
|
179
|
+
"test/dom/hidden",
|
|
180
|
+
"test/dom/intersection-observer",
|
|
181
|
+
"test/dom/microdata",
|
|
182
|
+
"test/dom/mutationObserver",
|
|
183
|
+
"test/dom/passiveeventlisteners",
|
|
184
|
+
"test/dom/shadowroot",
|
|
185
|
+
"test/dom/shadowrootlegacy",
|
|
186
|
+
"test/elem/bdi",
|
|
187
|
+
"test/elem/datalist",
|
|
188
|
+
"test/elem/details",
|
|
189
|
+
"test/elem/output",
|
|
190
|
+
"test/elem/picture",
|
|
191
|
+
"test/elem/progress-meter",
|
|
192
|
+
"test/elem/ruby",
|
|
193
|
+
"test/elem/template",
|
|
194
|
+
"test/elem/time",
|
|
195
|
+
"test/elem/track",
|
|
196
|
+
"test/elem/unknown",
|
|
197
|
+
"test/es5/array",
|
|
198
|
+
"test/es5/date",
|
|
199
|
+
"test/es5/function",
|
|
200
|
+
"test/es5/object",
|
|
201
|
+
"test/es5/specification",
|
|
202
|
+
"test/es5/strictmode",
|
|
203
|
+
"test/es5/string",
|
|
204
|
+
"test/es5/syntax",
|
|
205
|
+
"test/es5/undefined",
|
|
206
|
+
"test/es6/array",
|
|
207
|
+
"test/es6/arrow",
|
|
208
|
+
"test/es6/class",
|
|
209
|
+
"test/es6/collections",
|
|
210
|
+
"test/es6/contains",
|
|
211
|
+
"test/es6/generators",
|
|
212
|
+
"test/es6/math",
|
|
213
|
+
"test/es6/number",
|
|
214
|
+
"test/es6/object",
|
|
215
|
+
"test/es6/promises",
|
|
216
|
+
"test/es6/rest-parameters",
|
|
217
|
+
"test/es6/spread-array",
|
|
218
|
+
"test/es6/string-template",
|
|
219
|
+
"test/es6/string",
|
|
220
|
+
"test/es6/symbol",
|
|
221
|
+
"test/es7/array",
|
|
222
|
+
"test/es7/rest-destructuring",
|
|
223
|
+
"test/es7/spread-object",
|
|
224
|
+
"test/es8/object",
|
|
225
|
+
"test/event/deviceorientation-motion",
|
|
226
|
+
"test/event/oninput",
|
|
227
|
+
"test/file/api",
|
|
228
|
+
"test/file/filesystem",
|
|
229
|
+
"test/forms/capture",
|
|
230
|
+
"test/forms/fileinput",
|
|
231
|
+
"test/forms/fileinputdirectory",
|
|
232
|
+
"test/forms/formattribute",
|
|
233
|
+
"test/forms/inputnumber-l10n",
|
|
234
|
+
"test/forms/placeholder",
|
|
235
|
+
"test/forms/requestautocomplete",
|
|
236
|
+
"test/forms/validation",
|
|
237
|
+
"test/iframe/sandbox",
|
|
238
|
+
"test/iframe/seamless",
|
|
239
|
+
"test/iframe/srcdoc",
|
|
240
|
+
"test/img/apng",
|
|
241
|
+
"test/img/avif",
|
|
242
|
+
"test/img/crossorigin",
|
|
243
|
+
"test/img/jpeg2000",
|
|
244
|
+
"test/img/jpegxr",
|
|
245
|
+
"test/img/lazyloading",
|
|
246
|
+
"test/img/sizes",
|
|
247
|
+
"test/img/srcset",
|
|
248
|
+
"test/img/webp-alpha",
|
|
249
|
+
"test/img/webp-animation",
|
|
250
|
+
"test/img/webp-lossless",
|
|
251
|
+
"test/img/webp",
|
|
252
|
+
"test/input/formaction",
|
|
253
|
+
"test/input/formenctype",
|
|
254
|
+
"test/input/formmethod",
|
|
255
|
+
"test/input/formnovalidate",
|
|
256
|
+
"test/input/formtarget",
|
|
257
|
+
"test/link/prefetch",
|
|
258
|
+
"test/mediaquery/hovermq",
|
|
259
|
+
"test/mediaquery/pointermq",
|
|
260
|
+
"test/network/beacon",
|
|
261
|
+
"test/network/connection-effectivetype",
|
|
262
|
+
"test/network/connection",
|
|
263
|
+
"test/network/eventsource",
|
|
264
|
+
"test/network/fetch",
|
|
265
|
+
"test/network/xhr-responsetype-arraybuffer",
|
|
266
|
+
"test/network/xhr-responsetype-blob",
|
|
267
|
+
"test/network/xhr-responsetype-document",
|
|
268
|
+
"test/network/xhr-responsetype-json",
|
|
269
|
+
"test/network/xhr-responsetype-text",
|
|
270
|
+
"test/network/xhr-responsetype",
|
|
271
|
+
"test/network/xhr2",
|
|
272
|
+
"test/script/async",
|
|
273
|
+
"test/script/defer",
|
|
274
|
+
"test/speech/speech-recognition",
|
|
275
|
+
"test/speech/speech-synthesis",
|
|
276
|
+
"test/storage/indexeddb2",
|
|
277
|
+
"test/storage/localstorage",
|
|
278
|
+
"test/storage/sessionstorage",
|
|
279
|
+
"test/storage/websqldatabase",
|
|
280
|
+
"test/style/scoped",
|
|
281
|
+
"test/svg/asimg",
|
|
282
|
+
"test/svg/clippaths",
|
|
283
|
+
"test/svg/filters",
|
|
284
|
+
"test/svg/foreignobject",
|
|
285
|
+
"test/svg/inline",
|
|
286
|
+
"test/svg/smil",
|
|
287
|
+
"test/textarea/maxlength",
|
|
288
|
+
"test/url/bloburls",
|
|
289
|
+
"test/url/data-uri",
|
|
290
|
+
"test/url/parser",
|
|
291
|
+
"test/url/urlsearchparams",
|
|
292
|
+
"test/video/autoplay",
|
|
293
|
+
"test/video/crossorigin",
|
|
294
|
+
"test/video/loop",
|
|
295
|
+
"test/video/preload",
|
|
296
|
+
"test/webauthn/publickeycredential",
|
|
297
|
+
"test/webgl/extensions",
|
|
298
|
+
"test/webrtc/datachannel",
|
|
299
|
+
"test/webrtc/getusermedia",
|
|
300
|
+
"test/webrtc/mediastream",
|
|
301
|
+
"test/webrtc/peerconnection",
|
|
302
|
+
"test/websockets/binary",
|
|
303
|
+
"test/window/atob-btoa",
|
|
304
|
+
"test/window/framed",
|
|
305
|
+
"test/window/matchmedia",
|
|
306
|
+
"test/window/resizeobserver",
|
|
307
|
+
"test/workers/blobworkers",
|
|
308
|
+
"test/workers/dataworkers",
|
|
309
|
+
"test/workers/sharedworkers",
|
|
310
|
+
"test/workers/transferables",
|
|
311
|
+
"test/workers/webworkers"
|
|
312
|
+
],
|
|
313
|
+
"options": [
|
|
314
|
+
"setClasses",
|
|
315
|
+
"addTest",
|
|
316
|
+
"html5printshiv",
|
|
317
|
+
"testProp"
|
|
318
|
+
],
|
|
319
|
+
"minify": true,
|
|
320
|
+
"dest": "build/modernizr-package.js",
|
|
321
|
+
"classPrefix": ""
|
|
322
|
+
}
|
|
323
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "customizr",
|
|
3
3
|
"description": "Build out a lean, mean Modernizr machine.",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.4",
|
|
5
5
|
"main": "src",
|
|
6
6
|
"bin": {
|
|
7
7
|
"customizr": "bin/customizr"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"colors": "^1.4.0",
|
|
25
25
|
"cross-spawn": "^7.0.3",
|
|
26
26
|
"fast-deep-equal": "^3.1.3",
|
|
27
|
-
"glob": "^7.
|
|
27
|
+
"glob": "^7.2.0",
|
|
28
28
|
"lodash": "^4.17.21",
|
|
29
29
|
"mkdirp": "^1.0.4",
|
|
30
30
|
"modernizr": "^3",
|
|
@@ -32,9 +32,9 @@
|
|
|
32
32
|
"promised-io": "^0.3.6"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"chai": "^4.3.
|
|
36
|
-
"fs-extra": "^
|
|
37
|
-
"mocha": "^
|
|
35
|
+
"chai": "^4.3.6",
|
|
36
|
+
"fs-extra": "^10.0.0",
|
|
37
|
+
"mocha": "^9.2.0",
|
|
38
38
|
"nexpect": "^0.6.0"
|
|
39
39
|
},
|
|
40
40
|
"optionalDependencies": {
|