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

  • adds ProfileSearch to example app (a1dbe5de)
  • adds ProfileSearch and Related texts to i18n (closes #1019) (0e69d9ab)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes missing main file error in installs (409c14e0)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds Selector and Stat to global exports for Custom Sections (d34e6200)
  • adds selectCutoff prop to Selector (21a53d4f)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes rich editor toggle styles (84bc8942)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds toolbar switch and custom link plugin (5af9a96f)
  • adds buttons package to cms (56f19f5d)
  • adds static toolbar and link plugin (needs styling) (ae3ede59)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds repository to create-canon package.json (7f5add26)
  • adds start script to scaffold fixes eslint format issues adds jsx option to jsconfig.json (8ba3c8b8)
  • moves scaffolding to own package (b7399ca2)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • removes references to infocard from cms (34922c85)
  • commits pnpm changes to migration scripts (86151115)
  • adds cms to example routes (5bcbbb1e)
  • fixes package imports in example app (c51e9f56)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • adds token auth to neighbors, hides if empty (acee16d4)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes CMS CustomSections fallback empty.js (51f9a13b)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes detecting sub-module content (09307284)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes $root and $app imports (4989d57e)
  • fixes monorepo package references on install (c5c5b8da)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • Merge pull request #1028 from Datawheel/issue-997-custom-sections (1f6b1020)
  • Merge branch 'master' of http://github.com/datawheel/canon into issue-997-custom-sections (7e20aa5d)
  • updates readme and adds node_module path to viz.jsx (2d08a251)
  • Merge branch 'master' of http://github.com/datawheel/canon into issue-997-custom-sections (1039a8e1)
  • adds documentation for custom sections (71094888)
  • scaffolds out custom types in cmsRoute, begins front-end testing (e711fb9d)
  • adds missing package.json dependencies in CMS (919c05a5)
  • adds workspace prefix to cms package.json (ec2fe04e)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • modifies webpack and canon-core for dynamic loading of modules (c1b769e6)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • removes unecessary testing files from logiclayer (d8d1c370)
  • updates logiclayer to use workspace core (3e1af5c6)
  • adds more missing dependencies to canon-logiclayer (f50b598a)
  • adds missing package.json dependencies to logiclayer (e933f900)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • completely restructures example site (5f067dc7)
  • updates app imports in core CanonProvider (f8da1e7e)
  • reverts back to react-helmet in example profile (a19bcd25)
  • fixes site routes in core (7b010a4e)
  • downgrades history in core back to to v3.3.0 (3b1d1815)
  • changes "example" to "examples" (7596532a)
  • moves demo app to example/ (1ba2a6e4)
  • includes dev and optional dependencies in core module lookup (44c40b51)
  • fixes missing dependency in core (fa89f22c)
  • correctly resolves canon packages in dev and server index (693ff6d0)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • creates new pnpm-lock file (119151bc)
  • adds logiclayer to pnpm workspace (06efef15)
  • adds pnpm workspace file (ce14cdbd)
  • Merge pull request #1027 from Datawheel/core-package (788571a0)
  • fixes reference to normalize.css on monorepo (18370184)
  • merges update from PR #1007 (6ce0bfba)
  • moves core source to packages/core (ce13936e)
  • adds webpack aliases for $root and $app (ce13936e)
  • updates webpack config to resolve in a monorepo (ce13936e)
  • updates demo app references
  • updates release script (ce13936e)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • remove postCSS warning (6158bad1)
  • remove uglify and setup same options for terserPlugin (9adebbac)
  • add dependencies to top level package.json (b07e0d73)
  • upgrade caniuse-lite version & minify normalize.css (3a656463)
  • minify generated css wip #1006 (06e692e7)
  • more graceful response in isAuthenticated issue #1008 (2e73a78e)
canon - @datawheel/[email protected]

Published by jhmullen over 4 years ago

  • hotfixes an issue with datestamps in stories (6b2262d9)
canon - @datawheel/[email protected]

Published by davelandry over 4 years ago

  • fixes omitted status routes for CRUD story operations (de77241e)
  • CSS pass on "show more" VarTable toggle (2c1090d7)
  • hides display windows to improve performance (795d87ba)
  • updates outdated readme instructions (783006fd)
  • removes console log (fea834a3)
  • increases typing timeout for profilesearch to provide more accurate results to deepsearch (82bc4d45)
canon - @datawheel/[email protected]

Published by jhmullen over 4 years ago

  • updates sharp for canon-cms package (933e6a4c)
  • tweaks CMS readme code syntax highlighting (3bb0f274)