angular/aio/src
Pete Bacon Darwin 3a48c0739d build(docs-infra): ensure that terminal code snippets render correctly (#41986)
After the changes to the `lang-none` styling in #41335, code snippets marked with

```
language="none" class="code-shell"
```

were being styled with the same foreground and background colours.

It turns out that most of these ought to be marked `language="sh"`
in which case the `code-shell` style became redundant and has been
removed.

Fixes #41984

PR Close #41986
2021-05-07 13:11:04 -04:00
..
app feat(docs-infra): add support for unformatted code-snippets (#41335) 2021-05-06 15:03:44 -04:00
assets fix(docs-infra): fix display of AngularJS logo on the "Press kit" page in IE11 (#41183) 2021-03-12 13:22:57 -08:00
environments build(docs-infra): add new angular.io build configuration for release-candidates (#39470) 2020-11-02 07:57:51 -08:00
extra-files docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
styles build(docs-infra): ensure that terminal code snippets render correctly (#41986) 2021-05-07 13:11:04 -04:00
testing refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
404-body.html fix(docs-infra): generate the 404.html page correctly (#41163) 2021-03-11 09:30:03 -08:00
custom-elements-es5-polyfills.js fix(docs-infra): fix angular.io on browsers that support Custom Elements but not ES2015 (#41183) 2021-03-12 13:22:57 -08:00
google385281288605d160.html build(aio): add google webmaster tools verification file 2017-05-26 01:25:58 -07:00
index.html fix(docs-infra): fix angular.io on browsers that support Custom Elements but not ES2015 (#41183) 2021-03-12 13:22:57 -08:00
main.ts feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. (#19795) 2018-08-27 16:30:42 -04:00
noop-worker-basic.js feat(aio): provide noop service worker file 2017-05-26 14:24:41 +01:00
polyfills.ts fix(docs-infra): avoid unnecessarily loading Custom Elements ES5 shim (#41162) 2021-03-11 09:25:32 -08:00
pwa-manifest.json feat(docs-infra): add shortcuts for the angular.io PWA (#40393) 2021-01-15 10:38:39 -08:00
test.ts build(docs-infra): add assert polyfill (#41764) 2021-04-28 12:33:20 -07:00