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
|
5c14a35e62
|
initial perf testing
|
2010-08-13 09:50:03 -07:00 |
|
Misko Hevery
|
044ecb91c1
|
clean up for better obfuscation
|
2010-08-11 12:04:02 -07:00 |
|
Misko Hevery
|
9b392eca35
|
fix bug where $eval on undefined throws error
|
2010-08-10 11:23:23 -07:00 |
|
Misko Hevery
|
a161a99ff8
|
minor speed improvements
|
2010-07-26 15:54:50 -07:00 |
|
Misko Hevery
|
b288cb08b4
|
minor performance improvements
|
2010-07-26 15:32:08 -07:00 |
|
Misko Hevery
|
719f6e15a0
|
clean up error handling a bit.
|
2010-07-20 17:13:31 -07:00 |
|
Misko Hevery
|
09e2295975
|
updated list of JavaScript keywords
|
2010-07-15 09:41:25 -07:00 |
|
Misko Hevery
|
ee82dae318
|
added class as a constant keyword to generated code
|
2010-07-08 10:51:08 -07:00 |
|
Misko Hevery
|
b5195b8f67
|
changed the eval for ie to be able to return a function
|
2010-07-02 17:26:26 -07:00 |
|
Misko Hevery
|
105e9443c4
|
fixed special keywords in chrome such as x.throw must be x["throw"].
|
2010-07-02 14:43:17 -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
|
2e33e89a77
|
added compiled getterFN for better performance
|
2010-05-30 19:42:21 -07:00 |
|
Misko Hevery
|
ad18fe1442
|
compiler exposos both self and this function calling convention
|
2010-05-30 16:45:35 -07:00 |
|
Misko Hevery
|
c7d64f6d12
|
improve error handling with elements
|
2010-05-30 16:34:59 -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
|
0e88e35e5c
|
remove the uneeded call to createScope when evaluating expressions
|
2010-05-30 15:45:33 -07:00 |
|
Misko Hevery
|
0f73084e9d
|
added error handler to xhr requests
|
2010-05-19 11:51:17 -07:00 |
|
Misko Hevery
|
22d1464d7a
|
fixed issue with radio view clobering model if radio was checked.
|
2010-05-13 13:57:39 -07:00 |
|
Misko Hevery
|
0305b6746e
|
change everything over to jasmine
|
2010-05-07 13:43:54 -07:00 |
|
Misko Hevery
|
038a743e6f
|
xhr bulk fixes
|
2010-05-07 12:09:14 -07:00 |
|
Misko Hevery
|
c7913a4b7a
|
added $xhr service with bulk and cache, hooked up $resource
|
2010-04-29 17:28:33 -07:00 |
|
Misko Hevery
|
deb86fe357
|
lots of small fixes
|
2010-04-16 14:01:29 -07:00 |
|
Misko Hevery
|
70e401ef10
|
added $route service
|
2010-04-15 14:17:33 -07:00 |
|
Misko Hevery
|
843bd355d2
|
various bug fixes
|
2010-04-09 16:20:15 -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
|
7a4b480206
|
added ng:switch widget
|
2010-04-05 11:46:53 -07:00 |
|
Misko Hevery
|
a80a61839a
|
injection is now working
|
2010-04-03 17:04:36 -07:00 |
|
Misko Hevery
|
35ca4fcb9c
|
radio now works with repeaters
|
2010-04-02 11:49:48 -07:00 |
|
Misko Hevery
|
5bd23fde7a
|
merge
|
2010-04-02 11:16:49 -07:00 |
|
Misko Hevery
|
d717020911
|
widgets now work properly
|
2010-04-02 11:10:36 -07:00 |
|
Misko Hevery
|
11a6431f89
|
started to add services
|
2010-03-31 18:18:10 -07:00 |
|
Misko Hevery
|
861bac1d28
|
started to add services
|
2010-03-31 17:56:16 -07:00 |
|
Misko Hevery
|
35a9108500
|
all tests green, some dissabled
|
2010-03-31 13:57:25 -07:00 |
|
Misko Hevery
|
b5b8f63e1e
|
more tests passing
|
2010-03-30 15:39:51 -07:00 |
|
Misko Hevery
|
a7d62dcb55
|
more tests fixed
|
2010-03-30 14:55:04 -07:00 |
|
Misko Hevery
|
d2d356918b
|
reenabled more tests
|
2010-03-29 21:49:12 -07:00 |
|
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
|
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
|
b814c79b58
|
checkbox and radio now working
|
2010-03-25 13:01:08 -07:00 |
|
Misko Hevery
|
bb98ae14f2
|
markup now wroks, some refactorings
|
2010-03-23 14:57:11 -07:00 |
|
Misko Hevery
|
a822708674
|
rudementary event bind and trigger for jqlite
|
2010-03-22 20:20:05 -07:00 |
|
Misko Hevery
|
6f8276a8e3
|
ng-watch directive
|
2010-03-22 16:07:42 -07:00 |
|
Misko Hevery
|
84552f7f8a
|
got few directives working
|
2010-03-22 13:58:04 -07:00 |
|