Skip to content

Latest commit

 

History

History
337 lines (173 loc) · 9.88 KB

CHANGELOG.md

File metadata and controls

337 lines (173 loc) · 9.88 KB

v4.1.0 (Mon Sep 09 2024)

🚀 Enhancement

Authors: 1


v4.0.3 (Thu Aug 22 2024)

🐛 Bug Fix

Authors: 1


v3.7.0 (Mon Feb 26 2024)

🚀 Enhancement

  • feat: no inputs on proxies for readonly props, expose native element #48 (@MikeMatusz)

🐛 Bug Fix

Authors: 2


v3.6.0 (Tue Feb 06 2024)

🎉 This release contains work from a new contributor! 🎉

Thank you, Scott Shirley (@ScottTylerTech), for all your work!

🚀 Enhancement

Authors: 1


v3.5.0 (Fri Dec 22 2023)

🚀 Enhancement

  • feat: regenerated proxy components with latest changes #43 (@DRiFTy17)

Authors: 1


v3.4.1 (Wed Nov 22 2023)

🐛 Bug Fix

Authors: 1


v3.4.0 (Thu Oct 19 2023)

🚀 Enhancement

Authors: 1


v3.3.4 (Thu Oct 12 2023)

🐛 Bug Fix

  • fix(autocomplete-value-accessor): fix to allow for setting disabled state of the autocomplete <input> element via reactive form controls #39 (@DRiFTy17)

Authors: 1


v3.3.3 (Tue Sep 12 2023)

🐛 Bug Fix

  • fix(proxies): regenerate proxy components to bring in missing props #37 (@Alex-Oxthorn)

Authors: 1


v3.3.2 (Fri Sep 08 2023)

🐛 Bug Fix

  • fix(popup-service): detect changes to fix initial position #33 (@MikeMatusz)

Authors: 2


v3.3.1 (Wed Aug 30 2023)

🐛 Bug Fix

  • fix(popup-service): handle close event from popup itself #31 (@MikeMatusz)

Authors: 1


v3.3.0 (Mon Aug 28 2023)

🚀 Enhancement

  • feat(popup-service): dynamically render component in forge-popup #30 (@MikeMatusz)

Authors: 1


v3.2.0 (Mon Jun 05 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Alan Collins (@Alanoll), for all your work!

🚀 Enhancement

📝 Documentation

Authors: 3


v3.1.0 (Tue May 23 2023)

🚀 Enhancement

Authors: 1


v3.0.0 (Mon May 22 2023)

💥 Breaking Change

  • 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 and ForgeModule
  • ViewChild defaults to reading component instances instead of ElementRefs from selected Forge components

Authors: 2


v2.5.0 (Wed Mar 22 2023)

🚀 Enhancement

Authors: 1


v2.4.0 (Wed Feb 15 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Sam Richardson (@samrichardsontylertech), for all your work!

🚀 Enhancement

Authors: 1


v2.3.1 (Fri Feb 10 2023)

🐛 Bug Fix

Authors: 1


v2.3.0 (Wed Jan 04 2023)

🚀 Enhancement

  • feat(split-view): generate proxy component and create demo #16 (@MikeMatusz)

Authors: 1


v2.2.0 (Tue Nov 29 2022)

🎉 This release contains work from a new contributor! 🎉

Thank you, Alan Collins (@Alanoll), for all your work!

🚀 Enhancement

  • feat(peer-dependencies): allow Angular 15 #14 (@Alanoll)

Authors: 1


v2.1.0 (Tue Nov 08 2022)

🚀 Enhancement

  • feat: generate proxy components for Forge custom elements #13 (@MikeMatusz)

Authors: 1


v2.0.3 (Fri Aug 12 2022)

🐛 Bug Fix

Authors: 1


v2.0.2 (Fri Jul 15 2022)

🐛 Bug Fix

  • fix(ButtonToggleGroupValueAccessor): fix to use correct event name from the group element for current value state #10 (@DRiFTy17)

Authors: 1


v2.0.1 (Fri Jul 08 2022)

🎉 This release contains work from a new contributor! 🎉

Thank you, Mike Matuszak (@MikeMatusz), for all your work!

🐛 Bug Fix

Authors: 1


v2.0.0 (Mon Jun 27 2022)

🚀 Enhancement

⚠️ Pushed to main

  • chore: ensure project is built first when npm start script is executed (@DRiFTy17)

Authors: 1