angular/tools
Charles Lyding ab0fb1633c build(forms): setup infrastructure for code examples
This commit introduces the infrastructure for embedding code examples within Angular packages, enabling them to be consumed by the Angular CLI's MCP server.

The `@angular/forms` package is the first to adopt this new feature. A new `ng_examples_db` Bazel rule is used to build a SQLite database from markdown files containing code examples. This database is then included in the published npm package.

The `package.json` for `@angular/forms` has been updated with an `angular.examples` field to allow tooling to discover and use the code examples.
2026-01-05 12:36:00 -05:00
..
bazel build: add @babel/core to list of rollup_runtime_deps 2025-10-27 13:39:33 +01:00
contributing-stats refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
gulp-tasks build: format md files 2025-11-06 10:03:05 -08:00
legacy-saucelabs refactor: replace fast-glob usage with tinyglobby (#60264) 2025-03-07 10:57:23 -08:00
manual_api_docs ci: reformat files 2025-12-16 14:44:19 -08:00
pnpm-patches build: update cross-repo angular dependencies (#63706) 2025-09-10 12:10:15 -07:00
saucelabs ci: remove circleci as we no longer rely on it (#58615) 2024-11-12 18:39:25 +00:00
saucelabs-daemon build: format md files 2025-11-06 10:03:05 -08:00
symbol-extractor build: update to bazel version 8.4.2 2025-12-08 10:21:59 -08:00
testing build: format md files 2025-11-06 10:03:05 -08:00
tslint build: add a noDuplicateEnumValue rule (#63483) 2025-09-10 22:16:10 +00:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
defaults.bzl build(forms): setup infrastructure for code examples 2026-01-05 12:36:00 -05:00
jsconfig.json chore(vscode): add jsconfig.json and remove .settings dir 2015-10-29 13:53:21 +00:00
ng_benchmark.bzl build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
tsconfig-test.json build: migrate symbol-extractor to ts_project (#61156) 2025-05-07 11:28:59 -07:00
tsconfig.json build: only require workspace build packages for web tests when provided (#62443) 2025-07-03 08:34:25 +00:00
types.d.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00