Skip to content

Releases: zackpyle/bb-simple-text-module

Add h1 to HTML tag options

Choose a tag to compare

@zackpyle zackpyle released this 31 Mar 01:36
  • Add h1 to the HTML Tag dropdown options
  • Add example in README on for removing options if desired

Fix alignment issues

Choose a tag to compare

@zackpyle zackpyle released this 23 Feb 21:44

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

Choose a tag to compare

@zackpyle zackpyle released this 21 Nov 18:29

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

Choose a tag to compare

@zackpyle zackpyle released this 21 Nov 17:32

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

Choose a tag to compare

@zackpyle zackpyle released this 20 Nov 14:19

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

Choose a tag to compare

@zackpyle zackpyle released this 19 Nov 20:27

Tested: 6.8.2
RequiresPHP: 7.4

|||

Updated module folder name to prevent conflicts

Updated plugin meta

Choose a tag to compare

@zackpyle zackpyle released this 19 Nov 16:58

Tested: 6.8.2
RequiresPHP: 7.4

|||

Updated plugin meta

Updated description

Choose a tag to compare

@zackpyle zackpyle released this 19 Nov 16:35

Tested: 6.8.2
RequiresPHP: 7.4

|||

Updated description

Initial Release

Choose a tag to compare

@zackpyle zackpyle released this 19 Nov 16:34

Tested: 6.8.2
RequiresPHP: 7.4

|||

Initial Release