Something went wrong on our end
Select Git revision
CHANGELOG.md
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 14.15 KiB
2024-03-06
Add Features
- Neues CustomControl Switch #159
2024-03-05
Bugfixes
- Updater Methode getControlEventHandler the Function
retrieveAndSetValue
is called with settimeout #158 - Updater Methode addObjectWithUpdaterToElement the Function
updaterTransformerMethodsSymbol
is called withcall
so that thethis
pointer is available
[3.57.0] - 2024-03-02
Add Features
- New transformers set-toggle, set-set and set-remove #162
- New CustomElement::updaterTransformerMethodsSymbol method #163
Bug Fixes
- you should be able to start the selection in select with the keyboard #161
[3.56.1] - 2024-02-26
Bug Fixes
- [3] is not the right way #151
[3.56.0] - 2024-02-26
Add Features
Changes
- release and publish to npm new version 3.56.0
- format
- format
- #144
[3.55.6] - 2024-01-26
Bug Fixes
- wrong font family for tab buttons #140
Changes
- release and publish to npm new version 3.55.6
[3.55.5] - 2024-01-24
Bug Fixes
- predefine order in datatable #138
Changes
- release and publish to npm new version 3.55.5
[3.55.4] - 2024-01-24
Bug Fixes
- add gap to button #137
Changes
- release and publish to npm new version 3.55.4
- update tests
[3.55.3] - 2024-01-23
Bug Fixes
Changes
- release and publish to npm new version 3.55.3
[3.55.2] - 2024-01-22
Bug Fixes
- double fetch #134
Changes
- release and publish to npm new version 3.55.2
[3.55.1] - 2024-01-22
Bug Fixes
Changes
- release and publish to npm new version 3.55.1
- doc
- lint + formatt
- update nixos to 23-11
[3.55.0] - 2023-11-29
Add Features
- various changes #131
Changes
- release and publish to npm new version 3.55.0
[3.54.0] - 2023-11-23
Add Features
- new closeOnSelect feature
Changes
- release and publish to npm new version 3.54.0
[3.53.0] - 2023-11-11
Add Features
- new icons (css) #130
Changes
- release and publish to npm new version 3.53.0
- tidy code
- tidy code
[3.52.1] - 2023-11-05
Bug Fixes
Changes
- release and publish to npm new version 3.52.1
[3.52.0] - 2023-11-03
Add Features
Changes
- release and publish to npm new version 3.52.0
- documentation
- update documentation
- add aws doc update to tasks #126
- code tidy and update web test
- code lint
- lint and format
- code tidy
[3.51.5] - 2023-11-01
Bug Fixes
- release process
Changes
- release and publish to npm new version 3.51.5
- restore devDependencies
- update release process
- conversion of the repos to nix packagemanger #125
[v3.51.4] - 2023-06-19
Bug Fixes
- case if value === null
Changes
- update packages
[v3.51.3] - 2023-06-19
Code Refactoring
- introduce variable for better debugging