Pooya Parsa
|
05efd73136
|
fix(module): correct errors when template is Object
|
2018-04-12 23:46:08 +04:30 |
|
Pooya Parsa
|
e4ee624011
|
feat: improve esm handling
disables esm for nuxt modules
|
2018-04-05 13:08:54 +04:30 |
|
Clark Du
|
ef7a42649d
|
misc: improve coverage and packaging (#3121)
nuxt-start and nuxt/legacy are also coming!
|
2018-03-28 02:58:17 +04:30 |
|
Pooya Parsa
|
6234ae84c0
|
refactor(core): use strict mjs
|
2018-03-16 22:41:24 +03:30 |
|
Pooya Parsa
|
53e98a958c
|
feat: rewrite core to esm
|
2018-03-16 19:42:06 +03:30 |
|
Clark Du
|
1080dfdbd6
|
deprecate: remove callback in module definition
|
2018-03-15 18:09:36 +08:00 |
|
Clark Du
|
3957bf63bc
|
chore: fix typo
|
2018-03-15 15:55:52 +08:00 |
|
Pooya Parsa
|
4c6bb3767b
|
fix tests
|
2018-03-12 01:10:16 +03:30 |
|
Pooya Parsa
|
b8f8f18384
|
optimize webpack
|
2018-03-12 00:58:56 +03:30 |
|
Hana Shiro
|
0a823252ae
|
fix file permission in lib and test (#2883)
|
2018-02-27 00:18:36 +03:30 |
|
Ricardo Gobbo de Souza
|
f7928d0413
|
perf: if need parse path
|
2018-02-14 17:32:41 -02:00 |
|
Ricardo Gobbo de Souza
|
764fe7b8f1
|
fix: typo
|
2018-02-14 17:31:11 -02:00 |
|
Ricardo Gobbo de Souza
|
f0a6bdd51a
|
feat: add layout on module
|
2018-02-07 09:58:48 -02:00 |
|
Pooya Parsa
|
1075492d8b
|
fix(module): default module options to empty object
|
2018-01-13 09:45:00 +03:30 |
|
Pooya Parsa
|
642cf4038a
|
fix: regression with module.addVendor with array. fixes #2574.
|
2018-01-13 00:29:42 +03:30 |
|
Pooya Parsa
|
3c4b57e1f7
|
minor fixes
|
2018-01-11 23:13:34 +03:30 |
|
Pooya Parsa
|
13166bcf78
|
misc: improve CLI errors
|
2018-01-11 19:41:50 +03:30 |
|
Pooya Parsa
|
58279166e2
|
eslint
|
2018-01-11 18:45:40 +03:30 |
|
Pooya Parsa
|
cef64cdbad
|
improve error handling
|
2018-01-11 18:43:52 +03:30 |
|
Pooya Parsa
|
771945c789
|
use pretty error handler
|
2018-01-11 17:41:49 +03:30 |
|
Pooya Parsa
|
83236d82ce
|
fix(module): always fill requiredModules
|
2018-01-11 17:02:31 +03:30 |
|
Pooya Parsa
|
e5ffbdfcd2
|
feat(module): improve error handling
|
2018-01-11 16:58:56 +03:30 |
|
Pooya Parsa
|
9b8cbed512
|
perf: remove rollup build
Using native node 8.x for less transpilations
|
2017-12-12 13:12:29 +03:30 |
|
Clark Du
|
73509c29ba
|
refactor: remove alreadyRequired which is always true
|
2017-11-19 17:18:02 +03:30 |
|
Atinux
|
8e9f17c491
|
hooks: Await for modules:before hook
|
2017-10-31 12:45:32 +01:00 |
|
Sébastien Chopin
|
94ad5955e6
|
Hooks ready to be tested
|
2017-10-30 22:39:08 +01:00 |
|
Atinux
|
f72e620d7d
|
fix: Remove console.log
|
2017-10-30 18:44:39 +01:00 |
|
Atinux
|
6648695015
|
refacto: Hooks
|
2017-10-30 18:41:22 +01:00 |
|
Pooya Parsa
|
1417dae99b
|
update tapable plugins
|
2017-07-30 16:17:50 +04:30 |
|
Pooya Parsa
|
b5ca6b7975
|
feat: enhance tapables usage
|
2017-07-17 23:56:41 +04:30 |
|
Pooya Parsa
|
b209c80d2b
|
feat: add tappable hooks
|
2017-07-03 15:41:40 +04:30 |
|
Pooya Parsa
|
447e85af14
|
depricated ~ in flavour of @ for aliases
|
2017-06-29 21:06:22 +04:30 |
|
Pooya Parsa
|
a594606f85
|
coverage
|
2017-06-19 20:17:31 +04:30 |
|
Pooya Parsa
|
20f93b8b54
|
migrate require to ES6 imports
|
2017-06-18 14:05:00 +04:30 |
|
Pooya Parsa
|
766009dbba
|
Cleaner structure
|
2017-06-18 12:06:00 +04:30 |
|