Insights: angular/angular
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
14.2.4 v14.2.4
published
Sep 28, 2022 -
15.0.0-next.4 v15.0.0-next.4
published
Sep 28, 2022
5 Pull requests merged by 2 people
-
build(bazel): clean up pathing in aio build tooling
#47527 merged
Oct 4, 2022 -
build(bazel): allow tag propagation on host machine
#47615 merged
Oct 4, 2022 -
Bump version to "v15.0.0-next.4" with changelog.
#47574 merged
Sep 28, 2022 -
docs: release notes for the v14.2.4 release
#47573 merged
Sep 28, 2022 -
Bump version to "v14.2.4" with changelog.
#47572 merged
Sep 28, 2022
19 Pull requests opened by 13 people
-
build(devtools): migrate to manifest v3
#47575 opened
Sep 28, 2022 -
fix(forms): always call `setDisabledState`, not just when the control is disabled
#47576 opened
Sep 29, 2022 -
docs(docs-infra): fix wording inconsistency of the i18n common prepar…
#47582 opened
Sep 29, 2022 -
feat(router): auto-unwrap default exports when lazy loading
#47586 opened
Sep 29, 2022 -
build(bazel): create AIO example playgrounds for manual testing
#47588 opened
Sep 30, 2022 -
docs: add Marko to GDE resources
#47595 opened
Sep 30, 2022 -
feat(router): migrate `RouterLinkWithHref` references to `RouterLink`
#47599 opened
Oct 1, 2022 -
build: update cross-repo angular dependencies to f1b68f5
#47600 opened
Oct 2, 2022 -
feat(router): add a migration to remove `relativeLinkResolution` usages
#47604 opened
Oct 3, 2022 -
Async pipe default value
#47608 opened
Oct 3, 2022 -
Add an animation
#47610 opened
Oct 3, 2022 -
ci: cleanup PullApprove config file
#47611 opened
Oct 3, 2022 -
docs: removing http-server section in Service worker tour
#47613 opened
Oct 3, 2022 -
Fixing ! for #24571
#47614 opened
Oct 3, 2022 -
build(bazel): use workspace status command for AIO version stamping
#47617 opened
Oct 3, 2022 -
docs: fix linter errors for angular-compiler-options.md page (#47179)
#47618 opened
Oct 3, 2022 -
refactor(router): drop own constructor from the `RouterLinkWithHref` class
#47619 opened
Oct 3, 2022 -
fix(router): Remove deprecated relativeLinkResolution
#47623 opened
Oct 4, 2022 -
test
#47625 opened
Oct 4, 2022
28 Issues closed by 9 people
-
'Compiler' is deprecated in Angular 14
#47621 closed
Oct 4, 2022 -
Angular 14 lib not compatible with ng12/13
#47622 closed
Oct 4, 2022 -
Changing router-outlet's name variable from Attribute to Input type
#12522 closed
Oct 4, 2022 -
Add matrixParamsHandling to the router
#47026 closed
Oct 3, 2022 -
RouteConfigLoadStart event not firing if the navigation of a lazy loaded route was previously canceled
#44577 closed
Oct 3, 2022 -
Angular doesn't use UrlSerializer when navigating via router.navigate or routerLink
#33946 closed
Oct 3, 2022 -
ComponentRef setInputs support
#47506 closed
Oct 3, 2022 -
Form controls are not shown - very annoying bug
#47146 closed
Oct 3, 2022 -
HTTP ERROR
#47609 closed
Oct 3, 2022 -
[Content Projection] ngIf/ngSwitch on an ng-content does not destroy the projected component(s)
#47571 closed
Oct 1, 2022 -
Refresh not done properly when triggered by a binding in a directive
#47594 closed
Sep 30, 2022 -
Redirect url with state parameter does not navigate correctly
#47593 closed
Sep 30, 2022 -
Incorrect punctuation is used in Dr IQ's name
#46011 closed
Sep 29, 2022 -
AsyncPipe subscribe in NgZone
#36139 closed
Sep 29, 2022 -
ResizeObserver (and MutationObserver) not patched by zone.js
#31695 closed
Sep 29, 2022 -
Use Node.js async hooks to support Zone.js
#32796 closed
Sep 29, 2022 -
*ngif (observable | async) cannot display Dom after add pipe() to observable
#47587 closed
Sep 29, 2022 -
css @keyframes leak between components
#33885 closed
Sep 29, 2022 -
defaultUrlMatcher performs a 'split' on route.path which is always undefined
#47581 closed
Sep 29, 2022 -
Unexpected token ?
#47577 closed
Sep 29, 2022 -
Native Expressions - Angular's answer to JSX.
#47570 closed
Sep 28, 2022 -
Mistake in [Hierarchical Injection] "@Host and viewProviders" section's logical tree representation"
#38471 closed
Sep 28, 2022 -
[Feature request]: creating a local pipe in component for template
#25976 closed
Sep 28, 2022 -
Multi-slotted content projection doesn’t work with `ng-container` and `*ngFor`
#46893 closed
Sep 28, 2022 -
Add support for component private pipes or pure method calls from templates
#47534 closed
Sep 28, 2022 -
Add Module / Global scoped variables to Angular Template Syntax
#47560 closed
Sep 28, 2022 -
Built in trackByIndex
#47549 closed
Sep 28, 2022
11 Issues opened by 10 people
-
CurrencyPipe should default to LOCALE_ID's currency
#47612 opened
Oct 3, 2022 -
Add `style` & `styleUrl` to component definition
#47607 opened
Oct 3, 2022 -
Allow `inject()` usage as constructor parameter properties default
#47606 opened
Oct 3, 2022 -
Service Worker documentation outdated?
#47583 opened
Sep 29, 2022 -
NgModel fails to register to NgForm when in a child component
#47580 opened
Sep 29, 2022 -
beforeunload return value is not respected
#47579 opened
Sep 29, 2022 -
Add an error message when ngSwitchDefault is surrounded by ngIf
#47578 opened
Sep 29, 2022 -
PWA service worker: ignoreSearch=true is super slow in Chrome browser
#47567 opened
Sep 28, 2022 -
Add ability to use inject() for element injector hierarchy
#47566 opened
Sep 28, 2022
79 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: add more detail to documentation contribution guide
#47381 commented on
Oct 4, 2022 • 390 new comments -
docs: update of landing page and supporting pages
#47047 commented on
Oct 4, 2022 • 65 new comments -
feat(common): add <link> preload tag on server for priority img
#47343 commented on
Oct 4, 2022 • 28 new comments -
feat(common): add automatic srcset feature to ngOptimizedImage
#47547 commented on
Oct 4, 2022 • 23 new comments -
feat(common): add injection token for default `DatePipe` configuration
#47157 commented on
Oct 4, 2022 • 14 new comments -
refactor(compiler): Add `getPotentialTemplateDirectives` API method.
#47561 commented on
Oct 4, 2022 • 14 new comments -
Http/standalone/independent
#47502 commented on
Oct 4, 2022 • 8 new comments -
perf(http): made errors in the http package tree shakeable
#47550 commented on
Sep 29, 2022 • 7 new comments -
[Feature Request] [Fetch API] Support for JavaScript fetch API
#27689 commented on
Oct 3, 2022 • 4 new comments -
fix(router): Delay router scroll event until navigated components hav…
#47563 commented on
Sep 30, 2022 • 4 new comments -
Define generic of ng-template
#28731 commented on
Oct 2, 2022 • 3 new comments -
[feature] Ability to clone a TemplateRef to multiple outlets at once
#37995 commented on
Oct 4, 2022 • 3 new comments -
fix(compiler): update element schema
#47552 commented on
Oct 3, 2022 • 3 new comments -
Promise rejection with finally, does not throw unhandled rejection
#47562 commented on
Sep 28, 2022 • 2 new comments -
Computed properties (model => model synchronisation)
#47553 commented on
Sep 28, 2022 • 2 new comments -
setInput() triggers ngOnChanges and mark component when it should not
#47472 commented on
Sep 29, 2022 • 2 new comments -
refreshAheadMs missing on serviceWorker config
#46729 commented on
Sep 29, 2022 • 2 new comments -
Accessing @ViewChild and @ViewChildren of a template declared in a different component than the one where it is host
#43946 commented on
Oct 3, 2022 • 2 new comments -
fix(core): add undefined type to QueryList's first and last
#43604 commented on
Oct 3, 2022 • 2 new comments -
fix(common): stricter type for http methods
#44363 commented on
Sep 30, 2022 • 2 new comments -
Using ?. in template does not narrow type in *ngIf directive
#47077 commented on
Sep 27, 2022 • 1 new comment -
Service Worker Gets in loop on live reload after upgrade to Angular 14
#47455 commented on
Sep 28, 2022 • 1 new comment -
Reactive forms. formArrayName with formGroupName
#23016 commented on
Sep 28, 2022 • 1 new comment -
Report unused standalone imports
#46766 commented on
Sep 28, 2022 • 1 new comment -
ngProjectAs not working when applied inside ng-container
#44755 commented on
Sep 28, 2022 • 1 new comment -
CLI builder guide should describe how to build and run the example
#42405 commented on
Sep 28, 2022 • 1 new comment -
Allow constants, enums, functions to be used in templates without having to add component members
#25963 commented on
Sep 28, 2022 • 1 new comment -
Language Service: integration with custom-elements.json specification
#36893 commented on
Sep 29, 2022 • 1 new comment -
Fetch current service worker version/hash
#45414 commented on
Sep 29, 2022 • 1 new comment -
Angular Service Worker should prefetch assets in parallel
#39491 commented on
Sep 30, 2022 • 1 new comment -
feat(DomRenderer): allow partial DOM hydration from pre-rendered content
#13446 commented on
Oct 1, 2022 • 1 new comment -
Click event not firing only once after HammerManager destroyed on IOS
#36338 commented on
Oct 1, 2022 • 1 new comment -
Animations: animateChild() fails to run child transitions when using state() with '*' star style
#27245 commented on
Oct 1, 2022 • 1 new comment -
unable to create a redirect for named outlet
#33783 commented on
Oct 2, 2022 • 1 new comment -
Ivy is not complaining about unknown element inside ng-template
#36171 commented on
Oct 3, 2022 • 1 new comment -
Support Input/Output spread
#14545 commented on
Oct 3, 2022 • 1 new comment -
ngValue ignored in ng-content and ng-template
#26273 commented on
Oct 3, 2022 • 1 new comment -
Custom form controls extending AbstractControl beyond the default ones
#44983 commented on
Oct 3, 2022 • 1 new comment -
Input element's value attribute is not set
#18725 commented on
Oct 4, 2022 • 1 new comment -
HttpClient should allow different responseTypes for success response and error response
#19148 commented on
Oct 4, 2022 • 1 new comment -
Animation skips state transition triggered by RouterOutlet deactivate=>activate
#47284 commented on
Oct 4, 2022 • 1 new comment -
fix(forms): improve select performance and ensure that selected option matches the ngModel value
#23784 commented on
Sep 29, 2022 • 1 new comment -
fix(router): fix = not parsed in router segment name
#47332 commented on
Oct 4, 2022 • 1 new comment -
Allow Route Params to be Passed into Component @Inputs
#18967 commented on
Sep 27, 2022 • 0 new comments -
Can't subclass FormControl<T>
#47558 commented on
Sep 28, 2022 • 0 new comments -
DI problem with standalone component
#47448 commented on
Sep 28, 2022 • 0 new comments -
Support for default exports in `loadChildren` and `loadComponent` callbacks
#46323 commented on
Sep 28, 2022 • 0 new comments -
FormControlDirective and FormControlName do not call setDisabledState on ControlValueAcessor instances when the CVA is added and is enabled
#35309 commented on
Sep 29, 2022 • 0 new comments -
Support for dynamic Angular Elements / Webcomponents (with Renderers)
#35328 commented on
Sep 29, 2022 • 0 new comments -
Improve TestModuleMetadata typings
#37178 commented on
Sep 29, 2022 • 0 new comments -
Make ChangeDetectorRef#detach() work with most child components
#39949 commented on
Sep 29, 2022 • 0 new comments -
Make it easier to use Angular elements outside of an Angular app
#25421 commented on
Sep 29, 2022 • 0 new comments -
Provide ControlValueAccessors for libraries other than @angular/forms
#27672 commented on
Sep 29, 2022 • 0 new comments -
Update Angular DevTools manifest version
#46287 commented on
Sep 30, 2022 • 0 new comments -
Add documentation on Angular Libraries best practices
#42203 commented on
Oct 3, 2022 • 0 new comments -
(forms): Problems with typed forms and generics/inheritance.
#47091 commented on
Oct 3, 2022 • 0 new comments -
Accessibility Extended Diagnostics: Require alt on <img> elements
#46669 commented on
Oct 3, 2022 • 0 new comments -
Consider populating the router.config…children array the same for static and lazy loaded routes
#40010 commented on
Oct 3, 2022 • 0 new comments -
Allow specifying a max age for the index page served by the Service Worker
#39266 commented on
Oct 3, 2022 • 0 new comments -
Accessibility Extended Diagnostics: Non-text Buttons, Input and Checkbox labels
#46670 commented on
Oct 3, 2022 • 0 new comments -
Hook into router config loading
#31800 commented on
Oct 3, 2022 • 0 new comments -
Type Provider interfaces when used with InjectionToken<T>
#33883 commented on
Oct 3, 2022 • 0 new comments -
Content projection for templates
#46269 commented on
Oct 3, 2022 • 0 new comments -
Dependency Dashboard
#46728 commented on
Oct 4, 2022 • 0 new comments -
fix(core): stricter event emitter type
#38916 commented on
Sep 29, 2022 • 0 new comments -
feat(compiler-cli): exclude abstract classes from `strictInjectionPar…
#44615 commented on
Sep 29, 2022 • 0 new comments -
fix(compiler): fix emulated css functional selectors scoping
#45807 commented on
Oct 3, 2022 • 0 new comments -
fix(zone.js): cancel tasks only when they are scheduled or running
#46435 commented on
Sep 28, 2022 • 0 new comments -
build: update dependency core-js to v3
#46610 commented on
Oct 3, 2022 • 0 new comments -
feat(forms): add error when adding control with dupe name to form
#46994 commented on
Sep 29, 2022 • 0 new comments -
build: update babel dependencies
#47014 commented on
Sep 30, 2022 • 0 new comments -
feat(language-service): Quick fix to import a component when its selector is used
#47088 commented on
Sep 29, 2022 • 0 new comments -
feat(zone.js): remove legacy browsers support
#47214 commented on
Sep 29, 2022 • 0 new comments -
build: update dependency @rollup/plugin-node-resolve to v14
#47354 commented on
Sep 30, 2022 • 0 new comments -
build: update scorecard action dependencies
#47385 commented on
Oct 4, 2022 • 0 new comments -
build: update bazel setup to v5.6.0
#47436 commented on
Sep 30, 2022 • 0 new comments -
feat(core): create getInjectorResolutionPath global debug function
#47447 commented on
Sep 28, 2022 • 0 new comments -
build: update eslint dependencies to v5.39.0
#47488 commented on
Oct 3, 2022 • 0 new comments -
build: update all non-major dependencies
#47551 commented on
Oct 4, 2022 • 0 new comments