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

  • adds support for measure topics/subtopics closes #677 (4cf58836)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds support for measure topics/subtopics (7141eaf7)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes bug with incorrect slugs (6fa94959)
  • fixes selector migration bug (92ae8bc0)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • locks react dependency to v16.8.0 to hide warnings (60930d38)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • refactors (and fixes) custom CSS variables (f08db379)
  • prints out "change detected" message on dev server (a79c1a2a)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • attempts to fix additional CSS fallback var issues (669c5811)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • updates canon-core to v0.17.54 (b4703f79)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • better naming display in server build steps (931307d9)
  • refreshes src/ plugins during dev (actually closes #643) (ebfb832b)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • makes view data table show entire results (closes #669) (95a901f0)
  • renders HTML strings in react-table components (closes #667) (b61aa447)
  • fixes Array join method in DimensionCard for when Array is empty (8c3b1f9f)
  • updates canon-core dependency (54e95388)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes production NODE_ENV in redux store (d8e3492f)
  • removes unused "stats" from prod webpack (e3cdd2b8)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • installs core-js@2 as a top level dependency (c38c2090)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes production builds (9caef465)
  • updates environment files (3f9ef167)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • updates d3plus dependencies and canon-core dependency (4d585130)
  • adds 0.7 migration to docs (8de2124b)
  • improves docs per feedback (960127bd)
  • adds selector swap functionality (64d7c6c5)
  • update readme with install instructions (c1980c83 & add18b55)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • updates css-loader to v3.2.0 (191ba973)
  • adds more mixin/css tests (9612b43b)
  • removes redundant postcss plugins (dd65aa48)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds some additional CSS tests (64df1cbc)
  • updates css-loader to 0.28.11 (f9967d42)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • updates deeply nested d3plus dependencies (490fb03f)
  • updates url-loader to v2.1 (a1848f36)
  • removes unused file-loader and style-loader dependencies (d62477a4)
  • adds test CSS comments to App.css (028f434b)
  • updates mini-css-extract-plugin to v0.8 (74f86cbc)
  • updates minor postcss dependencies (7b6efebf)
  • updates minor d3plus dependencies (8c8853ce)
  • updates @blueprintjs/core to v3.18 (afe4190e)
  • updates minor webpack dependencies and locks webpack to v4.38 because of progress logging bug (6720c596)
  • updates minor babel dependencies (cbe5be1e)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes dev webpack build progress output (4f676e85)
  • invalidates webpack cache when env files change (closes #123) (5322ace8)
  • invalidates webpack cache and rebuilds client webpack on style.yml change (closes #592) (361d4182)
  • fixes fallback order for CSS variables (#666) (9c468e8b)
  • fixes IE11 polyfill and CSS var errors (closes #666) (a4ef718b)
  • fixes canon sub-module name detection (55470472)
  • locks react-router to 3.2.3 to hide "UNSAFE" react messages (ca796f4e)
  • refactors build process for better dev refresh of server-side files (closes #643) (8aefe644)
  • reduces webpack progress output (21bc3d3d)
  • adds hot-reload to sample app Home.jsx (f4b3b8fc)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds Year measure formatter (70859991)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds Year measure formatter (48f7edbc)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds str conversion to striphtml (e5fa13de)