History of
src
/
yoob
@master
git clone https://git.catseye.tc/yoob.js/
-
Prepare for release.
Chris Pressey
6 years ago
-
Add `populateFromPairs` helper method to `yoob.PresetManager`.
Chris Pressey
6 years ago
-
Fix bug in yoob.Playfield.map.
Chris Pressey
6 years ago
-
Make the Javascript more modern and/or actually working.
Chris Pressey
6 years ago
-
Release version 0.12.
Chris Pressey
7 years ago
-
throw Error objects instead of alert()ing when errors happen.
Chris Pressey
8 years ago
-
PlayfieldCanvasView doesn't necessarily resize canvas each time.
Chris Pressey
8 years ago
-
Add yoob.makeRangeControl() to yoob/element-factory.js.
Chris Pressey
8 years ago
-
Update version number in cursor.js.
Chris Pressey
8 years ago
-
Fix a bug in yoob.Cursor.clone().
Chris Pressey
8 years ago
-
Bump version number for release of 0.11.
Chris Pressey
9 years ago
-
Add setResetState() to yoob.Controller.
Chris Pressey
9 years ago
-
Forget foreachDirect(), and restore createPlayfieldCanvasView().
Chris Pressey
9 years ago
-
Yes, that's the lagginess. OK, well... OK.
Chris Pressey
9 years ago
-
More experiments, but I really don't know what's making it laggy.
Chris Pressey
9 years ago
-
yoob.Cursor.moveTo and moveBy, and fix TextTerminal extents...
Chris Pressey
9 years ago
-
Fix eg/text-terminal.html, but (a) why slow? (b) why expanding?
Chris Pressey
9 years ago
-
Tape.peek(), Tape.getSize() (as stack) and recalculate bounds.
Chris Pressey
9 years ago
-
Fix stack demo to use Tape. Remove yoob.Stack and its view.
Chris Pressey
9 years ago
-
Beginnings of cursored stack interface on yoob.Tape.
Chris Pressey
9 years ago
-
Begin fixing up yoob.TextTerminal for the new Playfield layout.
Chris Pressey
9 years ago
-
Fix bug in TapeHtmlView while adding it to eg/tape.html
Chris Pressey
9 years ago
-
yoob.Tape.get[Cursored]Extent() as part of fixing eg/tape.html.
Chris Pressey
9 years ago
-
Tape contains Cursor list, does not contain View stuff. Untested.
Chris Pressey
9 years ago
-
Both Playfield and Tape support "cursored read/write interface."
Chris Pressey
9 years ago
-
More chainable setters in Cursor. Nicer overridable drawCursor.
Chris Pressey
9 years ago
-
Fix bug in PlayfieldCanvasView
Chris Pressey
9 years ago
-
yoob.Cursor no longer has a "build-in simple view." Untested.
Chris Pressey
9 years ago
-
Chainable setters for x, y, dx, dy.
Chris Pressey
9 years ago
-
yoob.Cursor.init() takes a configuration dictionary.
Chris Pressey
9 years ago