| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-21 | chore(formatting): removed unnecessary white spaces | Takashi Nakagawa | |
| 2014-02-20 | docs(guide/ie): correct conditional comment to load JSON polyfill for IE7 ↵ | Tobias Leugger - Vibes | |
| and lower Text specifies "polyfill JSON.stringify for IE7 and below" conditional comment for loading the polyfill was "lte IE 8". Closes #6227 | |||
| 2014-02-20 | docs(ie): document IE style attribute interpolation problem | Richard Collins | |
| IE has issues with this, it's good to make a note of this. Closes #6329 | |||
| 2014-02-16 | docs(bike-shed-migration): convert guide <doc:...> examples to <example>... | Caitlin Potter | |
| This CL also contains style fixes as the converted scripts caused jshint to complain. | |||
| 2014-02-16 | docs(guide): remove unnecessary "Developer Guide: " from @names | Peter Bacon Darwin | |
| 2014-02-16 | docs(all): convert <pre>/</pre> snippets to GFM snippets | Caitlin Potter | |
| 2014-01-09 | fix(docs): Clarifying versions of IE that need special fixes | Craig Younkins | |
| 2013-11-21 | docs(guide/ie): add info about what IE versions are supported | scottywakefield | |
| Added text from https://github.com/angular/angular.js/issues/4974 Closes #5070 | |||
| 2013-11-20 | docs(guide/ie): fix typo | gipsy86147 | |
| Closes #5006 | |||
| 2013-10-27 | docs(guide/ie): fix typo | Leif Halvard Silli | |
| The escaping of the colon in the example CSS is incorrect. Replace `ng\\:view {` with `ng\:view {` Closes #4570 | |||
| 2013-04-11 | docs(guide): updates for legacy IE7 support | Brian Campbell | |
| - note re: id="ng-app" to bootstrap/IE partials - added doctype/xmlns to markup - add cond comment re: json2/3 to markup | |||
| 2013-01-17 | docs(guide): minor grammar fixes | Matt Rohrer | |
| 2012-08-30 | doc(devguide) - Fix typos and small grammatical errors in the developer guide. | Steve Nicolai | |
| 2012-08-10 | fix(docs): added note about using JSON3 as a polyfill for IE7 | Brian Ford | |
| 2012-08-10 | fix(docs): added note about needing JSON shim for IE7 and earlier | Brian Ford | |
| 2012-07-16 | fix(docs): correct typo | Kevin Old | |
| 2012-03-11 | doc(fixes): to better support ng-directive notation | Misko Hevery | |
