mizui 0.3.0
N3NX mizui v0.3.0 brings new changes with this update, starting with open source support.
More information for this update can be found here
Bug Fixes
- comps: Fix
display
weight andletter-spacing
in card heading (858821f) - comps: Fix link color for good hover contrast (694058e)
- comps: Increase tags spacing for mobile devices (02fa0df)
- comps: Fix low contrast borders of cards with new auto margin utils (3564276)
- core: Fix container grid xs screen size to 90vw with minor tweaks (19970e1)
- core: Fix xs container width to 300px (a6e6af3)
- core: Fix navbar
padding
and height issues with 4k viewport (651a28a) - defaults: Focus outline showing at unprecedented viewports (0264acb)
- defaults: Fix content styling with formatting of other objects (db73a31)
- prefabs: Change tag from
h4
toh3
for a11y support (513e31e)
Features
- cliff: Add N3N cliff config file for changelog generation (1b01641)
- comps: Add alerts with change in mizui unified saturation engine (muse) (25e9073)
- comps: Add responsive navigation bar with hamburgers (46dc763)
- comps: Add cards from mizui v0.2.5 with spacing classes (42892ab)
- comps: Add
dropdown
class with mobile viewport support (684f2a0) - comps: Add outline and arrow button styles with faster transitions (83df897)
- core: Add rfs mixin from bootstrap along with many small changes (a0328e7)
- defaults: Add typeface classes for global content with navbar gap fix (199b07e)
- defaults: Add content style for pages to improve readability (b0b4a09)
- prefabs: Add footer prefabs with footer comps (94e8828)
- prefabs: Add 404 site prefabs for error pages (e2c5e98)
- prefabs: Add jumbotron prefabs including its global vars (9311991)
Improvements
- app: Add user specific application components (7ee1d3f)
- comps: Integrate muse in cards along with tag components (6e9db84)
- comps: Update navbar for muse and add navbar dropdowns with a11y fix for cards (502b25c)
- core: Switch to new color palette along with little refactorization (75aaee8)
- core: Add muse default color config to global variables (b76da40)
- core: Optimize mizui grid system for lighter binary sizes (a603141)
- core: Update
padding
utilities for responsive viewports (202cd44) - defaults: Make shortened
font-family
variable names (d1c015f) - mizui: Update
font-family
vars with change in few things down the road (69f039f) - prefabs: Change to ordered headings of hero class in jumbo (9879d65)
Refactoring Updates
- app: Delete app directory in favor of app specific gitmodules (fc81664)
- comps: Refactor comps in favor of global vars with addition of close button (2c6764d)