Commit Graph

1403 Commits

Author SHA1 Message Date
Guillaume Chau
06e445d65f fix(ui): page scrolling 2018-07-04 20:05:43 +02:00
Alexandru Bucur
c93c639e81 docs: assetsDir is ignored when using custom filenames (#1757)
trying to cover #1753 with this explanation
2018-07-04 20:04:59 +02:00
Darko Demić
47794ae904 fix(unit:jest): issue with Jest configuration regex not matching template. (#1756) 2018-07-04 18:43:36 +02:00
Thorsten Lünborg
d5fc24f707 docs: Document lintOnSave: 'error' option (#1755)
* Document lintOnSave: 'error' option

fix #1719

* Missing dot
2018-07-04 17:42:52 +02:00
Yaojun Zheng
d8b06bbaea fix: Restore --offline option for legacy vue init API (#1605) 2018-07-04 13:19:46 +02:00
Tim Wisniewski
226291c1e9 docs: add entry argument to serve command (#1724)
This argument is present in the help text but not in the docs.
2018-07-04 13:19:12 +02:00
Jorge Moliner
0f9d00ea62 feat: Add robots.txt (#1715)
Lighthouse 3.0 issue while passing a new audit:

"Ensure that your site's robots.txt file is properly formed so that search bots can crawl your site."

Ref: https://developers.google.com/web/updates/2018/05/lighthouse3
2018-07-04 13:18:32 +02:00
Arthur Denner
278e992fbf feat: Generating README.md (#1717)
* feat: Generating README.md based on the package.json

* refactor: Adding missing scripts, changing descriptions and improving code

* chore: Moving stopSpinner to correct position and adding comment

* chore: Changing description to script test:e2e

* refactor: Removing unnecessary `if`
2018-07-04 13:16:49 +02:00
Marvin
20bbff0c79 fix: default html template, closes #1679 (#1707) 2018-07-04 13:14:05 +02:00
Thorsten Lünborg
a9aa3decf6 fix: underscore escaping for dotfiles (#1737)
* WIP: fix undersocre escaping for dotfiles 

(fix #1732)

* Fix charAt

* adding a short explanation to the docs.

* improved wording
2018-07-04 13:12:18 +02:00
Guillaume Chau
286d75ea12 feat(ui): Dependencies view (#1740)
* fix(ui): chrome bug: grid element overflow
https://bugs.chromium.org/p/chromium/issues/detail?id=833837

* feat(ui): dependencies view

* feat(ui): filter deps
2018-07-04 13:11:00 +02:00
Guillaume Chau
6bc5d724f2 feat(ui): search fields 2018-07-04 01:25:26 +02:00
Guillaume Chau
c1677974f5 fix(ui): chrome bug: grid element overflow
https://bugs.chromium.org/p/chromium/issues/detail?id=833837
2018-07-04 00:41:56 +02:00
Thorsten Lünborg
d6014417b3 fix: avoid using ES6 in code injected into --lib builds (#1736) 2018-07-03 10:34:33 -04:00
Thorsten Lünborg
0bdc9e2bb6 Merge pull request #1733 from RaphaelAddile/patch-1
Wording change in the cli-service guide
2018-07-03 11:57:46 +02:00
Evan You
fa7ce2a26e chore: update sponsor 2018-07-02 18:39:42 -04:00
Raphael Miedl
b9f38f417e Wording change in the cli-service guide
Change `update-to-date` to `up-to-date`. It sounded weird to me and doesn't appear in the dictionary: https://www.merriam-webster.com/dictionary/update-to-date
2018-07-02 20:30:54 +02:00
Guillaume Chau
229e81e264 fix(ui): package search input focus 2018-07-02 09:53:41 +02:00
Guillaume Chau
1143c14a69 feat(ui): extract package search into own component 2018-07-02 09:43:56 +02:00
Guillaume Chau
935f18ec37 fix(ui): homepage tooltip 2018-07-02 01:40:59 +02:00
Guillaume Chau
81e51842ef feat(ui): tasks dropdown: open task details 2018-07-02 01:39:01 +02:00
Guillaume Chau
e81fc65887 fix(ui): dropdown separator color 2018-07-02 00:46:30 +02:00
Guillaume Chau
7a0cd0819e feat(ui): open project in editor 2018-07-02 00:41:10 +02:00
Guillaume Chau
be5ec5f2b9 fix(ui): add 'projectTypes' to addView api 2018-07-02 00:17:21 +02:00
Guillaume Chau
0199d72dfa feat(ui): project homepage 2018-07-02 00:05:27 +02:00
Guillaume Chau
653cc30e9b feat(ui): toggle favorite in top bar 2018-07-01 23:16:52 +02:00
Guillaume Chau
087278156e fix(ui): bus plugin error 2018-07-01 19:31:45 +02:00
Guillaume Chau
05095da586 refactor(ui): improved quick project switching 2018-07-01 19:26:52 +02:00
Guillaume Chau
16707e426e refactor(ui): changed plugins icons 2018-07-01 18:31:49 +02:00
Guillaume Chau
048685b923 refactor(ui): serve plugin logos 2018-07-01 18:26:18 +02:00
Guillaume Chau
bf9d30bde0 feat(ui): import non- vue-cli projects 2018-07-01 18:09:23 +02:00
Guillaume Chau
086a0a81f8 Merge branch 'dev' of github.com:vuejs/vue-cli into dev 2018-07-01 16:32:52 +02:00
Guillaume Chau
056b2acd6a chore(ui): upgrade @vue/ui 2018-07-01 16:32:39 +02:00
Evan You
2eabc1494b chore: add bit sponsor placement 2018-07-01 10:31:22 -04:00
Guillaume Chau
162ab69f72 fix(ui): build progress bar glitch 2018-07-01 16:27:53 +02:00
Guillaume Chau
5202d4e78a refactor(ui): move task params to dropdown 2018-07-01 16:23:40 +02:00
Guillaume Chau
888352a16e fix(ui): more button color when active 2018-07-01 15:44:01 +02:00
Guillaume Chau
7a5964dfe9 fix(ui): webpack dashboard fixes 2018-07-01 15:39:33 +02:00
Guillaume Chau
3000bdfeac fix(ui): error in ProjectTaskDetails 2018-07-01 15:38:55 +02:00
Guillaume Chau
c4f3358548 feat(ui): tasks overview in projects 2018-07-01 15:06:49 +02:00
Guillaume Chau
5e66974ca8 chore(ui): update to latest @vue/ui 2018-07-01 13:00:40 +02:00
Guillaume Chau
55c2819e31 feat(ui): better build progress 2018-06-30 19:18:54 +02:00
Guillaume Chau
120be23da2 feat(ui): webpack: build status emphasize errors/warnings 2018-06-30 15:03:00 +02:00
Guillaume Chau
7e8ed6aefd chore(ui): dev misc 2018-06-30 15:00:07 +02:00
Guillaume Chau
c2c5e37ea6 fix(ui): webpack logo 2018-06-30 14:25:41 +02:00
Guillaume Chau
c8224de582 fix(ui): don't split on '=' 2018-06-30 14:18:00 +02:00
Guillaume Chau
529f1ee243 refactor(ui): upgrade to vue-cli-plugin-apollo 0.14.x 2018-06-30 14:17:48 +02:00
Michael Wolthers Nielsen
1b1a89fd43 fix: Fixed a bug that caused mode to be ignored if run together with watch (#1700)
* fix: Fixed a bug that caused —mode to be ignored if run together with —watch

* fix: Moved the paren that caused the expression to evaluate wrongly
2018-06-29 00:35:30 +02:00
Adrian B. Danieli
e2a7063c9f fix(modern): send credentials when loading script modules. (#1695)
* Send credentials when loading script modules.

Otherwise, things like BasicAuth won't work.

* fix: updated modern mode tests.

* fix: updated crossorigin comment.

* fix: typo
2018-06-29 00:35:10 +02:00
Guillaume Chau
14f23920ee fix(ui): (dev) task: reset NODE_ENV 2018-06-28 23:05:51 +02:00