angular/aio/src/app/custom-elements
George Kalpakas 9d04484b10 fix(docs-infra): add spacing between past and future events sections (#40881)
This commit adds some more spacing between the past and future events
sections on the "Events" page.

Before: ![events spacing before][1]
After: ![events spacing after][2]

[1]: https://user-images.githubusercontent.com/8604205/107989711-82eca580-6fdb-11eb-837e-1255d439d51a.png
[2]: https://user-images.githubusercontent.com/8604205/107989708-81bb7880-6fdb-11eb-8cf4-4653254e1c37.png

PR Close #40881
2021-02-19 09:15:00 -08:00
..
announcement-bar refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
api refactor(docs-infra): use a single CSS class to target the API list container (#40704) 2021-02-09 10:47:22 -08:00
code fix(docs-infra): clear unneeded DOM nodes in CodeExample/TabsComponent (#40802) 2021-02-16 08:39:49 -08:00
contributor build(docs-infra): remove the no-string-literal tslint rule to align with CLI (#39018) 2020-10-01 09:32:57 -07:00
events fix(docs-infra): add spacing between past and future events sections (#40881) 2021-02-19 09:15:00 -08:00
live-example build(docs-infra): upgrade @angular/* to 8.0.0-beta.14 (#29926) 2019-04-25 12:32:48 -07:00
resource build(docs-infra): update the object-literal-key-quotes tslint rule to align with CLI (#39018) 2020-10-01 09:32:57 -07:00
search refactor(core): Migrate TestBed.get to TestBed.inject (#32382) 2019-09-09 19:10:54 -04:00
toc refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
custom-elements.module.ts docs(docs-infra): compile module first for Ivy when loading element modules (#30704) 2019-05-31 15:24:22 -07:00
element-registry.ts feat(docs-infra): created new widget for events page (#36517) 2020-09-16 15:14:18 -07:00
elements-loader.spec.ts docs: remove duplicated 'the' (#40333) 2021-01-07 13:09:34 -08:00
elements-loader.ts refactor(docs-infra): enable tslint rules for the angular.io app (#39307) 2020-12-17 10:02:38 -08:00
lazy-custom-element.component.spec.ts refactor(docs-infra): fix some linting warnings (#32980) 2019-10-10 13:56:14 -07:00
lazy-custom-element.component.ts feat(aio): add component for lazy-loading custom element (#23944) 2018-05-29 18:00:33 -04:00