Cătălin Mariș
10fb130e76
Update tests to include Node v5
2016-02-11 23:51:47 +02:00
H5BP
d3be5f3730
Update content from the dist directory [skip ci]
2016-02-11 21:51:00 +00:00
Cătălin Mariș
7bad82c97b
Further losslessly optimize apple-touch-icon.png
...
Before: 3959 B
After: 3958 B
──────────────────────
Reduction: 1 B [0.025%]
2016-02-11 23:47:04 +02:00
Cătălin Mariș
03ddc0d696
Update travis-scripts to v2.0.0
...
* Move to using GitHub deploy keys² as they are more secure
than GitHub tokens.
* Add `travis-after-all` as a dev dependency as it's no longer
installed and executed by `travis-scripts`.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
¹ https://github.com/alrra/travis-scripts#readme
² https://developer.github.com/guides/managing-deploy-keys/#deploy-keys
³ https://github.com/alrra/travis-after-all#readme
2016-02-11 23:47:00 +02:00
greenkeeperio-bot
959ee8229d
Update gulp to v3.9.1
...
Close h5bp/html5-boilerplate#1785
2016-02-11 23:16:15 +02:00
greenkeeperio-bot
daece9bdc0
Update glob to v7.0.0
...
Close h5bp/html5-boilerplate#1786
2016-02-11 23:16:15 +02:00
Marco Biedermann
800a806f2b
ES2015ify the gulpfile
...
Close h5bp/html5-boilerplate#1787
2016-02-11 23:16:12 +02:00
H5BP
952f0352c3
Update content from the dist directory [skip ci]
2016-02-03 11:55:17 +00:00
Prayag Verma
8c91bb4a28
Docs: Fix typo in misc.md
...
Close h5bp/html5-boilerplate#1782
2016-02-03 13:53:13 +02:00
Cătălin Mariș
77c09009f6
v5.3.0
5.3.0
2016-01-12 14:59:19 +02: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
Rob Larsen
340b012a1f
Fetch jQuery from jQuery's CDN instead of Google's
...
In countries where `googleapis.com` is blocked (e.g.: China),
HTML5 Boilerplate is broken out of the box as jQuery will not load
until the request times out.
This commit changes the default jQuery source to use the jQuery CDN
as it is as fast or faster (by some reckoning) than the Google Hosted
Libraries version and is available worldwide.
While the chance of hitting the cache lottery is smaller with the
jQuery CDN (it's not as ubiquitous as Google), that chance is not enough
to override the need to ship working code for everyone in the world.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fix h5bp/html5-boilerplate#1737
Close h5bp/html5-boilerplate#1739
2016-01-09 02:05:18 +02:00
Lowell Mower
438b8a7eef
Docs: Add links to the Apache docs in misc.md
...
Fix h5bp/html5-boilerplate#1772
Close h5bp/html5-boilerplate#1774
2016-01-02 13:49:28 +02:00
greenkeeperio-bot
181c98ca75
Update archiver to v0.21.0
...
Close h5bp/html5-boilerplate#1763
2016-01-02 13:27:19 +02:00
Cătălin Mariș
97b04f4f4e
Make build set permissions in archive correctly
...
Fix h5bp/html5-boilerplate#1730
2015-11-30 22:02:46 +02:00
greenkeeperio-bot
7ac0465aa1
Update archiver to v0.19.0
...
Close h5bp/html5-boilerplate#1757
Close h5bp/html5-boilerplate#1758
Close h5bp/html5-boilerplate#1759
Close h5bp/html5-boilerplate#1760
2015-11-30 22:02:02 +02:00
Cătălin Mariș
e8b9a8be39
Update gulp-jshint to v2.0.0
...
Close h5bp/html5-boilerplate#1756
2015-11-23 19:20:33 +02:00
greenkeeperio-bot
3b215df3ec
Update glob to v6.0.1
...
Close h5bp/html5-boilerplate#1753
2015-11-11 23:04:26 +02:00
greenkeeperio-bot
7df016247c
Update gulp-load-plugins to version 1.1.0
...
Close h5bp/html5-boilerplate#1751
2015-11-08 10:43:01 +02:00
greenkeeperio-bot
fa840f07ef
Update devDependencies
...
Close h5bp/html5-boilerplate#1746
2015-10-19 22:13:54 +03:00
H5BP
0c8b71eb88
Update content from the dist directory [skip ci]
2015-10-13 18:11:26 +00:00
Michael Thorne
1cf48987f5
Remove leftover colon from comment from main.css
...
Ref: https://github.com/h5bp/html5-boilerplate/pull/1734#issuecomment-139189541
2015-10-13 21:02:08 +03:00
Matt Smith
a6a9094eba
README.md: Add Edge to Browser support section
...
Close h5bp/html5-boilerplate#1745
2015-10-13 20:40:14 +03:00
Phillip Alexander
9fb12e846a
Update tests to include latest Node v4.x.x release
...
Ref https://nodejs.org/en/blog/announcements/foundation-v4-announce/
Close h5bp/html5-boilerplate#1733
2015-10-13 20:39:45 +03:00
Cătălin Mariș
50e4ffa3cf
Update devDependencies
2015-10-13 20:32:12 +03:00
Cătălin Mariș
8dd98e8fc1
Fetch automation script via npm
2015-10-13 20:07:44 +03:00
Sid Roberts
fc05bc82ab
Change print color for ::first-letter and ::first-line pseudo-elements
...
Pseudo-elements `::first-letter` and `::first-line` now get printed
black by default as `::before` and `::after` are.
All pseudo-elements:
https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements
Closes #1715 .
2015-07-19 17:09:41 +02:00
Cătălin Mariș
85d79ed6cc
v5.2.0
5.2.0
2015-04-30 23:54:24 +03: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
Cătălin Mariș
a91fea4cd6
Update and improve README.md
2015-04-16 19:27:57 +03:00
Cătălin Mariș
bf141af507
Docs: Make minor improvements
...
* Fix broken links and use `https://` where possible.
* Remove the `Servers and Stacks` section (introduced by
h5bp/html5-boilerplate#1572 ) from the `misc.md` file, as now, since
h5bp/html5-boilerplate#1694 was merged, it brings even less value.
2015-04-16 10:31:02 +03:00
H5BP
c0665f0989
Update content from the dist directory [skip ci]
2015-04-16 06:32:33 +00:00
Mathias Bynens
dd6ec22ea5
Update CHANGELOG.md
2015-04-16 08:31:07 +02:00
Patrick Kettner
2de99b2ba3
Deprecate protocol-relative URLs
...
Always use the HTTPS URL when it’s available.
See also:
* https://github.com/konklone/cdns-to-https#conclusion-cdns-should-redirect-to-https
* http://www.paulirish.com/2010/the-protocol-relative-url/
Close h5bp/html5-boilerplate#1694
2015-04-16 08:30:05 +02:00
Cătălin Mariș
d35a8e9020
Fix broken links in CONTRIBUTING.md
2015-04-13 15:59:26 +03:00
Cătălin Mariș
7463646b48
Update devDependencies
2015-04-12 22:49:02 +03:00
Hans Christian Reinl
0d9f00826a
Update the high resolution media query
...
Add `dppx` variant of `min-resolution` to the high resolution media
query as `dppx` is more accurate¹ than `dpi`.
Notes:
* since `dppx` is not supported by all browsers the media query
still needs the `dpi` fallback
* this change removes the `dppx` related warning² from Blink based
browsers (e.g.: Chrome, Opera)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
¹ `dpi` (dots per inch) refers to a defined size of pixels where one
inch is `96px` no matter what, so it does not take into consideration
the physical inches.
² "Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch,
not dots-per-physical-inch, so does not correspond to the actual 'dpi'
of a screen. In media query expression: print,
(-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)"
Fix h5bp/html5-boilerplate#1474
Close h5bp/html5-boilerplate#1691
2015-04-10 14:28:00 +03:00
Cătălin Mariș
6ee34e1ced
Fix errors pointed out by JSCS from gulpfile.js
2015-04-10 11:33:56 +03:00
Cătălin Mariș
907838737b
Update Apache Server Configs to v2.14.0
2015-04-07 23:53:39 +03:00
Cătălin Mariș
1c93f0a056
v5.1.0
5.1.0
2015-04-01 21:08:35 +03:00
Cătălin Mariș
0c32a937e0
Update CHANGELOG.md
...
Remove line regarding the inclusion of the `LICENSE.txt` file in the
`dist/` directory as it does not constitute an important change as far
as end users are concerned.
2015-04-01 20:54:33 +03:00
Cătălin Mariș
735b9ad706
Update Normalize.css to v3.0.3.
2015-03-31 07:05:20 +03:00
Cătălin Mariș
f4d731e23c
Update devDependencies
2015-03-25 12:13:57 +02:00
H5BP
9581cf3a81
Update content from the dist directory [skip ci]
2015-03-13 20:46:00 +00:00
Matt Smith
c7057bef0c
Use Autoprefixer to add the vendor prefixes
...
Ref h5bp/html5-boilerplate#1682
https://github.com/h5bp/html5-boilerplate/pull/1682#discussion_r26377139
https://github.com/postcss/autoprefixer
https://github.com/sindresorhus/gulp-autoprefixer
Close h5bp/html5-boilerplate#1682
2015-03-13 22:42:27 +02:00
battaglr
4f6a87f985
README.md: Add detailed info about browser support
...
Close h5bp/html5-boilerplate#1684
2015-03-13 19:10:06 +02:00
Cătălin Mariș
29af44ef9c
Update CHANGELOG.md
2015-03-11 17:14:58 +02:00
Cătălin Mariș
eee759bfe1
Use https:// in the Google Analytics snippet
...
Nowadays HTTPS is fast and increasingly necessary, so using
protocol-relative URLs is becoming an anti-pattern, especially for CDNs.
From https://developers.google.com/speed/libraries/devguide?csw=1#libraries :
" We recommend that you load libraries from the CDN via HTTPS, even
if your own website only uses HTTP. Nowadays, performance is fast
and caching works just the same "
See also: https://github.com/konklone/cdns-to-https#conclusion-cdns-should-redirect-to-https
2015-03-11 17:13:53 +02:00
Cătălin Mariș
57342272e6
Include the LICENSE file in the dist directory
...
* Rename `LICENSE.md` to `LICENSE.txt` so that more text editors
know how to open it.
* Make the build step copy the `LICENSE.txt` file in the `dist/`
directory so that it gets included in the distribution package.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ref https://www.youtube.com/watch?v=hWDSToC9EV8&t=15m15s
h5bp/html5-boilerplate#1655
Fix h5bp/html5-boilerplate#1655
Close h5bp/html5-boilerplate#1680
2015-03-11 08:17:57 +02:00
Cătălin Mariș
2431333b63
Update devDependencies
2015-03-11 08:17:09 +02:00