Skip to content

0.8.0

Compare
Choose a tag to compare
@Gregg8 Gregg8 released this 16 Dec 03:04
· 1275 commits to master since this release

Breaking Changes

  • Updated re-com.css, please update your copies. Removed Segoe UI Semilight from re-com.css as this doesn't render correctly in Chrome for Windows/Mac and well, we prefer the look of Roboto for our title fonts anyway.

Changes

  • Added the two unique datepicker-dropdown argument to the datepicker demo page

Fixes

  • Merged #78 - Fix clickable area for month navigation chevron buttons in datepicker
  • Merged #71 - hide the tooltip when a button is disabled
  • Merged #54 - Added the event to on-click callbacks (previously callback functions
  • Merged #80 - Fix for #79 Validation fails when attempting to register a capture phase event handler
  • Re-fixed popover bug where :no-clip? popovers would be repositioned incorrectly if they were within scrolled scrollbars
  • Added :no-clip? to popover-tooltip (defaults to true, unlike normal popovers) so it doesn't suffer clipping issues
  • Also added :no-clip? to datepicker-dropdown for the same reason
  • Added a feature to most buttons to prevent the tooltip from still showing after a button is included in a drag/drop
  • single-dropdown no longer fires an on-change if the currently selected item is selected