Skip to content
Snippets Groups Projects
Select Git revision
  • 94059f24a4d634cb36cbd299bd5e69ccec8e33a7
  • master default protected
  • 1.31
  • 4.38.9
  • 4.38.8
  • 4.38.7
  • 4.38.6
  • 4.38.5
  • 4.38.4
  • 4.38.3
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
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 23.44 KiB

    Changelog

    [3.80.2] - 2024-10-07

    Bug Fixes

    • wrong css property #250

    Documentation

    • some optimisations

    [3.80.1] - 2024-10-06

    Bug Fixes

    • remove dragable-tree-menu because it is broken

    [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

    • originValues in the save button control is now reset.

    [3.73.4] - 2024-07-02

    Bug Fixes

    • event processing is now only active in selected controls: form, filter. #224

    [3.73.3] - 2024-07-01

    Bug Fixes

    • debouncing form handling

    [3.73.2] - 2024-07-01

    Bug Fixes

    • id not defined

    [3.73.1] - 2024-06-30

    Bug Fixes

    • update dead man switch assignment

    Changes

    • update issues
    • remove node debug flag
    • tidy changelog
    • new task creates documentation fragments and optimizes creates a class task
    • cleanup code

    [3.73.0] - 2024-06-28

    Add Features

    • create new form-bind attribute function #224

    2024-06-22

    • new options to define the markers that are used for the label template #203

    [3.72.0] - 2024-06-27

    Add Features

    • optimize tree menu #191

    Bug Fixes

    • remove style=display: block;
    • remove display property #219

    Changes

    • tidy and styling adjustments

    Code Refactoring

    • paragraph mixin without text-alignment #220

    [3.71.3] - 2024-06-26

    Bug Fixes

    • remove display property #219

    [3.71.2] - 2024-06-25

    Bug Fixes

    • data-monster-option-filter #194

    [3.71.1] - 2024-06-25

    Security

    • remove polyfill (polyfill.io attack) #218

    [3.71.0] - 2024-06-25

    Add Features

    • new feature for transfer the part that has been changed #217

    [3.70.0] - 2024-06-25

    Add Features

    • complete change of form control to a derivation of dataset #216
    • new dataset feature refreshOnMutation #215
    • new comprehensive options display #213

    Bug Fixes

    • initialize of loaded html fields #210
    • values from the value attribute are now displayed correctly after loading the options. #212
    • If a value is specified in the select, it is now also displayed with a label from the options. #212

    Changes

    • doc, little bugs and tidy
    • test adjustments and minor layout adjustments

    Code Refactoring

    • adjustments to the form stylesheets #214

    [3.69.2] - 2024-06-24

    Bug Fixes

    • the rest datasource should not reload if the query is undefined #211

    [3.69.1] - 2024-06-23

    Bug Fixes

    • small css adjustments to the field set #209

    [3.69.0] - 2024-06-23

    Add Features

    • new field-set control #186

    [3.68.4] - 2024-06-23

    Bug Fixes

    • if the query is empty but astring, getSlottedElements must not report an error #208

    [3.68.3] - 2024-06-23

    Bug Fixes

    • working on ci pipeline

    [3.68.0] - 2024-06-23

    Add Features

    • add on/off action to toggle switch #207

    Changes

    • repair toggle test
    • update changelog + mattermost info call

    [3.67.0] - 2024-06-22

    Add Features

    • new options to define the markers that are used for the label template #203

    [3.66.0] - 2024-06-21

    Add Features

    • new flag feature.useStrictValueComparison #206
    • new flag features.storeFetchedData and function Select::getLastFetchedData #204

    Bug Fixes

    • Reloading options in a select does not work #200

    Changes

    • tidy project files
    • call Button use findElementWithSelectorUpwards #201
    • slight color adjustments

    [3.65.21] - 2024-06-20

    Bug Fixes

    • exchange of document.selector with function findElementWithSelectorUpwards #199

    [3.65.20] - 2024-06-20

    • Changeover to a new release process

    [3.65.3] - 2024-06-19

    • switch nodejs_22 to nodejs_20 (segmentation fault)

    [3.65.1] - 2024-06-17

    Bug Fixes

    • close Button fix message.mjs #197
    • remove style add fill="currentColor" in getEmptyTemplate method #195

    [3.65.0] - 2024-04-15

    Add Features

    • new toc control #189
    • new component field-set #186

    Code Refactoring

    • move popper to layout namespace #190 #189

    [3.64.1] - 2024-04-07

    Bug Fixes

    • repair monster.mjs file

    Changes

    • update license text
    • fix import statements

    [3.64.0] - 2024-04-04

    Add Features

    • add new panel and rename switch-screen to switch-panel #184

    Changes

    • test runners are now empowered to run selected files #166

    [3.63.3] - 2024-04-01

    Bug Fixes

    • include state-button #183

    [3.63.2] - 2024-03-28

    Bug Fixes

    • colors and more, add ignore change to save button #181 #180

    Changes

    • reorganize playground

    [3.63.1] - 2024-03-27

    Bug Fixes

    [3.63.0] - 2024-03-25

    Add Features

    • add events to dataset methods #178

    [3.62.0] - 2024-03-25

    Add Features

    [3.61.0] - 2024-03-24

    Add Features

    [3.60.0] - 2024-03-24

    Add Features

    • min/max for split screen #172

    [3.59.1] - 2024-03-23

    Bug Fixes

    [3.59.0] - 2024-03-23

    Add Features

    • new split-screen #171

    [3.58.4] - 2024-03-18

    Bug Fixes

    [3.58.3] - 2024-03-18

    Bug Fixes

    • datatable colum with #143

    [3.58.2] - 2024-03-17

    Bug Fixes

    • playground missing js and remove flex #144

    [3.58.1] - 2024-03-17

    Bug Fixes

    • toggle-switch layout and text #170

    [3.58.0] - 2024-03-17

    Add Features

    • new select feature emptyValueIfNoOptions #142

    [3.57.0] - 2024-03-06