Skip to content

Releases: wpmudev/shared-ui

v2.2.10

20 Aug 21:29
Compare
Choose a tag to compare

v2.2.10

  • [Enhance] Refactor tabs.
    Dev Notes: IMPORTANT - sui-tabs have changed structure. You will need to go through your plugin and update
    every sui-tab to use the new structure.
  • [New] Add recipient component with example.
  • [Enhance] Dialog alternative design
  • [Improvement] Update horizontal tabs to match newer designs
  • [Improvement] Improve sidenav

v2.2.8

01 Aug 02:45
Compare
Choose a tag to compare
  • Enhance/update fonts
  • ACE editor theme
  • Enhance/insert variables

v2.2.7

01 Aug 02:46
Compare
Choose a tag to compare
  • [Enhance] Feature/public clipboard js
  • [Fix] Button cut-off on ie
  • [Enhance] Add beta tag and update some colours.
  • [Enhance] Insert Variables Field
  • [Enhance] Improve vertical spacing in Summary
    Dev Notes: Go through plugin and check all summaries to make sure there are no overrides coming
    from the plugin messing up styles.

v2.2.6

03 Jul 04:25
Compare
Choose a tag to compare
  • [Enhance] Update notification styles
    Dev Notes: Go through plugin and check all notifications are displaying correctly.
    Remove any instances of sui-notice-sm as they're all one size now.
  • [Enhance] Update to latest font icon file.
  • [Enhance] Add toggle shadow on hover.

v2.2.5

26 Jun 08:55
Compare
Choose a tag to compare

v2.2.5

  • [Enhance] Update body-class mixin to take variable $wrap to add another class.
    Dev Notes: The wrap class isn't included in _calendar.scss & _select2.scss
    as the generated code is out of the sui-wrap. PLEASE check your plugin thoroughly to make sure nothing is
    broken from this update.
  • [Enhance] Update icon font and add version to icon font imports.
  • [Fix] Toggle stylings not including hover states.

v2.2.4

06 Jun 09:51
Compare
Choose a tag to compare
  • [Fix] Forms pro tag
  • [Enhance] Update Icon fonts to latest version.
  • [Fix] Remove @-moz-document code as it was causing an error when compiling webpack.

v2.2.3

29 May 01:55
Compare
Choose a tag to compare

v2.2.3

  • [Improvement] Add support to add sui-tag-pro to form labels.
  • [Bug] Fix up p alignment in small notice with an icon present.
  • [Bug] Fix up small modal p color.
  • [Fix] Icon alignment in buttons and size for large button.
  • [Improvement] Fix up missing icons.
  • [Improvement] New/jquery-calendar
    Dev Notes: See showcase for example on how to use.
  • [Improvement] Enhance/input-styles
  • [Improvement] Update the colours.
  • [Improvement] Tooltip styles
  • [New] Input field with icon
  • [Fix] Form layout when using grid has incorrect spacing
  • [Fix] incorrect input placeholder color.

v2.2.2

  • [New] jQuery UI Calendar (styles only)
    Dev Notes: Plugin needs to include jQuery UI themselves to use the calendar. This is just the styling.
  • [Fix] [Bug] Small Modal Issue
  • [Fix] Remove box-shadow default WordPress styles
  • [Fix] Red ghost button icon doesn't get correct color.

v2.2.1

  • [Fix] When saving in builder, the loading icon shows up over "save".

  • [Fix] Showcase of toggles with label
    Dev Notes: Check your plugin for toggles with labels and check it's using the proper markup.

  • [Fix] Select2 loader on webpack

  • [Fix] Select2 webpack incompatible

  • [Fix] Multi checkbox label failing to extend sui-description styles.

v2.2.2

09 May 09:15
Compare
Choose a tag to compare

v2.2.2

  • [New] jQuery UI Calendar (styles only)
    Dev Notes: Plugin needs to include jQuery UI themselves to use the calendar. This is just the styling.
  • [Fix] [Bug] Small Modal Issue
  • [Fix] Remove box-shadow default WordPress styles
  • [Fix] Red ghost button icon doesn't get correct color.

v2.2.1

09 May 01:25
Compare
Choose a tag to compare

v2.2.1

  • [Fix] When saving in builder, the loading icon shows up over "save".

  • [Fix] Showcase of toggles with label
    Dev Notes: Check your plugin for toggles with labels and check it's using the proper markup.

  • [Fix] Select2 loader on webpack

  • [Fix] Select2 webpack incompatible

  • [Fix] Multi checkbox label failing to extend sui-description styles.

v2.0.11

06 Feb 19:04
ce09fa5
Compare
Choose a tag to compare
:package: