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 17.72 KiB
Changelog
[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