angular/aio/src/app/custom-elements/code
George Kalpakas dd0be7feb7 fix(docs-infra): always default to no linenums in <aio-code> (#31674)
Previously, `linenums` defaulted to true if the content was more than 10
lines long and false otherwise.

Since in most cases linenums add unnecessary visual noise, this commit
changes `linenums` to always default to false (regardless of the size of
the content). It can be still be turned on by explicitly setting to true
or a number.

PR Close #31674
2019-07-24 14:38:54 -07:00
..
code-example.component.spec.ts test(docs-infra): run tests in random order (and make them pass) (#31527) 2019-07-18 10:17:13 -07:00
code-example.component.ts build(docs-infra): upgrade @angular/* to 8.0.0-beta.14 (#29926) 2019-04-25 12:32:48 -07:00
code-example.module.ts feat(aio): migrate embedded comp to elements (#22413) 2018-03-16 12:39:07 -07:00
code-tabs.component.spec.ts test(docs-infra): run tests in random order (and make them pass) (#31527) 2019-07-18 10:17:13 -07:00
code-tabs.component.ts build(docs-infra): upgrade tslint to 5.15.0 and codelyzer to 5.0.0 (#29926) 2019-04-25 12:32:49 -07:00
code-tabs.module.ts build(docs-infra): upgrade @angular/material to 8.0.0-beta.2 (#29926) 2019-04-25 12:32:48 -07:00
code.component.spec.ts fix(docs-infra): always default to no linenums in <aio-code> (#31674) 2019-07-24 14:38:54 -07:00
code.component.ts fix(docs-infra): always default to no linenums in <aio-code> (#31674) 2019-07-24 14:38:54 -07:00
code.module.ts build(docs-infra): upgrade @angular/material to 8.0.0-beta.2 (#29926) 2019-04-25 12:32:48 -07:00
pretty-printer.service.ts fix(docs-infra): workaround for broken 'import as' (#27536) 2018-12-18 13:20:01 -08:00