forked from h5bp/html5-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
syncing from original #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
see the saga unfold #1985
https://stackoverflow.com/questions/33767533/what-does-the-shrink-to-fit-viewport-meta-attribute-do It worth? I am trying to help please don't blame me
Please the word 'be' duplicated and corrected that. Thanks.
* Add documentation for humans.txt * Change src instead of dist
* Update extend.md * Update extend.md
* docs: remove trailing whitespace in CHANGELOG.md * test: update node versions & add trusty to travis * test: update deps and test script in package.json * refactor: rebuild & add updated docs, css, & html * docs: remove duplicate 'be' in usage.md
) This was addressed nearly 5 years ago: https://blogs.msdn.microsoft.com/ie/2013/03/11/flash-in-windows-8/
…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
plus correct capitalization of JavaScript
* https a link * https more links * Fix paramaters typo * Remove trailing . (unneeded)
update jQuery and Modernizr (Docs)
+ minor devdeps update
Update to jQuery 3.4.1
update Apache Server Configs to 3.2.1
Remove 'defer' from Google Analytics snippet
Add License, NPM Download counter and GitHub Stars counter badges
updating main.css
fix broken links in TOC
v7.2.0 release
update version number to v7.2.0
This reverts commit ec96be3.
+ security vuln devdep update
update version number in main.css by making a new build
Add docs update PRs to CHANGELOG
previous versions are end-of-life. REF: https://github.com/nodejs/Release
bump lowest supported version of node to 8.x
Removed package-lock.json from .gitignore package-lock.json is intended to be checked into source control, without a package-lock.json using npm makes little sense over yarn. I see this was added in 2017, when there was an issue with the package-lock.json updating, this issue is now long resolved.
Removed package-lock.json from .gitignore
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Types of changes
Checklist: