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

  • Merge pull request #862 from Datawheel/try-drafjs (cb8965ef)
  • handles images in outline titles (983ac49d)
  • adds fullscreen mode (6bf46e3b)
  • prevents accidental back swipes (0b4202f1)
  • takes alerts triggered by toolbar card delete button and renders them into a portal (2ea12d44)
  • fixes alert animation firing off twice when using portal (46f1b2dc)
  • adds help text (67aed36c)
  • makes Jimmy really nervous (0f7c66de)
  • adds Textarea component (just inherits style from TextInput for now) (90b3151c)
  • removes theming; refactors DraftWrapper to use one Entry instead of two nearly identical ones (cd3ebeb8)
  • adjusts Parse to work with draft instead of quill, kinda (46bcd81a)
  • fixes bug with secondarylocale saving (3d491a4f)
  • strips trailing nbsp from draftjs (d892e31c)
  • removes quillwrapper from jsx and npm (f2cc32d9)
  • changes mentionTrigger to double brackets (ee3a2561)
  • updates package lock and removes quill reference (b34ec7df)
  • Merge branch 'master' of http://github.com/datawheel/canon into try-drafjs (9e2a524b)
  • updates packages, adds support for fformatters and selectors (0f5ceed3)
  • updates package lock (9f3f19eb)
  • merges master in (bac97f2f)
  • fixes lookup (cac383f2)
  • updates package lock (e1f8a672)
  • Merge branch 'master' of http://github.com/datawheel/canon into try-drafjs (89e84d53)
  • improves mention plugin (bbece5d6)
  • tries out draftjs with a mention demo (af553fbc)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • Merge pull request #881 from Datawheel/issue-871-section-preview (4c2eccbf)
  • fixes off by one error (b4f1fec3)
  • adds duplicated section directly after (6ec3d684)
  • styles PreviewSearch (b50c2de4)
  • makes sections render properly in preview popover (ad8085a2)
  • makes section heading anchors explicitly hideable (edd5b0b9)
  • prevents tabs sections without paragraphs from crashing (cb50e5d9)
  • makes Dialog more flexible (3bf09f4c)
  • renames SectionRenderer to ProfileRenderer (f588fbbd)
  • cleans up SectionEditor (63314ed3)
  • improves logic for showing buttons (913ba32a)
  • hides preview section button text (c4200ec6)
  • pulls in master (d543bddd)
  • Merge branch 'master' of http://github.com/datawheel/canon into issue-871-section-preview (2e4c03f8)
  • hides preview section for anything but a section (ed52f990)
  • prevents remount of sectionpreview on locale cahnge (a6e9ae58)
  • adds some insight into whats fetching (cc3a28e2)
  • handles locale selection in sectionpreview (1f946634)
  • adds a top-level locale for seciton previews (f1092dc4)
  • supports choosing new previews in previewHeader (b42b8959)
  • adds previewheader comp and fixes modal bugs (09aaa9cb)
  • refactors preview search to stand alone (5bdd06fd)
  • creates profile embed wrapper for previewing sections (65b8b480)
  • passes down proper vars and formatters to section preview (22e76c25)
  • populates popover with fetched section (7eea2ceb)
  • adds modal to sectioneditor (13851dfa)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • fixes typo (31d304f3)
  • adds request throttle config (103f2650)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • removes console.log (c1d07ef2)
  • fixes comments 😅 (45ef32b0)
  • improves subnav logic (3e8e9273)
  • fixes stat group alignment when there is only one stat (9e279e43)
  • Merge pull request #872 from Datawheel/issue-774-ui-mode-cleanup (08f14715)
  • refactors three almost identical functions into one (b94aa2da)
  • prevents warning from spreading props into a Fragment (6f780ca4)
  • fixes dialog/alert portal re-rendering and hijacking focus by...not using portals (a5048ea7)
  • fixes some dialog titles not getting focus; positions mode switcher inside dialog (b0a86cfe)
  • oh, that was probably important (bdc14acd)
  • fixes checkbox style collision (9fb756c1)
  • styles custom visibility selector (fa8a28a7)
  • makes readOnly an explicit Card prop (ebf750ac)
  • makes Attributes generator card more obviously non-interactive (2e830f40)
  • cleans up VariableCard errors (51cccc4f)
  • converts header buttons to button group (8d99b8f9)
  • fixes errors from merge; removes Parse from alert & renames props (d9ea1d31)
  • Merge branch 'master' of https://github.com/Datawheel/canon into issue-774-ui-mode-cleanup (280e695a)
  • focuses Dialog title on open (c433b591)
  • refactors Parse (ddeff44e)
  • uncomments breaking code (b3993c77)
  • converts MetaEditor image dialog to custom dialog (abf21c21)
  • converts DimensionEditor to custom dialog (bee33647)
  • converts TextEditor to custom Dialog (9564c67b)
  • tweaks alert caution theme (86e8c296)
  • various tweaks for consistency (25971db8)
  • moves some code around in order to get the VariableEditor DialogFooter in the right place; removes css workarounds (7b440c43)
  • converts VariableEditor to custom Dialog; cleans up naming; adds style workarounds (c477993e)
  • moves some stuff around, adds a semicolon and stuff (b24dd067)
  • tweaks card description color (e1c63f12)
  • converts DimensionEditor to custom Dialog; improves submit button logic (7943fd27)
  • only adds bottom padding to Dialogs without DialogFooters (053510e6)
  • fixes animation class removal preventing focus on alert button (c8e1c60f)
  • styles custom dialog (WIP) (ebd4eacd)
  • fixes repeating animations on modals & dialogs (5254d344)
  • adds custom dialog (WIP) (76198e7e)
  • fixes switching controlled/uncontrolled input warning (2c9758ca)
  • fixes some alerts not autofocusing & adds unique keys (ee78b28c)
  • makes alert autoFocus reliable (6fa75b3a)
  • adds caution alert theme (7774693a)
  • skins quill editor (454e8521)
  • removes some now unnecessary blueprint overrides (fcc757b2)
  • themes code editor (96f0f5d5)
  • prevents alert from displaying error messages unnecessarily (781a414b)
  • simplifies VariableEditor markup & tweaks positioning; fixes variable editor instructions (917f4201)
  • fixes visual bugs (ebc21ff4)
  • styles alerts, fixes alert confirm button (9f52cd4f)
  • adds custom Alert & portal components (WIP, buttons don't work) (a56b6139)
  • consolidates keyframe animations (68f4a9f5)
  • fixes visualization double footer, adds Alert wrapper compoment & makes alerts less annoying (16e9be4c)
  • renames TextEditor to RichTextEditor; cleans up Card components (eb4696f5)
  • renames GeneratorCard/Editor to VariableCard/Editor, begins VariableEditor cleanup, updates generator UI mode styles, breaks standalone js editor css (WIP/RIP) (abe8a35a)
  • cleans up Card.jsx (ba7af71b)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • handles duplicates in meta editor (ad07414a)
  • removes swap from endcaps to avoid confusing behavior (3fad99a4)
  • updates section swap to work with storysections (c58a5d7b)
  • sorts storysections, fixes payload bug (b596a1b1)
  • creates section swap endpoint that respects groups (7ef3a597)
  • limit grouping swaps to grouping type (12f9fc5c)
  • makes swap endpoint implicitly handle groupings (c3d91576)
  • makes new endpoint bump orderings, updates redux to match (cfa9c1c4)
  • Merge pull request #869 from Datawheel/issue-867 (7baef1f8)
  • fixes bug with dupes in attribute generator (1a868269)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • Merge pull request #842 from Datawheel/issue-838 (a675fdd8)
  • Merge branch 'master' of http://github.com/datawheel/canon into issue-838 (e2c405e5)
  • adds automatic attribute generator to profiles (74b991b7)
canon - @datawheel/[email protected]

Published by jhmullen almost 5 years ago

  • locks react-table version due to broken package (919779b9)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • makes default "alert" color brighter (6d78c053)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • changes style to proper classnames in warning text (fe1e0690)
  • changes css and updates language for dupes (a989ef03)
  • adds duplicate catcher (114c780e)
  • fixes bug where always field would jump in on empty string (3fecfb8e)
  • runs selswap on allowed vars (6b2e4492)
  • adds allowedselector component (3f97b689)
  • adds decision tree in textcard (c5177dd0)
canon - @datawheel/[email protected]

Published by jhmullen almost 5 years ago

  • adds length modifier classes to stat elements (8d8d2f23)
  • makes preview search fully functional via keyboard (0159633e)
  • Merge pull request #849 from Datawheel/issue-847 (4d334580)
  • adds id to metacolumn (3c7950b4)
canon - @datawheel/[email protected]

Published by jhmullen almost 5 years ago

  • Merge pull request #843 from Datawheel/hotfix-users-pathing (ea91a76d)
  • fixes canon user path for migration (e2e67bea)
  • Merge pull request #836 from Datawheel/issue-834 (9f0f8604)
  • fixes 834 (f5be13d0)
  • adds 0.11 to release notes in README (b00f13e8)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

🔥 This update includes a small database change (please run the update script) which allows section titles to have icons and short names, allowing for a new SubNav component that appears automatically in profiles. 🔥

  • Merge pull request #828 from Datawheel/issue-816-subnav (ed3493d4)
  • adds placeholder for blank selectors (05e5f898)
  • Merge branch 'master' of http://github.com/datawheel/canon into issue-816-subnav (7760df69)
  • further clarifies readme (3e624044)
  • updates readme to include migration script and links (3abc6297)
  • adds db_0.11 models and fixes id reset bugs (7445b2a1)
  • removes some old cases (83fa18eb)
  • Merge branch 'master' of http://github.com/datawheel/canon into issue-816-subnav (71cbde7e)
  • clarifies default text (1bb69ea9)
  • sets defaultvalue to empty string (0fd6e6da)
  • removes NEW defaults from db config (e77cf36c)
  • trims unnecessary code, adds fixes for ie & edge (daf92195)
  • styles subnav (5d2c9176)
  • changes default short to null (86bed6ab)
  • namespaces subnav (ca835317)
  • Merge branch 'master' of https://github.com/Datawheel/canon into issue-816-subnav (46e5b9f4)
  • uses blueprint list for setting icon (d82692be)
  • adds icon and short title to db (7ca9e400)
  • checks that the blueprint icon is in the list before printing the , uses shortTitle if there is one (2b08cf27)
  • adds blueprint icon array (ccdec8e0)
  • adds placeholder icon & shortTitle for testing (4072e26b)
  • makes the subnav sticky and fixes current section logic (01ea8eae)
  • simplifies logic and properly gets section wrapper (83118e79)
  • flattens grouped sections, consolidates fixed logic (26d9d42e)
  • rips out SubNav component and puts it back together (WIP) (f78739c5)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • preserves selectors in local section-copying (a34a2790)
  • adds duplicatesection to menu (02b2ed54)
  • adds action for section dpulication, hides duplication for stories (61806b64)
  • fixes bug with cloning selectors (34b48d3e)
  • adds new cmsroute and actions for profile duplication (1c432f80)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • adds clarifying comment (e27e6a58)
  • adds deletions to live updates for formatters (393b647a)
  • adds updating to crud formatter fixes (7f08606d)
  • moves formatters to new resources redux object (a82e3f29)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • gives priority to cuts over filters for same named levels and measures (69d4563e)
  • adds testing support for canon_cms_search table (84d21259)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • adds catch for image failure in flickr (2d9ed2bd)
  • fixes minor css bugs with grouping sections (89ee1ffc)
  • makes search population blocking for #821 (0033b2f2)
canon - @datawheel/[email protected]

Published by jhmullen almost 5 years ago

  • Merge pull request #832 from Datawheel/hotfix-dimensioneditor-nulls (43f63739)
  • hotfixes bug when cube is changed underneath meta (b6ddfbb5)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

🔥 BREAKING CHANGE 🔥
This release removes the SubNav component, which we're deprecating in favor if a more general automatic profile sub-nav soon to be released in canon-cms.

  • removes SubNav from global exports (ab4c208d)
  • removes core SubNav component in preparation for rebuilding it in #816 (8def41f4)
canon - @datawheel/[email protected]

Published by jhmullen almost 5 years ago

  • Merge pull request #823 from Datawheel/fix-separate-true-querying (157a5bc9)
  • fixes long load times using separate true (a254a7e3)
canon - @datawheel/[email protected]

Published by davelandry almost 5 years ago

  • reverts accidental dev server changes (#738) (d087fc0a)