Commit Graph

  • 7ba0c8096d formatting, done for the day Evan You 2013-08-09 23:35:08 -0400
  • a17c53e453 jshint pass Evan You 2013-08-09 23:25:06 -0400
  • ad1cc3be98 debug option Evan You 2013-08-09 23:24:12 -0400
  • f5995a5641 bootstrap returns single seep if that's the only one Evan You 2013-08-09 22:30:37 -0400
  • fa453830de shorten some function names since they cant be mangled Evan You 2013-08-09 17:46:18 -0400
  • 495e62f39a todo Evan You 2013-08-09 17:35:19 -0400
  • 0e845263df fix Evan You 2013-08-09 17:32:22 -0400
  • dd6b5aecf7 add browser support list Evan You 2013-08-09 17:30:25 -0400
  • bf71151a1a update nested props example Evan You 2013-08-09 17:23:05 -0400
  • 4126f41b08 nested properties Evan You 2013-08-09 17:13:42 -0400
  • d26ec01f15 bower Evan You 2013-08-09 15:48:50 -0400
  • c2faf1c143 parse key path in directive parser Evan You 2013-08-09 14:48:05 -0400
  • 7ad304eb9d clean up, add comments Evan You 2013-08-09 14:22:31 -0400
  • e762cc7ed5 separate deps-parser Evan You 2013-08-09 12:52:35 -0400
  • 52645e33bf move defineProperty() into Binding, add setter for computed property Evan You 2013-08-09 12:18:34 -0400
  • 75fc96a357 license Evan You 2013-08-09 10:26:12 -0400
  • 953fd1adb4 fix array augmentation methods Evan You 2013-08-09 10:23:17 -0400
  • 4dad89d3a1 readme Evan You 2013-08-09 00:31:17 -0400
  • e49a31c942 todo Evan You 2013-08-09 00:28:42 -0400
  • 960210253e update todo Evan You 2013-08-09 00:20:48 -0400
  • 3709862ec1 update examples Evan You 2013-08-08 23:20:53 -0400
  • 8e028ab634 remove explorations Evan You 2013-08-08 23:07:18 -0400
  • 0e91e50df3 minor updates Evan You 2013-08-08 23:06:30 -0400
  • 8c8a07dd7f chinese readme Evan You 2013-08-08 22:36:52 -0400
  • 3d99d8fc9a jshint pass, readme & todo Evan You 2013-08-08 17:47:05 -0400
  • b5f0227186 finish text parser Evan You 2013-08-08 17:37:54 -0400
  • 5541b971ed text parser Evan You 2013-08-08 17:08:49 -0400
  • 7fd557ccc8 text parser started, features, optional oneway binding for input Evan You 2013-08-08 16:24:28 -0400
  • f9077cfa6a html and attr directives Evan You 2013-08-08 14:25:06 -0400
  • 76ee306bdf remove redundant dependencies for computed properties Evan You 2013-08-08 13:17:07 -0400
  • 62a7ebe7db remove unused Evan You 2013-08-08 12:42:00 -0400
  • 646b790863 sd-style Evan You 2013-08-08 12:40:32 -0400
  • 60a3e46fbb sd-if Evan You 2013-08-08 11:56:26 -0400
  • 60e246eedb clean up binding Evan You 2013-08-08 11:50:21 -0400
  • 832e97588d separate binding into its own file Evan You 2013-08-08 11:45:40 -0400
  • 01fae38fe0 fix delegation, and invoke updates during binding Evan You 2013-08-08 11:30:50 -0400
  • c0a65ddda5 clean up, trying to fix delegation after array reset Evan You 2013-08-08 08:00:16 -0400
  • faf055791e no longer need $refresh Evan You 2013-08-07 18:32:32 -0400
  • dada181c85 fix _dump() Evan You 2013-08-07 18:30:51 -0400
  • 7a0172d60b auto parse dependency for computed properties!!!!! Evan You 2013-08-07 18:24:21 -0400
  • 67ff344810 add simple example & manual refresh of computed properties Evan You 2013-08-07 16:11:52 -0400
  • f6d6bba70d sourceURLs for dev, reverse value Evan You 2013-08-07 15:44:07 -0400
  • 9a4e5d0350 use emitters Evan You 2013-08-07 15:00:57 -0400
  • c1c0b3a036 thoughts Evan You 2013-08-07 04:48:52 -0400
  • f19e6c36f6 todo Evan You 2013-08-07 02:46:58 -0400
  • 19b39263fc jshint; Evan You 2013-08-07 02:08:41 -0400
  • 7d126127e6 complete todo example Evan You 2013-08-07 02:03:16 -0400
  • dc04a1af69 todos Evan You 2013-08-06 18:36:16 -0400
  • 5acc8a2986 computed properties!!! Evan You 2013-08-06 18:29:22 -0400
  • c4f31a5d65 better dep parsing Evan You 2013-08-06 13:28:34 -0400
  • 343ea299d0 allow overwritting mutationHandlers Evan You 2013-08-06 03:45:37 -0400
  • 88513c077d arrayWatcher Evan You 2013-08-06 03:33:12 -0400
  • ca62c95a4b break directives into individual files Evan You 2013-08-06 02:07:11 -0400
  • 5227248740 event delegation in sd-each Evan You 2013-08-06 01:58:53 -0400
  • 3d33458b60 computed property progress Evan You 2013-08-06 01:21:53 -0400
  • 8f79a10b36 fix sd-on Evan You 2013-08-05 21:48:11 -0400
  • 6d81bff63a better unbind/destroy Evan You 2013-08-05 21:43:59 -0400
  • 14d0cefe6b solved the setter init invoke Evan You 2013-08-05 19:12:16 -0400
  • f1ed54bc84 nested controllers Evan You 2013-08-05 18:15:26 -0400
  • 39760f49b7 stop jshint complaining Evan You 2013-08-05 13:15:38 -0400
  • 16a4e05a34 123 Evan You 2013-08-05 09:28:46 -0400
  • fcd9544090 awesome Evan You 2013-08-04 02:36:15 -0400
  • a6b72570e2 todo demo kinda works Evan You 2013-08-04 02:23:52 -0400
  • 1d7a94ed1a emitter Evan You 2013-08-03 18:40:23 -0400
  • 83665f9962 milestone reached, update todo Evan You 2013-08-02 22:20:23 -0400
  • 08e7992c2a finally workssssss Evan You 2013-08-02 21:57:49 -0400
  • 15ffaa4166 almost there! scope nesting Evan You 2013-08-02 21:15:52 -0400
  • 62b75d4983 kinda work now except for scope nesting Evan You 2013-08-02 20:09:38 -0400
  • 23a2bde889 big refactor.. again Evan You 2013-08-02 14:31:15 -0400
  • 3149839736 sd-each-* works Evan You 2013-08-01 23:44:12 -0400
  • 952ab433a5 kinda working now. Evan You 2013-08-01 00:44:26 -0400
  • 5ce3b82b91 refactor Evan You 2013-08-01 00:34:57 -0400
  • 79760c09d5 WIP Evan You 2013-07-31 19:02:41 -0400
  • 154861f71d augmentArray seems to work Evan You 2013-07-30 15:28:38 -0400
  • cf1732bea2 refactor Evan You 2013-07-30 15:06:35 -0400
  • ec39439556 dump, destroy, fix filters Evan You 2013-07-29 18:14:24 -0400
  • 3eb7f6fc72 filter value should not be written Evan You 2013-07-29 17:17:29 -0400
  • a5e27b1174 naive implementation Evan You 2013-07-28 23:23:56 -0400
  • 871ed91266 rename Evan You 2013-07-28 12:35:03 -0400
  • 83fac017f9 initial setup Evan You 2013-07-27 17:04:21 -0400