Skip to content

merge from master #1

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

Merged
merged 35 commits into from
Apr 23, 2017
Merged

merge from master #1

merged 35 commits into from
Apr 23, 2017

Conversation

lcxfs1991
Copy link
Owner

  1. Read and sign the CLA. This needs to be done only once. PRs that haven't signed it won't be accepted.
  2. Make sure your PR complies with the writer's guide.
  3. Read through the PR diff carefully as sometimes this can reveal issues. The work will be reviewed, but this can save some effort.
  4. Remove these instructions from your PR as they are for your eyes only.

simon04 and others added 30 commits April 15, 2017 18:51
Tiny spelling correction
Add Translation part in Readme
Compiler event hook is `failed`, not `fail`.
I started just fixing the outstanding "and" in "Donations are always welcome and Open Collective" and ended up cleaning the list of bullet points (make sure each point starts with a verb, etc.). It's all writing style so no offense taken if changes not accepted ;-)
Love this page btw!
* refactor: clean up lint scripts and remove `lint:md`

The `lint:md` command isn't very semantic as it stands right now and
also isn't very useful. We'd have to split out a separate eslint config for
this and even then it might be hard to strike a nice balance.

* fix: update markdownlint configuration and fix a bunch of errors

* fix: resolve alex warnings by allowing a wider range of words

* fix: format all config files consistently

* refactor: reformat proselintrc after editorconfig changes

* fix: update `deploy.sh` to run all test scripts
no need to pass here since we have commonConfig(), useless params
Clarify output.strictModuleExceptionHandling
code-splitting: add new webpack 2.4.0 features
Document new options in webpack 2.3.0
Sidebar: show vertical bar for items w/o anchors
instructions to install css-loader in "Code Splitting - CSS"
Consistent `npm install --save-dev`
Rename markdownlint config file. This enables syntax highlighting, and
the VS Code extension `markdownlint` to pick up the file.
package.json: Remove obsolete dependencies
refactor: create `.github` directory to contain all github-specific files

Closes #1136.
yeskunall and others added 5 commits April 21, 2017 18:41
* Create a .github/. Move allowed templates inside. Closes #1136.

* Move CONTRIBUTING.md -> .github

*  💄 Global editor configs for prettier diffs!
* Keep introduction for fetched content

* Rewrite loader/plugin links

* Only rewrite links to repository home
 docs(guides): improve "Code Splitting - CSS" guide
@lcxfs1991 lcxfs1991 merged commit 60799df into lcxfs1991:master Apr 23, 2017
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.