Skip to content

Releases: KevinBatdorf/code-block-pro

1.9.0

21 Nov 03:45
cc490fd
Compare
Choose a tag to compare
  • Feature: Added line highlights
  • Feature: Added blur effect to highlight lines
  • Tweak: Added the copy button to the editor preview
  • Tweak: Removed HC Light - will follow up on rendering issues
  • Fix: Selected text no longer leaves padding exposed on the right

1.8.0

17 Nov 09:37
cbb86e2
Compare
Choose a tag to compare
  • Feature: Added footer styles
  • Accessibility: Increased line number color contrast
  • Accessibility: Increased copy button contrast
  • Tweak: Disabled autocomplete on settings inputs
  • Tweak: Added help context to variations that have inputs
  • Fix: Fixed a bug where disabling padding on one block would update all
  • Fix: Line numbers + disabled padding no longer formats weird in the editor
  • Fix: Scrollbars are now using auto instead of scroll
  • Fix: The loading screen on the theme viewer now fills the container
  • Fix: With line numbers, changing the font now will recalculate the width

1.7.0

10 Nov 05:25
ca8bb55
Compare
Choose a tag to compare
  • Feature: Add line number support

1.6.0

10 Sep 00:47
a4c048a
Compare
Choose a tag to compare
  • Feature: Add additional header styles
  • Feature: Allow overriding the label in the header
  • Tweak: Adjust copy button opacity interactions

1.5.2

08 Sep 15:08
512089a
Compare
Choose a tag to compare
  • Fix: Fix padding on copy button when padding is disabled

1.5.1

05 Sep 20:20
0282d26
Compare
Choose a tag to compare
  • Tweak: Allow users to disable padding
  • Fix: Fixes a bug where the header type set to none doesn't persist
  • Fix: Clamp font settings were not being persisted

1.5.0

05 Sep 14:29
116976f
Compare
Choose a tag to compare
  • Feature: Add toggle so users can clamp font sizes to reasonable values.
  • Show font styling in theme select sidebar

1.4.0

05 Sep 04:29
Compare
Choose a tag to compare
  • Feature: Add header "window controls" style option
  • Feature: Add dynamic coding font imports
  • Feature: Add "recent languages" section to quick switch
  • Feature: Add alternate way to transform from core block

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.