| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-18 | fix(docs): Grammatical fix | brettcannon | |
| 2012-07-18 | fix(docs): Fixed some awkward wording | brettcannon | |
| 2012-07-18 | fix(docs): Tweak formatting and wording of a list | brettcannon | |
| 2012-07-18 | fix(docs): Don't want the present participle of "is" | brettcannon | |
| 2012-07-18 | fix(docs): Adjectve accidentally made into an adverb | brettcannon | |
| 2012-07-18 | fix(docs): Minor grammatical fix | brettcannon | |
| 2012-07-16 | fix(docs): Fixed typo: changed `ngRepeate` to `ngRepeat`. | Rishabh Rao | |
| 2012-07-16 | fix(docs): Fix spelling, punctuation and grammatical errors on dev guide ↵ | Jamie Krug | |
| bootstrap page. | |||
| 2012-07-16 | fix(docs): Fix spelling, punctuation and grammatical errors on dev guide ↵ | Jamie Krug | |
| compiler page. | |||
| 2012-07-16 | fix(docs): Fix spelling, punctuation and grammatical errors on dev guide ↵ | Jamie Krug | |
| overview page. | |||
| 2012-07-16 | fix(docs): correct typo | Kevin Old | |
| 2012-07-02 | docs(readme): add blurb about AngularJS to README.md | Igor Minar | |
| 2012-07-02 | fix(docs): correctly generate sitemap | Igor Minar | |
| 2012-07-02 | fix(docs): fix broken ng-docs specs | Igor Minar | |
| 2012-06-25 | chore(changelog): fix typos in rc11 changelog | Vojta Jina | |
| 2012-06-25 | chore(release): starting the 1.0.2 debilitating-awesomeness iteration | Igor Minar | |
| 2012-06-25 | chore(release): cutting the 1.0.1 thorium-shielding releasev1.0.1 | Igor Minar | |
| 2012-06-25 | docs(changelog): release notes for 1.0.1 thorium-shielding | Igor Minar | |
| 2012-06-22 | fix(browser): prevent ie from getting into redirect loop | Misko Hevery | |
| Closes #1075 Closes #1079 Closes #1085 | |||
| 2012-06-21 | chore(release): starting the 1.0.1 iteration | Igor Minar | |
| 2012-06-21 | chore(logos): fix shield logo exports | Igor Minar | |
| the previous version is clipped at the top | |||
| 2012-06-21 | fix(logo): center A in the shield | Igor Minar | |
| 2012-06-20 | fix($location): url rewriting if element was removed | Vojta Jina | |
| 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-15 | fix(doc) firefox icon rendering | Misko Hevery | |
| 2012-06-14 | chore(release): cutting the 1.0 temporal-domination releasev1.0.0 | Igor Minar | |
| 2012-06-14 | docs(changelog): release notes for 1.0 temporal-domination release | Igor Minar | |
| 2012-06-14 | fix($location): fix URL interception in hash-bang mode | Misko Hevery | |
| Closes #1051 | |||
| 2012-06-13 | fix($location): correctly parse link urls in hashbang mode with prefix | Misko Hevery | |
| 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 | chore(release): starting the 1.0 temporal-domination iteration | Igor Minar | |
| 2012-06-12 | chore(release): cutting the 1.0.0rc12 regression-extermination releasev1.0.0rc12 | Igor Minar | |
| 2012-06-12 | docs(changelog): release notes for 1.0.0rc12 regression-extermination | Igor Minar | |
| 2012-06-12 | docs($browser): hide $browser docs - it's a private service | Igor Minar | |
| 2012-06-12 | fix($defer): remove deprecated $defer service | Igor Minar | |
| 2012-06-12 | fix($location): correctly parse link urls in hashbang mode | Misko Hevery | |
| This is a fix for a regression that was introduced by 92a2e180 Closes #1037 | |||
| 2012-06-12 | fix($location): throw Errors not Strings | Igor Minar | |
| 2012-06-12 | fix(docs): migrate from $defer to $timeout | Igor Minar | |
| 2012-06-12 | docs(*): simplify doc urls | Igor Minar | |
| 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-11 | chore(logos): adding AngularJS and shield logos | Igor Minar | |
| 2012-06-11 | chore(release): start 1.0.0rc12 regression-exterminator release | Igor Minar | |
| quick release to fix $location regression | |||
| 2012-06-11 | chore(release): cutting the 1.0.0rc promise-resolution releasev1.0.0rc11 | Igor Minar | |
| 2012-06-11 | docs(changelog): release notes for 1.0.0rc11 promise-resolution | Igor Minar | |
| 2012-06-10 | test($location): fix tests borked during event renaming | Igor Minar | |
| 2012-06-10 | docs(*): fix various outdated docs and examples | Igor Minar | |
| Closes #1030 | |||
| 2012-06-09 | docs($location): clarify the two-way data-binding note | Igor Minar | |
| Closes #1030 | |||
| 2012-06-08 | fix($compile): correctly merge class attr for replace directives | Max Martinsson | |
| Merging of interpolated class attribute from directive template with replace:true works Closes #1006 | |||
| 2012-06-08 | fix($http): add utf-8 to default Content-Type header (post/put) | Vojta Jina | |
| This fixes special characters issue with MongoLab. https://groups.google.com/d/topic/angular/1T6h7bfZ7Rs/discussion | |||
| 2012-06-08 | feat($compile): simplify isolate scope bindings | Misko Hevery | |
| Changed the isolate scope binding options to: - @attr - attribute binding (including interpolation) - =model - by-directional model binding - &expr - expression execution binding This change simplifies the terminology as well as number of choices available to the developer. It also supports local name aliasing from the parent. BREAKING CHANGE: isolate scope bindings definition has changed and the inject option for the directive controller injection was removed. To migrate the code follow the example below: Before: scope: { myAttr: 'attribute', myBind: 'bind', myExpression: 'expression', myEval: 'evaluate', myAccessor: 'accessor' } After: scope: { myAttr: '@', myBind: '@', myExpression: '&', // myEval - usually not useful, but in cases where the expression is assignable, you can use '=' myAccessor: '=' // in directive's template change myAccessor() to myAccessor } The removed `inject` wasn't generaly useful for directives so there should be no code using it. | |||
| 2012-06-08 | fix(startingTag): make tag name always lowercase | Igor Minar | |
| some browsers (IE) always provide the nodeName as upper-case | |||
| 2012-06-08 | refactor($compile): always call attr.$observe | Misko Hevery | |
| attr.$observe used to call function only if there was interpolation on that attribute. We now call the observation function all the time but we only save the reference to it if interpolation is present. | |||
| 2012-06-08 | chore($compile): clean up compiler tests | Misko Hevery | |
