-
Notifications
You must be signed in to change notification settings - Fork 506
Comparing changes
Open a pull request
base repository: vuejs-templates/pwa
base: v2.1.0
head repository: vuejs-templates/pwa
compare: development
Commits on May 31, 2017
-
li.li committed
May 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 48b8cb6 - Browse repository at this point
Copy the full SHA 48b8cb6View commit details
Commits on Jul 14, 2017
-
Put hotMiddleware before proxyMiddleware in dev server
Nicholas Baroni committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for d208a70 - Browse repository at this point
Copy the full SHA d208a70View commit details
Commits on Aug 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fd3c608 - Browse repository at this point
Copy the full SHA fd3c608View commit details
Commits on Aug 25, 2017
-
bug(gitter): remove deprecated gitter link for community chat (#75)
* bug(chat): remove gitter chat link - update to community chat Changed to remove deprecated gitter and point to: http://chat.vuejs.org/ * Update Hello.vue
Configuration menu - View commit details
-
Copy full SHA for 816cd2a - Browse repository at this point
Copy the full SHA 816cd2aView commit details
Commits on Aug 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 27f3679 - Browse repository at this point
Copy the full SHA 27f3679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d6a02b - Browse repository at this point
Copy the full SHA 4d6a02bView commit details
Commits on Oct 14, 2017
-
Prevent syntax error in Internet Explorer
Old versions of Internet Explorer do not support `const`.
Configuration menu - View commit details
-
Copy full SHA for 6ef28f1 - Browse repository at this point
Copy the full SHA 6ef28f1View commit details -
- vue 2.5 - vue router 3.0 - webpack 3 - update all dependencies
Configuration menu - View commit details
-
Copy full SHA for f374b87 - Browse repository at this point
Copy the full SHA f374b87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13147e3 - Browse repository at this point
Copy the full SHA 13147e3View commit details
Commits on Oct 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b3c95aa - Browse repository at this point
Copy the full SHA b3c95aaView commit details
Commits on Oct 26, 2017
-
Merge pull request #93 from Ffloriel/update-dependencies
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for 0b55c08 - Browse repository at this point
Copy the full SHA 0b55c08View commit details -
Merge pull request #88 from sudo-suhas/refactor_use_const_let
Use const/let instead of var with strict mode
Configuration menu - View commit details
-
Copy full SHA for e943540 - Browse repository at this point
Copy the full SHA e943540View commit details
Commits on Oct 30, 2017
-
This file is not transpiled, so we should stick to ES5
Configuration menu - View commit details
-
Copy full SHA for fd36b72 - Browse repository at this point
Copy the full SHA fd36b72View commit details
Commits on Nov 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 72f43be - Browse repository at this point
Copy the full SHA 72f43beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2012635 - Browse repository at this point
Copy the full SHA 2012635View commit details
Commits on Nov 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5996926 - Browse repository at this point
Copy the full SHA 5996926View commit details
Commits on Nov 13, 2017
-
Merge pull request #111 from LinusBorg/patch-1
Add licence (close #110)
Configuration menu - View commit details
-
Copy full SHA for 92dc0bd - Browse repository at this point
Copy the full SHA 92dc0bdView commit details
Commits on Nov 14, 2017
-
Merge pull request #53 from rhythnic/middleware-order
Put hotMiddleware before proxyMiddleware in dev server
Configuration menu - View commit details
-
Copy full SHA for 92e0270 - Browse repository at this point
Copy the full SHA 92e0270View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0316175 - Browse repository at this point
Copy the full SHA 0316175View commit details -
Merge pull request #94 from maoberlehner/master
Prevent syntax error in Internet Explorer
Configuration menu - View commit details
-
Copy full SHA for f972fc9 - Browse repository at this point
Copy the full SHA f972fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99acbac - Browse repository at this point
Copy the full SHA 99acbacView commit details
Commits on Nov 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c214a06 - Browse repository at this point
Copy the full SHA c214a06View commit details
Commits on Nov 27, 2017
-
Merge pull request #115 from ahus1/cache_limit
add section why cache limitation is necessary with examples #70
Configuration menu - View commit details
-
Copy full SHA for 3d83b26 - Browse repository at this point
Copy the full SHA 3d83b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28d5f6 - Browse repository at this point
Copy the full SHA e28d5f6View commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b3e4b77 - Browse repository at this point
Copy the full SHA b3e4b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccedb7 - Browse repository at this point
Copy the full SHA 3ccedb7View commit details
Commits on Nov 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 802bd0a - Browse repository at this point
Copy the full SHA 802bd0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d03f096 - Browse repository at this point
Copy the full SHA d03f096View commit details
Commits on Dec 4, 2017
-
Switch to uglifyjs-webpack-plugin
This plugin uses UglifyJS v3 (`uglify-es`) to minify JavaScript. It can be used to minify ES6.
Configuration menu - View commit details
-
Copy full SHA for 5da8acc - Browse repository at this point
Copy the full SHA 5da8accView commit details -
Merge pull request #128 from sudo-suhas/uglifyjs-plugin
Switch to uglifyjs-webpack-plugin
Configuration menu - View commit details
-
Copy full SHA for 694af84 - Browse repository at this point
Copy the full SHA 694af84View commit details
Commits on Dec 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 80d4442 - Browse repository at this point
Copy the full SHA 80d4442View commit details -
Merge pull request #132 from sudo-suhas/doc-init-development
Update usage in readme to init from development branch
Configuration menu - View commit details
-
Copy full SHA for 32b20a5 - Browse repository at this point
Copy the full SHA 32b20a5View commit details
Commits on Dec 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8dedc0d - Browse repository at this point
Copy the full SHA 8dedc0dView commit details -
Merge pull request #137 from sudo-suhas/docs-babel-preset-env
Document babel target env configuration
Configuration menu - View commit details
-
Copy full SHA for 2cecb0f - Browse repository at this point
Copy the full SHA 2cecb0fView commit details
Commits on Dec 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5f8f9d3 - Browse repository at this point
Copy the full SHA 5f8f9d3View commit details
Commits on Jan 2, 2018
-
Merge pull request #142 from sudo-suhas/engine-node-6
Change engine>node{4 => 6} for template
Configuration menu - View commit details
-
Copy full SHA for 17022a5 - Browse repository at this point
Copy the full SHA 17022a5View commit details
Commits on Jun 11, 2018
-
Maintenance mode message (#191)
R: @addyosmani, whom I discussed this with out-of-band. CC: @yyx990803, in case there are any concerns, specifically about the readiness of pointing people to `vue-cli` 3.0 as an alternative at this point. I wanted to reflect the reality of the current state of this template, as the `pwa` template that ships with `vue-cli` is where our efforts will be devoted moving forward. Fixes #190
Configuration menu - View commit details
-
Copy full SHA for cdf3b0e - Browse repository at this point
Copy the full SHA cdf3b0eView commit details
There are no files selected for viewing