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

chore/2.6.4 release #247

Merged
merged 36 commits into from
Nov 15, 2018
Merged

chore/2.6.4 release #247

merged 36 commits into from
Nov 15, 2018

Conversation

y0hami
Copy link
Member

@y0hami y0hami commented Nov 14, 2018

Version 2.6.4 - November 15, 2018

Enhancements

  • Progress - Display dark text on inverted backgrounds Thanks @lubber-de #196
  • Calendar - Add ability to disable days of the week Thanks @prudho #199
  • Calendar - Added ability to disable specific date(s) Thanks @exoego #211
  • Dimmer - Added support for using dimmers partially on top, center and bottom Thanks @lubber-de #186
  • Item - Added inverted variant Thanks @lubber-de #232
  • Statistic - Added stackable variation Thanks @prudho #237
  • Popup - Add size and basic variation to none javascript popup Thanks @prudho #202

Bugs

  • Dimmer - Fixed inverted dimmer text color Thanks @lubber-de #187
  • Popup - Fixed the method used to check for svg support Thanks @lubber-de #192
  • Dropdown - Fixed issue causing multi select dropdowns being pushed down Thanks @lubber-de #195
  • Dropdown - Fixed issue making dropdowns open/close bubbling on key select Thanks @lubber-de #190
  • Dropdown - Fixed dropdown listening to events when not open Thanks @lubber-de #188
  • Dropdown - Fixed issue with showOnFocus: false preventing click to open dropdown Thanks @lubber-de #193
  • Dropdown - Fixed IE11 submenu selection triggered menu opening Thanks @lubber-de #189
  • Dropdown - Fixed issue with simple dropdown preventing submenu items from being clicked Thanks @lubber-de #203
  • Dropdown - Fixed issue preventing user additions from being cleared when using clearable Thanks @lubber-de #244
  • Dropdown - Fixed issue allowing users to select dropdown text incorrectly Thanks @lubber-de #246
  • Segment - Fixed issue with colored inverted segments not being raised Thanks @ColinFrick #206
  • Menu - Fixed pointing menu arrows not being colored in inverted colored menus Thanks @exoego #204
  • Menu - Fixed dropdown inside menus not reflecting correct styling Thanks @exoego #218
  • Modal - Fixed issue making large content images from going out of the modal content Thanks @lubber-de #209
  • Modal - Fixed inverted modals having incorrect close icon color Thanks @lubber-de #208
  • Icons - Fixed corner icon size in icon headers Thanks @exoego #212
  • Icons - Fixed icon alignment Thanks @exoego #229
  • List - Fixed an issue making lists ignore data-value Thanks @lubber-de #224
  • List - Fixed issue with icons and wrapped images not being inline and wrapped or wrongly aligned Thanks @lubber-de #242
  • Form - Fixed dropdown widths being incorrect when inside a form Thanks @exoego #238

prudho and others added 30 commits October 18, 2018 10:13
prudho and others added 6 commits November 11, 2018 18:44
The  old generic fix to completely hide a hidden placeholder was disturbing popup position calculations, because offsets for popups now always resulted in top:0,left:0.
This PR reverts #148 and fixes it again directly in placeholder definition

As a side effect the popup position calculations are working as before 2.6.3 again

Closes #148, #240
Copy link
Member

@lubber-de lubber-de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@prudho prudho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

4 participants