Skip to content
Snippets Groups Projects
Select Git revision
  • fec8229ed5358415e225b7e5ebc0bba3600f13ed
  • master default protected
  • 1.31
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
  • 4.25.0
  • 4.24.3
  • 4.24.2
  • 4.24.1
  • 4.24.0
23 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    CHANGELOG.md 29.91 KiB

    Changelog

    [3.95.1] - 2024-12-23

    Bug Fixes

    • check rendering #271

    [3.95.0] - 2024-12-23

    Add Features

    • log: set direction

    [3.94.1] - 2024-12-22

    Bug Fixes

    • log: optimize layout #270

    [3.94.0] - 2024-12-22

    Add Features

    • log: auto update timestamp #270

    [3.93.0] - 2024-12-22

    Add Features

    • log: update the apearance of the log #270

    [3.92.3] - 2024-12-20

    Bug Fixes

    • notify: update small issues #269
    • select: update value() to return only value

    [3.92.2] - 2024-12-20

    Bug Fixes

    • toggle-switch: remove throw

    Changes

    • update issues

    [3.92.1] - 2024-12-18

    Bug Fixes

    • tabs: Only activate the closing behaviour if the closed tab was previously active. #264

    [3.92.0] - 2024-12-18

    Add Features

    • tabs: new feature flag removeBehavior #268 , update form/template and tree-select

    Changes

    • update project

    [3.91.0] - 2024-12-15

    Add Features

    • new api button #264

    Changes

    • update project

    [3.90.0] - 2024-12-13

    Add Features

    • select: send standard event changed

    Bug Fixes

    • field-set: wrong label

    Changes

    • update npm and flake

    [3.89.1] - 2024-12-11

    Bug Fixes

    • datatable: hide feature.copyAll #266
    • password: missing import

    [3.89.0] - 2024-12-04

    Add Features

    • input group and password field #265
    • new input-group and password field #265

    Changes

    • code format

    [3.88.1] - 2024-11-25

    Bug Fixes

    • optimize instanceof operator
    • api-button: check instance
    • table-of-content: fix scroll down

    Changes

    • update webtests
    • update node
    • some opimisations
    • update text

    [3.88.0] - 2024-11-16

    New Features

    • Datatable: Added a help button