Commit History
@master
git clone https://git.catseye.tc/yoob.js/
-
Can't speak for its efficiency, but it works much better now.
catseye
11 years ago
-
Alas, not quite. Well, almost. But alas.
catseye
11 years ago
-
PlayfieldConsoleAdapter has a proper Cursor in it now.
catseye
11 years ago
-
Slightly better. No colours or cursor yet.
catseye
11 years ago
-
Add page which demonstrates how poorly this is working so far.
catseye
11 years ago
-
Add a temporary PlayfieldConsoleAdapter class.
catseye
11 years ago
-
Add yoob.PlayfieldHTMLView class.
catseye
11 years ago
-
Make PlayfieldCanvasView a little smarter.
catseye
11 years ago
-
Split PlayfieldCanvasView off from Playfield.
catseye
11 years ago
-
Added tag rel_0_3_2013_0406 for changeset a33d0e1163e7
catseye
11 years ago
-
Update version numbers and changelog for release of 0.3.
catseye
11 years ago
-
Add min/max x/y accessors, and offset to cursors.
catseye
11 years ago
-
Support `select` control (source selection) in yoob.Controller.
catseye
11 years ago
-
Haha oops.
catseye
11 years ago
-
Add utility script for converting eg sources to HTML for yoob.js.
catseye
11 years ago
-
Support `edit` control and (show/hide) display(/source) element.
catseye
11 years ago
-
Add movement methods to Sprite, foreach to SpriteManager.
catseye
11 years ago
-
Add .onclick event to Sprites, .onpickup->.ongrab, and such.
catseye
11 years ago
-
Fix name of example file.
catseye
11 years ago
-
Add onpickup(), moveToFront(), moveToBack(), getSpriteAt().
catseye
11 years ago
-
Rename Drag[abble/Manager] to Sprite[Manager], add ondrop() etc.
catseye
11 years ago
-
Add yoob.DragManager and yoob.Draggable classes.
catseye
11 years ago
-
Add .subst() method to yoob.Tree.
catseye
11 years ago
-
.setValue(), .setVariable() chain methods; .match() method.
catseye
11 years ago
-
Add .equals() method to yoob.Tree.
catseye
11 years ago
-
yoob.AST, yoob.Term, yoob.List -> yoob.Tree.
catseye
11 years ago
-
Added tag rel_0_2 for changeset 7c421d39d9c4
catseye
11 years ago
-
Updates for release of version 0.2.
catseye
11 years ago
-
Add .map() method to Playfield.
catseye
11 years ago
-
When deleting via put()/putDirty(), don't update bounds or write.
catseye
11 years ago