erdem
erdem
### Description Resolves #xxxx (write the related issue number if available) TODO: Describe what this PR has changed, add screenshot or animated GIF if available, write if it is a...
Upgrade Angular framework to version 20 to align with the latest stable release ## Angular packages - [ ] migrate ng-schematics ## Update 3rd party packages - [ ] angular-oauth2-oidc...
### Description Typeahead input in abp-extensible-form is not updating properly when a patched value is applied through patchValue() or form initialization. ### Reproduction Steps - Initialize a form with abp-extensible-form,...
Upgrade Angular framework to version 21 to align with the latest stable release ## Angular packages - [ ] migrate ng-schematics ## Update 3rd party packages - [ ] angular-oauth2-oidc...
Related https://github.com/abpframework/abp/issues/24384
Resolves https://github.com/abpframework/abp/issues/23891 ### TODO - [ ] Add nested form support - [ ] Select-type fields need support for dynamically loading options from an API (via Observables) instead of being...
### Description Resolves https://github.com/abpframework/abp/issues/23930 ### Improvements - Store sensitive tokens in memory - Use Web Workers for state sharing between tabs
### Description Create new ABP input component for text, number and email fields References: https://github.com/abpframework/abp/issues/23891