Today we are announcing two releases – stable 1.0.2 debilitating-awesomeness and unstable 1.1.0 increase-gravatas.
1.0.2 debilitating-awesomeness
Bug fix release containing these bug fixes:
- $compile: denormalize directive templates (dfe99836)
- $interpolate: $interpolateProvider.endSymbol() returns startSymbol (20348717)
- jqLite: better support for xhtml (d3fa7a2e, #1301)
- mocks: free up memory after every spec (1a8642aa)
- e2e test runner: Adding meta tag to avoid cache issues (5318588d)
- Directives:
- form: prevent page reload when form destroyed (054d40f3, #1238)
- ngList: remove data bound flicker (fa62ea81)
- ngPluralize: fixes ng-pluralize when using non-standard start/end symbols (e85774f7, #1134)
- option: support option elements in datalist (9767f7bd, #1165)
And a ton of documentation fixes:
- Conceptual Overview of AngularJS (high level overview of how things work): http://docs.angularjs.org/guide/concepts(7a5f25f6)
- Lots of spelling, grammar and other fixes: 9a710c78, 847d2da0, dbefd671, cab5e1d9, f00b6cca, 2e365168, 536de148, a1107e81, 5ef9ed87, 8c81a0f3, bde931af, 6553fe68, 13b5fd1b, 17209d5b, 31c82560, ab6937e2, fbfda241, 206371b7, b6b92bd8, 79f2d843, 64a9cd8f, 7f6e1326, 1fd2b3d4, d56d69cc, 01e726b2, 16136216, 92a3d282, 4c585019, c076fe08, 2473412b, 1f2d5000, 5026315d, f0a090dd, 6d9313a6) and more!
A big thank you to all the contributors!
Links
1.1.0 increase-gravatas
Contains all fixes from 1.0.2 and additionally:
- $http: support custom reponseType (e0a54f6b, #1013)
- $interpolate:
- provide contextual error messages (d804bbcd)
- expose start/end symbols in run phase (58f121a5)
- $sniffer: auto detect CSP mode (currently requires Chrome on dev channel) (167aa0c2)
Links
0 comments:
Post a Comment