Releases: KevinBatdorf/code-block-pro
Releases · KevinBatdorf/code-block-pro
1.3.0
- 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
- Compatibility: Disable Prismatic. They use an encoding function on all code indiscriminately, breaking this plugin.
1.2.7
- Fix: Add style overrides for the Hueman theme (and generally good overrides)
1.2.6
- Fix: Force disable wrapping and overflow for bootstrap based themes.
1.2.5
- Fix: Force disable wrapping and overflow for some themes.
1.2.4
- Fix: Limit alignments to wide and full only.
1.2.3
- 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
- Fix: Zeros out margins on pre elements for better theme compatibility
1.2.1
- Fix: Remove nested pre tags (changed to div) in editor
- Feature: Added test coverage with cypress
1.2.0
- 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