angular/aio/src/app
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
..
custom-elements refactor(docs-infra): use a single CSS class to target the API list container (#40704) 2021-02-09 10:47:22 -08:00
documents refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
layout refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
navigation refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
search build(docs-infra): remove the only-arrow-functions tslint rule to align with CLI (#39018) 2020-10-01 09:32:57 -07:00
shared docs: remove duplicated 'the' (#40333) 2021-01-07 13:09:34 -08:00
sw-updates fix(docs-infra): support recovering from unrecoverable SW states (#39651) 2020-11-19 12:13:23 -08:00
app.component.html refactor(docs-infra): decouple showing the top-menu in top-bar from showing the sidenav (#37938) 2020-07-06 13:57:37 -07:00
app.component.spec.ts refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
app.component.ts refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
app.module.ts fix(docs-infra): ensure material icons are cached for offline access (#27250) 2018-12-05 13:26:27 -08:00