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 16.08 KiB
Changelog
[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.2] - 2024-06-23
Bug Fixes
- gitlab pipeline
[3.68.1] - 2024-06-23
Bug Fixes
- wip 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
Code Refactoring
[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
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
- console log #171
[3.59.0] - 2024-03-23
Add Features
- new split-screen #171
[3.58.4] - 2024-03-18
Bug Fixes
- store lists #139
[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
Add Features
- #162
- new updaterTransformerMethodsSymbol method #163
- new updaterTransformerMethodsSymbol method #163
Bug Fixes
- #165
- bind this to callback and fix timing #158 #164
- add arrow down handler #160 #161
- add arrow down handler #160 #161
Documentation
- typo #160
[3.56.1] - 2024-02-26
Bug Fixes
- [3] is not the right way #151
[3.56.0] - 2024-02-26
Add Features
[3.55.6] - 2024-01-26
Bug Fixes
- wrong font family for tab buttons #140
[3.55.5] - 2024-01-24
Bug Fixes
- predefine order in datatable #138
[3.55.4] - 2024-01-24
Bug Fixes
- add gap to button #137
[3.55.3] - 2024-01-23
Bug Fixes
[3.55.2] - 2024-01-22
Bug Fixes
- double fetch #134
[3.55.1] - 2024-01-22
Bug Fixes
[3.55.0] - 2023-11-29
Add Features
- various changes #131
[3.54.0] - 2023-11-23
Add Features
- new closeOnSelect feature
[3.53.0] - 2023-11-11
Add Features
- new icons (css) #130
[3.52.1] - 2023-11-05
Bug Fixes
[3.52.0] - 2023-11-03
Add Features
[v3.51.4] - 2023-06-19
Bug Fixes
- case if value === null
[v3.51.3] - 2023-06-19
Code Refactoring
- introduce variable for better debugging
[v3.51.2] - 2023-06-19
Bug Fixes
[v3.51.1] - 2023-06-19
Bug Fixes
- issue #121 bug in extractKeys
[v3.50.0] - 2023-05-24
Add Features
- new datetimeformat
[v3.49.0] - 2023-05-07
[v3.48.0] - 2023-05-07
Bug Fixes
- tests
Code Refactoring
- initCustomControlOptionCallback -> initCustomControlCallback
[v3.47.0] - 2023-05-05
Add Features
- configuration via callback host
[v3.46.0] - 2023-05-02
Code Refactoring
- attribute and form improvements
[v3.44.1] - 2023-05-01
Bug Fixes
- Fixed mutation observer for custom controls.
[v3.44.0] - 2023-05-01
Code Refactoring
- monitor all attribute changes
[v3.43.0] - 2023-04-07
Add Features
- new DataFetchError
[v3.42.1] - 2023-04-03
Bug Fixes
- watch only if Object.keys(self[attributeObserverSymbol].length > 0)
[v3.40.0] - 2023-04-03
Add Features
- attribute observer
[v3.39.1] - 2023-04-03
Bug Fixes
- this[attributeObserverSymbol] = {}; should defined before