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 jhmullen about 3 years ago

  • Merge pull request #1248 from Datawheel/core-postcss-custom-variables-preserve (4438be89)
  • enables preserve in postcss-css-variables plugin (875fd7c4)
canon - @datawheel/[email protected]

Published by jhmullen about 3 years ago

This release of canon-cms updates with core 0.23.0 to bring react-redux to version 7.

🔥 Breaking Changes 🔥

If your site uses withRef in its connect code, this must be changed everywhere to forwardRef, as explained here

If you are accessing the reference via something like this.wrappedInstance.myComponent, this will need to change to this.myComponent

  • bumps peer dependency (14a90e90)
canon - @datawheel/[email protected]

Published by jhmullen about 3 years ago

This release of canon-core updates react-redux to version 7.

🔥 Breaking Changes 🔥

If your site uses withRef in its connect code, this must be changed everywhere to forwardRef, as explained here

If you are accessing the reference via something like this.wrappedInstance.myComponent, this will need to change to this.myComponent

  • Merge pull request #1247 from Datawheel/upgrade-react-redux-7 (eee2cbde)
  • upgrades to react-redux 7 (b6240b4b)
canon - @datawheel/[email protected]

Published by jhmullen about 3 years ago

  • Merge pull request #1246 from Datawheel/core-gdpr (78fb76c4)
  • documents 2 new GDPR env vars (57a61cc8)
  • refactors SSR for service code to include optional GDPR wrapper (ac80f63f)
  • adds front-end HTML to CanonProvider to show GDPR banner (d9794c08)
  • adds CANON_GDPR to redux store.env (8f8ae553)
  • adds new GDPR text to default locale file (a541f044)
canon - @datawheel/[email protected]

Published by jhmullen about 3 years ago

  • Merge pull request #1245 from Datawheel/fix-table-widths (5c275912)
  • fixes tablewidth passthru (8b430974)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1244 from Datawheel/pdf-path-override (d2e5546a)
  • adds option to override pdf path (80465080)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • hotfixes comment bug (960b44b0)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1243 from Datawheel/fix-react-table-styles (77147dd9)
  • fixes cell styling for prod react-table (abcab9f2)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1242 from Datawheel/core-css-order (f290f113)
  • applies a static sort order for vendor CSS (closes #1239) (035c3533)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1241 from Datawheel/cms-hero-search-bugfixes (b0d5e442)
  • resets ProfileSearch filters when clicking the "X" button (a4d910b8)
  • enables showExamples in the default Hero ProfileSearch (708faa6e)
  • fixes bug in Hero spanifyTitle with titles within other titles (4a7fd8b6)
  • adds basic HTML entity stripping to stripHTML (54639896)
  • Merge pull request #1240 from Datawheel/issue-1225-translate (eb658c2f)
  • adds translation to hero (2c9baa0c)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1238 from Datawheel/cms-warmup-timeout-fix (91f00b72)
  • adds debug param to warmup script (ad873827)
  • fixes puppeteer-cluster not using user-defined timeout (e9ef3879)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1237 from Datawheel/cdc-tablefixes (9380a048)
  • Merge branch 'master' of http://github.com/datawheel/canon into cdc-tablefixes (5bcd7a5d)
  • fixes wrong key issue on warmup script (8a92a255)
  • fixes missing headers and spacing problem (6503e478)
  • fixes default formatter for isNaN issue (88d0ad0d)
  • Merge pull request #1236 from Datawheel/cms-ace-colors-subnav (755c7371)
  • removes deprecated/erroring onFocusButton code from Subnav (c88d4979)
  • fixes Ace punctuation colors (closes #1234) (345cf319)
  • Merge pull request #1235 from Datawheel/cms-readme-pdf-debian (db636852)
  • fixes PDF printing Debian instructions (c7f3cf95)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1227 from Datawheel/issue-1210-pdf-secure (377e4d5f)
  • documents killswitch (a0093b1b)
  • adds another escape catch (3bff181d)
  • handles case without trailing slash (9b62dbc0)
  • adds verify to pdf route (4b3a2207)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1226 from Datawheel/cms-ace-editor-css-hotfix (f11de965)
  • manually fixes ace editor position inside cms class (00fc2121)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • bumps blueprint version in logiclayer (bb18c151)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • bumps blueprint versions in core (377d16a9)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • bumps peer dependency of canon core (a9ed08f1)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1223 from Datawheel/upgrade-ace-blueprint (eb2f0335)
  • upgrades react-ace and blueprint (569202ce)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • updates dependencies on vizbuilder (de4566ac)
canon - @datawheel/[email protected]

Published by jhmullen over 3 years ago

  • Merge pull request #1222 from Datawheel/cms-clipboard-input-css (46c61513)
  • fixes options clipboard input style overrides in prod (closes #1219) (75ed3b7d)
  • removes erroneous image skipper (62850aaa)