Skip to content
Snippets Groups Projects
Select Git revision
  • 4d20601ccac87203c286f4eec266bfd2e8b21172
  • 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 28.93 KiB

    Changelog

    [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

    [3.87.1] - 2024-11-16

    Bug Fixes

    • Fixed minor CSS issues and resolved a bug where the last line was missing in the "Copy All" function

    [3.87.0] - 2024-11-16

    New Features

    • Added "Copy" and "Copy All" functionality for the datatable

    [3.86.5] - 2024-11-16

    Bug Fixes

    • Restored button width to 100%
    • Fixed minor responsive issues with the datatable filter

    [3.86.4] - 2024-11-16

    Bug Fixes

    • Improved dark mode and fixed display issues on small screens

    [3.86.3] - 2024-11-15

    Bug Fixes

    • Resolved CSS-SVG issues in dark mode
    • Fixed a pagestepper DOM datasource issue

    [3.86.2] - 2024-11-14

    Bug Fixes

    • Adjusted the datatable's width behavior #262

    [3.86.1] - 2024-11-13

    Bug Fixes

    [3.86.0] - 2024-11-13

    New Features

    • Added new classes for datatables and implemented CSS updates #260

    Bug Fixes

    • Fixed layout issues and added labels for small datatables #260

    [3.85.2] - 2024-11-12

    Bug Fixes

    • Resolved minor issues and updated documentation #260

    Changes

    • Code cleanup and organization

    [3.85.1] - 2024-11-12

    Bug Fixes

    • Updated the copy component #259

    [3.85.0] - 2024-11-05

    New Features

    • Introduced a new CSS class for monospace text #258

    Changes

    • Project updates and code cleanup

    [3.84.0] - 2024-10-28

    New Features

    • Added new methods for deleting messages and checking for empty messages

    [3.83.1] - 2024-10-28

    Bug Fixes

    • Removed unused variable F #256
    • Ensured arguments are checked against true #255

    Changes

    • Closed issues and reorganized files #252, #255

    [3.83.0] - 2024-10-27

    New Features

    • Added disableButton option for monster-state-message-button #254

    [3.82.1] - 2024-10-16

    Bug Fixes

    • Fixed incorrect feature implementation for iframes

    [3.82.0] - 2024-10-16

    New Features

    • Added iframe support for replacing targets

    [3.81.0] - 2024-10-15

    New Features

    • Added new CSS files for generic styles #253
    • Introduced new features for select elements

    Documentation

    [3.80.5] - 2024-10-12

    Bug Fixes

    • Code optimization and improved error handling #251

    [3.80.4] - 2024-10-12

    Bug Fixes

    • Set defaultValue to zero #251
    • Optimized select remote filter function #251

    [3.80.3] - 2024-10-11

    Bug Fixes

    • Resolved minor issues

    Changes

    • Improved code formatting

    Documentation

    • Fixed documentation tags and cleaned fire definitions

    [3.80.2] - 2024-10-07

    Bug Fixes

    • Corrected incorrect CSS properties #250

    Documentation

    • Minor documentation optimizations

    [3.80.1] - 2024-10-06

    Bug Fixes

    • Removed dragable-tree-menu due to functionality issues

    [3.80.0] - 2024-10-06

    Add Features

    • CustomElement now supprt format marker for template mapping #249

    Bug Fixes

    • self is not defined! #249

    Changes

    • update packages

    [3.79.0] - 2024-10-04

    Add Features

    • implement lookup for lazyload #248

    Bug Fixes

    • define missing requestAnimationFrame #248
    • open after lazy load #247

    Changes

    • check how current an issue is, nothing to do #228
    • add new issue file for #228
    • close issue #223
    • add playground for issue #223

    [3.78.0] - 2024-10-03

    Add Features

    • new copy control #246

    [3.77.0] - 2024-10-03

    Add Features

    • multipleColumns #242

    Changes

    • doc and code tidy
    • update documentaion

    [3.76.0] - 2024-10-01

    Add Features

    • new iframe control #243

    Bug Fixes

    • chai import
    • change order and fix detail-label #245

    Changes

    • update nix and node

    [3.75.0] - 2024-09-23

    Add Features

    • marker for select filter #240

    Changes

    • remove unused files
    • run webtests
    • new development cert

    Documentation

    • fix some small issues

    [3.74.0] - 2024-09-18

    Add Features

    Bug Fixes

    • performance tweak #235

    [3.73.9] - 2024-09-15

    Bug Fixes

    • error handling #234
    • build css
    • Replace sleep with requestAnimationFrame for smoother UI #234

    Changes

    • some small code tweaks
    • code format
    • update versions
    • add issue example #233

    Documentation

    • wip update document for new monsterjs.org site

    [3.73.8] - 2024-08-01

    Bug Fixes

    • test pipeline

    [3.73.7] - 2024-08-01

    Bug Fixes

    • update layout for filter and datatable #232
    • new algorithm for calculating the position of the toc control. #231

    Changes

    [3.73.6] - 2024-07-31

    Bug Fixes

    • repair url in tests #230
    • improvement of the tree menu to avoid recursion. #230

    [3.73.5] - 2024-07-02

    Bug Fixes