Releases: tyler-technologies-oss/forge-angular
Releases · tyler-technologies-oss/forge-angular
v5.0.0
v4.2.0
🚀 Enhancement
- chore: update proxies to match latest version of forge #69 (@samrichardsontylertech)
- feat(dialog): add elementInjector option to config #70 (@MikeMatusz)
🐛 Bug Fix
- fix(skip-link): expose skip link to public api #68 (@samrichardsontylertech)
- fix(PopoverDirective): fixed a bug where dynamically created
<forge-popover>
elements could not be accessed when a<forge-dialog>
element is open #67 (@DRiFTy17)
Authors: 3
- Kieran Nichols (@DRiFTy17)
- Mike Matuszak (@MikeMatusz)
- Sam Richardson (@samrichardsontylertech)
v4.1.2
v4.1.1
🐛 Bug Fix
- fix(BottomSheetService): fixed a bug where the value provided to
DialogRef.close()
was not being emitted from theafterClosed
observable #64 (@DRiFTy17) - fix(DialogService): fixed a bug where the
DialogConfig
token was not injecting if justdata
was provided #65 (@DRiFTy17)
Authors: 1
- Kieran Nichols (@DRiFTy17)
v4.1.0
v3.8.3-version-3-ng17.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Dusty (@dustydang-tyler), for all your work!
🚀 Enhancement
- feat(code): update to angular 17 and update supported dependencies version range #60 (@dustydang-tyler @DRiFTy17)
Authors: 2
- Dusty (@dustydang-tyler)
- Kieran Nichols (@DRiFTy17)