Harvey Woo

Results 7 issues of Harvey Woo

```vue Show Element element export default { data: () => ({ showElement: false }) } ``` v-if do not append element before element which had been moved away, Tested in...

http://stylus-lang.com/docs/selectors.html#relative-reference ```stylus body background white // ** not working ** ../ a color red div // working ../ a color red // working / b color red ``` output ```css...

w: Unconfirmed
t: Enhancement

不知道大佬请问最近有对mmplx在vue上进行过实践,最近我在写mobx-mp,打算开坑mobx-vue,与我正在写的mobx-mp以mmplx作为核心的小程序以及vue的同构(部分?),不知道大佬是否有什么建议或者意见,谢谢指教

Add support for serialization and deserialization of custom objects via `Object.assign` and `Object.create` For example: ```javascript class A { a = 1 } serialize(A, { classes: { A } })...

It's very nice if support extracting same refs of object, for example ```javascript var obj = {} serialize({b: obj, c: obj}) ``` get ```javascript (function() { var a = {};...

确定不是这样么?css!插件都好像不生效