Commit Graph

161 Commits

Author SHA1 Message Date
Guillaume Chau
d039af07be refactor(ui): locales system improvements 2018-04-30 16:41:29 +02:00
Guillaume Chau
2927095a77 fix(ui): project create change folder not working in Firefox 2018-04-29 23:28:33 +02:00
Guillaume Chau
a55cec723f fix(ui): display tooltip on config list items in case description is too long 2018-04-29 23:16:44 +02:00
Guillaume Chau
f32222fe88 feat(ui): localize report bug button 2018-04-29 23:11:11 +02:00
Guillaume Chau
a66dabb613 feat(ui): plugin locales 2018-04-29 23:05:48 +02:00
Guillaume Chau
9a852d6241 fix(ui): ProjectNavButton bullet position in wide mode 2018-04-28 22:35:11 +02:00
Guillaume Chau
104aba23db feat(ui): db click on task to run 2018-04-28 22:26:57 +02:00
Guillaume Chau
28558ea5bb fix(ui): ProjectNavMore wide 2018-04-28 22:14:15 +02:00
Guillaume Chau
87116364a7 feat(ui): JS config support 2018-04-28 19:59:06 +02:00
Guillaume Chau
5b5d754e09 fix(ui): CSS fixes 2018-04-28 18:49:41 +02:00
Guillaume Chau
855cbeaa3f fix(ui): wide project nav buttons alignment 2018-04-28 18:40:58 +02:00
Guillaume Chau
f674aa69c6 chore: merge dev 2018-04-28 15:33:24 +02:00
Guillaume Chau
3589818a5b fix(ui): ProjectNav wide style tweaks 2018-04-28 15:12:48 +02:00
Guillaume Chau
0340dee20e feat(ui): ProjectNav: display labels when screen is wide 2018-04-28 02:05:57 +02:00
Guillaume Chau
06a9870727 fix(ui): moved necessary deps from devDeps to deps 2018-04-28 01:22:44 +02:00
Guillaume Chau
d122c35191 fix(ui): prompts: missing await 2018-04-27 20:10:57 +02:00
Guillaume Chau
433174b12c refactor(ui): views now stored per-project 2018-04-27 19:31:27 +02:00
Guillaume Chau
093f76226b fix(ui): removed tasks not being properly filtered 2018-04-27 19:31:07 +02:00
Guillaume Chau
b5c5e71121 fix(ui): ProjectNav error 2018-04-27 19:30:45 +02:00
Guillaume Chau
a92bd1b183 chore(ui): prepublishOnly scripts 2018-04-27 09:54:15 +02:00
Guillaume Chau
f633a3faae fix(ui): plugin search pagination 2018-04-27 02:18:20 +02:00
Guillaume Chau
602be0388e fix(ui): open when server is ready 2018-04-27 01:35:41 +02:00
Guillaume Chau
0a3686e380 fix(ui): IPC API memory leak 2018-04-27 01:28:45 +02:00
Guillaume Chau
d5a3b1f127 fix(ui): max listeners error 2018-04-27 01:28:27 +02:00
Guillaume Chau
eb1c7e95c9 fix(ui): CSS fixes 2018-04-27 01:10:04 +02:00
Guillaume Chau
d3924bd6af fix(ui): disable example vue-cli-ui.js in prod 2018-04-27 01:09:13 +02:00
Guillaume Chau
1e3a4993d8 docs(ui): vue-cli-ui.js comments 2018-04-26 20:48:31 +02:00
Guillaume Chau
799bb16b1d docs(ui): Readme updates 2018-04-26 20:43:04 +02:00
Guillaume Chau
c09a7716a2 chore(ui): bump versions 2018-04-26 20:36:39 +02:00
Guillaume Chau
c72f72818e fix(ui): yarn lock 2018-04-26 20:34:34 +02:00
Guillaume Chau
b0701ab86a feat(ui): vue-cli-ui.js file example 2018-04-26 17:43:06 +02:00
Guillaume Chau
5b30b22115 refactor(ui): assets/modules size system reworked + bundle size analysis 2018-04-26 17:32:36 +02:00
Guillaume Chau
acd4ab44d9 fix(ui): various bugs 2018-04-26 02:39:29 +02:00
Guillaume Chau
a8c441c7e6 feat(ui): hooks 2018-04-26 02:19:40 +02:00
Guillaume Chau
c29669b149 feat(ui): webpack analyzer 2018-04-26 01:58:04 +02:00
Guillaume Chau
dc8b454c56 feat(ui): webpack dashboard 'open app' button 2018-04-24 00:31:13 +02:00
Guillaume Chau
e591ea4c20 fix(ui): Plugin actions 2018-04-23 19:10:22 +02:00
Guillaume Chau
e2c2b48b2f feat(ui): clientAddonConfig 2018-04-23 18:42:40 +02:00
Guillaume Chau
3801d0a9bd fix(ui): config.file 2018-04-23 01:33:53 +02:00
Guillaume Chau
66cc127fc5 fix(ui): PackageSearchItem link uses homepage field 2018-04-22 14:39:22 +02:00
Guillaume Chau
53520945a7 docs(ui): ClientAddonApi jsdoc 2018-04-22 14:15:58 +02:00
Guillaume Chau
b0c0ff1836 refactor(ui): renamed routes to views 2018-04-22 14:00:15 +02:00
Guillaume Chau
10712112e4 docs(ui): PluginApi jsdoc 2018-04-22 13:35:39 +02:00
Guillaume Chau
1781654df7 refactor(ui): Removed badge.count option from PluginApi 2018-04-22 13:35:13 +02:00
Guillaume Chau
9d00eebb92 refactor(ui): new IpcMessenger plugin utils 2018-04-22 13:33:46 +02:00
Guillaume Chau
a378dcac3c fix(ui): prompts choices values 2018-04-21 23:13:44 +02:00
Guillaume Chau
a46686e3b2 feat(ui): better details tab title 2018-04-21 23:08:59 +02:00
Guillaume Chau
4fd8885e9c fix(ui): ProjectNav padding 2018-04-21 23:04:15 +02:00
Guillaume Chau
63b0984482 feat(ui): ProjectNavMore + About view 2018-04-21 23:01:17 +02:00
Guillaume Chau
5df5427d2e feat(ui): serve static files in plugin ui-public folders + support custom icons in routes 2018-04-21 21:58:10 +02:00