The vanilla version has been committed as part of #444344: jQuery .once() method for adding behaviors once. All the other javascript files are minified in core (the YUI compressor can be used for that).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | issue-564504.patch | 3.77 KB | lilou |
Comments
Comment #1
lilou commentedI use YUI Compressor 2.4.2 : http://refresh-sf.com/yui/
before : 3118
after : 357
compression ratio : 89%
Comment #2
sunThanks, but...
As of now, the current state of the jquery.once.js "library" is not clear. True is, it started as a independent library. But we altered it to quite some extent before putting it into core. And I'm not entirely not sure whether we won't alter it further in the future.
To alter it, we need the original code in core.
Comment #3
sobi3ch commented@sun: something changed from last comment?
Comment #4
sunNope.