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 about 5 years ago

  • strips html from option rendering (2db468d0)
  • prunes data for nulls in percbar (375fdbf6)
  • adds dataFormat to cms FAQ (closes #648) (40767596)
  • Update README.md (4bf54970)
  • adds HMR info to README (b5189602)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes HMR (closes #607) (b2dadf1e)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • removes console.log (db0173d7)
  • parses lists, quotes, and pre tags (fabdf464)
  • hides awkwardly unrounded small percentage bars (e7e6f0f3)
  • handles super long variables in toolbox output view (4a63e60f)
  • prevents 100%+ percentage bar from breaking out of container (74681117)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds label to x-axis on horizontal barcharts closes #634 (60545674)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds label to x-axis on horizontal barcharts closes #634 (3a348d7a)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • removes treemap groupings with 1 member (53c0c17b)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • exclude path + fixes (6e1f03d5)
  • exclude mapbox from babel fixed #635 (cc5c9268)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

Release Highlights

  • Blueprint Table has been replaced with React Table
  • If CANON_LOGINS is enabled, logging in is required for the CMS, and will block users with a Role that is less than 1. DB Admins will need to manually set permissions for desired Canon Users for access.

Commits

  • Merge pull request #631 from Datawheel/issue-584-auth (07bb2681)
  • Merge branch 'master' into issue-584-auth (4f23b7cd)
  • removes all instances of section titles passed to as title prop to Viz component (3afa54d5)
  • hides visualization titles unless a title is explicitly defined in the viz config; closes #619 (cc1f1816)
  • prevents Options data table from being resized, fixes some Table css bugs (7813b03f)
  • replaces options blueprint table with react-table, handles focus (accessibily), removes hacks (a0bb507e)
  • adjusts text (b5b8ddb4)
  • obscures passwords, adds show/hide toggle button (20b0fac6)
  • Merge branch 'master' of https://github.com/Datawheel/canon into issue-584-auth (f53bbbb0)
  • adjusts AuthForm error state markup (df84edf4)
  • moves auth form error message into AuthForm (c1fe0c37)
  • tweaks settings menu & auth form styles (3ebb1a80)
  • styles log out link (2acf99ea)
  • adds AuthForm animation (ddb322df)
  • replaces login/signup blueprint fields, fixes styling (110f4c46)
  • Merge branch 'master' of https://github.com/Datawheel/canon into issue-584-auth (3525be95)
  • restructures & begins styling AuthForm, pastes in Signup & LogIn components from canon (b9ca93b4)
  • removes unused function (9b3cf9d2)
  • adds auth to cms (2609d7cd)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • removes treemap groupings with 1 member fixes treemap labels (77b1c11d)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds node memory setting to build setup script (6022c1a4)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes broken non-reduxMiddleware support (a1e8bdc7)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • fixes formatter libs path (0b0a2082)
  • Update packages/cms/src/components/editors/SimpleVisualizationEditor.jsx (bba58448)
  • Update packages/cms/src/components/editors/SimpleVisualizationEditor.jsx (c08f7519)
  • removes comment (602f75b9)
  • fixes disappearing columns in cms (98ddde82)
  • fixes Table scroll behavior and sets minRows to 0 by default (95f5d8b3)
  • handles columns formatting errors (b901c0a8)
  • fixes nesting bug (d0a62f1f)
  • improves nesting logic, still broken (2e5b55cc)
  • hooks up code generation for simple case of columns (8221af61)
  • beings fixing table UI editor (39c3d7b5)
  • gets tables with nested headers working (de07a36c)
  • adjusts formatting & converts columns to an array of strings (709a9fe9)
  • adds react-table theming (08953460)
  • improves table header interactions (cc53a7ef)
  • styles table viz (4f72c5a5)
  • fixes cms header link underline wrapping (06caaaaf)
  • styles toolbox output view (6062a96d)
  • tweaks additional panel font sizes (725c7566)
  • fixes dimension preview search font sizing (48172d44)
  • begins adding table viz (e2c690b7)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • fixes bug with editing textcards in single lang (f43b6857)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • Merge pull request #588 from Datawheel/custom-redux-middleware (d7bc8f63)
  • adjusts redux composers (c16e5daa)
  • loads custon middleware client-side (cbe18c89)
  • cleans up canon.js (cc9704c6)
  • tweaks ordering of store config (37cbed2d)
  • loades server canon.js using resolve function (1075d2c3)
  • merged with master (fc3ec814)
  • redux entire custom middleware wip (2e275018)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes bug generating queries with cuts closes #612 (c51a567a)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes bug generating queries with cuts closes #612 (3886e24a)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • moves some hero data to its proper spot in about (04857f25)
  • updates legacy script to new Section Types (9b7ec331)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds vscore scss association to scaffold (7a731be7)
  • includes scss association to css files in VSC (f4f7672f)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds validation on filter measures for tooltips (fa5fb5cb)
  • fixes bug on treemaps with levels with 1 member closes #611 (61918f7f)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes bug on treemaps with levels with 1 member closes #611 (c89457b4)