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 |
|
Alkis Evlogimenos
|
b798ee80c2
|
Allow angular to be included with query parameters. This is a common
pattern for forcing a reload of the script in the browser irrespective
of the cache settings the host has.
|
2010-09-16 00:22:55 +02:00 |
|
Misko Hevery
|
894ffadc8c
|
Fixed all trivial jslint violations
|
2010-09-14 23:22:15 +02:00 |
|
Misko Hevery
|
07699b1a70
|
removed accidental assignment of $element to glabal space
|
2010-09-06 07:46:28 -07: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
|
1087270c95
|
added better handling of ng:format=number
|
2010-08-18 16:04:40 -07:00 |
|
Misko Hevery
|
3d5719cd44
|
removed undocumented/unneeded methods from Array API
|
2010-08-11 11:44:12 -07:00 |
|
Misko Hevery
|
412f05977c
|
removed google charts and few other filters, switched to simple optimization for compiler
|
2010-08-11 11:21:03 -07:00 |
|
Misko Hevery
|
49e08f5d2c
|
compile should take existingScope
|
2010-08-05 14:01:46 -07:00 |
|
Misko Hevery
|
059703495d
|
rename textMarkup to markup
|
2010-07-30 15:19:43 -07:00 |
|
Misko Hevery
|
cdda664f89
|
fix up the $location encoding
|
2010-07-30 10:56:36 -07:00 |
|
Misko Hevery
|
af1eb6914e
|
keep #autobind for backward compatibility
|
2010-07-29 15:38:14 -07:00 |
|
Misko Hevery
|
03aac8b0ab
|
fix broken build, fix #autobind and css loading
|
2010-07-29 15:26:10 -07:00 |
|
Misko Hevery
|
1b768b8443
|
refactored $location service so that it correctly updates under all conditions
|
2010-07-29 12:54:13 -07:00 |
|
unknown
|
6bd8006edc
|
fix IE native mothods are not functions, and preventDefault
|
2010-07-27 16:53:23 -07:00 |
|
Misko Hevery
|
b288cb08b4
|
minor performance improvements
|
2010-07-26 15:32:08 -07:00 |
|
Misko Hevery
|
b5bbfaeb80
|
clean up error reporting
|
2010-07-21 13:28:14 -07:00 |
|
Misko Hevery
|
719f6e15a0
|
clean up error handling a bit.
|
2010-07-20 17:13:31 -07:00 |
|
Misko Hevery
|
bebfbeac0a
|
fixed xhtml compatibility, fix console in chrome
|
2010-07-20 16:55:32 -07:00 |
|
Misko Hevery
|
7e96af0fdd
|
added equals method to angular.equals and $equals
|
2010-07-19 12:29:24 -07:00 |
|
Misko Hevery
|
9abd10e7b8
|
proper handlig of $element in filters
|
2010-07-15 13:13:21 -07:00 |
|
Misko Hevery
|
81dac70e72
|
imrove $orderBy performance
|
2010-05-30 20:21:40 -07:00 |
|
Misko Hevery
|
c7d64f6d12
|
improve error handling with elements
|
2010-05-30 16:34:59 -07:00 |
|
Misko Hevery
|
d5ba889f63
|
fixes issues where the field clobbers itself
|
2010-05-12 15:25:16 -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
|
2a7cd9f390
|
fix ie bug with null and orphans elements
|
2010-04-26 16:49:34 -07:00 |
|
Misko Hevery
|
fe434307d1
|
tests work under jquery and without
|
2010-04-22 17:11:56 -07:00 |
|
Misko Hevery
|
2a9669e1d8
|
working on jQuery passing tests
|
2010-04-22 15:50:20 -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
|
9f9bdcf3d1
|
lint
|
2010-04-19 14:41:36 -07:00 |
|
Misko Hevery
|
618a2b423d
|
ie fixes
|
2010-04-19 14:36:41 -07:00 |
|
Misko Hevery
|
8394353b85
|
bettor function iterator
|
2010-04-16 20:10:09 -07:00 |
|
Misko Hevery
|
deb86fe357
|
lots of small fixes
|
2010-04-16 14:01:29 -07:00 |
|
Misko Hevery
|
713307b650
|
added ng-eval-order attribute
|
2010-04-12 16:24:28 -07:00 |
|
Misko Hevery
|
2637d4e90c
|
removed Meta and allowed binding of HTML
|
2010-04-12 14:28:15 -07:00 |
|
Misko Hevery
|
843bd355d2
|
various bug fixes
|
2010-04-09 16:20:15 -07:00 |
|
Misko Hevery
|
c4ef1f2fdd
|
tests failing jstd to show cory
|
2010-04-08 13:43:40 -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
|
2107eafcde
|
added hover service
|
2010-04-05 20:53:33 -07:00 |
|
Misko Hevery
|
7a4b480206
|
added ng:switch widget
|
2010-04-05 11:46:53 -07:00 |
|
Misko Hevery
|
5dcf9bb4fe
|
browser is now injectable into the system
|
2010-04-03 20:23:16 -07:00 |
|
Misko Hevery
|
a80a61839a
|
injection is now working
|
2010-04-03 17:04:36 -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
|
85f13d602e
|
work on $location and autobind
|
2010-04-01 14:10:28 -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
|
cc6def854f
|
reenabled more tests
|
2010-03-29 21:36:34 -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
|
4fa166866b
|
input select-one now works
|
2010-03-25 14:43:05 -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
|
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
|
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
|
7634a3ed52
|
initial revision of new plugable compiler
|
2010-03-18 12:20:06 -07:00 |
|
Misko Hevery
|
cc71b745c3
|
added resources; removed compiled code
|
2010-03-15 14:36:50 -07:00 |
|
Adam Abrons
|
b561f6a0cc
|
stop showing loading... text
|
2010-02-16 21:30:15 -08:00 |
|
Misko Hevery
|
799d72931a
|
added onUpdateView listener for config
|
2010-02-09 13:13:18 -08:00 |
|
Misko Hevery
|
251fab4029
|
updateView is now called on binder instead of scope
|
2010-02-04 15:04:28 -08:00 |
|
Misko Hevery
|
9f919c42f0
|
better handling of $invalidWidgets
|
2010-02-04 14:02:20 -08:00 |
|
Misko Hevery
|
1da18e73a4
|
consider widget errors only when widgets are visible
|
2010-02-04 13:27:56 -08:00 |
|
Misko Hevery
|
a9c182764b
|
added formatters
|
2010-01-28 22:11:01 -08:00 |
|
Misko Hevery
|
dd9d8bf030
|
merge
|
2010-01-28 20:46:01 -08:00 |
|
Misko Hevery
|
3d99e0f6de
|
work
|
2010-01-28 20:44:34 -08:00 |
|
Adam Abrons
|
88384854c2
|
add default rake task (compile and test), send database name to login
|
2010-01-26 11:27:50 -08:00 |
|
Misko Hevery
|
a2540fd581
|
fixes to make it pass on IE
|
2010-01-25 23:49:52 -08:00 |
|
Misko Hevery
|
a5c446441f
|
fix closure compiler incompatibilities
|
2010-01-24 19:12:01 -08:00 |
|
Misko Hevery
|
efad9ec5be
|
changes to make it closure compiler compatible
|
2010-01-24 17:10:58 -08:00 |
|
Misko Hevery
|
c7719c2412
|
fix initialization
|
2010-01-24 12:10:26 -08:00 |
|
Misko Hevery
|
4460328bc1
|
lots of cleanup to get it ready for OS
|
2010-01-23 15:54:58 -08:00 |
|
Misko Hevery
|
0e566fe6cb
|
tweeter demo client
|
2010-01-18 17:56:08 -08:00 |
|
Misko Hevery
|
595b4ea097
|
checkpoint for integration with angular
|
2010-01-18 10:47:03 -08:00 |
|