brettcannon
fbfda241f6
fix(docs): Capitalize "Angular".
2012-07-19 09:35:43 -07:00
brettcannon
206371b737
fix(docs): Capitalize Angular.
2012-07-19 09:26:34 -07:00
brettcannon
b6b92bd866
fix(docs): Add a missing "the".
2012-07-19 09:09:52 -07:00
brettcannon
79f2d843a8
fix(docs): ngRepeater isn't a thing, ngRepeat is
2012-07-19 09:04:59 -07:00
brettcannon
64a9cd8f4f
fix(docs): Remove a redundant "in".
2012-07-19 09:02:04 -07:00
brettcannon
7f6e1326f3
fix(docs): Grammatical fix
2012-07-18 15:48:08 -07:00
brettcannon
1fd2b3d402
fix(docs): Fixed some awkward wording
2012-07-18 15:42:29 -07:00
brettcannon
d56d69cc83
fix(docs): Tweak formatting and wording of a list
2012-07-18 15:20:38 -07:00
brettcannon
01e726b2fa
fix(docs): Don't want the present participle of "is"
2012-07-18 15:15:09 -07:00
brettcannon
1613621645
fix(docs): Adjectve accidentally made into an adverb
2012-07-18 12:16:14 -07:00
brettcannon
92a3d28218
fix(docs): Minor grammatical fix
2012-07-18 11:52:57 -07:00
Rishabh Rao
4c58501956
fix(docs): Fixed typo: changed ngRepeate to ngRepeat.
2012-07-16 12:33:19 -07:00
Jamie Krug
c076fe08cf
fix(docs): Fix spelling, punctuation and grammatical errors on dev guide bootstrap page.
2012-07-16 12:10:43 -07:00
Jamie Krug
2473412ba5
fix(docs): Fix spelling, punctuation and grammatical errors on dev guide compiler page.
2012-07-16 12:10:42 -07:00
Jamie Krug
1f2d50000e
fix(docs): Fix spelling, punctuation and grammatical errors on dev guide overview page.
2012-07-16 12:10:33 -07:00
Kevin Old
5026315d6f
fix(docs): correct typo
2012-07-16 11:40:21 -07:00
Igor Minar
a8b04004e3
docs(readme): add blurb about AngularJS to README.md
2012-07-02 08:21:19 -07:00
Igor Minar
f0a090ddf2
fix(docs): correctly generate sitemap
2012-07-02 08:21:19 -07:00
Igor Minar
6d9313a68d
fix(docs): fix broken ng-docs specs
2012-07-02 08:21:19 -07:00
Vojta Jina
212f685e06
chore(changelog): fix typos in rc11 changelog
2012-06-25 20:36:41 -07:00
Igor Minar
35706ba482
chore(release): starting the 1.0.2 debilitating-awesomeness iteration
2012-06-25 12:52:32 -07:00
Igor Minar
9bef436b22
chore(release): cutting the 1.0.1 thorium-shielding release
2012-06-25 09:30:57 -07:00
Igor Minar
3f14a45aa5
docs(changelog): release notes for 1.0.1 thorium-shielding
2012-06-25 09:30:57 -07:00
Misko Hevery
ffb270130a
fix(browser): prevent ie from getting into redirect loop
...
Closes #1075
Closes #1079
Closes #1085
2012-06-22 10:21:31 -07:00
Igor Minar
0d57f1373f
chore(release): starting the 1.0.1 iteration
2012-06-21 13:59:53 -07:00
Igor Minar
869143ec7d
chore(logos): fix shield logo exports
...
the previous version is clipped at the top
2012-06-21 13:58:24 -07:00
Igor Minar
1e6d4d5f54
fix(logo): center A in the shield
2012-06-21 13:58:24 -07:00
Vojta Jina
3da4194f98
fix($location): url rewriting if element was removed
...
When user clicks a link, $location needs to intercept this event. The <a> doesn't have to be target element of the DOM event, so it needs to traverse the DOM, to find first <a> parent.
If the target element was removed from DOM, during the same event, it would throw an exception. This fixes the issue.
Closes #1058
2012-06-20 12:18:48 -07:00
Misko Hevery
ad5d2f2991
fix(doc) firefox icon rendering
2012-06-15 10:40:25 -07:00
Igor Minar
519bef4f3d
chore(release): cutting the 1.0 temporal-domination release
2012-06-14 10:50:22 -07:00
Igor Minar
6dfe5be155
docs(changelog): release notes for 1.0 temporal-domination release
2012-06-14 10:50:22 -07:00
Misko Hevery
6593a3e082
fix($location): fix URL interception in hash-bang mode
...
Closes #1051
2012-06-14 10:48:56 -07:00
Misko Hevery
0f44964e5e
fix($location): correctly parse link urls in hashbang mode with prefix
...
This is a second fix for a regression that was introduced by 92a2e180 .
The fix addresses scenarios when the $location service is configured with
a hash prefix.
Closes #1037
2012-06-13 10:49:05 -07:00
Igor Minar
f6b09b9139
chore(release): starting the 1.0 temporal-domination iteration
2012-06-13 10:46:22 -07:00
Igor Minar
7fa1995e08
chore(release): cutting the 1.0.0rc12 regression-extermination release
2012-06-12 01:46:02 -07:00
Igor Minar
da94b03af7
docs(changelog): release notes for 1.0.0rc12 regression-extermination
2012-06-12 01:45:26 -07:00
Igor Minar
f158d81d21
docs($browser): hide $browser docs - it's a private service
2012-06-12 01:14:45 -07:00
Igor Minar
9af7a9198e
fix($defer): remove deprecated $defer service
2012-06-12 01:09:07 -07:00
Misko Hevery
74fa65ecb7
fix($location): correctly parse link urls in hashbang mode
...
This is a fix for a regression that was introduced by 92a2e180
Closes #1037
2012-06-12 00:27:25 -07:00
Igor Minar
ee6014a3aa
fix($location): throw Errors not Strings
2012-06-12 00:27:24 -07:00
Igor Minar
d9ff5fd432
fix(docs): migrate from $defer to $timeout
2012-06-12 00:11:04 -07:00
Igor Minar
f16150d5f1
docs(*): simplify doc urls
...
we now have two types of namespaces:
- true namespace: angular.* - used for all global apis
- virtual namespace: ng.*, ngMock.*, ... - used for all DI modules
the virual namespaces have services under the second namespace level (e.g. ng.)
and filters and directives prefixed with filter: and directive: respectively
(e.g. ng.filter:orderBy, ng.directive:ngRepeat)
this simplifies urls and makes them a lot shorter while still avoiding name collisions
2012-06-12 00:10:18 -07:00
Igor Minar
fc0b2b5715
chore(logos): adding AngularJS and shield logos
2012-06-11 14:13:18 -07:00
Igor Minar
f3f090da8a
chore(release): start 1.0.0rc12 regression-exterminator release
...
quick release to fix $location regression
2012-06-11 14:10:02 -07:00
Igor Minar
068f2f9d43
chore(release): cutting the 1.0.0rc promise-resolution release
2012-06-11 00:03:01 -07:00
Igor Minar
2d48733723
docs(changelog): release notes for 1.0.0rc11 promise-resolution
2012-06-11 00:03:01 -07:00
Igor Minar
d37d595b67
test($location): fix tests borked during event renaming
2012-06-10 17:42:44 -07:00
Igor Minar
5d70e4a89c
docs(*): fix various outdated docs and examples
...
Closes #1030
2012-06-10 09:01:42 -07:00
Igor Minar
b5bba65a93
docs($location): clarify the two-way data-binding note
...
Closes #1030
2012-06-09 06:57:55 -07:00
Max Martinsson
fb99b539b4
fix($compile): correctly merge class attr for replace directives
...
Merging of interpolated class attribute from directive template with replace:true works
Closes #1006
2012-06-08 16:07:15 -07:00