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 4 years ago

  • updates to d3plus-common v0.7 (a9098a78)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • updates to d3plus-common v0.7 (a9098a78)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • updates to d3plus-common v0.7 (a9098a78)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds "Reset visualizions" Section button to i18n (f4ff55cd)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds "Reset visualizions" Section button to i18n (f4ff55cd)
  • removes unused imports from Options (bdcf6529)
  • removes "Loading..." flash when changing selectors (19bc6116)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes sources for mult data vizes (33f1318e)
  • Merge pull request #1063 from Datawheel/search-special-chars (ecaa653c)
  • Update searchRoute.js (df5fa31f)
  • improve search legacy API to support special chars fixed #1061 (690b20a1)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • hotfixes selector sorting (125cbafd)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • hotfixes neighborcrash (ee8fa54c)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • normalizes resolve across webpack configs (d653ea1c)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes JSON syntax error in default translations (75224652)
  • hotfixes location error (bafe0144)
  • Update README.md (6d2ed486)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • includes translations for texts on Table component (80f14cb4)
  • allow Select component to not have a label (76ec1a02)
  • makes groupings cascade their false-y alloweds to children. (040a9137)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • includes Table's translations into canon.js (4c4757ac)
  • refactors docs to allow pages without Nav (like Profile and CMS) (67d29d85)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds d3plus-text strip and titleCase to libs (24b2bfc5)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes urlbug (f03ec1f9)
  • fixes urlbug and adds test routes to example app (74089c5d)
  • fixes bug in output view (241772c3)
  • adds disambiguation and docs for routes (d18e66a5)
  • hotfixes whitescreen error for malformed api routes in generator UI (398617dc)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • prevents LL from crashing build without config var (009f9c6e)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • enables caching in non-variable fetchData routes (6f8ee7aa)
  • adds JSDoc comments to preRenderMiddleware (a27f107b)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds better webpack error reporting to build processes (397909be)
  • enables Custom Visualizations (f5a286db)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • removes PercentageBar and enables Custom Visualizations (f5a286db)
  • adds warning for console logs (3cf3d711)
  • removes erroneous printing of 0 from selectors (e01958f4)
  • removes duplicate formatter button as it doesn't function yet (1bb997fc)
  • removes temporary slice (66fb353c)
  • switches selector varOptions from dropdown to Suggest (85d23276)
  • further separates variables object, removes pop-under behavior due to remounting (8a653ea0)
  • moves variables out of status (86f5499d)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes incorrect versioning in cms for d3-array (1a39615b)
  • fixes printout error in legacy migration script (ff9c954c)
  • adds fallback for canon_cms_cubes var (4c0f1240)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds ProfileSearch to example app (a1dbe5de)
  • adds ProfileSearch and Related texts to i18n (closes #1019) (0e69d9ab)
  • removes Fragment component of heading (ecd3d60c)
  • moves div.cp-hero-heading-wrapper inside Fragment (394f833c)
  • [cms] includes a div container for wrapping heading (92196c2b)