Releases: tyler-technologies-oss/forge-core
Releases · tyler-technologies-oss/forge-core
v3.1.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Mike Matuszak (@MikeMatusz), for all your work!
🚀 Enhancement
- feat(component-utils): cache parsed templates to optimize rendering #21 (@MikeMatusz)
🐛 Bug Fix
- fix(readoptStyles): only attempt to readopt constructed stylesheets if the element instance has an
ownerDocument.defaultView
value set #20 (@DRiFTy17)
Authors: 2
- Kieran Nichols (@DRiFTy17)
- Mike Matuszak (@MikeMatusz)
v3.0.1
v3.0.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Alex Oxthorn (@Alex-Oxthorn), for all your work!
💥 Breaking Change
🚀 Enhancement
- feat(custom-elements): add new
readoptStyles()
helper and adjust how CSS is applied to shadow roots #14 (@DRiFTy17) - feat(deepSearchByValuePredicate): adds deepSearchByValuePredicate object util function #8 (@Alex-Oxthorn)
Authors: 2
- Alex Oxthorn (@Alex-Oxthorn)
- Kieran Nichols (@DRiFTy17)
v3.0.0-next.1
v3.0.0-next.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Alex Oxthorn (@Alex-Oxthorn), for all your work!
💥 Breaking Change
🚀 Enhancement
- feat: enable prerelease (@DRiFTy17)
- feat(custom-elements): add new
readoptStyles()
helper and adjust how CSS is applied to shadow roots #14 (@DRiFTy17) - feat(deepSearchByValuePredicate): adds deepSearchByValuePredicate object util function #8 (@Alex-Oxthorn)
🐛 Bug Fix
Authors: 2
- Alex Oxthorn (@Alex-Oxthorn)
- Kieran Nichols (@DRiFTy17)
v2.3.1
v2.3.0
v2.2.2
🐛 Bug Fix
- fix(media-observer): maintain untouched values in range media observer #7 (@samrichardsontylertech)
Authors: 1
- Sam Richardson (@samrichardsontylertech)
v2.2.1
🐛 Bug Fix
- fix(media-observer): add missing features to boolean media feature type #6 (@samrichardsontylertech)
Authors: 1
- Sam Richardson (@samrichardsontylertech)
v2.2.0
🚀 Enhancement
- feat(media-observer): create media observer #5 (@samrichardsontylertech)
Authors: 1
- Sam Richardson (@samrichardsontylertech)