Skip to content

Releases: wikimedia/vegalite-wordpress-plugin

v0.7.0

Choose a tag to compare

@kadamwhite kadamwhite released this 05 Aug 21:06
  • Prevent charts from overflowing their column if used in column block layouts or narrow sidebars
  • Encode chart specification JSON in post content as a Base64 string to keep WordPress sanitization from mangling mathematical operators like > in spec parameters
  • Initialize charts as Vega schema v6 by default

Internal:

  • Modify and upgrade the plugin's code quality infrastructure and CI actions
  • Remove unused bundled copy of v5 vega-lite specification JSON

Full Changelog: original/v0.6.0...original/v0.7.0

v0.6.0

Choose a tag to compare

@kadamwhite kadamwhite released this 10 Jul 19:08

What's Changed

Public APIs:

  • Upgrade vega-embed from 6.23.0 to 7.1.0; upgrade vega-lite from 5.16.3 to 6.4.3; upgrade vega from 5.26.1 to 6.2.0
  • Introduce vegalite:ready and vegalite:click event dispatch system to bind external functionality to chart interactions
  • Improve sanitization of data-attribute output

Internal/housekeeping:

  • Modify and upgrade the plugin's build infrastructure and CI actions
  • Make GPL-v2-or-later license explicit in repository

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@kadamwhite kadamwhite released this 01 May 17:41
Built release for v0.5.0. For a full change log look at the notes wit…

v0.4.0

Choose a tag to compare

@kadamwhite kadamwhite released this 10 Apr 15:43

What's Changed

  • Permit injecting vegaEmbed options via the data-embed-options on the block object. Lays the groundwork for future UI enhancements to allow selecting renderer.

v0.3.0

Choose a tag to compare

@MiguelAxcar MiguelAxcar released this 05 Dec 18:08

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

Choose a tag to compare

@MiguelAxcar MiguelAxcar released this 30 Nov 00:14

What's Changed

Full Changelog: v0.2.3...v0.2.4

New Contributors

v0.2.3

Choose a tag to compare

@varnent varnent released this 08 Nov 01:16

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@kadamwhite kadamwhite released this 09 Mar 15:11

Full Changelog: v0.2.0...v0.2.2

  • Fix issue where frontend block styles were not getting enqueued for responsive block.
  • Fix issue where blocks did not render on frontend due to block.json being deleted on build.

0.2.0: MVP

Choose a tag to compare

@kadamwhite kadamwhite released this 24 Jan 15:53
v0.2.0

Built release for v0.2.0. For a full change log look at the notes wit…