- command-flow: add convenience functions for creating types with events (e261289)
- theming-material: provide static color builder to root (dba0ba3)
- Char2s
- endpoints: support path params (e05c594)
- command-flow: add missing flow exports (0d42d9c)
- endpoints: add memoization to
useEndpoints(7c12529)
- Char2s
- command-flow: merge /utilities entries into the main entries (a37714d)
- command-flow: introduce Flow API to replace Effects (0cc8e35)
- icons: fix too strict peer deps (08647ec)
- command-flow: remove dependency on ts-pattern (cbb45ae)
- Char2s
- cdk/layout: add ResizeObserver (f6770f9)
- command-flow/query-flow: add
useQueryLoading(9576079) - icons: add the icons package (d8fb6b3)
- router: add linkedQueryParam (352e447)
- cdk/dialog: remove remaining reference to
ComponentFactoryResolver(7b102dc)
- Char2s
- theming: add compat for older browsers (dda8f69)
- Char2s @Char2sGu
- extract package ngx-view-transition from @angularity/cdk (3f3dd00)
- Char2s @Char2sGu
- router: use lazy default injector for
setupInjectionContextForLoadChildren(92d8696)
- Char2s @Char2sGu
- command-flow/effects: add duplicate effect check (d668eec)
- core/rxjs: fix observable input duplicate subscription (1c56991)
- router: allow specifying default injector for
setupInjectionContextForLoadChildren(5f70c24)
- Char2s @Char2sGu
- cdk: add HostTransition directive (f8f0643)
- core: replace usePlatformOnly with usePlatformExec (c617ae3)
- theming: add missing export of WriteTokensToRootCssVariables (3846b6e)
- Char2s @Char2sGu
- core/http: add
intercepttype helper (4331650) - elements: redesign api with async elements support (c333db0)
- config-files: add missing exports (70ac6c9)
- core/http: server cache all observable emissions (1900fc0)
- Char2s @Char2sGu
- config-files: add missing exports (70ac6c9)
- core/http: server cache all observable emissions (1900fc0)
- Char2s @Char2sGu
- core/http: add provide function to add server cache interceptor as a root interceptor (17f9194)
- Char2s @Char2sGu
- config-files: restore to local caching (f4b71eb)
- config-files: add config files server cache interceptor (b519667)
- core/http: add server-cache module (f680695)
- config-files: change static key to string for ConfigFilesPersistentCache (d9fd986)
- Char2s @Char2sGu
- theming: fix async theme injection context (d78248c)
- theming: add missing token transfer stylesheet update (91aaf28)
- Char2s @Char2sGu
- config-files: add HttpContextToken for config request tracking (e7edebe)
- config-files: add simple parsers and validators (e340e8c)
- config-files: add optional id field to ConfigFileDefinition (e66ff0e)
- config-files: implement persistent caching for config files (c617a51)
- endpoints: add HttpContextToken for endpoint request tracking (5119332)
- theming: redesign with async theme support (9ce0939)
- Char2s @Char2sGu
- config-files: add awareness of pending tasks (13e510d)
- Char2s @Char2sGu
- command-flow: register processes as pending tasks (d7f2fa1)
- core: add injectLazy to injection.ts (cfb558c)
- endpoints: avoid passing payload/query if empty (54a90e8)
- Char2s @Char2sGu
- config-files: support sync data flow for backward compat (fb8575f)
- config-files: add useConfigFile function (9d79557)
- Char2s @Char2sGu
- cdk/layout: add SystemColorSchemeObserver (6fd5498)
- config-files: switch to async data flow (22619a1)
- config-files: add CacheConfigFileContent decorator (dde8c83)
- config-files: rename CacheConfigFileContent to CacheConfigFiles and enable by default (eef27fb)
- core: add useInjectionContext function (7344f8e)
- endpoints: add useEndpoints convenience function (e89f3d2)
- Char2s @Char2sGu
- elements: fix server error (d637218)
- Char2s @Char2sGu
- command-flow: provide MicrotaskCommandFlowScheduler (7f05074)
- Char2s @Char2sGu
- command-flow: use microtask for scheduling (a56486b)
- command-flow: shorten handler register function names (08119c7)
- core: useBrowserOnly -> usePlatformOnly (a13f805)
- theming: use name to prefix TokensBuilder tokens (7e3c259)
- theming: use CSSStylesheet in browser for tokens (7b849d1)
- Char2s @Char2sGu
- core/rxjs: add observation-signal.ts (9c0cc8b)
- endpoints: add common behaviors (3bdc591)
- fire: replace angularfire with firebase and rxfire (b265dc3)
- router: add utility
useChildActivatedRoute(94f296e)
- command-flow: support scheduler SSR (8b0004a)
- Char2s @Char2sGu
- command-flow: use set timeout scheduler by default (4953867)
- Char2s @Char2sGu
- command-flow: use setImmediate as default scheduler (5252a44)
- command-flow:
AnimationFrameBasedCommandFlowScheduler->AnimationFrameCommandFlowScheduler(692c7c7) - elements: noop in non-browser platform (eb48c5d)
- theming: rename token registry implementations (572089f)
- Char2s @Char2sGu
- endpoints:
useEndpointsFactory->createEndpointsFactory(94f4e6a) - theming-material: add ImageSeedColorExtractor (e6d4dfc)
- theming-material: redesign api to correct usage of material-color-utilities (88f1c00)
- theming-material: remove scheme-extended builder (2527b56)
- theming-material: add SchemeStaticColorBuilder (c5dda15)
- theming-material: use
Hctas type of colors (45e4e8a) - theming-material: use
Hctas type of colors (5a2e923)
- Char2s
This was a version bump only, there were no code changes.
- router: add
readRouteData(dd612fc)
- theming-material: provide
StandardTypescaleBuilderin root (7213f2c) - theming-material: use pixels in typescale configs (3f3fb34)
- Char2s @Char2sGu
- cdk: inject viewContainerRef optionally (b1c4c34)
- Char2s @Char2sGu
- router:
setupInjectionContextForRouteLoading->setupInjectionContextForLoadChildren(3bc9934)
- dialog: supply more context in
useDialog(feed914)
- Char2s @Char2sGu
- theming-material: add missing exports (bfd51d8)
- Char2s @Char2sGu
- cdk: add animation-aware-portals.ts (e7dea21)
- cdk: add animation-aware-dialog (a22122e)
- core: add useBrowserOnly (62b167b)
- forms: update interface and add example implementation (78e5380)
- router: add
setupInjectionContextForRouteLoading(abc90a6) - theming: redesign facade api (b643027)
- theming-material: add ExtendedSchemeBuilder (c5cc163)
- theming-material: add StandardTypescaleBuilder (215e6a4)
- Char2s @Char2sGu
- theming: add missing export (57f93ec)
- Char2s @Char2sGu
- config-file:
defineConfigFileMetadata=>defineConfigFile(a3a53fb) - elements: make
provideElementssynchronous (535dae9) - endpoints:
createEndpointsInjectionToken=>useEndpointsFactory(c5ed61e) - theming: rework facade api (0832c9f)
- theming: support dynamic theme config (f6f868f)
- Char2s @Char2sGu
- cdk: replace
createDialogConfigwithuseDialog(f647e4c) - command-flow:
assignTypeDerivedProperties->extendType(fbb7939) - command-flow: add
createXxxEventTypeutilities (10d9b1b) - command-flow: add prototype type info to
DualUseFactory(2c8efdd)
- Char2s @Char2sGu
- cdk: extract sub packages (69cd3c1)
- command-flow: move rxjs operators to core/rxjs (193ae99)
- core: add
injectRef(2aef58b) - elements: add initial implementation (fd50f82)
- fire: update implementation (bc0635d)
- fire: extract sub packages (bed7cd3)
- theming: extract
apply()as an individual method (0d2b348)
- Char2s @Char2sGu
- command-flow: fix missing
/process-flow/utilitiespackage (b2eb784)
- Char2s @Char2sGu
- replace private members with protected members (44710d7)
- cdk: add dialog utilities (e3fb854)
- command-flow: add package (ed20a0e)
- command-flow: extract sub modules as secondary package entries (6638fb1)
- core: rename
type()to$type()(825f9b5) - cva: setup infra (0b2d761)
- docs: setup application infra (6ddde81)
- docs: add ng-doc (5f7d560)
- docs: add api references (a0b3d62)
- docs: update site title (7dba5c9)
- docs: use dark theme (d5632ad)
- docs: outline core articles (db67b78)
- docs: place api references at the end (77c0564)
- docs: outline cdk articles (98d94dc)
- docs: setup server-side rendering (995d9fe)
- docs: enable prerendering (f81dfb1)
- docs: expand all categories by default (db8ff6e)
- docs: use custom title strategy (da78a7e)
- endpoints:
SimpleHttpClientEndpointInvoker->HttpClientEndpointInvoker(ee8885b) - forms: renamed from cva and implement (fee6f0c)
- router: setup scaffold (b6d4937)
- router: add route-data impl (a9b402c)
- theming:
InferThemeBuilderConfigMap->ThemeBuilderConfigMapOf(3b91bb4) - theming: allow provider tokens in builder map (a1489e4)
- config-files: fix loader injection context (570dfdc)
- core: more accurate type inference (5880a1f)
- endpoints: use new core api (128bacf)
- Char2s @Char2sGu