angular/aio/src
George Kalpakas 345eccad8e refactor(docs-infra): use a single CSS class to target the API list container (#40704)
Previously, the API list container (in the template of the
`<aio-api-list>` component) had three different CSS classes
(`.api-list-container`, `.docs-content`, `.l-content-small`) that were
all used for styling it. This seemed unnecessary and made it more difficult
to see what styles were applied to the container.

This commit removes the extra classes and consolidates the styles under
the `.api-list-container` class (which was the most descriptive one).

PR Close #40704
2021-02-09 10:47:22 -08:00
..
app refactor(docs-infra): use a single CSS class to target the API list container (#40704) 2021-02-09 10:47:22 -08:00
assets feat(docs-infra): add maskable PWA icon (#39928) 2020-12-02 11:17:53 -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 refactor(docs-infra): use a single CSS class to target the API list container (#40704) 2021-02-09 10:47:22 -08: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 docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -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): switch code font from Droid Sans Mono to Roboto Mono (#40667) 2021-02-04 10:48:30 -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 docs: remove IE10 references from comments in the code (#39090) 2020-10-13 15:51:49 -07: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 test(docs-infra): remove reflect-metadata polyfill from aio tests (#27130) 2018-11-16 12:17:44 -08:00