Release v2.20.1
Changelog
2ec6382 π Releasing version 2.20.1
098991b Made sure blank / null text is not added to the history manager by the SearchField and the SearchTextField.
58d2e2e Update hover state styles in history-button.css
51f03b8 π Releasing version 2.21.0
ae71050 Merge pull request #183 from dlsc-software-consulting-gmbh/history-button-reworked
da89c65 Various changes.
13fb399 Various changes, especially related to the history manager.
9d4ed88 Various changes, especially related to the history manager.
1190230 Remove unused constant from SearchField
91c84cd Refactor RemovableListCell for improved visibility
a6eda76 Misc. changes related to styling of the elements of the HistoryButton.
faeb401 Update HistoryButton class to include owner
7d455b0 Reworked the HistoryButton, reduced the API surface. Increased compactness.
5f940ac Merge pull request #178 from dlsc-software-consulting-gmbh/feature-history-management-enhancements
239019e Update HistoryManager handling and refactor code
5a1ca08 Merged in the "master" branch.
a86c264 Add history filtering and fix stylesheet reference issue
5520446 Add HistoryManager for record management and update SearchField with history support