Skip to content
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 129 commits into from
Sep 1, 2019
Merged

syncing from original #1

merged 129 commits into from
Sep 1, 2019

Conversation

kaypeter87
Copy link
Owner

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

roblarsen and others added 30 commits September 11, 2017 09:48
see the saga unfold #1985
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
…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)
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.
roblarsen and others added 29 commits May 2, 2019 07:48
update jQuery and Modernizr (Docs)
+ minor devdeps update
update Apache Server Configs to 3.2.1
Remove 'defer' from Google Analytics snippet
Add License, NPM Download counter and GitHub Stars counter badges
update version number to v7.2.0
+ security vuln devdep update
update version number in main.css by making a new build
Add docs update PRs to CHANGELOG
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
@kaypeter87 kaypeter87 merged commit 0a74f73 into kaypeter87:master Sep 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.