- Kieran Nichols (@DRiFTy17)
- feat: no inputs on proxies for readonly props, expose native element #48 (@MikeMatusz)
- Kieran Nichols (@DRiFTy17)
- Mike Matuszak (@MikeMatusz)
🎉 This release contains work from a new contributor! 🎉
Thank you, Scott Shirley (@ScottTylerTech), for all your work!
- feat: enhance dialog service to manage open dialog refs #46 (@ScottTylerTech)
- Scott Shirley (@ScottTylerTech)
- Kieran Nichols (@DRiFTy17)
- fix: allow use with angular v17 #42 (@samrichardsontylertech)
- Sam Richardson (@samrichardsontylertech)
- feat(button-area): add button area proxy #41 (@samrichardsontylertech)
- Sam Richardson (@samrichardsontylertech)
- fix(autocomplete-value-accessor): fix to allow for setting disabled state of the autocomplete
<input>
element via reactive form controls #39 (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)
- fix(proxies): regenerate proxy components to bring in missing props #37 (@Alex-Oxthorn)
- Alex Oxthorn (@Alex-Oxthorn)
- fix(popup-service): detect changes to fix initial position #33 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
- fix(popup-service): handle close event from popup itself #31 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
- feat(popup-service): dynamically render component in forge-popup #30 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
🎉 This release contains work from a new contributor! 🎉
Thank you, Alan Collins (@Alanoll), for all your work!
- docs: update changelog with breaking changes related to proxy components #28 (@samrichardsontylertech)
- Alan Collins (@Alanoll)
- Kieran Nichols (@DRiFTy17)
- Sam Richardson (@samrichardsontylertech)
- Kieran Nichols (@DRiFTy17)
- chore: use trailing slash on publish directory path #25 (@DRiFTy17)
- chore: remove node 14 support #24 (@DRiFTy17)
- feat: update to Angular 16 #23 (@samrichardsontylertech @DRiFTy17)
ProxyComponentsModule
has been removed -- proxy components are now exported from individual component modules andForgeModule
ViewChild
defaults to reading component instances instead ofElementRef
s from selected Forge components
- Kieran Nichols (@DRiFTy17)
- Sam Richardson (@samrichardsontylertech)
- feat: define components in modules and services #19 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
🎉 This release contains work from a new contributor! 🎉
Thank you, Sam Richardson (@samrichardsontylertech), for all your work!
- feat(media-observer): add types for all current media features (@samrichardsontylertech)
- Sam Richardson (@samrichardsontylertech)
- fix: update list-item proxy for latest forge #18 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
- feat(split-view): generate proxy component and create demo #16 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
🎉 This release contains work from a new contributor! 🎉
Thank you, Alan Collins (@Alanoll), for all your work!
- Alan Collins (@Alanoll)
- feat: generate proxy components for Forge custom elements #13 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
- fix(bottom-sheet): wait for close animation #11 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
- fix(ButtonToggleGroupValueAccessor): fix to use correct event name from the group element for current value state #10 (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)
🎉 This release contains work from a new contributor! 🎉
Thank you, Mike Matuszak (@MikeMatusz), for all your work!
- fix(peer-dependencies): allow Angular 14 #8 (@MikeMatusz)
- Mike Matuszak (@MikeMatusz)
- chore: ensure project is built first when
npm start
script is executed (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)