v0.12.9
Pre-release
Pre-release
travor20814
released this
19 Jun 08:06
·
172 commits
to main
since this release
What's Changed
<Message />
render should fixed on top of the screen in most cases. (position: absolute
=>position: fixed
)<Tab />
border bottom should use pseudo element to render correct styling.
(原本使用 border-bottom 會讓 Tabs 的底線並不是在線上,現在會完全在線上)- Extended @mezzanine-ui/icons
IconDefinition
(allowsvg.fill
,path.strokeLinecap
,path.strokeLinejoin
)
Full Changelog: https://github.com/Mezzanine-UI/mezzanine/compare/@mezzanine-ui/[email protected]...@mezzanine-ui/[email protected]