-
v2.0.0-alpha.16 Pre-Release
released this
2024-05-27 12:48:18 +02:00 | -247 commits to main since this releaseFixed mixin
style-code
user select code disabled.Downloads
-
v2.0.0-alpha.15 Pre-Release
released this
2024-05-22 14:56:27 +02:00 | -245 commits to main since this release- Made style partial
navigation
global container to pick up dynamic--container-width
value. - Fixed unprefixed style variables
spacer
. - Simplified template component
nagivation
global links' spacing rules to us CSS grid gap. - Set component navigation navbar-search max width.
- Fixed Style component
navigation
navbar-search spacing horizontal. - Improved style component navigation global buttons' spacing.
Downloads
- Made style partial
-
v2.0.0-alpha.14 Pre-Release
released this
2024-05-22 11:50:32 +02:00 | -237 commits to main since this release- Improved component style
navigation
global layout medium screens and rules. - Made style partial navigation input colours' static theme dark.
- Adjusted style component navigation navbar-search height.
- Added component navigation global item
nav-global-btn-primary
.
Downloads
- Improved component style
-
v2.0.0-alpha.13 Pre-Release
released this
2024-05-21 19:19:43 +02:00 | -232 commits to main since this release- Changed component navbar global nav links items display for medium screens.
- Added component navbar global item optional navbar-search.
- Added component navbar global markup link example.
- Removed and replaced mixins from partial navigation global.
- Improved style partial navigation global nav links line and flex wrapping for medium screens.
- Made partial navigation global container max-width optional.
- Added component navbar global placeholder more nav items for testing.
- Added navbar global toggle theme button markup.
- Fixed partial navigation global missing variables colour in local context.
- Cleaned up and removed partial navigation global unused variables.
- Made partial navigation global use modular sizing introduced in v2.
- Refactored partial navigation global to use web-assets variables colours.
- Updated partial navigation global to match component dropdown design.
- Fixed component navbar_global dropdown toggle layout on small screens.
- Changed page reference component notifications content time format.
- Added style notifications transition on hover.
Downloads
-
v2.0.0-alpha.12 Pre-Release
released this
2024-05-13 18:13:14 +02:00 | -215 commits to main since this release- Added style component
forms
file-selector-button. - Fixed page reference icon naming.
- Added style utilities for height and width.
Downloads
- Added style component
-
v2.0.0-alpha.11 Pre-Release
released this
2024-05-10 10:58:02 +02:00 | -211 commits to main since this release- Fixed JavaScript theme function setTheme theme not changing to system.
Downloads
-
v2.0.0-alpha.10 Pre-Release
released this
2024-05-06 17:30:36 +02:00 | -209 commits to main since this release- Improved component
details
layout and paddings.
Downloads
- Improved component
-
v2.0.0-alpha.9 Pre-Release
released this
2024-05-06 15:02:00 +02:00 | -207 commits to main since this release- Improved component
navigation
dropdown items spacing consistency. - Added component
notifications
with time, notification content and type display, and context menu dropdowns. - Added dev-util php wp-search-and-replace base.
Downloads
- Improved component
-
v2.0.0-alpha.8 Pre-Release
released this
2024-04-23 15:38:18 +02:00 | -185 commits to main since this release- Added style variable
--theme-dark color-warning-bg-hover
to fix warning buttons' contrast in dark theme. - Removed README parts that have been moved to wiki.
Downloads
- Added style variable
-
v2.0.0-alpha.7 Pre-Release
released this
2024-04-19 14:24:33 +02:00 | -182 commits to main since this release- Fixed style code component's
code
element when nested in apre
element. - Added cards component helper classes
cards-items-per-row
for breakpoints. - Set base container padding x to variable spacer to improve layout consistency.
- Updated and moved docs to wiki.
- Removed component
toggle-bar
variant xs. - Refactored theme JavaScript by wrapping it into an IIFE to avoid global namespace pollution, and call on document load.
Downloads
- Fixed style code component's