Commit graph

4153 commits

Author SHA1 Message Date
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
Misko Hevery
060c18c796 Merge branch 'master' of git://github.com/angular/angular.js 2010-02-17 16:05:51 -08:00
Misko Hevery
7e14dff905 fix this on filter to point to scope 2010-02-17 16:05:26 -08:00
Adam Abrons
b561f6a0cc stop showing loading... text 2010-02-16 21:30:15 -08:00
Misko Hevery
3f9a2ab9bd added asynchronous validator 2010-02-12 19:39:01 -08:00
Misko Hevery
7c8a2ccb8d added waiting indicator css/image 2010-02-12 14:25:10 -08:00
Misko Hevery
6cc9464136 Fixed negation grouping bug
Make 'this' of validation be scope
2010-02-12 14:17:44 -08:00
Misko Hevery
b2a8a089b6 make validator more leniant for errors which are false instead of null 2010-02-11 09:57:42 -08:00
Misko Hevery
9d566fe98c missing test 2010-02-09 14:59:24 -08:00
Misko Hevery
799d72931a added onUpdateView listener for config 2010-02-09 13:13:18 -08:00
Misko Hevery
9d566a0cd0 better integer farmater 2010-02-05 14:41:54 -08:00
Misko Hevery
6d75afe6d2 fixed memory leak on repeaters 2010-02-05 14:13:19 -08:00