angular/packages/core
Kristiyan Kostadinov e7cf1e0580 feat(docs-infra): add the ability to expose globals (#34237)
Adds the ability to expose global symbols in the API docs via the `@globalApi` tag. Also supports optionally setting a namespace which will be added to the name automatically (e.g. `foo` will be renamed to `ng.foo`). Relevant APIs should also be exported through the `global.ts` file which will show up under `core/global`.

PR Close #34237
2019-12-06 10:58:09 -08:00
..
schematics refactor(core): update missing-injectable migration description to match guide (#34125) 2019-12-02 11:21:50 -08:00
src fix(core): ensure that ngI18nClosureMode is guarded (#34211) 2019-12-03 16:18:12 -08:00
test refactor(ivy): check metadata presence before compiling Type in R3TestBed (#34204) 2019-12-03 16:13:54 -08:00
testing refactor(ivy): check metadata presence before compiling Type in R3TestBed (#34204) 2019-12-03 16:13:54 -08:00
BUILD.bazel build: reference zone.js from source directly instead of npm. (#33046) 2019-11-06 00:48:34 +00:00
global.ts feat(docs-infra): add the ability to expose globals (#34237) 2019-12-06 10:58:09 -08:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: set up all packages to publish via wombot proxy (#33747) 2019-11-13 11:34:33 -08:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts build: publish tree of files rather than FESMs (#18541) 2017-08-31 15:34:50 -07:00