Commit graph

112 commits

Author SHA1 Message Date
Misko Hevery
e55c97deba dissabled a lot of tests, and made the core test set pass. 2010-03-29 20:25:42 -07:00
Misko Hevery
c655b884e2 tests broken, but bootstrap works 2010-03-29 10:40:57 -07:00
Misko Hevery
258ca5f165 moved all uneeded files out, widgets.html works, tests horribly broken 2010-03-26 16:27:18 -07:00
Misko Hevery
1990cbbf28 added few extra tests 2010-03-25 22:07:36 -07:00
Misko Hevery
d934054cfc major refactoring of scope 2010-03-25 22:03:11 -07:00
Misko Hevery
0cc9b07320 input select-multiple now works 2010-03-25 14:51:42 -07:00
Misko Hevery
4fa166866b input select-one now works 2010-03-25 14:43:05 -07:00
Misko Hevery
b814c79b58 checkbox and radio now working 2010-03-25 13:01:08 -07:00
Misko Hevery
f29f6a47c4 fixed .value vs attr(value) access 2010-03-24 16:47:11 -07:00
Misko Hevery
0c42eb9909 input[type=text] now works with binding, validation, formatter, required 2010-03-24 16:13:42 -07:00
Misko Hevery
3d36942400 merge 2010-03-24 12:08:48 -07:00
Misko Hevery
fd72031e96 work in progress 2010-03-24 12:08:09 -07:00
Shyam Seshadri
563a98e4bd Fix rakefile to work with older versions of rake 2010-03-24 10:50:02 -07:00
Shyam Seshadri
03ddc4570b Fix parsing bug with strings for - 2010-03-24 10:35:01 -07:00
Misko Hevery
1b976dc27d tweeter demo script 2010-03-23 15:18:32 -07:00
Misko Hevery
bb98ae14f2 markup now wroks, some refactorings 2010-03-23 14:57:11 -07:00
Misko Hevery
6ff550cfa9 all angular.js directives now work 2010-03-22 21:29:57 -07:00
Misko Hevery
a822708674 rudementary event bind and trigger for jqlite 2010-03-22 20:20:05 -07:00
Misko Hevery
7c87c17d08 upgraded jquery to 1.4.2 and made ng-action work with jquery 2010-03-22 18:20:49 -07:00
Misko Hevery
6f8276a8e3 ng-watch directive 2010-03-22 16:07:42 -07:00
Misko Hevery
d4ba33d075 Merge branch 'directives' of github.com:angular/angular.js into directives 2010-03-22 15:46:52 -07:00
Misko Hevery
b4561ff951 ng-repeat works 2010-03-22 15:46:34 -07:00
Misko Hevery
84552f7f8a got few directives working 2010-03-22 13:58:04 -07:00
Misko Hevery
f6664ed7f6 tests fixed, still missing widgets 2010-03-19 22:18:39 -07:00
Misko Hevery
c3eac13aa7 showing off problem to corry 2010-03-19 16:41:22 -07:00
Misko Hevery
be3c7a6670 cleanup work 2010-03-18 17:12:38 -07:00
Misko Hevery
79f868cbca cleanup work 2010-03-18 16:20:02 -07:00
Misko Hevery
509b032089 markup now works 2010-03-18 15:50:14 -07:00
Misko Hevery
df607da0d1 support for templates 2010-03-18 14:43:49 -07:00
Misko Hevery
7634a3ed52 initial revision of new plugable compiler 2010-03-18 12:20:06 -07:00
Misko Hevery
f1b50b92ac Merge branch 'directives' of github.com:angular/angular.js 2010-03-16 15:21:01 -07:00
Adam Abrons
c9aba8b442 make xhr just a method 2010-03-16 14:48:11 -07:00
Adam Abrons
2df072e3f8 twitter using resources 2010-03-16 14:38:56 -07:00
Adam Abrons
5119c8a86f spike widgets in new style 2010-03-16 13:50:47 -07:00
Adam Abrons
b6060d88eb ignore 2010-03-16 10:38:06 -07:00
Adam Abrons
34d48489d5 Merge commit 'origin/master' into directives 2010-03-16 10:34:46 -07:00
Adam Abrons
923289112e spike on directives 2010-03-16 10:30:26 -07:00
Adam Abrons
9e1f085ba6 datastore scenario failing as expected 2010-03-15 17:05:45 -07:00
Adam Abrons
8e9b7c671d IDEA files 2010-03-15 17:03:24 -07:00
Adam Abrons
39c6c5975b get scenarios running again - open Runner.html in a browser to run them 2010-03-15 17:02:54 -07:00
Adam Abrons
79b743e52f resources, with bind() 2010-03-15 15:57:12 -07:00
Adam Abrons
f9f181a33e copy response into resource on save. update jstestdriver 2010-03-15 15:02:52 -07:00
Adam Abrons
e3565dfea6 rename and fix binding examples 2010-03-15 14:47:28 -07:00
Adam Abrons
9b178d5238 readme 2010-03-15 14:41:28 -07:00
Misko Hevery
cc71b745c3 added resources; removed compiled code 2010-03-15 14:36:50 -07:00
Misko Hevery
bf838aab5d forgot to compile 2010-02-26 13:12:23 -08:00
Misko Hevery
6431efef8c corrected repeater not removing when hash(instead of array) shrinks. 2010-02-26 13:08:28 -08:00
Misko Hevery
b628de9758 fix option value bug 2010-02-20 17:27:21 -08:00
Misko Hevery
97c02c9def upgraded underscore.js for ie compatibility 2010-02-20 14:56:06 -08:00
Misko Hevery
2f99af1cce fixed upload widget 2010-02-17 20:50:13 -08:00