Home
Name Modified Size InfoDownloads / Week
yui3rob_ver.0.5 2012-07-02
yui3rob_ver.0.3 2011-12-21
yui3rob_ver.0.2 2011-11-21
yui3rob ver.0.1 2011-10-27
README 2012-07-02 1.9 kB
Totals: 5 Items   1.9 kB 0
              YUI 3 ROB - YUI 3 Rollout File Builder
			  
YUI 3 ROB takes advantage of YUI 3, PHP and ANT to provide an integrated management front end and
builder routine, for producing YUI3 rollout files.

The script leverages YUI3 own loader in order to compute the dependencies, so the result is
guaranteed to be the same as you get, using a manually crafted configuration of YUI 3 modules.
It works for your own and other's gallery modules and for css files too.

Find further info and demo page at http://www.eaktion.com/yui3rob/

HISTORY

2012-07-02 v. 0.5.2
Added work-around for bug-like limitation in IE9 giving "Can't execute code from a freed script"

2012-02-29 v. 0.5.1
Fixed instruction for CLI script

2012-02-21 v. 0.5
- Added values to form for moving compiled file to test location,
and to rebuild components based on existing configurations
To this purpuse a cli script is called from the web UI,
it allows pure cli interaction with existing components
- Added ability to save configurations for components (with gallery-storage-lite)
- Added feedback to user through sliderWindow
- Aided interaction: Buttons are only enabled progressively as long as actions
have meaning in the given state
- Code/structure refactored for more clarity and ease of installation
- no more reload by click on page
- added button to explicitly load dependencies of set A
- layout enhanced
- Made self sufficient. All required js files are included
(no need to link to YAHOO CDN or install separate libraries)

2011-12-21 v. 0.3
Filters for debug, raw, min versions are also applied to non YUI 3 modules (private modules)

2011-11-21 v. 0.2
Fixed bug where if set B contained css files not included in set A they would not be shown in the diff set.
Changed path to images in css into relative to css file

2011-10-28 Initial release
Source: README, updated 2012-07-02