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

  • makes modals hide properly (0f98cffa)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • removes testing line from cubeData.js (3a15a596)
  • fixes bug where story saves reverted state (459fc7a0)
  • reverts simpleLogic change (065b34cd)
  • fixes zero materializer bug and properly replaces previews in simpleviz (f7d3ef07)
  • fixes story hero (816557d8)
  • removes testroute (0aa0209a)
  • cleans up story.jsx (404af934)
  • adds fake endpoint and storyviz fix (c1335712)
  • adds ul story landign (a9d22150)
  • adds rudimentary story link (69fa615d)
  • removes old style locales from stories (ef875233)
  • fixes typos (2b7055b9)
  • adds search api usage to docs (3deda1a4)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • adds proper catch to cubeData population and supports empty case for member editor (902bcf84)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

🔥 This update includes a small database change (please run the update script) which allows visualizations in the CMS to trigger a Modal window that can appear. Check out the docs for more info. 🔥

  • clarifies docs (e6174031)
  • fixes typo (933dcb16)
  • improves docs (bc6a7275)
  • fixes preview links to show in all cases (b84ceaaa)
  • removes console log (c42fa763)
  • fixes hidden scroll bars in metadata editor so jimmy knows he can scroll; styles pagination size dropdown and profile preview links (7505d330)
  • fixes typo in migration (fc713967)
  • fixes typos in docs (72daff71)
  • adds documentation for modals (2fcab4cd)
  • fixes indentations, adds comments (52869df5)
  • adds missing comma after merge (d402bc13)
  • Merge pull request #739 from Datawheel/717-collapsible-toolbox (a0917ae6)
  • fixes modal section width, adds close button; closes #735 (428a1e58)
  • fixes z-index bugs (33b7b8d8)
  • refactors/rewrites/dejankifies layout styles; makes toolbox collapse smoother and less hacky (55ed3180)
  • improves performance (1735243d)
  • technically makes the toolbox collapsible (2d75eb62)
  • simplifies profile filtering logic (5ea1de20)
  • removes icon from modal (f647a527)
  • adds migration script to npx and updates readme (82845530)
  • adds migration script for 0.9 (1fdd5685)
  • removes anchor link from popover section (e5f1a217)
  • hooks up slug-based opening of modals (998f2175)
  • bundles viz actions into single object to keep args simple (4dd43bcb)
  • changes window to modal (75c90429)
  • opens window for simple case of openWindow (e3296b9a)
  • changes db to support multiple position types for sticky vs windowed (0e24d533)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • Merge pull request #770 from Datawheel/hotfix-dimension-pathing (c911ca2e)
  • adds missing slash to unbreak api pathing (94d082a2)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • removes whitespace and adds comment for clarity (747e7be3)
  • supports edge case of entire dimension change w/ search cleanup (00551aed)
  • renames and moves dimension editor (3b4fa0c3)
  • allows dimensioncreator to edit as well (8fbbeed4)
  • moves some callbacks to context (373e6a52)
  • adds variable lookup for future qol (5734e4bc)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • moves copy/copied text to CMS name space & adds them to default locale file; closes #747 (96ac3f55)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • Merge pull request #761 from Datawheel/cdc-fixes (5e18a214)
  • converts isIE helper into a variable (a8106fbd)
  • adds isIE helper function, uses it instead of setting/resetting state (17c1aef3)
  • fixes the 🤬 IE table scrollbar situation (a0b35aaa)
  • un-passes isIE state from Profile to Section because that didn't frickin work because reasons (c1f6f117)
  • moves IE check into componentDidMount(); passes it down to sections as a prop (6cd04a55)
  • comments out unused canon config (fixes IE testing) (6520ae08)
  • hides sticky sections behind adjacent groupings in IE; hopefully closes #752 (6d7b493e)
  • moves copy/copied text to CMS name space & adds them to default locale file; closes #747 (96ac3f55)
  • prevents scrollbars from being hidden in IE; probably closes #750 (81e20d78)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes white bar on right side of metaeditor (c8605d32)
  • fixes bug with empty start screen (79936db9)
  • adds pagesize options to metadata table (f62c5be5)
  • remomves search/all endpoint (a385fcd6)
  • adds preview links to metadata table (574e08eb)
  • adds search timeout and loading overlay (ce31377b)
  • moves metadata search to remote querying for speed (1c710a6f)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes bug where webpack would not transpile ES6 code in ./canon.js (f1bb1f46)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • Merge pull request #756 from Datawheel/fix-materializer-bug (7215fffc)
  • removes more comment cruft (3724e37f)
  • removes acewrapper cruft (56e2b2a7)
  • Merge branch 'master' of http://github.com/datawheel/canon into fix-materializer-bug (974e505f)
  • fixes some edge cases and adds comments (9492fb85)
  • fixes acewrapper serverside rendering (f1ee76a3)
  • changes loading method for edit wrappers, fml (3e85ec76)
  • refactors fetchvariables to call from toolbox and respect gens/mats and show status (50863e41)
  • Merge branch 'master' of http://github.com/datawheel/canon into fix-materializer-bug (ab554289)
  • Merge branch 'master' of http://github.com/datawheel/canon into fix-materializer-bug (b668c9fe)
  • rewrites gen/mat getters, rewrites fetchVaribles to respect that (ee434386)
  • refactors mortarroute to individual gen/mat endpoints (fb87dd00)
  • move attr lookup to its own function (c6af3808)
  • fixes ordering for materializers (7cb02fda)
  • drastically reduces render checks for generator cards (d490290e)
  • removes unnecessary fetches from add/delete toolbox, skips gens if mat_id provided (f8dc1b5a)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes missing map in geo + unique cut queries (460e70c3)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • fixes missing map in geo + unique cut queries (4c0a2f9a)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • Merge pull request #760 from Datawheel/issue-744 (2dcf3b58)
  • fixes bug with flashing text, closes #744 (34990afb)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • removes anchor link offset from sticky section titles; closes #754 (4cd580c0)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • Merge pull request #753 from Datawheel/hotfix-auth-redirect (7fffad67)
  • fixes redirect bug on auth submit (c76b2aeb)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • Merge pull request #745 from Datawheel/issue-743 (d1a4ba66)
  • fixes permalinks (18aae0e2)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • applies caption change to level names in UI (7aba97ba)
  • changes visible labels to caption property (ca39281f)
canon - @datawheel/[email protected]

Published by jhmullen about 5 years ago

  • hotfixes slow search for datamexico (3b250546)
  • removes console log (fe2d02c2)
  • adds stories to permalinks (b06da40e)
  • adds tab navigation to permalinks (479fcb38)
  • adds previews to profile permalinks (1d61a811)
  • limits initial search on page load, closes #727 (129f061f)
canon - @datawheel/[email protected]

Published by davelandry about 5 years ago

  • adds new design tokens to variables.css; removes outdated profile styles (06262962)