YUI3 Gallery Modules
Forked from yui/yui3-gallery Mon Oct 19 23:46:44 -0700 2009
Last updated Wed Dec 16 01:02:17 -0800 2009
Accordion widget for YUI3
Last updated Fri Oct 23 23:36:17 -0700 2009
YUI 3.x Source Tree
Forked from yui/yui3 Fri Aug 21 20:46:54 -0700 2009
Last updated Wed Sep 30 05:47:19 -0700 2009
YUI Build Tool
Forked from yui/builder Sun Sep 20 02:03:47 -0700 2009
Last updated Sun Sep 20 23:04:33 -0700 2009
Undo Framework example pages - load gallery-undo module from YAHOO! CDN.
Added new example - scrollable items/scrollable accordion
API docs updated
UndoManager - new unit test added: test purge fuctionality
3 commits »
API docs - the new added events beforePurge and purgeFinished have been documented.
Puzzle example - removed unnecessarily action list modification on action canceling.
UndoManager: two new events added - beforePurge and purgeFinished
2 commits »
UndoManager: added new event "actionMerged"
New unit test - add new actions when limit is set to 1
Puzzle example - YUI js files will be loaded at once with their minified versions.
Puzzle example - "images" changed to "slices"
Puzzle example improvements.
Links color changed; documentation improvements
Added vote link
Documentation improved
Documentation improvements
UndoManager documentation - <code> tag closed properly
Added links to examples, sources, API docs and issues
6 commits »
Examples section added
Documentation improvements.
Puzzle and Drawing examples: gallery-undo module will be loaded from github
SyntaxHighlighter added
API documentation improvements
Undo Framework documentation initial load
20 commits »
UndoabeAction - merge function documentation improved
Accordion API documentation script - version property updated to 1.07
Puzzle and Drawing examples moved in gh-pages branch
README updated
Drawing example bugfix
Asynchronous unit tests added
Synchronous unit tests added
Drawing example improvements
Puzzle example IE fixes
Async undo example added
UndoManager - asynchronous undo/redo improvements
Puzzle will create slices dynamically
Puzzle rewritten in YUI3 standards, multiple improvements and bugfixes
Move command implemented. Getting image position changed and now node's functions are used instead CSS values.
Added move command to UndoManager
Puzzle example improved
cancel() implemented in UndoableAction. Removing obsolete actions improved.
Added puzzle test
Undo module initial load
Documentation about version 1.07 updated
Setting resizeEvent property minor bugfix. Validator improved.
Parsing data from markup improved for icon, nodeLabel, iconsContainer, iconAlwaysVisible, iconExpanded and iconClose configuration properties.
Documentation about version 1.06 updated
Merge branch 'html5-data-attr'
Added new unit test - parse contentHeight property
Parsing fake class names bugfix
Changelog updated in README
Accordion supports config attributes via HTML5 "data-"
Documentation update
Setting item label bugfix
Quirks mode test - IE fixes