Igor Minar
0470ff04b4
docs(changelog): clarified breaking changes for 0.10.6
2012-01-19 15:47:55 -08:00
Igor Minar
0ce139c42d
chore(release): preparing the 0.10.7 moiré-vision iteration
2012-01-18 17:12:21 -08:00
Igor Minar
3f98d6ac99
docs(*): more docs
2012-01-17 12:19:26 -08:00
Igor Minar
3da441b580
docs(release-notes): 0.10.6 bubblewrap-cape release
2012-01-17 09:49:40 -08:00
Igor Minar
aaa0179758
chore(release): preparing the 0.10.6 bubblewrap-cape iteration
2011-11-08 16:39:19 -08:00
Igor Minar
e60601be4f
docs(changelog): release notes for 0.10.5 steel-fist
2011-11-08 04:29:07 -08:00
Igor Minar
836e4c1428
chore(release): preparing the 0.10.5 steel-fist iteration
2011-10-24 09:16:33 -07:00
Igor Minar
b4add97c17
docs(changelog): update changelog with 0.10.4 release notes
2011-10-22 21:39:39 -07:00
Igor Minar
74379df6c4
chore(release): preparing the 0.10.4 human-torch iteration
2011-10-14 15:29:17 -07:00
Igor Minar
d0425de29e
chore(release): preparing release notes for 0.10.3
2011-10-13 16:54:30 -07:00
Misko Hevery
75f11f1fc4
feat(ng:repeat) collection items and DOM elements affinity / stability
2011-10-11 10:53:04 -07:00
Igor Minar
8ee32a75f0
chore(release): prepare the 0.10.3 shattering-heartbeat iteration
2011-10-10 11:23:08 -07:00
Igor Minar
7e6ff401b8
docs(changelog): release notes for 0.10.2 sneaky-seagull
2011-10-08 09:15:10 -07:00
Igor Minar
8017340cd1
chore(version): preparing the 0.10.2 sneaky-seagull iteration
2011-09-12 19:23:37 +02:00
Igor Minar
1856f62cb1
docs(changelog): release notes for angular 0.10.1 inexorable-juggernaut
2011-09-09 01:01:05 -07:00
Igor Minar
fc7f1ef6a0
chore(version.yaml): preparing the 0.10.1 inexorable-juggernaut iteration
2011-09-02 15:41:41 -07:00
Igor Minar
30e5f6274a
docs(changelog): release notes for 0.10.0 chicken-hands
2011-09-02 10:53:41 -07:00
Igor Minar
ee38918059
doc(changelog): add info about the memory leak in ng:options
2011-08-21 01:31:54 -07:00
Igor Minar
94e3b28d24
preparing the project for 0.10.0 chicken-hands iteration
2011-08-21 00:52:26 -07:00
Igor Minar
38e6d1e313
release notes of the 0.9.19 canine-psychokinesis
2011-08-21 00:50:58 -07:00
Misko Hevery
3f99cdbdc3
feat(scope): $evalAsync support
2011-08-12 16:18:41 -07:00
Misko Hevery
42062dab34
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
2011-08-12 15:47:47 -07:00
Vojta Jina
15efbbdc1f
fix($xhr.error): fix docs and add missed breaking change
...
$xhr.error's first argument (request) has no callback property anymore,
it's called success now...
This breaking change was introduced by b5594a773a
2011-08-02 19:01:36 +02:00
Misko Hevery
8f0dcbab80
feat(scope): new and improved scope implementation
...
- Speed improvements (about 4x on flush phase)
- Memory improvements (uses no function closures)
- Break $eval into $apply, $dispatch, $flush
- Introduced $watch and $observe
Breaks angular.equals() use === instead of ==
Breaks angular.scope() does not take parent as first argument
Breaks scope.$watch() takes scope as first argument
Breaks scope.$set(), scope.$get are removed
Breaks scope.$config is removed
Breaks $route.onChange callback has not "this" bounded
2011-08-02 01:00:03 +02:00
Igor Minar
2d8d5aef29
prepare the 0.9.19 canine-psychokinesis iteration
2011-07-29 20:06:32 -07:00
Igor Minar
761997e082
doc(release notes): small fixes for the 0.9.18 release
2011-07-29 19:34:22 -07:00
Igor Minar
8d64793717
doc(release notes): release notes for the 0.9.18 jiggling-armfat release
2011-07-29 15:27:15 -07:00
Misko Hevery
f768954f38
fix(ng:options): add support for option groups
...
Closes# 450
2011-07-26 10:11:06 -07:00
Misko Hevery
3237f8b995
fix(directive): ng:options to support ng:change
...
Closes #463
2011-07-26 09:41:44 -07:00
Misko Hevery
7802c90e13
fix(directive): ng:options to support iterating over objects
...
Closes #448
2011-07-26 09:41:43 -07:00
Misko Hevery
c348f2cad6
fix(directive): ng:options incorrectly re-grew options on datasource change
...
Closes #464
2011-07-26 09:41:42 -07:00
Misko Hevery
f3456dc282
fix(directive): ng:options now support binding to expression
...
Closes #449
2011-07-26 09:41:41 -07:00
Di Peng
3af1e7ca2e
feat(filter.date): add support for default datetime formats in en
...
- add support for full,long, medium, short datetime formats in en
Breaks MMMMM. now we don't support MMMMM anymore as old implementation differs
from Unicode Locale Data format we are following.
- removed support for fullDateTime and fullTime as it means too much
trouble with full timeZone names
- added docs for the new features
2011-07-20 17:06:56 -07:00
Igor Minar
35f9f527d3
doc:changelog: small changelog fixes
2011-07-02 08:44:50 -07:00
Igor Minar
b49035a8c5
preparing the 0.9.18 jiggling-armfat iteration
2011-06-30 14:29:28 -07:00
Igor Minar
68ab0f9b02
docs:changelog: add release date for 0.9.17
2011-06-30 10:54:24 -07:00
Igor Minar
b3d5d2caa9
docs:changelog: updating release notes
2011-06-30 09:09:05 -07:00
Igor Minar
c5f3a413bc
feat:$xhr: provide access to $xhr header defaults
...
$xhr header defaults are now exposed as $xhr.defaults.headers.common and
$xhr.default.headers.<httpmethod>. This allows applications to configure
their defaults as needed.
This commit doesn't allow headers to be set per request, only per
application. Per request change would require api change, which I tried
to avoid *for now*.
2011-06-30 00:34:50 -07:00
Igor Minar
2043fd43fa
docs:release notes: prepare for notes for 0.9.17 release
2011-06-27 16:46:01 -07:00
Misko Hevery
9ec45ad5c4
fix 🆖 repeater - fix $position when collection size changes
2011-06-23 08:12:01 -07:00
Misko Hevery
b74163dc1d
fix:$orderBy - return unsorted array if no predicate
...
Closes #399
2011-06-23 08:12:01 -07:00
Di Peng
e6ee994764
Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to markup.js.
...
Also added coresponding descriptions live examples and tests for each directive to be displayed on the website.
Closes #351
2011-06-16 21:17:46 -07:00
Vojta Jina
5dbf0cc8a2
Fix changelog url (angularjs.com -> angularjs.org)
2011-06-08 15:58:00 -07:00
Misko Hevery
91a34a7027
remove ng:format=index
2011-06-08 15:21:33 -07:00
Misko Hevery
af285dd370
Added ng:options directive
...
Closes #301
2011-06-08 15:21:33 -07:00
Misko Hevery
89e001b18a
Added prepend() to jqLite
2011-06-08 15:21:33 -07:00
Misko Hevery
8cad231bd2
Refactor injector to have invoke method for speed reasons
2011-06-08 15:21:31 -07:00
Misko Hevery
d6eba8f39f
Number filter would return incorrect value when fractional part had leading zeros.
2011-06-08 13:49:09 -07:00
Misko Hevery
66f3317bef
preparing the 0.9.17 vegetable-reanimation iteration
2011-06-08 11:24:55 -07:00
Igor Minar
88ae927857
release notes for angular 0.9.16 weather-control
2011-06-07 14:56:01 -07:00