Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
13.3.9 v13.3.9
published
May 18, 2022 -
14.0.0-rc.1 v14.0.0-rc.1
published
May 18, 2022
9 Pull requests merged by 4 people
-
fix(forms): Various fixes to FormControl overridden constructors.
#46051 merged
May 19, 2022 -
docs: release notes for the v14.0.0-rc.1 release
#46045 merged
May 18, 2022 -
Bump version to "v14.0.0-rc.1" with changelog.
#46044 merged
May 18, 2022 -
docs: release notes for the v13.3.9 release
#46043 merged
May 18, 2022 -
Bump version to "v13.3.9" with changelog.
#46042 merged
May 18, 2022 -
test(common): reorg e2e folders for the `NgOptimizedImage` directive tests
#46015 merged
May 17, 2022 -
test(common): fix relative URL issue in web tests
#46014 merged
May 17, 2022 -
fix(common): remove default for image width
#45961 merged
May 16, 2022 -
perf(common): monitor LCP only for images without `priority` attribute
#45984 merged
May 13, 2022
29 Pull requests opened by 20 people
-
docs: add demo video for Angular CLI autocompletion doc
#45995 opened
May 14, 2022 -
build(docs-infra): update Angular CLI/framework/Material to v14.0.0-rc.0 in AIO and docs examples
#45997 opened
May 14, 2022 -
fix(core): improve TestBed declarations standalone error message
#45999 opened
May 14, 2022 -
fix(docs-infra): improve accessibility of aio-select component
#46013 opened
May 16, 2022 -
build: update dependency @types/chrome to ^0.0.188
#46017 opened
May 17, 2022 -
Add CanMatch guard to Route
#46021 opened
May 17, 2022 -
docs: Remove outdated note
#46022 opened
May 17, 2022 -
fix(router): Ensure APP_INITIALIZER of enabledBlocking option completes
#46026 opened
May 17, 2022 -
fix(core): Reimplement DefaultIterableDiffer to fix multiple bugs
#46028 opened
May 17, 2022 -
refactor(platform-browser): Updates keyboard event library to support code field
#46030 opened
May 17, 2022 -
refactor(docs-infra): use standalone components for Custom Elements
#46031 opened
May 18, 2022 -
build: update to yarn v1.22.19
#46034 opened
May 18, 2022 -
feat(devtools): Create tooling to support browser specific styles for chrome and firefox
#46037 opened
May 18, 2022 -
docs: fix angularfire2 hyperlink
#46046 opened
May 18, 2022 -
fix(core): restore NgModule state correctly after TestBed overrides
#46049 opened
May 18, 2022 -
Introduce the Developer Preview concept in AIO
#46050 opened
May 18, 2022 -
fix(core): handle AOT-compiled standalone components in TestBed correctly
#46052 opened
May 19, 2022 -
feat(common): verify that priority images have preload/preconnect links configured
#46053 opened
May 19, 2022 -
fix(common): apply sanitization to the `rawSrc` input of the `NgOptimizedImage` directive
#46054 opened
May 19, 2022 -
build(docs-infra): upgrade cli command docs sources to e0d3e6883
#46056 opened
May 19, 2022 -
build(docs-infra): upgrade cli command docs sources to eb208f360
#46057 opened
May 19, 2022 -
docs: add guide to standalone components preview
#46058 opened
May 19, 2022 -
feat(http): improve error message for nullish header
#46059 opened
May 19, 2022 -
fix(docs-infra): add member name to search index without ignore list
#46060 opened
May 19, 2022 -
fix(router): duplicate RouterEvent in union type
#46061 opened
May 19, 2022 -
fix(core): produce proper error message for unknown props on `<ng-template>`s
#46068 opened
May 20, 2022 -
perf(bazel): use allowedInputs to avoid fs.stat
#46069 opened
May 20, 2022 -
ci: temporarily publish snapshots for `image-directive` branch
#46072 opened
May 20, 2022
27 Issues closed by 8 people
-
Memory leak? Component stays in memory after touching an input field that has ngModel
#46035 closed
May 20, 2022 -
Provider APP_BASE_HREF does not work with useFactory
#46067 closed
May 20, 2022 -
In developer tools > Angular there is no data in component tree section.
#45429 closed
May 20, 2022 -
Input-Placeholder is empty after resetting an auto-completed input-field in firefox
#45436 closed
May 19, 2022 -
Wrong result in View Encapsulation document
#45611 closed
May 19, 2022 -
Cannot use APP_BASE_HREF alongside @angular/localize
#45544 closed
May 19, 2022 -
Add variable prefix to angular routing not working children's routes
#46064 closed
May 19, 2022 -
Outlet is not Activated error
#46066 closed
May 19, 2022 -
Make `Testability` and `TestabilityRegistry` tree-shakable
#40662 closed
May 18, 2022 -
Children Routing problem
#46041 closed
May 18, 2022 -
Angular 9 upgrade - removal of tsickle library is not documented.
#37193 closed
May 18, 2022 -
Spell out tree-shaking, sideEffects: false, and polyfills
#38940 closed
May 18, 2022 -
Angular 13 - ERROR RangeError: Maximum call stack size exceeded
#46036 closed
May 18, 2022 -
Get Element Reference of a DOM Element created dynamically from a library.
#46033 closed
May 18, 2022 -
Add FormControl constructor for FormControlOptions and Validators
#46024 closed
May 18, 2022 -
Angular Universal: HTTP requests in lazy-loaded modules only run if there are HTTP requests in AppModule
#46025 closed
May 17, 2022 -
Jest detects open handles in getTestBed after upgrade from angular v12 to v13
#45776 closed
May 17, 2022 -
RouteReuseStrategy with components having animation bug in clearing/updating the NGFOR elements
#45765 closed
May 16, 2022 -
Access component variables from SCSS file.
#45779 closed
May 16, 2022 -
Form Builder Chain
#45649 closed
May 16, 2022 -
add node 18 support
#45870 closed
May 16, 2022 -
DevTools: Variables initialized to undefined appearing as [setter] in property inspector
#45888 closed
May 16, 2022 -
Add transparency to image
#45929 closed
May 16, 2022 -
Omitting @Output on a child components EventEmitter goes unnoticed by the compiler
#45996 closed
May 14, 2022 -
ENVIRONMENT_INITIALIZER is eagerly loaded
#45988 closed
May 13, 2022 -
Make DevTools usable on virtual desktop without internet connection
#45430 closed
May 13, 2022 -
Lazy Load Guards
#45981 closed
May 13, 2022
13 Issues opened by 12 people
-
Angular 13 Forms NgSelectOption throws exception on destruction
#46071 opened
May 20, 2022 -
activatedRoute queryParams separator
#46070 opened
May 20, 2022 -
http: improve error message with null header
#46048 opened
May 18, 2022 -
DevTools: Setters and Getters do not appear in the property viewer
#46047 opened
May 18, 2022 -
bug(pipe): currency pipe missing whitespace on negative amount
#46038 opened
May 18, 2022 -
DevTools | Settings options storage
#46019 opened
May 17, 2022 -
Incorrect punctuation is used in Dr IQ's name
#46011 opened
May 16, 2022 -
Improve error message when using directives from CommonModule into @Component.imports
#46007 opened
May 16, 2022 -
Improve error message when adding a non-standalone component into @Component.imports
#46004 opened
May 16, 2022 -
Error for importing ModuleWithProviders into @Component.imports could be improved
#46003 opened
May 16, 2022 -
"providedIn and NgModules" part in documentation is misleading.
#46002 opened
May 16, 2022 -
runGuardsAndResolvers documentation doesn’t clearly describe when it’s used
#46001 opened
May 15, 2022 -
Specific keys binding on MacOs should work
#45992 opened
May 13, 2022
84 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.
-
feat(common): support custom srcset attributes in NgOptimizedImage
#45963 commented on
May 19, 2022 • 27 new comments -
fix(core): update unknown tag error for jit standalone components
#45920 commented on
May 20, 2022 • 25 new comments -
docs: update component content
#45501 commented on
May 20, 2022 • 16 new comments -
feat(router): Add ability to create `UrlTree` from any `ActivatedRouteSnapshot`
#45877 commented on
May 20, 2022 • 12 new comments -
build(bazel): run aio application e2e tests under bazel
#45952 commented on
May 20, 2022 • 7 new comments -
Update error message for an unknown tag in standalone components
#45818 commented on
May 16, 2022 • 4 new comments -
docs: make structural directives guide generic
#44895 commented on
May 20, 2022 • 4 new comments -
fix(compiler): fix emulated css functional selectors scoping
#45807 commented on
May 19, 2022 • 4 new comments -
docs: update service-worker-config to more clearly describe behavior
#45909 commented on
May 20, 2022 • 4 new comments -
DevTools: Create browser specific styles for chrome and firefox
#45889 commented on
May 15, 2022 • 3 new comments -
Use of `null` in `async` pipe has become problematic with NG12, TS4 and strict type checks
#43727 commented on
May 17, 2022 • 3 new comments -
DevTools: Add links to components, directives, and lifecycle hooks in the profiler
#45887 commented on
May 18, 2022 • 3 new comments -
HttpErrorResponse statusText always default to 'OK' regardless of statusCode
#23334 commented on
May 19, 2022 • 3 new comments -
Proposal: Provide Component Lifecycle Hooks as Observables
#10185 commented on
May 15, 2022 • 2 new comments -
incorrect component passed to canDeactivate guard
#34614 commented on
May 15, 2022 • 2 new comments -
service-worker: configure response status codes to treat as failed/offline with freshness strategy
#45954 commented on
May 16, 2022 • 2 new comments -
Possibility to have a loop animation, using triggers. [Feature Request]
#20621 commented on
May 16, 2022 • 2 new comments -
strictly-typed forms do not check CVAs or template bindings
#45968 commented on
May 17, 2022 • 2 new comments -
Add CSS webpack-dev-server HMR when using component styles and template
#39367 commented on
May 19, 2022 • 2 new comments -
docs: fix code style
#45527 commented on
May 16, 2022 • 2 new comments -
build(bazel): create targets for aio example tooling tests
#45903 commented on
May 17, 2022 • 2 new comments -
Add value change options to ControlValueAccessor writeValue and onChange
#20230 commented on
May 14, 2022 • 1 new comment -
undefined Output should show error in the parent template
#43603 commented on
May 14, 2022 • 1 new comment -
[Feature Request] [Service Worker] Background Sync
#22145 commented on
May 15, 2022 • 1 new comment -
Generating and managing the translations files for large scale applications like ERP etc is very cumbersome.
#26960 commented on
May 16, 2022 • 1 new comment -
Reactive Forms require both [name] and [attr.name] for radio buttons to work correctly with [formControl]
#45719 commented on
May 16, 2022 • 1 new comment -
Animation not working correctly with Angular routing and component reusing (caching)
#45381 commented on
May 16, 2022 • 1 new comment -
zone.js breaks jest tests
#45675 commented on
May 16, 2022 • 1 new comment -
Verify all text nodes have an i18n attribute
#44868 commented on
May 17, 2022 • 1 new comment -
Add support for getting translation based on external id
#45467 commented on
May 17, 2022 • 1 new comment -
Convert [ngClass]="{x: ...}" to [class.x]="..." during prod build
#45734 commented on
May 17, 2022 • 1 new comment -
Visualization of dependency injection
#45748 commented on
May 17, 2022 • 1 new comment -
Define Angular Custom element without ngModules
#45969 commented on
May 17, 2022 • 1 new comment -
Allow lazy initialization logic with Standalone Components
#45970 commented on
May 17, 2022 • 1 new comment -
Binding to [name] on radio inputs does not provide browser-default tab interaction
#11757 commented on
May 17, 2022 • 1 new comment -
Enable the `no-duplicate-enum-values` TSLint rule for the FW repo
#45843 commented on
May 17, 2022 • 1 new comment -
Feature request : Allow properties Injection
#34425 commented on
May 17, 2022 • 1 new comment -
Missing space between currency code and value in currency pipe #2
#33803 commented on
May 18, 2022 • 1 new comment -
Reactive forms are not strongly typed
#13721 commented on
May 19, 2022 • 1 new comment -
Make it possible to reason about content to project (content projection and content queries unification)
#37319 commented on
May 19, 2022 • 1 new comment -
ng-content default content
#12530 commented on
May 19, 2022 • 1 new comment -
Change Detection keeps running when the application listens to "message" event when DevTools is loaded
#45572 commented on
May 19, 2022 • 1 new comment -
Expose `flushPeriodic` from FakeAsync module
#45545 commented on
May 20, 2022 • 1 new comment -
Recreating custom element loads wrong route
#36711 commented on
May 20, 2022 • 1 new comment -
@ContentChildren not populating from parent <ng-content>
#16299 commented on
May 20, 2022 • 1 new comment -
fix(core) Resolve forwardRef delcarations for render3 jit
#45742 commented on
May 16, 2022 • 1 new comment -
feat(docs-infra): add group role and label for aio-notification
#45770 commented on
May 19, 2022 • 1 new comment -
feat(forms): Add explicit selectors for all built-in ControlValueAccessors
#45953 commented on
May 19, 2022 • 1 new comment -
docs: add missing punctuation
#45982 commented on
May 13, 2022 • 1 new comment -
Improve TestBed error when standalone types are present in "declarations"
#45923 commented on
May 16, 2022 • 0 new comments -
FormControl on number input returns null value when the last character in the field is a period
#45812 commented on
May 16, 2022 • 0 new comments -
docs: update the formatting of the changelog
#45863 commented on
May 16, 2022 • 0 new comments -
firebase: add support for redirects from an old link#section to a new link#section
#45861 commented on
May 16, 2022 • 0 new comments -
FormControl of html date-picker does not report errors for non-existent dates
#45811 commented on
May 16, 2022 • 0 new comments -
Out of date docs regarding component styling
#45799 commented on
May 16, 2022 • 0 new comments -
extract-i18n JSON format add support for meaning and description
#45465 commented on
May 16, 2022 • 0 new comments -
Animated elements with structural directives are duplicated when moving parent between ViewContainerRefs
#45773 commented on
May 16, 2022 • 0 new comments -
HTTP client stripping trailing whitespaces in URLs when there are no query parameters
#45418 commented on
May 16, 2022 • 0 new comments -
Emulated view encapsulation incorrectly transforms CSS that uses `:is()` or `:where()`
#45686 commented on
May 16, 2022 • 0 new comments -
Angular runtime created components aren't listed in @ViewChildren
#45771 commented on
May 16, 2022 • 0 new comments -
Offensive hero name
#45769 commented on
May 16, 2022 • 0 new comments -
What exactly does it mean that "Function calls are not supported" in AOT metadata
#45753 commented on
May 16, 2022 • 0 new comments -
NgModule.declarations forwardRef doesn't work for JIT
#45741 commented on
May 16, 2022 • 0 new comments -
*ngComponentOutlet types don't allow null/undefined, even though it supports it
#45716 commented on
May 16, 2022 • 0 new comments -
Webcomponents properties are undefined inside connectedCallback
#45712 commented on
May 16, 2022 • 0 new comments -
Zone.js cancelTask throws an error when trying to cancel a previously cancelled task
#45711 commented on
May 16, 2022 • 0 new comments -
HostListener on specific keys negates effect of ngZoneEventCoalescing
#45698 commented on
May 16, 2022 • 0 new comments -
NgForOf incorrect behaviour with array of strings and inputs
#45647 commented on
May 17, 2022 • 0 new comments -
Resolve issues and update a11y tests
#45608 commented on
May 17, 2022 • 0 new comments -
Router initializer never completes if initial navigation fails
#44355 commented on
May 18, 2022 • 0 new comments -
Improve "Circular dependency in DI" error output for better debugging
#43300 commented on
May 18, 2022 • 0 new comments -
`HostListener`: Add wildcard to keyboard pseudo-event
#45475 commented on
May 19, 2022 • 0 new comments -
Angular.io website is not GDPR compliant
#45541 commented on
May 19, 2022 • 0 new comments -
@Injectable does not play well with other class decorators
#45585 commented on
May 19, 2022 • 0 new comments -
Calling ChangeDetectorRef.detectChanges in child view causes error in parent NgForOf directive
#45577 commented on
May 19, 2022 • 0 new comments -
zone.js/node breaks for fs.realpath.native and fs.realpathSync.native
#45546 commented on
May 19, 2022 • 0 new comments -
Jasmine 4.0.0 warning: An asynchronous function called its 'done' callback more than once.
#45476 commented on
May 19, 2022 • 0 new comments -
ViewEncapsulation behavior changes based on the elements rendered on AppComponent
#45462 commented on
May 19, 2022 • 0 new comments -
No ability to check if <ng-content> was provided to the component
#26083 commented on
May 20, 2022 • 0 new comments -
docs: rewrite introduction to dependency injection
#44466 commented on
May 20, 2022 • 0 new comments -
refactor(core): convert `walkProviderTree` and `processInjectorTypesWithProviders` to callback style interfaces
#45824 commented on
May 16, 2022 • 0 new comments -
feat(docs-infra): add open_in_new icon to external aio-top-menu links
#45876 commented on
May 13, 2022 • 0 new comments -
fix(compiler-cli): update unknown tag error for aot standalone components
#45919 commented on
May 19, 2022 • 0 new comments -
build: update all non-major dependencies
#45967 commented on
May 20, 2022 • 0 new comments