Skip to content

Releases: KevinBatdorf/code-block-pro

1.3.0

04 Sep 19:27
a08e508
Compare
Choose a tag to compare
  • Feature: Add font size controls
  • Feature: Add Line height controls
  • Feature: Persist settings in the database instead of localStorage
  • Fix: Fix overflow editor bug

1.2.8

01 Sep 02:13
Compare
Choose a tag to compare
  • Compatibility: Disable Prismatic. They use an encoding function on all code indiscriminately, breaking this plugin.

1.2.7

31 Aug 23:46
8296f24
Compare
Choose a tag to compare
  • Fix: Add style overrides for the Hueman theme (and generally good overrides)

1.2.6

30 Aug 13:45
d220bed
Compare
Choose a tag to compare
  • Fix: Force disable wrapping and overflow for bootstrap based themes.

1.2.5

30 Aug 13:09
9f17978
Compare
Choose a tag to compare
  • Fix: Force disable wrapping and overflow for some themes.

1.2.4

30 Aug 12:11
3ce113a
Compare
Choose a tag to compare
  • Fix: Limit alignments to wide and full only.

1.2.3

29 Aug 17:40
Compare
Choose a tag to compare
  • Fix: Force left text alignment in the editor
  • Tweak: Set WP default alignment to "none"
  • Testing: Add item verification on scroll before click

1.2.2

28 Aug 20:40
Compare
Choose a tag to compare
  • Fix: Zeros out margins on pre elements for better theme compatibility

1.2.1

28 Aug 00:02
3e158ee
Compare
Choose a tag to compare
  • Fix: Remove nested pre tags (changed to div) in editor
  • Feature: Added test coverage with cypress

1.2.0

27 Aug 18:04
f36f812
Compare
Choose a tag to compare
  • Feature: Convert code from the core code block
  • Feature: Convert code from SyntaxHighlighter Evolved
  • Feature: Add toolbar language select
  • Feature: Add language "nice names"
  • Fix: Remove line wrap from frontend