Bugfixes
- Fix
lazyHtmlGeneration
breaks methods such asacceptCategory()
a35e88b (ref. #384) - Fix potential issues caused by changes in the plugin's config. object. (5077129) (ref. #389)
- Fix minor button inconsistencies caused by unexpectedly long/short strings c57ee2e
Enhancements
- The
root
option now accepts a querySelector string 7d0a239 - The
serviceCounterLabel
option now allows for both singular and plural labels 48620a7 - Hide services counter if no label is provided 8d81a56
- Pass the modal
HTMLElement
to theonModalReady
callback 3628243 7e5a201 - Slightly increase transition duration on
bar
layout 321b36c - Use a simpler service icon 56b73a7
Docs
Other
- Switch to
pnpm
ddadc2b (ref. #385) - Add demo playground (work-in-progress)
Full Changelog: v3.0.0-rc.6...v3.0.0-rc.7