• v2.2.6 40d1f9cb40

    v2.2.6 Stable

    Márton Lente released this 2024-04-19 15:05:08 +02:00 | 5 commits to main since this release

    • Improved style component overrides dropdown.
    • Cleaned up and refactored styles that became redundant after upgrading Web Assets to v2.0.0-alpha.7.
    • Updated Git submodule Web Assets to v2.0.0-alpha.7.
    Downloads
  • v2.2.5 418c455392

    v2.2.5 Stable

    Márton Lente released this 2024-04-19 11:52:16 +02:00 | 9 commits to main since this release

    • Added template component modal_asset conditional badge file icons to display files' type.
    • Fixed JavaScript comments function postEdit clearing existing content on submit.
    • Fixed template component comment dropdown item Edit display.
    • Improved Web Assets style override dropdown-items' width by setting size based on content.
    Downloads
  • v2.2.4 b72030897f

    v2.2.4 Stable

    Márton Lente released this 2024-04-18 17:21:24 +02:00 | 15 commits to main since this release

    • Added LICENSE.
    • Added JavaScript function bumpCommentsCount to increase comments' count on comment submission.
    • Added JavaScript comments function formatDate to match new comment dates' output with existing comments' date display.
    • Changed template component comment_input markup for new comments display.
    • Added template component comment_tree sorting top-level comments in reverse chronological order.
    • Improved template search layout and style.
    • Added style override figure-caption to improve figcaption display.
    Downloads
  • v2.2.3 28f4e89639

    v2.2.3 Stable

    Márton Lente released this 2024-04-16 11:15:15 +02:00 | 23 commits to main since this release

    • Fixed style override btn-row selector scope to make Blog's button row component unique.
    • Reset style modal markdown text floats for asset modal's new horizontal layout, where sidebar content width isn't wide enough for 2-columns layout.
    • Changed template component modal_asset other contributors list's behaviour, to expose more details in a dropdown by clicking on an avatar.
    • Improved template users component avatar layout and text wrapping behaviour for small screens.
    Downloads
  • v2.2.2 c69795df15

    v2.2.2 Stable

    Márton Lente released this 2024-04-15 17:54:36 +02:00 | 29 commits to main since this release

    • Added template user component avatar attribute title, to show contributors' name on hover.
    • Improved template users notifications layout for small screens, to make managing notifications on mobile more pleasant.
    • Improved template action_summary style colours and layout, to make new and read items' display more contrasting.
    • Fixed template component user avatar badge layout.
    • Changed style override nav-global-nav-links width for small screens, to improved menu with on mobile.
    • Improved style override dropdowns layout.
    • Improved template films component production_log_entry styles, to better match Content galleries' design.
    • Fixed template base modal video button 'Close' layout being misaligned.
    • Added JavaScript assets function addBgClickEvent to close the modal when clicking the semi-opaque background to improve UX.
    • Improved style custom content-locked colour contrast for better theme agnostic display.
    • Fixed template component content_locked background image and text not displaying correctly.
    • Improved template modal_asset titles' style by making font-size smaller.
    • Improved background and border colours consistency, by applying same the colours to different markup elements with similar UI display.
    • Fixed style override breadcrumb-item active colour.
    • Improved template welcome theme agnostic display, by making dark and light variants' differences more subtle.
    • Changed component navbar item Join's colour to make it more prominent.
    • Improved style comments comment-date wrapping, so that date doesn't brake into multiple lines.
    Downloads