Releases: grieve-law/grievelaw
Release list
Updating Slide Up Function
1.3.0 Release
Adding new options to the slide up widget, including:
- Subheading (with text color option)
- Accent Color (subheading background color)
- Background Overlay Color
- Background Image Option
Fixed a bug that was displaying the icon container when an Icon wasn't selected.
Removing Breaking Button Default
Fixing Default Icon
--widgets/double-button-widget.php--
:116-119: Removed setting a default icon for the second hidden slide.
--grieve-law.php--
Updating version number
Adding Double Button Icons & Border Radius Control
This version introduces an icon control for double buttons. You can choose the same, different, or no icons for both the initially visible and initially hidden text.
This update also includes a control for border radius. As defaults have been maintained, existing buttons do not need to be updated.
Fixing Numbered Header Styling
This bug fix addresses the styling of the number prefix of the Numbered Header widget, which was stretched in circumstances where the amount of text flowed to another line.
New Widget: Audio Player
Adding a new audio player widget.
New Widget: Double Button
This release includes a new button that reveals hidden text on hover. Configurable options include text, background color, and typography for each state, as well as link & direction of animation.
Adding Dashboard Widget
This update brings a dashboard widget to the scene. It doesn't really do anything, but it helps me test the update process.
Enabling Remote Updates
This release allows the plugin to connect to Github and check for new versions.