canon

Reusable React environment and components for creating visualization engines.

GPL-3.0 License

Downloads
1.4K
Stars
27
Committers
19

Bot releases are visible (Hide)

canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • fixes CMS selectors when using CANON_BASE_URL (ea275cc)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • fixes CMS selectors when using CANON_BASE_URL (f747662)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • adds RTL text direction support to DraftWrapper (a4ced4d)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • removes debug console statements from generator fetches (8b3e05e)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • fixes node range in canon-core package.json (9726127)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

🔥 BREAKING CHANGE 🔥

This update must be down in conjunction with updating canon-core to v0.26, which drops support for Node v12. Upgrading to this version should not require and code changes, and should "just work", but YMMV depending on whether or not your code also uses deprecated Node methods.

  • updates sequelize and pg packages, dropping Node v12 support (451ca82)
  • bumps canon-core peer dependency (aaa40d2)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • updates canon-core peer dependency (da2b34b)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

🔥 BREAKING CHANGE 🔥

This update must be down in conjunction with updating canon-core to v0.26, which drops support for Node v12. Upgrading to this version should not require and code changes, and should "just work", but YMMV depending on whether or not your code also uses deprecated Node methods.

  • updates sequelize and pg packages, dropping Node v12 support (451ca82)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

🔥 BREAKING CHANGE 🔥

With the release of canon-core v0.26, we now support Node versions 13, 14, 15, and 16, but as a side-effect of that have to completely drop support for version 12. Upgrading to this version should not require and code changes, and should "just work", but YMMV depending on whether or not your code also uses deprecated Node methods.

  • updates sequelize and pg packages, dropping Node v12 support (451ca82)
  • sets up initial canon-next folder (8903f7d)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • Merge pull request #1376 from Datawheel/fix-bucket-bug (42a9ffd)
  • adds else catch to new image blob/bucket logic (1190dbd)
  • fixes need for bucket in image route (88ac4a1)
  • locks d3plus dependencies to pre-ESM versions (1ba7094)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • locks d3plus dependencies to pre-ESM versions (1ba7094)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • locks d3plus dependencies to pre-ESM versions (1ba7094)
canon - @datawheel/[email protected]

Published by davelandry over 1 year ago

  • locks d3plus dependencies to pre-ESM versions (1ba7094)
  • adds catch to example promise cache (4ff39ed)
  • uses named import wth d3plus-common (8af74c2)
canon - @datawheel/[email protected]

Published by jhmullen almost 2 years ago

  • adds debugs (d0648bc8)
canon - @datawheel/[email protected]

Published by jhmullen almost 2 years ago

  • Merge pull request #1374 from Datawheel/features/sockets (d054fdbe)
  • adds express handlers and examples for socketio integrations (2d712e34)
canon - @datawheel/[email protected]

Published by jhmullen about 2 years ago

  • removes busted import (ef8f2621)
canon - @datawheel/[email protected]

Published by jhmullen about 2 years ago

  • removes arg param (9bd0d12c)
canon - @datawheel/[email protected]

Published by jhmullen about 2 years ago

  • adds openid logout to canon-core (17860edd)
canon - @datawheel/[email protected]

Published by davelandry about 2 years ago

  • sanitizes logiclayer query params (a6cd0b8)
canon - @datawheel/[email protected]

Published by jhmullen about 2 years ago

  • Merge pull request #1371 from Datawheel/sanitization-location (a2268754)
  • sanitize location attributes in store (232d118b)