🎉 This release contains work from a new contributor! 🎉
Thank you, Mike Matuszak (@MikeMatusz), for all your work!
- feat(component-utils): cache parsed templates to optimize rendering #21 (@MikeMatusz)
- fix(readoptStyles): only attempt to readopt constructed stylesheets if the element instance has an
ownerDocument.defaultView
value set #20 (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)
- Mike Matuszak (@MikeMatusz)
- fix: revert package exports and type for legacy tooling compatibility and remove invalid sourcemaps #19 (@DRiFTy17)
- fix: remove node engine from package.json #18 (@DRiFTy17)
- chore: allow
package.json
changes to trigger build (@DRiFTy17) - Merge branch 'main' of https://github.com/tyler-technologies-oss/forge-core (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)
🎉 This release contains work from a new contributor! 🎉
Thank you, Alex Oxthorn (@Alex-Oxthorn), for all your work!
- 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)
- fix: don't create version branch (@DRiFTy17)
- fix: trigger release workflow (@DRiFTy17)
- fix: upgrade auto to fix release failure #13 (@DRiFTy17)
- Alex Oxthorn (@Alex-Oxthorn)
- Kieran Nichols (@DRiFTy17)
- feat(component-utils): prefer
adoptedStyleSheets
if supported, fall back to<style>
when unsupported while also allowing fornonce
to be provided now #11 (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)
- fix(media-observer): maintain untouched values in range media observer #7 (@samrichardsontylertech)
- Sam Richardson (@samrichardsontylertech)
- fix(media-observer): add missing features to boolean media feature type #6 (@samrichardsontylertech)
- Sam Richardson (@samrichardsontylertech)
- feat(media-observer): create media observer #5 (@samrichardsontylertech)
- Sam Richardson (@samrichardsontylertech)
🎉 This release contains work from a new contributor! 🎉
Thank you, Sam Richardson (@samrichardsontylertech), for all your work!
- feat(resize): create forge resize observer #4 (@samrichardsontylertech)
- fix(automation): update to use oss shared workflows (@DRiFTy17)
- Merge branch 'main' of https://github.com/tyler-technologies-oss/forge-core (@DRiFTy17)
- Kieran Nichols (@DRiFTy17)
- Sam Richardson (@samrichardsontylertech)
- Kieran Nichols (@DRiFTy17)