Rosseyn
|
1ebed26678
|
docs(guide/ie): fix spelling mistake
Closes #7050
|
2014-04-08 18:46:53 -04:00 |
|
Brian Ford
|
3b09f1bf4e
|
docs(guide/ie): fix header formatting
|
2014-03-25 12:48:07 -07:00 |
|
Brian Ford
|
512ecf8f1b
|
docs(guide/ie): note dropping IE8 in 1.3
|
2014-03-25 11:47:16 -07:00 |
|
Takashi Nakagawa
|
483325a7b5
|
chore(formatting): removed unnecessary white spaces
|
2014-03-21 11:42:17 -07:00 |
|
Tobias Leugger - Vibes
|
84ad0a037c
|
docs(guide/ie): correct conditional comment to load JSON polyfill for IE7 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 17:16:48 -05:00 |
|
Richard Collins
|
0478bb4a60
|
docs(ie): document IE style attribute interpolation problem
IE has issues with this, it's good to make a note of this.
Closes #6329
|
2014-02-20 14:55:18 -05:00 |
|
Caitlin Potter
|
f7fad29fd9
|
docs(bike-shed-migration): convert guide <doc:...> examples to <example>...
This CL also contains style fixes as the converted scripts caused jshint to complain.
|
2014-02-16 19:03:45 +00:00 |
|
Peter Bacon Darwin
|
af9e897ecd
|
docs(guide): remove unnecessary "Developer Guide: " from @names
|
2014-02-16 19:03:44 +00:00 |
|
Caitlin Potter
|
f7d28cd377
|
docs(all): convert <pre>/</pre> snippets to GFM snippets
|
2014-02-16 19:03:40 +00:00 |
|
Craig Younkins
|
cb9c0f200a
|
fix(docs): Clarifying versions of IE that need special fixes
|
2014-01-09 16:34:16 -08:00 |
|
scottywakefield
|
6b5772bbbd
|
docs(guide/ie): add info about what IE versions are supported
Added text from https://github.com/angular/angular.js/issues/4974
Closes #5070
|
2013-11-21 20:25:41 +00:00 |
|
gipsy86147
|
999fa44616
|
docs(guide/ie): fix typo
Closes #5006
|
2013-11-20 11:31:56 +00:00 |
|
Leif Halvard Silli
|
8e5e641c0e
|
docs(guide/ie): fix typo
The escaping of the colon in the example CSS is incorrect.
Replace `ng\\:view {` with `ng\:view {`
Closes #4570
|
2013-10-27 21:27:49 +00:00 |
|
Brian Campbell
|
f24cf4b58f
|
docs(guide): updates for legacy IE7 support
- note re: id="ng-app" to bootstrap/IE partials
- added doctype/xmlns to markup
- add cond comment re: json2/3 to markup
|
2013-04-11 13:00:10 -07:00 |
|
Matt Rohrer
|
93070f1488
|
docs(guide): minor grammar fixes
|
2013-01-17 19:10:46 -05:00 |
|
Steve Nicolai
|
5cb7297a08
|
doc(devguide) - Fix typos and small grammatical errors in the developer guide.
|
2012-08-30 16:02:24 -07:00 |
|
Brian Ford
|
2e3651686c
|
fix(docs): added note about using JSON3 as a polyfill for IE7
|
2012-08-10 16:27:44 -07:00 |
|
Brian Ford
|
536de14821
|
fix(docs): added note about needing JSON shim for IE7 and earlier
|
2012-08-10 16:27:44 -07:00 |
|
Kevin Old
|
5026315d6f
|
fix(docs): correct typo
|
2012-07-16 11:40:21 -07:00 |
|
Misko Hevery
|
3e5377f4f3
|
doc(fixes): to better support ng-directive notation
|
2012-03-11 21:31:35 -07:00 |
|