Popular repositories
-
-
angular-split Public
Forked from angular-split/angular-split
Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.
TypeScript 1
-
angular2-hotkeys Public
Forked from brtnshrdr/angular2-hotkeys
Keyboard shortcuts for Angular 2 apps
TypeScript 1
-
igniteui-angular Public
Forked from IgniteUI/igniteui-angular
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps.
TypeScript
-
delon Public
Forked from ng-alain/delon
Delon is a set of essential modules for ng-alain. https://github.com/ng-alain/ng-alain/issues
TypeScript
-
ngcc-validation Public
Forked from angular/ngcc-validation
Angular Ivy library compatibility validation project
TypeScript
5,730 contributions in the last year
Contribution activity
October 2021
Created 193 commits in 17 repositories
Created a pull request in angular/angular that received 15 comments
docs: deprecate ViewEngine-based JIT Compiler symbols
NOTE: JIT compiler in Ivy is available, these deprecations are for ViewEngine only. DEPRECATION: Some of the symbols that are used in ViewEngine-ba…
Opened 1 other pull request in 1 repository
angular/angular
1
open
Reviewed 22 pull requests in 1 repository
angular/angular
22 pull requests
- docs: add missing CartService inside providers in tutorial
- docs: remove Ivy-specific guides
- i18n: Reference ICU ids from container messages
- Release-candidate branch port of #43838
- fix(router): Do not clear currentNavigation if already set to next one
-
docs: include
WrappedValueas removed API on deprecation page - Revert "refactor(router): clean up internal hooks (#43804)"
- feat(forms): update minlength/maxlength to inherit abstractValidator
- fix(router): fix Router's public API for canceledNavigationResolution
- fix(compiler): support i18n interpolated only attribute bindings
- refactor(router): clean up internal hooks
- docs: fix forms in template examples
- docs: update comment on bit of code in router
-
docs: deprecate ViewEngine-based
renderModuleFactory - docs: remove mention of router API that 'may be deprecated'
- release: bump the next branch to v13.1.0-next.0
- Update RxJS peer deps
- build(docs-infra): update Angular framework/Material to versions 13.0.0-next.9/7
- docs: Deprecate longhand binding prefixes
-
feat(service-worker): improve ergonomics of the
SwUpdateAPIs - docs: add button type in form array example
- refactor(router): restore history in a consistent way on canceled navigations
Created an issue in angular/angular that received 1 comment
Consider generating only one branch of i18n message (based on the config)
Which @angular/* package(s) are relevant/releated to the feature request? compiler Description Currently Angular compiler generates 2 sections for …