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

[Doppins] Upgrade dependency semantic-ui-css to 2.2.4 #194

Closed
wants to merge 2 commits into from

Conversation

mortnod
Copy link
Contributor

@mortnod mortnod commented Aug 22, 2016

Hi!

A new version was just released of semantic-ui-css, so Doppins
has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded semantic-ui-css from 2.2.1 to 2.2.3

Changelog:

Version 2.2.3

Enhancements

  • Form Validation - Bracketed notation can now be omitted for rules, instead passing in bracketed values with the value parameter #3313 (https://github.com/Semantic-Org/Semantic-UI/issues/3313)
  • Dropdown - Using search selection with selectOnKeydown will now highlight the partial search matching the currently keyboard selected value
  • Modal - Modal now includes setting to enable/disable keyboard shortcuts
  • Modal - Modal will now focus first tabable element, not just input #4370 (https://github.com/Semantic-Org/Semantic-UI/issues/4370)

Bugs

  • Comments - Adds missing sizes (mini, tiny etc) Thanks @ilanus #4408 (https://github.com/Semantic-Org/Semantic-UI/issues/4408)
  • NPM - Fixed package.json to allow either jQuery 2.x or 3.x #4254 (https://github.com/Semantic-Org/Semantic-UI/issues/4254)
  • Button/Dropdown - Fixed issue where ui dropdown button could have incorrect spacing for dropdown icon Thanks @ilanus #4408 (https://github.com/Semantic-Org/Semantic-UI/issues/4408)
  • Form/Segment - Fix typo causing pointer-events: none no to work on loading segment and loading form *Thanks @YamiOdymel and @ilanus #4403 (https://github.com/Semantic-Org/Semantic-UI/issues/4403)
  • Icon - icons can now receive link styling Thanks @tbracken #4399 (https://github.com/Semantic-Org/Semantic-UI/issues/4399)
  • Button - Fixed vertical buttons with only 1 button having incorrect border radius Thanks @Denhai #4107 (https://github.com/Semantic-Org/Semantic-UI/issues/4107)
  • Grid - Fixed issue where (x) aligned column inside a (x) aligned row would not properly apply the column alignment
  • Form - Fixed issue where disabled fields with radio inputs would not correctly dim the label Thanks @louwers #4366 (https://github.com/Semantic-Org/Semantic-UI/issues/4366)
  • Menu - Fixed issue where dropdown in vertical menu would not correctly open upward when no space below Thanks @gdaunton #4150 [#4156 (https://github.com/Semantic-Org/Semantic-UI/issues/4156)
  • Dropdown - Using search selection withselectOnKeydown` and text content that includes html, will not apply html content (like images) to the text until dropdown blur, making sure that content can align correctly with the partial search content of the search input (which cannot include HTML)
  • Dropdown - Fixed issue where dropdown clear would not remove active state when useLabels: true and multiple dropdown Thanks vinh123456789 #4275](https://github.com/Semantic-Org/Semantic-UI/issues/4275) [#4366 (https://github.com/Semantic-Org/Semantic-UI/issues/89**)
  • Dropdown - dropdown icon no longer relies on stopping event propagation. This means using the dropdown icon will now cause other dropdowns to correctly hide. #3998 (https://github.com/Semantic-Org/Semantic-UI/issues/3998)
  • Dropdown - Fixes action: select not working correctly since 2.2 due to incorrect use of new function signature. #4183 (https://github.com/Semantic-Org/Semantic-UI/issues/4183)
  • Dropdown - Fixed typo causing selectObserver mutation observer not to disconnect Thanks @Paklausk #4311 (https://github.com/Semantic-Org/Semantic-UI/issues/4311)
  • Icon - Fixed missing dribbble icon due to incorrect count of "b" (should be 3). #4185 (https://github.com/Semantic-Org/Semantic-UI/issues/4185)
  • Icon - Fixes grab icon and television icon not appearing correctly #4178 (https://github.com/Semantic-Org/Semantic-UI/issues/4178)
  • Form - input styles now apply to type="file" thanks @coldfire79 #4074 (https://github.com/Semantic-Org/Semantic-UI/issues/4074)
  • Popup/Menu - Fixed issue where popup would not appear correctly when nested in menu in some ways.
  • Icon - Fixes talk icon not working correctly Thanks @anantogosh #4354 (https://github.com/Semantic-Org/Semantic-UI/issues/4354)
  • Transition - Removed unreachable code Thanks @basarat #4225 (https://github.com/Semantic-Org/Semantic-UI/issues/4225)
  • Grid - Fixed alignment in centered justified grid** **Thanks@bretto36**#4224(https://github.com/Semantic-Org/Semantic-UI/issues/4224`)
  • Popup - Fixed issue where observeChanges: false setting in popup would not prevent mutation observers

Version 2.2.2

Bugs

  • Shape - Fixed issue where shape was animating incorrectly when using jQuery 3.0, due to secret changes in how width are calculated on elements with transform
  • Dropdown - Fixed "pointer" cursor appearing in hitbox above search input in search selection, now all input area will appear with "text" input cursor
  • Dimmer/Modal - Fixed a bug which could cause a modal's dimmer to not obey inverted: true or blurring: true when initializing modals with then afterwards without either setting.

@mortnod mortnod changed the title [Doppins] Upgrade dependency semantic-ui-css to 2.2.3 [Doppins] Upgrade dependency semantic-ui-css to 2.2.4 Sep 13, 2016
@mortnod
Copy link
Contributor Author

mortnod commented Sep 13, 2016

An additional new version was just released of semantic-ui-css, so we've added an
extra commit upgrading your range to 2.2.4.

Hope that's alright!
Doppins

@larseen larseen closed this Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants