Commit Graph

504 Commits

Author SHA1 Message Date
Guillaume Chau 8244973d81 fix(ui): prompts for config/tasks getting confused 2018-03-25 23:01:13 +02:00
Guillaume Chau 05e0dd06fc feat(ui): PluginApi: configurations 2018-03-25 21:54:43 +02:00
Guillaume Chau e07abbbfa6 feat(ui): PluginApi -> describeTask initial impl. 2018-03-25 19:53:58 +02:00
Guillaume Chau fbc9a090af Merge branch 'dev' of github.com:vuejs/vue-cli into feat-ui 2018-03-25 14:40:47 +02:00
Guillaume Chau 56c2aacd4a feat(ui): Prompts can now be shown and disabled 2018-03-24 21:01:14 +01:00
AchillesJ 11956acb4d feat: allow vue add to work with plugins without a generator (#1032) 2018-03-24 11:48:35 -04:00
Kevin Peters a1eaa2ff8f chore: optimizing images (#1013)
optimize images of different plugins and the vue logo in the cli-ui
2018-03-20 01:39:26 +01:00
Guillaume Chau 2f5e7a759c Merge branch 'dev' of github.com:vuejs/vue-cli into feat-ui 2018-03-19 19:07:39 +01:00
Guillaume Chau 9cf834853b feat(ui): LoggerMessage date 2018-03-19 19:07:01 +01:00
Guillaume Chau b9494065ef fix(ui): stderr new lines + selected task status color 2018-03-19 16:42:51 +01:00
Guillaume Chau ec44835e1b feat(ui): restore route mixin 2018-03-18 22:29:00 +01:00
Guillaume Chau d7700ff89f feat(ui): Task stop + console output 2018-03-18 22:17:06 +01:00
Guillaume Chau 0a6891a457 feat(ui): task run (wip stop not working) 2018-03-18 16:16:46 +01:00
xsbchen 2106f4736d test: fix typescript test (#999) 2018-03-17 18:38:41 -04:00
Guillaume Chau 8e3198deef fix(ui): tasks id + locale 2018-03-17 14:17:18 +01:00
Guillaume Chau 5a80c247a5 feat(ui): tasks list 2018-03-17 14:14:32 +01:00
Guillaume Chau 120c13d4ac feat(ui): favorite projects 2018-03-17 01:05:10 +01:00
Guillaume Chau 7571e80739 feat(ui): plugins update 2018-03-16 20:01:58 +01:00
Guillaume Chau 1441c02524 feat(ui): fr locale + related fixes 2018-03-15 17:03:20 +01:00
kazuya kawaguchi 10202e93b3 feat(ui): localization of cli-ui (#987) 2018-03-15 11:58:14 +01:00
Guillaume Chau 19cc90c6e6 chore(ui): update to @vue/ui 0.2 + install file-icons 2018-03-15 11:55:54 +01:00
Guillaume Chau 7440d0f3c4 fix(ui): StatusBar and scrolling fixes 2018-03-15 01:17:52 +01:00
Guillaume Chau 0a38556c8f refactor(ui): plugins getMetadata significantly faster 2018-03-15 01:02:39 +01:00
Guillaume Chau 3d4d8f06a1 fix(ui): progress handler should not throw error (casuing process to exit) 2018-03-14 15:33:25 +01:00
Guillaume Chau ca01d957d6 fix(ui): PluginAdd tab check 2018-03-14 15:23:05 +01:00
Guillaume Chau 33b1e20556 fix(ui): PluginAdd current plugin display 2018-03-14 15:20:29 +01:00
Guillaume Chau 0248ee2401 chore(ui): update to latest @vue/ui 2018-03-14 15:17:01 +01:00
Guillaume Chau faac5e5f6b feat(ui): PluginAdd config cta-text 2018-03-14 15:08:59 +01:00
Guillaume Chau ba12ca5c2f Merge branch 'dev' of github.com:vuejs/vue-cli into feat-ui 2018-03-14 14:58:46 +01:00
Guillaume Chau 982c49468c fix: move request deps to shared-utils 2018-03-14 14:57:21 +01:00
Guillaume Chau 1a48c9fc3e feat(ui): plugin invoke 2018-03-14 14:49:52 +01:00
Guillaume Chau 798445f485 feat(ui): prompt error ui 2018-03-14 14:16:28 +01:00
Guillaume Chau 009b880443 fix(ui): Prompt validation 2018-03-14 13:43:45 +01:00
Guillaume Chau ce4cf9a68e feat(ui): plugin add prompts 2018-03-14 13:40:00 +01:00
Guillaume Chau 63ccde84e9 feat(ui): install/uninstall plugin 2018-03-12 13:57:00 +01:00
Guillaume Chau da0d37ece4 feat(ui): ItemLogo special vuejs styling 2018-03-12 10:23:56 +01:00
Guillaume Chau 83939c9214 feat(ui): Plugin add search (wip) 2018-03-12 02:41:30 +01:00
Guillaume Chau 088d31660b feat(ui): plugin logo 2018-03-11 23:15:57 +01:00
Guillaume Chau b9a714c32a feat(ui): wip plugins list 2018-03-11 19:36:23 +01:00
Guillaume Chau 601fb1f08f feat(ui): Reset CWD to project path 2018-03-10 01:13:49 +01:00
Guillaume Chau 921e99f305 feat(ui): New StepWizard frame style 2018-03-10 01:06:11 +01:00
Guillaume Chau e20e21d792 feat(ui): StatusBar 'No logs yet' 2018-03-10 00:51:19 +01:00
Guillaume Chau e1dc6e70ba feat(ui): StatusBar/LoggerView improvements 2018-03-10 00:49:35 +01:00
Daniel Rosenwasser ba5a3750f5 feat: use esnext targets for downleveling and modules. (#966) 2018-03-09 18:48:16 -05:00
Guillaume Chau 6c2e99a975 fix(ui): LoggerView scrollToBottom 2018-03-09 20:53:02 +01:00
Guillaume Chau 9f0eece1d1 feat(ui): Progress and Logs systems 2018-03-09 20:35:37 +01:00
ziga 179033d2b5 fix: allow user to define onProxyReq (#955) 2018-03-07 16:10:40 -05:00
Guillaume Chau 61655b14df feat(ui): Project creation working! 2018-03-07 19:17:27 +01:00
Guillaume Chau 49d2b4d9a2 chore(ui): bump version 2018-03-07 14:26:49 +01:00
Guillaume Chau 971404e60d chore: merge dev 2018-03-07 14:23:47 +01:00