• v2.0.0-alpha.11 3132748ae5

    v2.0.0-alpha.11 Pre-Release

    Márton Lente released this 2024-05-10 10:58:02 +02:00 | -215 commits to main since this release

    • Fixed JavaScript theme function setTheme theme not changing to system.
    Downloads
  • v2.0.0-alpha.10 214980d2f2

    v2.0.0-alpha.10 Pre-Release

    Márton Lente released this 2024-05-06 17:30:36 +02:00 | -213 commits to main since this release

    • Improved component details layout and paddings.
    Downloads
  • v2.0.0-alpha.9 17202dce8f

    v2.0.0-alpha.9 Pre-Release

    Márton Lente released this 2024-05-06 15:02:00 +02:00 | -211 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
  • v2.0.0-alpha.8 af61a962e1

    v2.0.0-alpha.8 Pre-Release

    Márton Lente released this 2024-04-23 15:38:18 +02:00 | -189 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
  • v2.0.0-alpha.7 69ac038afd

    v2.0.0-alpha.7 Pre-Release

    Márton Lente released this 2024-04-19 14:24:33 +02:00 | -186 commits to main since this release

    • Fixed style code component's code element when nested in a pre 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
  • v2.0.0-alpha.6 67ddb477a1

    v2.0.0-alpha.6 Pre-Release

    Márton Lente released this 2024-04-12 11:30:39 +02:00 | -172 commits to main since this release

    • Removed style navigation navbar transition background-color.
    • Changed theme JavaScript function toggleThemeBtnIcon icon system.
    • Added font fontutti icon adjust.
    • Fixed style font fontutti class icon image.
    • Add theme JavaScript function support for default dark or light theme system override from HTML.
    • Refactored theme JavaScript function changeToggleThemeBtnIcon.
    • Rewrote theme JavaScript to support prefers-color-scheme setting.
    Downloads