Skip to content

Releases: KevinBatdorf/code-block-pro

1.13.0

06 Feb 00:26
Compare
Choose a tag to compare
  • Feature: Add scrollable max height area with no button (Max Height panel)
  • Feature: Add expanding code area with max height based online number
  • Feature: Added ANSI rendering support - some themes do not look perfect yet
  • Fix: Disabled font ligatures in the editor as it broke cursor positioning on wraps

1.12.0

28 Jan 16:41
fbef7ea
Compare
Choose a tag to compare
  • Feature: Added Ara, Power Query, and DAX language support
  • Fix: Fixed preview output on theme selection
  • Fix: Fixed theme selection font rendering (to match preview better)

1.11.3

09 Jan 00:21
45a77ab
Compare
Choose a tag to compare
  • Fix: Encode and decode html entities to prevent script tag bug

1.11.2

04 Jan 19:49
Compare
Choose a tag to compare
  • Fix: Update shiki renderer wasm loader to use ArrayBuffer
  • Tweak: Expose init function as global to allow late init

1.11.1

04 Jan 06:49
Compare
Choose a tag to compare
  • Fix: Revert code parser as there is a wasm loading error

1.11.0

04 Jan 03:56
7b7bc4f
Compare
Choose a tag to compare
  • Feature: Add theme name text search
  • Feature: Add theme visibility manager to limit visible themes
  • Tweak: Show better error when theme is missing
  • Fix: Renderer source url has a double slash

1.10.0

22 Dec 02:32
c9ec62b
Compare
Choose a tag to compare
  • Feature: Add footer with left aligned text
  • Tweak: Load scripts (copy button, highlight) on multiple lifecycle points
  • Tweak: Make the above scripts idempotent so they can run multiple times safely
  • Fix: Removes inner focus outline from Gutenberg update

1.9.3

05 Dec 14:43
f1f1026
Compare
Choose a tag to compare
  • Fix: Adjusted editor padding for line numbers to better match the front end
  • Fix: Removed the TW border default in the editor as it was overriding soem wp defaults
  • Fix: Updated a typo on the word "focus"
  • Testing: Adds coverage for every main feature.

1.9.2

22 Nov 21:43
Compare
Choose a tag to compare
  • Compatibility: Adds a method override to allow users to activate when prismatic is installed.

1.9.1

21 Nov 03:48
fcb6a29
Compare
Choose a tag to compare
  • Fix: Fixed a situations where the highlighter was miscalculating its width