This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Releases: rotki/ui-library-compat
Releases · rotki/ui-library-compat
v1.0.11
🐞 Bug Fixes
- Autocomplete: Prevent input to be updated while menu still opened - by @lukicenturi (5ce83)
View changes on GitHub
v1.0.10
🐞 Bug Fixes
- AutoComplete:
- Improve UX onEnter - by @lukicenturi (f1461)
- Give min height for menu to prevent items clipped - by @lukicenturi (61670)
View changes on GitHub
v1.0.9
🐞 Bug Fixes
- AutoComplete: Error getText & getIdentifier used before initialized - by @lukicenturi (11a17)
- Tabs: Change tab-value to value - by @lukicenturi (48bcb)
View changes on GitHub
v1.0.8
🐞 Bug Fixes
View changes on GitHub
v1.0.7
🐞 Bug Fixes
- AutoComplete: Fix UX to open menu after autocomplete focus - by @lukicenturi (faf89)
View changes on GitHub
v1.0.6
🐞 Bug Fixes
- AutoComplete: Weird style when it's not focused anymore - by @lukicenturi (0a959)
- Menu: StopPropagation onEscape only if needed - by @lukicenturi (bcce8)
View changes on GitHub
v1.0.5
🐞 Bug Fixes
- Alert: Improve visiblity for some alerts - by @lukicenturi (8c88e)
- AutoComplete: Fix breaking UX when user is typing - by @lukicenturi (de74f)
View changes on GitHub
v1.0.4
🐞 Bug Fixes
- AutoComplete: Broken AutoComplete in certain case - by @lukicenturi (01fee)
View changes on GitHub
v1.0.3
🐞 Bug Fixes
- AutoComplete:
- Remove selection if option no longer exist - by @lukicenturi (5505b)
- Some cases where selection not showing - by @lukicenturi (30a1e)