Releases: wpmudev/shared-ui
Releases · wpmudev/shared-ui
v2.6.0
- [Fix] Page title don't need to be all caps.
- [Fix] Tags: Allow multi-line text by default.
- [Fix] Tabs: Letter spacing isn't default.
- [Fix] Toggles: Vertical alignment between toggle button and label is not correct.
Dev Notes: The markup for toggle element was improved for a better accessibility
along with more accurate styles. Old method was not affect, but would be important
to upgrade into this new markup. - [Fix] Toggles: Highlight toggle slider when input is being focused.
- [Fix] Box Message: Leave "large" as the only box message option available.
- [Fix] Insert Variables: Select2 not rendering dropdown options.
- [New] Range Datepicker.
Dev Notes: We will only support styles but you need to install required JS files
on your plugin to make it work. Please, read documentation on:
https://wpmudev.github.io/shared-ui/calendar/ - [Fix] Simple Datepicker: Calendar icon isn't clickable to pull up datepicker.
- [Fix] Upsell Box: Section title with tags need vertical alignment.
- [Fix] Select: Remove extra padding added by user agent stylesheet.
- [Enhance] Tags: Include a truncated text variation.
- [Enhance] Multi Select: Allow element to show placeholder text.
v2.5.2
v2.5.1
v2.5.0
v2.3.30
v2.3.29
v2.3.29
- [Fix] Modals - Fix conflict when modals.js is loading twice between plugins - This issue was still happening even with the fix from 2.3.28.
v2.3.28
- [Enhance] Tags: Update pro and beta tags to be uppercase. Add modifier class to transform any tag to uppercase.
- [Fix] Box Settings: Flushed box settings doesn't properly align to left on small screens.
- [Enhance] Box: Remove bottom margin when is last child element.
- [Enhance] Side Navigation: Remove bottom margin for non-sidenav elements.
Dev Notes: This fix is applied to prevent double margins at bottom from element and its parent container. - [Fix] Tree checkboxes being unselected on page load if parent is unchecked.
- [Fix] Modals - Fix conflict when modals.js is loading twice between plugins.
v2.3.27
v2.3.27
- [Fix] Upgrade Page: Update responsive breakpoints of header content and image.
v2.3.25
v2.3.25
- [New] Upgrade page.
Dev Notes: See https://wpmudev.github.io/shared-ui/#upgrade-page for sample markup. - [New] Reviews.io widget used on Upgrade Page.
- [Enhance] Update icon font file to latest.
- [Enhance] Tree selectors: Item text is now clickable and can open/close the sub-menu.
- [Enhance] Tree selectors: Cursor not allowed for disabled items.
- [Enhance] Tree selectors: Make clickable arrows area bigger.
- [Enhance] Tree selectors: Improve text + icon vertical alignment.
- [Enhance] Tree selectors: Support checkbox input and divs as part of the markup.
Dev Notes: For more info go to https://wpmudev.github.io/shared-ui/#trees and read "Documentation" tab. If something is not clear ping @Leigh on #sui-plugins channel.
v2.3.24
v2.3.24
- [Enhance] Pagination styles on small screens.
- [Enhance] Pagination tags styles.
- [Fix] Accordions color accessibility.
- [New] Fancy tree with SUI styles.
Dev Notes: Inspect https://wpmudev.github.io/shared-ui/#trees for sample markup. - [New] Simple tree element.
Dev Notes: Inspect https://wpmudev.github.io/shared-ui/#trees for sample markup.