Rob Larsen
17f1e1b3cd
cleaning up the PR and fixing tests
2023-09-06 10:23:04 -04:00
Rob Larsen
22d800ad31
Removing Modernizr from the project
2023-09-06 10:23:04 -04:00
Rob Larsen
7b7dac6149
that was pretty easy
2022-08-03 20:26:15 +00:00
Rob Larsen
284cdd632d
Modernizr Update ( #2806 )
...
* updating modernizr
* updating dist
* updating deps
2022-07-14 13:33:02 -04:00
Christian Oliff
863374335a
Update modernizr and rebuild docs
2021-10-14 11:24:13 +09:00
Christian Oliff
9e672b9b8f
updates to modernizr 3.11.7
...
- updates to modernizr 3.11.7
-changed indent to 2 spaces for consistency
- ran 'npx browserslist@latest --update-db' to update browserslist db.
2021-04-22 16:24:58 +09:00
Christian Oliff
4d7ba64d57
update modernizr 3.11.6
2021-03-25 23:48:00 +09:00
Christian Oliff
e44c66051d
Update Modernizr to 3.11.4 ( #2417 )
2020-12-10 21:53:23 -05:00
Rob Larsen
379789fb77
Remove plugins js ( #2346 )
...
* removes plugins.js
2020-09-30 09:12:51 -04:00
Rob Larsen
8f0adb5ded
Renames main.js to app.js ( #2341 )
...
* Renames main.js to app.js
closes #2340
2020-09-29 22:20:40 -04:00
Christian Oliff
3e6675d543
Update Modernizr in Dist
2020-08-17 14:46:47 +09:00
Christian Oliff
743b6a3f2a
v8 fixes and docs tidy up
...
- Fix a few typos
- Remove old native momentum scrolling info - that has been built into iOS for years
- Remove 'application prcoess' info from Twitter Cards - it's free to use for everyone and no registration required
- change indenting to 2 spaces (as per editorconfig)
- Ran build process to dist updated modernizer and htaccess
2020-06-03 01:21:48 +09:00
Rob Larsen
aaae9f9992
Docs and readme update
...
WIP
2020-05-25 16:31:05 -04:00
Rob Larsen
84ae9cc911
updates Modernizr to 3.11.2
...
see https://github.com/Modernizr/Modernizr/releases/tag/v3.11.2
2020-05-19 11:40:29 -04:00
Christian Oliff
190b2d31f5
update deps
...
- Update Modernizr to v3.11.1
- update Apache Server Configs to v4.0.0
- Update browserconfig in package.json
2020-05-17 15:12:09 +09:00
Rob Larsen
1d2b155cc5
Removing jQuery ( #2225 )
...
* Removing jQuery
Closes #2215
(I'll write up a super great commit message when I merge this in)
Additionally, this commit updates Modernizr (I was in the gulpfile and was reminded that they just released)
2020-05-04 15:24:23 -04:00
Christian Oliff
5fc11a7f2d
Update to Modernizr v3.10.0
...
Fixes : #2213
2020-04-14 16:26:09 +09:00
Christian Oliff
f50e7a97e5
Update to jQuery 3.5.0
2020-04-11 11:06:53 +09:00
Rob Larsen
2b2bb45391
added modernizr 3.8
...
also updated with bet a flag to test github actions
2019-10-26 10:03:21 -04:00
Christian Oliff
c5fff142db
Update to jQuery 3.4.1
...
+ minor devdeps update
2019-05-02 20:57:58 +09:00
Christian Oliff
7293770809
update jQuery to v3.4.0
...
Improved performance and a minor vulnerability fix
REF: http://blog.jquery.com/2019/04/10/jquery-3-4-0-released/
2019-04-11 10:32:10 +09:00
Rob Larsen
8372416cba
Upgrading modernizr and bumping version
2019-03-15 16:04:53 -04:00
Christian Oliff
751dc34d02
Update modernizr-3.7.0.min.js ( #2120 )
...
This wasn't done correctly in the previous PR.
2019-03-11 10:38:52 -04:00
Christian Oliff
95557efa65
Update Modernizr to 3.7.0 ( #2116 )
2019-03-07 14:59:42 -05:00
Rob Larsen
f121b53023
Features/eslint ( #2037 )
...
Fixes #1913
* Drops node 4
* update node engine to >=6 (#2035 )
* syncs changes to spacing across different editorconfigs
* adds eslint with minimally invasive configuration- basically moving from 4 to 2 spaces.
2018-04-06 17:31:27 -04:00
Christian Oliff
39cb6359da
Devdeps update (mocha, modernizr, normalize and gulp-autoprefixer) ( #2028 )
...
* Update Dev Dependencies
mocha, modernizr, gulp-autoprefixer updates.
The build tests run fine with no changes. The dist CSS is different as the PR from 2025 didn't include changes in the dist dir.
* Update Normalize
2018-03-05 21:50:53 -05:00
Christian Oliff
1359bb9322
Update to jQuery 3.3.1 ( #2018 )
2018-01-25 07:57:54 -05:00
Christian Oliff
23f2322ec5
Update to jQuery 3.3.0 ( #2016 )
2018-01-20 22:08:04 -05:00
Christian Oliff
e7fe855a44
Update to jQuery 3.2.1 ( #1942 )
...
* Update to jQuery 3.2.1
Update to jQuery 3.2.1
* Update package.json
2017-07-06 10:30:36 -04:00
Rob Larsen
2ad7077517
Adds Modernizr 3 ( #1940 )
...
Fixes #1740 and #1605
- removes the static custom build of modernizr
- moves Modernizr to the bottom
- builds a custom modernizr in gulp
- adds tests for the generated modernizr
2017-05-28 08:54:44 -04:00
Rob Larsen
9d6176a26c
Updates jQuery to 3.2.0 ( #1924 )
...
* Updates jquery to 3.2.0
2017-03-17 21:31:38 -04:00
Rob Larsen
f14024b9b3
Bumps jquery to 3.1.1 ( #1909 )
2016-12-09 18:40:15 -05:00
Rob Larsen
b0ce6c4b77
Removes IE8 Support - Fixes #1524 ( #1892 )
...
- upgrades normalize
- upgrades jQuery
commit
2016-09-12 12:07:24 -04:00
H5BP
5400e04fb2
Update content from the dist directory [skip ci]
2016-08-15 21:06:23 +00:00
H5BP
b5d6e7b161
Update content from the dist directory [skip ci]
2016-03-28 00:29:12 +00:00
H5BP
00419696c2
Update content from the dist directory [skip ci]
2016-02-26 09:06:31 +00:00
Cătălin Mariș
4b089a3a76
Update jQuery to v1.12.0
...
Ref: https://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
2016-01-09 02:12:06 +02:00
Cătălin Mariș
fee2238978
Update jQuery to v1.11.3
...
Fix h5bp/html5-boilerplate#1699
2015-04-30 22:00:30 +03:00
Arthur Verschaeve
330b60c212
Update to jQuery 1.11.2
...
Ref http://blog.jquery.com/2014/12/18/jquery-1-11-2-and-2-1-3-released-safari-fail-safe-edition/
Close #1650
2014-12-21 19:12:45 +01:00
Thomas Krug
287f12229e
Update to Modernizr 2.8.3
...
Close h5bp/html5-boilerplate#1580 .
2014-08-15 09:14:23 +03:00
Cătălin Mariș
2bf27eb108
Add dist/ directory
...
The `dist/` directory is added in order to allow even less experienced
users (users that may not want to deal with the build script) to get
the latest changes, namely, what is in the `master` branch, but is not
yet released.
2014-08-04 19:02:40 +03:00