Commit Graph

58 Commits

Author SHA1 Message Date
Danny Yoo
14a3604705 adding example of view-bind-many 2012-02-13 11:44:37 -05:00
Danny Yoo
55b74e277b cooking up small example with view-bind-many 2012-02-13 11:31:46 -05:00
Danny Yoo
46c0ba5b7e changing dwarves-with-remove to use view-bind-many* 2012-02-13 11:20:52 -05:00
Danny Yoo
32fb3812d1 synchronizing the checkboxes 2011-11-22 02:38:50 -05:00
Danny Yoo
d80d7bdb3a getting rid of the copying debug message 2011-11-22 02:30:44 -05:00
Danny Yoo
efbf45747b removed erroneous cloning 2011-11-22 02:05:41 -05:00
Danny Yoo
8ae8532ed2 added second example with fields 2011-09-12 21:33:57 -04:00
Danny Yoo
6eb21a4ded got a toy boid example running 2011-09-12 17:24:17 -04:00
Danny Yoo
c0b9dcc4f7 initial version of boids is doing something 2011-09-12 17:14:25 -04:00
Danny Yoo
c58bcaf0d8 translating entity references 2011-09-12 17:03:14 -04:00
Danny Yoo
0d0d38496e translating entity references 2011-09-12 17:02:50 -04:00
Danny Yoo
1f5e848fa0 continuing to try the boid example 2011-09-12 16:37:35 -04:00
Danny Yoo
e4c690ad1f in the middle of converting my boid exampel 2011-09-12 16:07:38 -04:00
Danny Yoo
c9ccc36b5e tracked down bug that caused deviation between the dom tree and the cursor. Need to remember that jquery can be too convenient at times: it filters out text children, whereas the cursor does not. 2011-09-12 15:22:20 -04:00
Danny Yoo
a39fb910ce still chasing the discrepency between the imperative edits and the functional ones 2011-09-12 13:37:40 -04:00
Danny Yoo
26a34ae1fd still chasing bug 2011-09-12 13:16:10 -04:00
Danny Yoo
a1660fb5cb chasing infinite loop 2011-09-12 12:21:34 -04:00
Danny Yoo
38cb67a63c trying to figure out where the infinite loop is coming from in forward-backward movement 2011-09-12 12:17:40 -04:00
Danny Yoo
d372c7dc64 fixing the tick-tock example 2011-09-10 15:33:05 -04:00
Danny Yoo
d3a252e547 eliminating the change event handler. 2011-09-05 16:02:14 -04:00
Danny Yoo
3ece0e20cd still trying to figure out where the time goes 2011-09-03 18:06:44 -04:00
Danny Yoo
d6759935cd major api change: view focus now only treats its input as an id, rather than a general selector. We'll have extension to this later. 2011-09-02 13:56:34 -04:00
Danny Yoo
6d7f75fab8 adding note on firefox weirdness 2011-09-01 16:41:28 -04:00
Danny Yoo
24a6c8a57e updating documentation 2011-09-01 15:13:14 -04:00
Danny Yoo
a43188950b renaming 2011-09-01 14:53:49 -04:00
Danny Yoo
6adf007205 dom-remove 2011-09-01 14:53:18 -04:00
Danny Yoo
008b5a5000 allowing toggling 2011-09-01 14:30:04 -04:00
Danny Yoo
f711a43512 updated the todo example to be more sophisticated. 2011-09-01 14:27:20 -04:00
Danny Yoo
a96b8a4538 dynamic item insertion. 2011-09-01 13:29:21 -04:00
Danny Yoo
9dab7ba329 working on xexps 2011-09-01 13:09:03 -04:00
Danny Yoo
a01462673d in a position to need xexps 2011-09-01 12:29:21 -04:00
Danny Yoo
9a886e7789 adding function for seeing if we can focus on an element 2011-09-01 12:14:05 -04:00
Danny Yoo
0afde50a9a correcting bug in raiseArityError 2011-09-01 12:06:11 -04:00
Danny Yoo
4eebe325fd more doc fixed; changing references of you to we for inclusion. 2011-08-29 16:49:33 -04:00
Danny Yoo
726bee2974 example with redirected current output 2011-08-29 16:28:53 -04:00
Danny Yoo
769fa20fe7 where-am-i appears to be doing something 2011-08-29 12:43:52 -04:00
Danny Yoo
28367166fe dwarves example is running, but does not yet show dynamic html stuff 2011-08-29 08:59:41 -04:00
Danny Yoo
12799cf5f1 changing variable names 2011-08-26 23:53:08 -04:00
Danny Yoo
474ee76279 got bind working on mock views. Now to see if it works dynamically. 2011-08-26 23:23:44 -04:00
Danny Yoo
c95509cab9 example for bind 2011-08-26 22:31:36 -04:00
Danny Yoo
60530bf759 getting indices to locate items in the dom 2011-08-26 16:16:16 -04:00
Danny Yoo
8a71e30a26 reversing the accidental modification to index.html 2011-08-26 12:32:30 -04:00
Danny Yoo
62061b56f3 fixing resource to url, now that resources are in the same directory 2011-08-25 17:49:04 -04:00
Danny Yoo
4853e46633 improving the example to show its source 2011-08-25 17:41:25 -04:00
Danny Yoo
212d23a142 got a reasonable attr-based animation in place 2011-08-25 17:05:37 -04:00
Danny Yoo
9f6f35548f trying to figure out issue with animation 2011-08-25 16:55:23 -04:00
Danny Yoo
6a75ef4729 fiddling with examples 2011-08-25 15:43:10 -04:00
Danny Yoo
718ff5b5c0 Aded nonces in so we can reliably detect when the mock view we're given is stale 2011-08-25 14:51:49 -04:00
Danny Yoo
84c6df5f90 trying to get simple view stuff working. 2011-08-24 16:56:58 -04:00
Danny Yoo
87eb04e440 ontick looks like it's doing something reasonable 2011-08-24 14:24:42 -04:00