Igor Minar
710a27030e
cutting the 0.9.19 canine-psychokinesis release
2011-08-21 01:12:34 -07:00
Vojta Jina
fd792de9e8
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-18 23:33:00 -07:00
Igor Minar
f93e9bfa81
prepare the 0.9.19 canine-psychokinesis iteration
2011-08-18 23:24:08 -07:00
Igor Minar
74db92cd9f
doc(release notes): small fixes for the 0.9.18 release
2011-08-18 23:23:27 -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
Vojta Jina
1abdc097b2
JSTD adapter for running e2e tests
...
Couple of changes into angular.scenario runner:
- add autotest config (runs tests when document ready)
- update ObjectModel (forwards events)
- use only one ObjectModel instance for all outputters
- expose error msg and line number in ObjectModel.Spec and ObjectModel.Step
- fix generating spec.ids
- fix 'html' output so that it does not mutate ObjectModel
Couple of changes into docs / generator:
- rename copy -> copyTpl
- move docs/static into docs/examples (to avoid conflict with jstd proxy)
Running all docs e2e tests:
========================================================
1/ compile angular-scenario, jstd-scenario-adapter
>> rake compile
2/ build docs
>> rake docs
3/ start jstd server
>> ./server-scenario.sh
4/ capture some browser
5/ run node server to serve static content
>> node ../lib/nodeserver/server.js
6/ run tests
>> ./test-scenario.sh
2011-05-19 09:43:56 -07:00
Igor Minar
498ad0a3be
preparing the 0.9.16 weather-control iteration
2011-04-12 13:58:19 -07:00
Igor Minar
97573c3930
release notes for 0.9.15 lethal-stutter release
2011-04-11 14:23:26 -07:00
Igor Minar
38ec6519a3
prepare for the angular 0.9.15 lethal-stutter iteration
2011-04-04 14:49:48 -07:00
Igor Minar
f109604315
release notes for the 0.9.14 key-maker iteration
2011-04-01 12:26:00 -07:00
Igor Minar
a0af13f672
preparing the 0.9.14 key-maker iteration
2011-03-13 23:15:36 -07:00
Igor Minar
1094b3471e
preparing release notes for the 0.9.13 curdling stare release
2011-03-13 17:34:01 -07:00
Misko Hevery
0084cb5ca4
Remove the script tag after successful JSONP request
2011-03-11 14:16:53 -08:00
Misko Hevery
c578f8c3ed
Added XSRF prevention logic to $xhr service
2011-03-11 14:16:53 -08:00
Misko Hevery
d19c0ac6d3
Changed the $browser.xhr parameter post from optional to required
2011-03-11 14:16:52 -08:00
Misko Hevery
5343deb3da
Consider all 2xx responses as OK, not just 200
2011-03-11 14:16:52 -08:00
Misko Hevery
26bad2bf87
Fixed cookies which contained unescaped '=' would not show up in cookie service.
2011-03-11 14:16:52 -08:00
Igor Minar
749b3e8763
preparing the 0.9.13 curdling-stare iteration
2011-03-03 23:14:43 -08:00
Igor Minar
02aa7978d3
fixing link in thought-implanter release notes
2011-03-03 22:59:11 -08:00
Igor Minar
a01aa7055c
preparing release notes for the 0.9.12 though-implanter release
2011-03-03 00:45:20 -08:00
Misko Hevery
edbe9d8ca8
Added delay parameter to the $defer service
2011-02-25 11:30:22 -08:00
Misko Hevery
9e67da420b
Corrected an issue where properties inherited from __proto__ show up in ng:repeat.
...
Closses #112
2011-02-25 09:23:30 -08:00
Misko Hevery
87cbf9f591
Remove ng:watch
...
Closes#143
2011-02-18 14:22:51 -08:00
Misko Hevery
7d4aee31bb
Auto create $inject property form the argument names. Any arg starting with $ or _ will be injected
2011-02-18 13:14:07 -08:00
Misko Hevery
c90abf057b
Changed the angular.compile(element)(scope[, cloneAttachNode])
2011-02-16 08:59:57 -05:00
Misko Hevery
00cc9eb32a
rewrite of JQuery lite implementation, which now better supports selected sets
2011-02-16 08:59:42 -05:00
Misko Hevery
ef4bb28be1
Change API angular.compile(element)([scope], [element/true])
2011-02-16 01:03:12 -05:00