canon

Reusable React environment and components for creating visualization engines.

GPL-3.0 License

Downloads
1.4K
Stars
27
Committers
19
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • adds IE polyfill for SVG innerHTML (24056c0)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • updates readme implements typescript typings (90ba81d)
  • Merge branch 'issues/feedback' of github.com:Datawheel/canon into issues/feedback (c3001e2)
  • fixes visual overflow on deeplist title (cfdbaf0)
  • Merge branch 'master' into issues/feedback (6d6a278)
  • fixes measureConfig required issue (6cfa982)
  • implements full virtual list on measure selector when filtering by query (fe8e274)
  • moves Loading screen rendering from css-controlled to react-controlled (a252c1c)
  • adds ability to remove title closes #421 (6f73503)
  • prevents reload when deleting an empty filter/group (1369d6c)
  • prevents className conflict with site-wide default loading component (33295ea)
  • removes custom chart height calculation in favor of simplified approach (c62010c)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • updates webpack minor dependencies (39e98fb)
  • only outputs hardsource errors (28bd062)
  • fixes hardsource CSS errors (3ea04ac)
  • fixes core locale translation fallbacks in SSR (d5a2f00)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • allows a default language to be specified without defining multiple languages (d80aaff)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • fixes i18n translations when no language is specificed in env vars (864d586)
  • focuses scroll to element on anchor link (08f146d)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • makes viz data preview window resize to fit data (d832e05)
  • implements a much better binomialCdf function in libs (b04dc62)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • updates mondrian-rest-client to v1.1.2 (686e45f)
  • fixes property log output (88890ea)
  • fixes bug using properties with logiclayer (b0cc28c)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • prevents reload when deleting an empty filter/group (4860c30)
  • prevents className conflict with site-wide default loading component (1e13d77)
  • removes custom chart height calculation in favor of simplified approach (ad9b611)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • sanitizes export filenames (2983836)
  • removes console statement from data popup (4f7db5c)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • moves Card selectors above descriptions (1148ff9)
  • fallback for vizzes with no slug (ff2e549)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • updates d3plus-export to v0.3.9 (d847966)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • adds binomial and cdf to libs.stats (8c21b1b)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • focuses page element after anchor link scroll (7095b87)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • fixes visualizations with no titles (168495e)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • changes subtitles from varchar to text to make room for more characters (225cfc4)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • fixes bug where dates were changed to objects in stories (d724ae2)
  • wraps formatters in try-catch to avoid js crashes (5721e51)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • changes placeholder in grouping filter input closes #410 (017227a)
  • implements a new simplified Measure selector related to #407 closes #408 closes #409 (fc627ef)
  • updates api base, packages, and canon-related files (a03b875)
  • updates components to match the behavior described in the readme (8b3733c)
  • writes a README.md file closes #143 (be62e2e)
canon - @datawheel/[email protected]

Published by davelandry over 5 years ago

  • tweaks CMS routes for better redirect testing (f09aaae)
  • fixes images in stats (c6c2a42)
  • adds View Data popover to Topics (7b8acf0)
  • adds topic/viz toggle to image downloads (2381249)
  • allows selectors in Card topics without visualizations (0fdda90)
canon - @datawheel/[email protected]

Published by davelandry almost 6 years ago

  • updates d3plus-react to v0.5.2 (cb4a863)
canon - @datawheel/[email protected]

Published by davelandry almost 6 years ago

  • fixes error when duplicate style.yml keys are present (60a4b0d)
  • removes deprecated webpack logging code (ac575de)
  • removes internal reference to deprecated CANON_ATTRS (d8e1512)