Commit Graph

13 Commits

Author SHA1 Message Date
Evan You ddbb37588e docs: add a note on polyfills in lib/wc 2018-08-10 14:52:10 -04:00
Evan You 7b39bed188 refactor: use better modern mode and cors implementation
BREAKING CHANGE: The `corsUseCredentials` option has been replaced by the new
`crossorigin` option.
2018-08-08 23:31:13 -04:00
Evan You 87f6eda2b9 docs: add a note about CSP for modern mode [ci skip] 2018-07-31 10:14:52 -04:00
Evan You 1ce40cd247 docs: Merge branch 'docs' into dev 2018-07-26 22:43:25 -04:00
Evan You 30215c2819 feat: add corsUseCredentials option
This allows the user to configure which CORS strategy to use
for <script type=module> in modern mode.

close #1867
2018-07-23 13:04:48 -04:00
Olivier Ligot b4509d617a docs: fix babel-preset-app link (#1903)
The documentation was using babel-preset-env instead of babel-preset-app
2018-07-20 07:38:53 -07:00
Evan You a7d69dd584 docs: mention browserslist may be in separate file [ci skip] 2018-07-17 15:06:32 -04:00
Evan You 25c7e69ad3 docs: grammar tweaks [ci skip] 2018-06-13 16:43:35 -04:00
Evan You fe936f3dfa docs: document new features 2018-06-13 14:48:06 -04:00
ULIVZ eb709ea887 docs: fix broken link (#1530) 2018-06-09 11:03:49 -04:00
Evan You 726aebdda5 docs: wip 2018-06-07 23:20:51 -04:00
Evan You 97787947b9 docs: wip 2018-06-07 13:24:59 -04:00
Evan You 4e922055e4 docs: wip 2018-06-05 14:50:04 -04:00