File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 44 create a toggle button by adding ` role="switch" `
55 to an ` <input type="checkbox"> ` {.language-html}
66
7+ - Added [ print annotations] ( /docs/layout#printing )
8+ that show ` <abbr> ` {.language-html} expansions and ` <a> ` {.language-html} hrefs.
9+ These can be disabled via the new ` annotations@print:disabled ` class.
10+
711- Added ` @p ` modifier to [ grid] ( /docs/grid ) attributes (` data-cols@p ` etc.)
812 for print layouts.
913
8286- ` <a> ` elements with the ` .<button> ` masquerade
8387 now work with the ` iconbutton ` class.
8488
85- - Buttons now support colorways
89+ - Buttons now support colorways.
90+
91+ - Added improved styling for ` <select> ` {.language-html} using the new
92+ [ customizable select] ( https://open-ui.org/components/customizableselect/ )
93+ features, as well as colorway support.
94+
95+ - ` <dl> ` {.language-html} elements with the ` .textcolumns ` class will now avoid
96+ breaking inside terms and descriptions, or between a term and its description.
97+
98+ - Fixed: Dialog elements opened via the new ` popover ` and ` popovertarget `
99+ attributes will now display correctly.
86100
87101- Made a whole slew of improvements to our documentation.
88102
You can’t perform that action at this time.
0 commit comments