Chap 1.23.9
Tested with WooCommerce 6.6.1 and 6.7 Beta 1.
Fix image lightbox full image sometimes not showing on Safari.
Added option to disable jQuery migrate on the front end.
Added modern system fonts as options under web safe fonts.
Fix CSS BEM selector
--
getting purged in Less compiler.Added mobile behavior for
.ui.action.message
.Removed additional
.ui.container
side margins on mobile when using a non-full width page template.Added
.ui.default.segment
variant, a segment that inherits font size from the current context.Removed invalid CSS attribute
font-smoothing
and SUI @fontSmoothing
variable.Primary menu markup is now more consistent with other menus (
nav > .ui.menu#primary_menu
-> nav.ui.menu#primary_menu
).Gutenberg Semantic UI 1.0.33
Remove negative margins from image block in a card block.
Change indent unit to 4 when using tabs in CodeMirror (Composite, Code blocks).
Add option to Composite block to indent with tabs.
Fix font size in segments.
Fix JS error caused in customizer.
Disable some core shortcuts while using CodeMirror.
Fix ColorSelect crashing some blocks in the Widgets editor.
Include Google Fonts in iframe renderer.