Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged fixes from release/0.24.0 back into develop #1193

Merged
merged 22 commits into from
Oct 1, 2024
Merged

Conversation

valadas
Copy link
Member

@valadas valadas commented Oct 1, 2024

Merged fixes from release/0.24.0 back into develop

valadas and others added 22 commits September 27, 2024 14:54
In environments that would have different line-heights, the label position could be off.

Closes #1171
Fixed an issue that caused label misalignement in dnn-fieldset
This was discusses in last co-coding to make sure we can support very different themes like light/dark/hi-contrast, etc.
Added some more css-variables
Closes setCustomValidity("") does not remove the red border until blur #1176
Fixed some issues to reset custom validity
Also fixes same for dnn-autocomplete.
Fixed dnn-select and dnn-autocomplete should validate upon blur #1175
Fixed display of invalid on bluring dnn-select
Closes dnn-autocomplete, dropdown should show selections #1180
dnn-autocomplete, allow showing suggestions upon click
Closes dnn-textarea needs better height support and other css polishing #1178
Fixed some css issues with dnn-textarea
Fixed an issue where label would cover text in dnn-autocomplete
Changed label support for dnn-checkbox
Allows toggle to be wrapped in label
- Required now properly reports being invalid
- Fixed multiple glitches to allow either picking an item or using free-text
@valadas valadas added this to the 0.24.0 milestone Oct 1, 2024
@valadas valadas merged commit 3005920 into develop Oct 1, 2024
6 of 7 checks passed
@valadas valadas deleted the release/0.24.0 branch October 1, 2024 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants