Atinux
|
ac3b3f27a7
|
debug: Show what PostCSS configuration is used
|
2017-11-03 12:32:57 +01:00 |
|
Atinux
|
7137f848a2
|
hooks: Handle hooks as object
|
2017-10-31 12:33:15 +01:00 |
|
Sébastien Chopin
|
94ad5955e6
|
Hooks ready to be tested
|
2017-10-30 22:39:08 +01:00 |
|
Zhang Chengrong
|
cf693d04a3
|
Fix auto load postcss.config.js problem
|
2017-10-13 11:48:36 +03:30 |
|
Sébastien Chopin
|
dcf35933c0
|
Merge pull request #1620 from homerjam/layout-transitions
add layout transitions
|
2017-09-12 13:36:52 +02:00 |
|
Pooya Parsa
|
b41fcbc789
|
feat: open in editor
|
2017-09-10 00:52:07 +04:30 |
|
James Homer
|
e937937ea1
|
add layout transitions
|
2017-09-09 12:19:52 +01:00 |
|
Pooya Parsa
|
c6c653e68c
|
typo
|
2017-09-03 00:33:48 +04:30 |
|
Pooya Parsa
|
a5e429830d
|
padding
|
2017-09-01 21:10:01 +04:30 |
|
Pooya Parsa
|
0d4bbf0b03
|
allow customize all messages for i18n
|
2017-09-01 21:00:49 +04:30 |
|
Pooya Parsa
|
2e11827209
|
spa loading defaults
more design agnostic for general usage
|
2017-09-01 20:46:08 +04:30 |
|
Sebastien Chopin
|
f65b2b80e1
|
Add rtl option to loading
|
2017-08-29 13:58:45 +02:00 |
|
Pooya Parsa
|
d7fbe47c31
|
feat: experimental dll support
`.cache/` should be git ignored in projects.
disabled by default. Can be enabled using `options.build.dll: true`
|
2017-08-21 15:46:35 +04:30 |
|
Pooya Parsa
|
086a642332
|
fix cssSourceMap
|
2017-08-20 13:08:38 +04:30 |
|
Pooya Parsa
|
a289a55a72
|
simplify modes
|
2017-08-19 17:52:53 +04:30 |
|
Pooya Parsa
|
278180b4fe
|
Disable cssSourceMap for production by default
Prevents build environment path leaks and reduce js files size (as vue-loader inlines some parts)
|
2017-08-19 16:40:55 +04:30 |
|
Sebastien Chopin
|
b83f897339
|
Set default appear class
|
2017-08-18 16:47:01 +02:00 |
|
Sebastien Chopin
|
6461bcc9cb
|
Add appear transition on spa mode
|
2017-08-18 15:44:34 +02:00 |
|
Sebastien Chopin
|
c628097862
|
Merge branch 'dev' of github.com:nuxt/nuxt.js into dev
|
2017-08-18 15:16:36 +02:00 |
|
Pooya Parsa
|
d589bc5819
|
static ~> ssr-only
|
2017-08-18 17:16:03 +04:30 |
|
Sebastien Chopin
|
06a3d65ebf
|
Use Nuxt.js color by default
|
2017-08-18 14:22:54 +02:00 |
|
Pooya Parsa
|
38f9c21f21
|
fix loadingIndicator default value
|
2017-08-18 14:59:37 +04:30 |
|
Pooya Parsa
|
136f066556
|
loadingIndicator support for SPA
|
2017-08-18 14:56:19 +04:30 |
|
Pooya Parsa
|
d6cb2cbc79
|
improve CommonsChunkPlugin
inspired by zeit next
|
2017-08-18 11:47:56 +04:30 |
|
Pooya Parsa
|
a721232173
|
adjust postcss-import options for nuxt
#1407
|
2017-08-18 01:16:32 +04:30 |
|
Pooya Parsa
|
e510136a5a
|
improve webpack chunk namings
|
2017-08-16 15:06:27 +04:30 |
|
Hana Shiro
|
db19b50a02
|
internals: improve options module (#1392)
|
2017-08-16 12:10:10 +04:30 |
|
Menthol
|
9db110002a
|
feat: use [contenthash] for extracted css (#1390)
Chunkhash do not work with css content.
|
2017-08-16 11:54:59 +04:30 |
|
Pooya Parsa
|
f0ef41962d
|
postcss-loader improvements
|
2017-08-15 05:37:21 +04:30 |
|
Pooya Parsa
|
c9def711fa
|
support postcss.config.js
|
2017-08-15 01:43:08 +04:30 |
|
Pooya Parsa
|
5d2429459a
|
working postcss everywhere
|
2017-08-14 18:34:02 +04:30 |
|
Sébastien Chopin
|
533c8a9fb6
|
Don't sort class name by default
Fix issue with Semantic UI (#1331)
|
2017-08-13 21:12:35 +02:00 |
|
Pooya Parsa
|
1c527c2db6
|
render.debug ~> debug
debug on build phase affects generated templates too
|
2017-08-06 02:18:43 +04:30 |
|
Pooya Parsa
|
1f4dfa5f44
|
feat: build.autoprefixer option
allows enable/disable or customize autoprefixer
closes #1296
|
2017-08-05 12:37:33 +04:30 |
|
Pooya Parsa
|
67bd208c73
|
better SSR error pages
full stack trace and source maps support
|
2017-08-05 05:28:26 +04:30 |
|
Clark Du
|
f22c16a7a4
|
feat(nuxt.config.js): support chunkFileName in config
|
2017-08-01 20:15:02 +04:30 |
|
Pooya Parsa
|
92b6936811
|
feat: modulesDir option
fixes problems with npx and linked libraries #1076
|
2017-08-01 02:54:10 +04:30 |
|
Pooya Parsa
|
be4d8c5e13
|
internal refactors
|
2017-07-30 16:50:58 +04:30 |
|