Misko Hevery
|
006fd2ca25
|
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.)
|
2010-09-21 19:20:34 +02:00 |
|
Misko Hevery
|
894ffadc8c
|
Fixed all trivial jslint violations
|
2010-09-14 23:22:15 +02:00 |
|
Misko Hevery
|
5ddd8d9586
|
stringify names for better compression, remove dead functions, removed underscore.js compatibility
|
2010-08-18 17:26:33 -07:00 |
|
Misko Hevery
|
2a30a02f01
|
fix preventDefault for events
|
2010-07-27 15:54:50 -07:00 |
|
Misko Hevery
|
3b41979891
|
fix bug which only showed up in ie7
|
2010-07-23 13:36:08 -07:00 |
|
Misko Hevery
|
2ac66b78f0
|
minor per improvement
|
2010-07-23 12:01:59 -07:00 |
|
Misko Hevery
|
2987f7f705
|
fix howers which were accidently broken
|
2010-07-22 15:32:57 -07:00 |
|
Misko Hevery
|
1de82283db
|
proper handlig of $element in filters
|
2010-07-15 13:35:00 -07:00 |
|
Misko Hevery
|
9abd10e7b8
|
proper handlig of $element in filters
|
2010-07-15 13:13:21 -07:00 |
|
Misko Hevery
|
17d2ced9cc
|
appease IE on CSS styles
|
2010-07-14 17:48:09 -07:00 |
|
Misko Hevery
|
e3e9ac8675
|
ng:style remembers previous style and properly resets to it
|
2010-07-14 17:07:23 -07:00 |
|
Kai Compagner
|
0a57273f00
|
fix undefine style
|
2010-07-15 07:40:27 +08:00 |
|
Misko Hevery
|
228b54aa2e
|
ng:repeat ignores prototype keys
|
2010-07-09 14:45:29 -07:00 |
|
Misko Hevery
|
1f05621509
|
change all attributes from ng- to ng: prefix
|
2010-07-02 15:39:57 -07:00 |
|
Shyam Seshadri
|
39312d1fe3
|
Revert "Revert "removed few key foreach and replaced thime with for loop for performance.""
This reverts commit a29c5e4c7f.
|
2010-06-02 15:05:34 -07:00 |
|
Shyam Seshadri
|
a29c5e4c7f
|
Revert "removed few key foreach and replaced thime with for loop for performance."
This reverts commit 6143b04384.
|
2010-06-02 15:04:26 -07:00 |
|
Misko Hevery
|
6143b04384
|
removed few key foreach and replaced thime with for loop for performance.
|
2010-05-31 00:58:29 -07:00 |
|
Misko Hevery
|
ad18fe1442
|
compiler exposos both self and this function calling convention
|
2010-05-30 16:45:35 -07:00 |
|
Misko Hevery
|
0d87208553
|
remove the relience of parser an special self object, now passing generic self
|
2010-05-30 16:11:00 -07:00 |
|
Misko Hevery
|
0305b6746e
|
change everything over to jasmine
|
2010-05-07 13:43:54 -07:00 |
|
Misko Hevery
|
076f37a5ec
|
fix last ie failure
|
2010-04-23 07:34:02 -07:00 |
|
Misko Hevery
|
5fdb117b32
|
clean up failing test with jquery
|
2010-04-22 22:09:17 -07:00 |
|
Misko Hevery
|
fe434307d1
|
tests work under jquery and without
|
2010-04-22 17:11:56 -07:00 |
|
Misko Hevery
|
e78405f6ed
|
more if tests pass
|
2010-04-21 12:50:05 -07:00 |
|
Misko Hevery
|
22d93e0a3b
|
fixes to enable ie
|
2010-04-20 18:14:13 -07:00 |
|
Misko Hevery
|
deb86fe357
|
lots of small fixes
|
2010-04-16 14:01:29 -07:00 |
|
Misko Hevery
|
2637d4e90c
|
removed Meta and allowed binding of HTML
|
2010-04-12 14:28:15 -07:00 |
|
Misko Hevery
|
e0ad7dfcd4
|
seperatio validation and exception handling
|
2010-04-07 17:24:24 -07:00 |
|
Misko Hevery
|
0df93fd49c
|
clean up, fixes for app
|
2010-04-07 10:17:15 -07:00 |
|
Misko Hevery
|
e646068586
|
added ng-controller directive
|
2010-04-05 21:26:52 -07:00 |
|
Misko Hevery
|
a80a61839a
|
injection is now working
|
2010-04-03 17:04:36 -07:00 |
|
Misko Hevery
|
35a9108500
|
all tests green, some dissabled
|
2010-03-31 13:57:25 -07:00 |
|
Misko Hevery
|
a7d62dcb55
|
more tests fixed
|
2010-03-30 14:55:04 -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
|
d934054cfc
|
major refactoring of scope
|
2010-03-25 22:03:11 -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
|
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 |
|
Adam Abrons
|
5119c8a86f
|
spike widgets in new style
|
2010-03-16 13:50:47 -07:00 |
|
Adam Abrons
|
923289112e
|
spike on directives
|
2010-03-16 10:30:26 -07:00 |
|