Releases: zackpyle/bb-simple-text-module
Release list
Add h1 to HTML tag options
Fix alignment issues
Tested: 6.9
RequiresPHP: 7.4
|||
Resolved an issue where alignment settings in the Style tab were not applying correctly. All tags are now display: block
Support `:empty` selector
Tested: 6.8.2
RequiresPHP: 7.4
|||
Render the Simple Text wrapper inline so when heading/link are empty the element has no inner whitespace and can be styled with the :empty selector.
Set inline-block for all tag types
Tested: 6.8.2
RequiresPHP: 7.4
|||
Set .fl-simple-text to display: inline-block so text alignment controls work consistently for all tag types
New filter to allow custom HTML tag options
Tested: 6.8.2
RequiresPHP: 7.4
|||
Add the sn_simple_text_tag_options filter to allow developers to extend the HTML tag options
Updated module folder name to prevent conflicts
Tested: 6.8.2
RequiresPHP: 7.4
|||
Updated module folder name to prevent conflicts
Updated plugin meta
Tested: 6.8.2
RequiresPHP: 7.4
|||
Updated plugin meta
Updated description
Tested: 6.8.2
RequiresPHP: 7.4
|||
Updated description
Initial Release
Tested: 6.8.2
RequiresPHP: 7.4
|||
Initial Release