Pim
|
226b90d4ae
|
fix: prevent removing project by mistake due to build or generate paths (#3869)
|
2018-09-14 11:36:44 +04:30 |
|
Alexander Lichter
|
1ec5cf7b1c
|
lint: force if braces, no lonely ifs and add store.js (#3685)
* lint: add curly and no-lonely-if
* lint: add lib/app/store.js to eslint config
|
2018-08-11 00:24:53 +01:00 |
|
Alexander Lichter
|
52d9629bac
|
eslint: Prefer const over let (#3650)
|
2018-08-08 12:54:05 +02:00 |
|
Jonas Galvez
|
3f1d634fb7
|
Consistent parens in arrow functions (#3630)
* Minor consistency enhancements
* Arrow parenthesis consistency
* Change linting rule
* Fix typo
* Update .eslintrc.js to only require parens for blocks
* Update style according to brace-only suggestion
* Remove --fix from lint
* Tweak no-loading time (failing test)
* Tweak no-loading time (failing test) (2)
* Tweak no-loading time (failing test) (3)
* Tweak no-loading time (failing test) (4)
* Tweak no-loading time (failing test) (5)
|
2018-08-06 02:12:44 +02:00 |
|
Alexander Lichter
|
095404a251
|
refactor: change function calls when arity is one (#3563)
|
2018-07-20 16:42:31 +01:00 |
|
Clark Du
|
e2296061b0
|
misc: fix typos
|
2018-07-18 15:39:48 +01:00 |
|
Clark Du
|
93696eb60b
|
Revert "test: bring cli test back"
|
2018-05-16 08:10:20 +01:00 |
|
Clark Du
|
7bbd6c67a5
|
test: for waitUntil
|
2018-05-15 13:10:07 +01:00 |
|
Clark Du
|
e962ee19e7
|
test: bring cli test back
|
2018-05-15 12:45:09 +01:00 |
|
Hannes Diercks
|
c017da10f6
|
fix(lib): ensure webpack inline loaders stay prefixed
when making a component path relative
fix https://github.com/nuxt/nuxt.js/issues/3314
|
2018-05-11 21:02:28 +02:00 |
|
Pooya Parsa
|
59ff0df052
|
feat: use consola for logging
|
2018-03-31 20:52:14 +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
|
f20ad95b2b
|
remove pretty-error
https://github.com/standard-things/esm/wiki/improved-errors
|
2018-03-16 20:32:56 +03:30 |
|
Pooya Parsa
|
53e98a958c
|
feat: rewrite core to esm
|
2018-03-16 19:42:06 +03:30 |
|
Pooya Parsa
|
f2b3e780e0
|
improve spinner
|
2018-03-16 09:56:23 +03:30 |
|
Clark Du
|
7bc3ac501b
|
refactor: add timeout in renderAndGetWindow
|
2018-03-14 16:18:40 +08:00 |
|
Ricardo Gobbo de Souza
|
225021571a
|
fix: createRoutes
|
2018-02-02 15:15:57 -02:00 |
|
Ricardo Gobbo de Souza
|
10ac3ed2b4
|
feat: custom pages directory
|
2018-02-02 14:58:51 -02:00 |
|
Sébastien Chopin
|
5f50d402d5
|
Merge pull request #2673 from clarkdo/static_route
refactor: resolve exact route prior to index
|
2018-01-26 10:43:05 +01:00 |
|
Clark Du
|
82c4c7ea1a
|
refactor: resolve exact route prior to index
|
2018-01-23 15:20:56 +08:00 |
|
LoneRifle
|
c1b30acbb3
|
fix: remove unnecessary async from waitFor utility (#2654)
|
2018-01-21 13:49:20 +03:30 |
|
Pooya Parsa
|
29110694fb
|
use console.warn for warnings
|
2018-01-13 08:59:47 +03:30 |
|
Pooya Parsa
|
0cb0beb1c5
|
err styling
|
2018-01-11 22:46:26 +03:30 |
|
Pooya Parsa
|
118d3fb8c2
|
imrpove nuxt-generate error report summary
|
2018-01-11 21:50:35 +03:30 |
|
Pooya Parsa
|
13166bcf78
|
misc: improve CLI errors
|
2018-01-11 19:41:50 +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 |
|
Clark Du
|
a74f206189
|
fix: remove require.cache deletion
|
2018-01-04 23:54:01 +08:00 |
|
Pooya Parsa
|
9b8cbed512
|
perf: remove rollup build
Using native node 8.x for less transpilations
|
2017-12-12 13:12:29 +03:30 |
|
Sébastien Chopin
|
d4d1bd504d
|
Merge pull request #2353 from clarkdo/js_jsx
feat: support .js and JSX in components
|
2017-12-11 11:42:12 +01:00 |
|
Clark Du
|
29df01f16e
|
fix: memory leak when frequent rebuild in watch mode
|
2017-12-10 17:43:45 +03:30 |
|
Clark Du
|
84961b3dae
|
feat: support component as js extension
|
2017-12-10 01:55:59 +08:00 |
|
abalabahaha
|
704e7cd7d9
|
Fix router generation for page names containing @/~
|
2017-12-04 00:24:38 +03:30 |
|
Clark Du
|
9163e48589
|
fix: generate pages/index/**
|
2017-12-03 16:03:51 +03:30 |
|
pimlie
|
5bacd36590
|
Add possibility to pass extra arguments to generate.routes method
|
2017-11-27 18:10:24 +03:30 |
|
Clark Du
|
30714c989a
|
refactor: change settimeout to waitFor (#2220)
|
2017-11-24 11:39:45 +03:30 |
|
Pooya Parsa
|
8550bcd684
|
wChunk windows fix
|
2017-11-22 01:04:34 +03:30 |
|
Pooya Parsa
|
c377a78e7d
|
fix(builder): webpack chunk names for windows
|
2017-11-21 16:53:40 +03:30 |
|
Atinux
|
83815de91b
|
lint: Update linting rule on space-before-paren
|
2017-10-30 17:51:11 +01:00 |
|
Pooya Parsa
|
192c25e3e8
|
fix tests
|
2017-08-25 17:41:13 +04:30 |
|
Sebastien Chopin
|
378d116bf8
|
typo: Simplify child.children sanitization
|
2017-08-25 13:54:14 +02:00 |
|
Sebastien Chopin
|
7bc1b35b21
|
fix: Use file path for chunkName
|
2017-08-25 12:34:59 +02:00 |
|
Pooya Parsa
|
cafc94d9f9
|
fix problem with route chunk names (#1461)
|
2017-08-25 01:36:56 +04:30 |
|
Ivan Nikulin
|
9c39c128f2
|
Add tests for chainFn
|
2017-08-23 00:50:46 +02:00 |
|
Ivan Nikulin
|
2336b3e6ea
|
Update extendBuild modules API
|
2017-08-23 00:50:46 +02:00 |
|
Sebastien Chopin
|
39f431efdf
|
Use vue-meta for meta tags
|
2017-08-21 11:38:21 +02:00 |
|
Pooya Parsa
|
80db40fc1f
|
hid -> data-hid
|
2017-08-19 13:22:39 +04:30 |
|
Pooya Parsa
|
866e31d1a6
|
Spa Meta
|
2017-08-18 20:35:01 +04:30 |
|
Pooya Parsa
|
74df4472bc
|
wChunk attempt (2)
|
2017-08-17 21:52:44 +04:30 |
|