Note: this thread is meant for providing updates on changes that have been made to the library; if you need support or help or want to report a bug with the update, please open a new Topic so that we can better help (and so that it’s easier for others to find in the future).
Updates on Jan 22, 2026:
- Updated internally-used text content for internationalization
- Introduce the
<s-scroll-box>component for app home - Fix Button and Menu alignment in certain situations
- Fix some Menu positioning issues in certain situations
- Update form fields’ label disabled styling
- Fixed Modal activation from a Menu, as well as improved focus management for that interaction
- Fixed Tooltip to better handle longer content
- Fixed Modal and Checkbox / ChoiceList causing a second scroll area in certain situations
- Reintroduced the
currencyCodeattribute/property fors-money-field; this is only needed when you need to use a currency code that is different than the shop’s currency code; by default,s-money-fieldwill automatically use the shop’s currency.