Ward Bell
|
309bae0a0b
|
feat(aio): display “code sample missing” message when no code sample
Not having code in a `<code-example>` or `<code-tabs>` is presumed to be an error.
Hides the copy button as well.
|
2017-04-02 22:37:16 +01:00 |
|
Peter Bacon Darwin
|
34a1990c57
|
fix(aio): trim code blocks before rendering
|
2017-04-02 11:40:40 +01:00 |
|
Stefanie Fluin
|
43a9619e57
|
feat(aio): overall margin, code, alert styles
|
2017-03-29 23:55:43 -07:00 |
|
Stefanie Fluin
|
146b30796e
|
feat(aio): code blocks, copy bttn, a tag hover
|
2017-03-29 23:55:43 -07:00 |
|
Ward Bell
|
837ed788f4
|
feat(aio): add code-example and code-tabs
* move embedded components to EmbeddedModule
* add PrettyPrint service; load pretty print js dynamically
* make code-example to syntax highlighting w/ `prettyPrintOne`
* add code-tabs
* Implement copy code button
|
2017-03-27 12:25:34 +01:00 |
|