Yu Wang

Results 16 comments of Yu Wang

@lvansnippenburg that's a great hint! I was thinking about allowing user to set watch folders. One question: if the sass file is compiled in a external app (i.e. CodeKit), will...

I don't know how many people want to replace their local files with server files. Because if you want to download a file from the server that doesn't exist on...

does that mean the whole extension stops to work? I'm trying to revert to the last version then.

if it says it uploaded that file successfully, it's mostly true. Please check the location of the file (it's the path you set in the server config + the path...

the error says there is already a file exist in the location you're trying to upload files to. Is this the case?

looks that this is a samba file system. This plugin does not support it at present.

Could this be done with Python's markdown package and RawHTML? Server-side processing of these types of content seems to be more natural.

> Is my understanding correct in that you don't plan to support a Button of type 'link' which has the 'href' option? It's already there. see link_to attribute of Button.

Antd.Space will not be supported until version 2.0. Because it's based on Ant Design 4.0 layout system, and adminui is using Ant Design 3.0. So unless I have time to...