canon

Reusable React environment and components for creating visualization engines.

GPL-3.0 License

Downloads
1.4K
Stars
27
Committers
19
canon - v0.15.3

Published by davelandry over 6 years ago

  • adds new users columns if not already present (96ce75c)
  • adds component to unify social sharing buttons for login and signup components (1d3bbae)
canon - v0.15.2

Published by davelandry over 6 years ago

  • adds LinkedIn OAuth support (#86 thanks to @jspeis!)
  • adds Github OAuth support (#85 thanks to @jspeis!)
canon - v0.15.1

Published by davelandry over 6 years ago

canon - v0.15.0

Published by davelandry over 6 years ago

  • [breaking] updates d3plus-react and d3plus-viz (dc95eb4)
canon - v0.14.17

Published by davelandry over 6 years ago

  • fixes asset loading for non CANON_BASE_URL sites (1a9bde6)
  • adds kill script to README (0ca7562)
canon - v0.14.16

Published by davelandry over 6 years ago

  • locks @blueprintjs/core to v1.35.5 (6f9dc4f)
  • fixes Elevation, InteractionMode, and TetherUtils imports from blueprint (fe2e6f5)
canon - v0.14.15

Published by davelandry over 6 years ago

  • only sets CANON_BASE_URL if defined (bf10e3a)
  • fixes react-router using CANON_BASE_URL (c706b4d)
canon - v0.14.14

Published by davelandry over 6 years ago

  • adds CANON_BASE_URL support to CSS loader (cf2ead6)
canon - v0.14.13

Published by davelandry over 6 years ago

  • makes test app footer image link relative to base (9e09715)
  • implements custom CANON_STATIC_FOLDER env var (6cd9c3e)
  • sets Loading component z-index to 100 (d37808d)
canon - v0.14.12

Published by davelandry over 6 years ago

  • removes beginning forward slash from asset loads in favor of tag (46024d2)
  • adds environment variable to enable Google Tag Manager (09d6d91)
canon - v0.14.11

Published by davelandry over 6 years ago

  • updates d3plus dependencies (b843e35)
canon - v0.14.10

Published by davelandry over 6 years ago

  • adds new CANON_BASE_URL env var for static pathing (9b8478a)
canon - v0.14.9

Published by davelandry over 6 years ago

  • fixes builds for sites with no CANON_LANGUAGES defined (36454cd)
canon - v0.14.8

Published by davelandry over 6 years ago

  • allows production index.js file to be executed from outside of the directory (35fbcfe)
canon - v0.14.7

Published by davelandry over 6 years ago

  • adds support for postcss-each (6fa8146)
  • adds support for setting the language as the first element in a URL path closes #78 (fe96ae0)
canon - v0.14.6

Published by davelandry over 6 years ago

  • adds express middleware support for opbeat (4fb120d)
canon - v0.14.5

Published by davelandry over 6 years ago

  • adds id and className props to Canon component (closes #75) (d43614c)
  • adds some lesser used bluepring Factories to the tree-shaking logic (533896a)
  • renames scaffold reducer to js from jsx (3c12a4c)
canon - v0.14.4

Published by davelandry over 6 years ago

  • displays server webpack errors and warnings (1655cdd)
  • adds PopoverFactory, PopoverInteractionKind, and Classes to blueprint tree-shaking (9fc065c)
  • removes unused webpack config (422b5a7)
canon - v0.14.3

Published by davelandry over 6 years ago

  • adds default text to style.yml scaffold (5143c77)
canon - v0.14.2

Published by davelandry over 6 years ago

  • fixes gitignore in setup script (a174333)