Merged Hotfix/0.19.1 into develop for next release#761
Merged
Conversation
Released v0.17.1
Released v0.18.0
Fixed spacing issues with dnn-input and dnn-select
Adjusted color system as discussed
Added a danger variant to dnn-button.
Dnn select doesn't update fix
The controls (for number or date fields, etc.) where not aligned in a form. This makes the input take 100% width of it's container so that those controls align properly.
Fixed an issue with input controls alignment
Merged `release/0.19.0` into `main` to release `v0.19.0`
An event listener was being removed on a element that could possibly not exists. Closes Drag event needs to be removed only if attached #758
Fixed a console error when not using drag on dnn-modal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Apparently
release/0.19.0was also missed