-
-
Notifications
You must be signed in to change notification settings - Fork 331
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
2.4 Release #32
Merged
2.4 Release #32
Conversation
This file contains 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
2.3.2 Update
Dimmer build
This reflects the documentation for dropdown action: https://semantic-ui.com/modules/dropdown.html#specifying-select-action Was reported in Semantic-Org/Semantic-UI#6285
…cted In this state all options should have a value, even if it's set to the same as the options text. Additionally module.get.choiceValue already has a fallback to optionText Was reported in Semantic-Org/Semantic-UI#5817 Partial fix at https://github.com/vpeti/Semantic-UI/commit/945a379c29e457525d98d88b77f85e1e2c4551bc
[Label] Use basicBackground in all basic rules
Dividers are siblings of ".item" elements and mach the divider selector (.header, .divider) This option takes following values: false => Same behavior as before true => hide all dividers 'empty' => hide all dividers when they are not followed by a visible item (direct divider siblings are treated as a group) Was reported in Semantic-Org/Semantic-UI#6173
Really good work man 👍 |
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.
Version 2.4.0 - June 19, 2018
Enhancements
sortSelect
option to choose how to sort the dropdown items Thanks @ColinFrick #4775inverted
variation Thanks @hammy2899 #5276hideDividers
option to hide dividers when search Thanks @ColinFrick #6173tertiary
button Thanks @w96k #6229Bugs
The following changes where merged from a new Semantic-UI release
Enhancements
inverted
andinverted basic
variations forprimary
andsecondary
buttons Thanks @hammy2899 #6242Theming
hover
down
active
andfocus
variables for@invertedPrimaryColor
and@invertedSecondaryColor
Bugs
apiSettings
with a url that returns valid response but with no results when clicking directly on thedropdown icon
. Thanks @vpeti #5231 #5809:last-child
basic label
does not use@basicBackground
variables Thanks @levithomsonwechat icon
not displaying due to typo Thanks @alex-karo #6429