Haoqun Jiang
fae7ee8767
fix: revert to ts 4.2.3 to fix failing ci tests
2021-03-17 16:47:49 +08:00
Haoqun Jiang
106c323a64
feat: use TS 4.2+ in newly created projects
...
Fixes #6299
2021-03-17 15:34:53 +08:00
Haoqun Jiang
bef2375326
chore: vue-cli-plugin-apollo can be listed as a dev dep
2021-03-09 20:08:35 +08:00
Haoqun Jiang
cf7b46adc4
v4.5.11
2021-01-22 22:54:48 +08:00
Haoqun Jiang
5ce117b70a
chore: bump node-notifier
2021-01-22 19:32:42 +08:00
Haoqun Jiang
5bc8c80ded
v4.5.10
2021-01-06 15:08:26 +08:00
Tony Trinh
4f69a43f8b
fix: prevent snoretoast shortcut, set notif title ( #2720 ) ( #6000 )
...
This prevents SnoreToast from installing a Start Menu shortcut
by specifying an appID. The appID is also used to set the
notification's title bar text in Windows 10. That text is now
set to "Vue UI", which replaces the default value of "SnoreToast".
fixes #2720
2021-01-06 14:36:58 +08:00
Haoqun Jiang
3fd9cac88c
v4.5.9
2020-11-17 14:49:47 +08:00
Haoqun Jiang
d06a1e8995
v4.5.8
2020-10-19 18:39:13 +08:00
Haoqun Jiang
597b4b6436
v4.5.7
2020-10-07 16:39:24 +08:00
Tzahi
31a543dfbe
docs: fix typo in en.json ( #5885 ) [ci skip]
2020-09-22 17:05:02 +08:00
Haoqun Jiang
6cac3af2df
v4.5.6
2020-09-10 21:32:13 +08:00
Haoqun Jiang
f77b4d35a5
v4.5.5
2020-09-10 19:56:18 +08:00
Carlos Rodrigues
10d5ae4a13
perf(ui): improve get folder list to use Promises instead of sync ( #3687 )
2020-09-01 16:30:03 +08:00
Renan Cidale Assumpcao
ebee88259e
refactor: remove ListFilter logic ( #5391 )
...
Co-authored-by: Renan Cidale Assumpcao <renan.cidale@universalunits.com >
Co-authored-by: Haoqun Jiang <haoqunjiang@gmail.com >
2020-08-27 22:01:55 +08:00
Haoqun Jiang
ff24edb663
v4.5.4
2020-08-18 10:11:09 +08:00
Haoqun Jiang
a1ee583ede
v4.5.3
2020-08-11 17:08:50 +08:00
Haoqun Jiang
395212598a
v4.5.2
2020-08-10 14:48:47 +08:00
Haoqun Jiang
09adc41408
v4.5.1
2020-08-06 23:49:20 +08:00
Haoqun Jiang
56348259db
v4.5.0
2020-07-24 19:41:52 +08:00
Haoqun Jiang
b1772cadd2
feat: allow choosing vue version on creation (and in presets) ( #5637 )
2020-07-24 18:54:15 +08:00
Haoqun Jiang
e311b062cb
v4.4.6
2020-06-24 13:23:16 +08:00
Haoqun Jiang
b66bc8c6e6
v4.4.5
2020-06-22 20:00:02 +08:00
Haoqun Jiang
78374b717e
v4.4.4
2020-06-12 20:59:21 +08:00
Haoqun Jiang
d9453e8227
v4.4.3
2020-06-12 15:53:06 +08:00
Haoqun Jiang
a4839e921b
v4.4.2
2020-06-12 15:46:01 +08:00
Haoqun Jiang
2dc0e81c0b
docs: add documentation for manifestCrossorigin ( #5571 ) [ci skip]
2020-06-12 15:42:20 +08:00
Haoqun Jiang
34f303b0b6
v4.4.1
2020-05-25 16:09:19 +08:00
Haoqun Jiang
36b475c117
chore: depedency maintenance
2020-05-25 14:40:04 +08:00
Haoqun Jiang
6323b73260
v4.4.0
2020-05-19 23:19:18 +08:00
Haoqun Jiang
8b01c9ec51
chore: dependency maintenance ( #5496 )
2020-05-18 21:24:19 +08:00
Haoqun Jiang
6e8ddcccd7
ci: disable thread-loader on circleci
2020-04-29 16:54:15 +08:00
Haoqun Jiang
8d1056268e
chore: dependency maintenance
2020-04-29 16:41:40 +08:00
Haoqun Jiang
5ac62da4c2
chore: disable gql linting
2020-04-29 16:18:00 +08:00
Haoqun Jiang
320e3919c9
style: fix some lint warnings
2020-04-26 16:22:56 +08:00
Haoqun Jiang
9d481759f9
test: force click 'finish-install' as there seems to be a bug in cypress
2020-04-26 15:46:24 +08:00
Haoqun Jiang
2ec479a331
v4.3.1
2020-04-07 23:39:34 +08:00
Haoqun Jiang
465986923a
v4.3.0
2020-04-01 15:59:32 +08:00
Haoqun Jiang
016bb322dd
chore: bump typescript version to 3.8
...
It's been supported in the latest versions of @typescript-eslint packages
https://github.com/typescript-eslint/typescript-eslint/pull/1696
2020-04-01 15:27:39 +08:00
Haoqun Jiang
ee05918486
chore: dependency maintenance
2020-04-01 14:27:44 +08:00
George Tsiolis
3d200ced8e
fix(ui): change git initialization commit message placeholder text ( #5329 )
2020-03-31 21:02:21 +08:00
Thorsten Lünborg
d8afaa0ba2
fix(ui): build task defaults should respect outputDir option from config file ( #5290 )
...
fix #2639
2020-03-27 17:28:49 +08:00
Haoqun Jiang
a1782f9972
feat: add "not dead" to the default browserslist query ( #5233 )
2020-03-19 16:41:22 +08:00
Haoqun Jiang
0380f226b9
v4.2.3
2020-02-27 22:31:36 +08:00
Haoqun Jiang
94da5243be
v4.2.2
2020-02-07 19:10:35 +08:00
Haoqun Jiang
8b951f81d5
v4.2.1
2020-02-07 18:09:45 +08:00
Haoqun Jiang
776275d023
fix: add graphql-server.js to npm files
2020-02-07 18:08:29 +08:00
Haoqun Jiang
079a451f18
v4.2.0
2020-02-07 15:44:52 +08:00
Haoqun Jiang
02a4799256
chore: update vue & vue-template-compiler to 2.6.11
2020-02-05 14:27:40 +08:00
Haoqun Jiang
773f8a47e9
feat: lock minor versions when creating projects / adding plugins ( #5134 )
...
* feat: lock minor versions when creating projects / adding plugins
closes #5012
* refactor: also calculate latestMinor version
* feat: support add packages with tilde version range
* refactor: make the `runCommand` invocations more concise
* refactor: use the `getVersions` utility function to get latestMinor
* feat: when adding plugins, use tilde range by default
* fix: allow empty args
2020-02-04 16:26:32 +08:00