Something went wrong on our end
Select Git revision
CHANGELOG.md
-
Volker Schukai authoredVolker Schukai authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 21.37 KiB
Changelog
[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
- new slider #237
Bug Fixes
- performance tweak #235
[3.73.9] - 2024-09-15
Bug Fixes
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
- check tests #232
[3.73.6] - 2024-07-31
Bug Fixes
[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