Releases: Microflash/preset
Releases · Microflash/preset
5.0.4
Changed
- Use a less opinionated PostCSS configuration
Fixed
font-feature-settings
for headings,td
,math
, andtime
elements
Full Changelog: 5.0.3...5.0.4
5.0.3
5.0.2
Changed
- Set
stroke-linecap: round
andstroke-linejoin: round
only when they are not already set on SVG
Fixed
- Selector that ensures button content is not selectable
Full Changelog: 5.0.1...5.0.2
5.0.1
5.0.0
Added
interpolate-size
on document to allow animating intrinsic sizing keywords such asheight
,width
and so on. Progressive enhancement, only supported by Chrome for now.- Balance text to avoid orphans for
li
andfigcaption
elements - Position numbers on baseline for headings, table cells,
math
element andtime
element with timestamp. Progressive enhancement, available if font supports this OpenType feature. - Sets numbers at same size for table cells,
math
element andtime
element with timestamp. Progressive enhancement, available if font supports this OpenType feature.
Changed
- Breaking change Rename
--preset-scroll-padding
as--preset-scroll-offset
- Apply
scroll-margin-block
on:target
regardless of motion preference - Add
rlh
fallback forscroll-margin-block
for supported browsers
Full Changelog: 4.1.0...5.0.0
4.1.0
Opt into user's color scheme preferences with color-scheme: light dark
Full Changelog: 4.0.3...4.1.0
4.0.3
No user-facing changes. Just polishing internal variable for outline transition.
Full Changelog: 4.0.2...4.0.3
4.0.2
Fixed
- Stops hiding the hanging punctuation on
input
andtextarea
elements
Full Changelog: 4.0.1...4.0.2
4.0.1
Superceded by 4.0.2
Full Changelog: 4.0.0...4.0.1
4.0.0
Added
- Allows overriding the outline transition with
--preset-outline-transition
property - Applies
field-sizing: content
onselect
andtextarea
elements to resize them based on content
Changed
- Stops applying the transitions on devices using low refresh rate screens (such as e-readers)
Full Changelog: 3.1.0...4.0.0