-
Hello there. So recently ive been bored and have decided to have some fun and develop custom levels for candybox2. The problem is is that Yuicompressor, at least on the latest version of Java for me, …
-
http://yuilibrary.com/yui/configurator/ has been deprecated. Is there a mirror or source for this tool anywhere? It was very useful... I miss it.
-
### introduction
- [x] [課題を始める](https://design-basic.netlify.app/introduction/)
### what is design
- [x] #58
### Figma
- [x] [確認問題 1](https://design-basic.netlify.app/figma/section1-5/)…
-
YUI is no longer actively maintained. This means YUIDoc will be potentially impacted some kind of trouble of YUI. However, YUIDoc depends on YUI deeply for now, but we have many alternative ways on No…
-
https://github.com/yui/yuicompressor
-
The following two snippets are located in the same function:
```
if (view.Blob && view.URL) {
try {
new Blob;
return;
} catch (e) {}
}
```
```
view.Blob =…
-
Even in an empty project, `-minify -yui` doesn't work anymore (I'm assuming at some point it did):
```
>lime create project LimeProject
>cd LimeProject
>lime build html5 -minify -yui
[E…
-
It would be really nice if YUI compression worked on aulx.js and aulx-ui.js . Right now, it just gives errors and produces half-compressed code.
-
```
In addition to the standard YUI examples, it would be useful to provide a
set of enhanced examples that mixed and matched features. For example,
instantiating a DataTable as part of a change tab e…
-