Sébastien Lorber
|
4f448bd54b
|
chore(v2): prepare v2.0.0.alpha-62 release (#3359)
* Add alpha 62
* v2.0.0-alpha.62
|
2020-08-28 19:17:56 +02:00 |
|
Sam Zhou
|
16ae3bf462
|
fix(v2): Add missing dependencies to packages (#3355)
|
2020-08-28 15:04:44 +02:00 |
|
Sébastien Lorber
|
48b996773c
|
chore(v2): prepare v2.0.0.alpha-61 release (#3182)
* alpha 61 release
* doc prettier
* v2.0.0-alpha.61
|
2020-08-01 15:24:46 +02:00 |
|
Sébastien Lorber
|
1083454dbd
|
chore(v2): prepare v2.0.0.alpha-60 release (#3154)
* alpha 60
* v2.0.0-alpha.60
* update publish guide
|
2020-07-29 17:45:54 +02:00 |
|
Sébastien Lorber
|
0eb9c207cf
|
chore(v2): v2.0.0.alpha-59 release (#3114)
* alpha 59 release preparation
* v2.0.0-alpha.59
|
2020-07-24 16:22:51 +02:00 |
|
Sam Zhou
|
7660005db8
|
chore(v2): Adopt corejs 3 and only import at entry point (#3055)
|
2020-07-14 09:36:00 +08:00 |
|
Jeremy Asuncion
|
9b3da59886
|
feat(v2): Plugin for Offline/PWA support (#2205)
* implement PWA plugin
* added pwa support for docusaurus website
* moved sw registration to client module
* moved compile function to webpack util
* build sw using webpack and render pwa popup
* implement @theme/PwaReloadPopup
* update website sw to use modules
* updated pwa readme
* fix header lint errors
* apply code formatting
* cache files only for mobile, saveData, or installed pwa
* added comments about clearing registrations
* fixed prettier error
* updated pwa README
* fix README JS
* move /blog => /blog/index.html logic to else branch
* add `alwaysPrecache` option
* updated docusaurus-plugin-pwa version
* added pwa to using-plugins.md
* review fixes
* re-disable restricted-globals to use self in service worker
* useless doc
* Update packages/docusaurus-plugin-pwa/README.md
Co-authored-by: Reece Dunham <me@rdil.rocks>
* Update packages/docusaurus-plugin-pwa/README.md
* update a bit pwa doc + minor refactors
* minor refactors + add workbox debug mode
* env PWA_ prefix
* typo
* minor refactor
* fix file output
* add serve:v2:ssl yarn command
* minor pwa fixes
* typo
* add dynamic import comment in SW
* comment
* let the PWA plugin implement its reload popup on his own
* pwa: add Joi options validation
* pwa plugin should have its own webpack/babel custom setup
* PWA:
- debug logs
- better SW params system
- offline mode activation strategies
- docs
* add pwa install gif
* pwa: popup -> reloadPopup + minor refactors
* fix process.env reading + better debug log
* minor fixes
* minor changes
* minor changes
Co-authored-by: slorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Reece Dunham <me@rdil.rocks>
|
2020-07-08 12:32:41 +02:00 |
|