Upsetjs Versions Save

😠 UpSet.js - a set visualization library for rendering UpSet Plots (a JavaScript re-implementation of UpSet(R) by Lex et al), Euler Diagrams, Venn Diagrams, and Karnaugh Maps

v1.11.0

2 years ago
  • Merge pull request #108 from upsetjs/sgratzl/zero_w_h (3a62ce8)
  • feat: support 0 set chart and 0 cs chart (54a7c75)
  • Merge pull request #98 from upsetjs/sgratzl/style-tag-factory (3d69b70)
  • Merge branch 'develop' into sgratzl/style-tag-factory (122e7da)
  • Merge pull request #105 from upsetjs/dependabot/github_actions/develop/actions/cache-3 (19dbba8)
  • build(deps): bump actions/cache from 2 to 3 (d5045c7)
  • Merge pull request #103 from upsetjs/dependabot/github_actions/develop/actions/checkout-3 (26981b7)
  • build(deps): bump actions/checkout from 2 to 3 (b41c5f7)
  • Merge pull request #102 from upsetjs/dependabot/github_actions/develop/actions/setup-node-3 (6bcd701)
  • build(deps): bump actions/setup-node from 2 to 3 (402fac2)
  • Merge pull request #100 from upsetjs/sgratzl/venn-offset (b7f3d70)
  • fix: derive for missing offsets (15fd64f)
  • build: tune gitignore to avoid build artifacts (5136ff7)
  • fix: ignore no tests (0cd156c)
  • feat: add option to move venn diagram labels (73d40e1)
  • feat: add styleFactory prop to vue (bdc67b1)
  • feat: add style factory bundle example (ac1272b)
  • feat: export custom createElement factory from bundle (3dbb9b1)
  • feat: add style factory example (89d61a9)
  • feat: support custom style factory (7c88555)
  • Merge pull request #96 from upsetjs/sgratzl/set-title (70620b4)
  • fix: missing classname customizations (0b3e477)
  • feat: add title to venn diagram label (fb38e2a)
  • fix: missing label alignment (808b942)

v1.10.10

2 years ago
  • build: fix preact import (2121541)
  • Merge branch 'develop' of github.com:upsetjs/upsetjs into develop (4928ea9)
  • Release 1.10.1 (24ba7c1)

v1.10.1

2 years ago
  • build: revert old version (0375ed1)
  • build: remove browser for webpack to use module (0d2beb2)
  • Release 1.10.0 (255ecfe)

v1.10.0

2 years ago

v1.9.1

3 years ago
  • fix: tests (3458be9)
  • build: make playground private (7ebb677)

v1.8.0

3 years ago
  • fix: types (89b5c77)
  • build(fix): release script (ba44ed9)
  • refactor: tune generation (d37a231)
  • build: add clean:libs script (cbbb132)
  • refactor: no implicit overlap function (674a160)
  • Merge branch 'develop' of github.com:upsetjs/upsetjs into develop (a7a119e)
  • docs: add bench to playground (657df3f)
  • refactor: use guesser (52bef46)
  • refactor: restructure overlap computation methods (447d303)
  • Merge pull request #62 from upsetjs/sgratzl/comb (4b79e04)
  • fix: workaround for testing (d713215)
  • fix linting (f1478c6)
  • docs: prefer extractCombinations when possible (dc00b30)
  • refactor: tune performance (3df9e92)
  • feat: tune peformance of extract combination (f17b41c)
  • test: add benchmark tests (2a31d6d)
  • feat: improved extract combinations (7288c8f)
  • test: test setup (f4c8144)
  • feat: start with extractCombinations (e5060a5)
  • build: fix setup (0b7d06c)
  • docs: add more examples (1addfa1)
  • docs: improve api links (291281e)
  • docs: add issue templates (821d8f0)
  • fix: borken links to absolute ones to avoid 404 (70a2235)
  • fix: disable tests for playground (1798881)
  • fix: linting (da63e4f)
  • docs: fix links (544bab4)
  • fix: basic example (b6f6394)
  • fix: linting (f82219c)
  • build: try to fix docs deploy (966db09)
  • docs: first version (2ee4f24)
  • docs: migrate from README (5835ae9)
  • build: tune build (e9e4535)
  • feat: tune docusaurus settings (57b0764)
  • refactor: move vue example (368f9ff)
  • docus: start with integrations docs (937f359)
  • docu: fix examples (c4fa8c5)
  • docs: fix linting (d441ce9)
  • docs: migrate all storybooks (234f4db)
  • docs: migrate docs to docusaurus (d9dab4a)
  • feat: start with docusaurus homepage (dd4d419)
  • build: prepare for release with release-it (d08b29c)
  • feat: add playground app (3f3447f)
  • fix: dependency for webpack v4 (5af9ae4)
  • feat: start with basic example (4107262)
  • refactor: upgrade setup and code (749e26d)
  • build: upgrade build system (dc24103)
  • build: disable dependabot (1c041b7)
  • Merge branch 'develop' of github.com:upsetjs/upsetjs into develop (ee74dd6)
  • Merge pull request #60 from upsetjs/dependabot/github_actions/develop/actions/cache-v2.1.4 (9b8b989)
  • Bump actions/cache from v2.1.3 to v2.1.4 (bfb20d4)
  • Merge pull request #54 from upsetjs/dependabot/npm_and_yarn/develop/material-ui/lab-4.0.0-alpha.57 (b6b34fc)
  • Bump @material-ui/lab from 4.0.0-alpha.56 to 4.0.0-alpha.57 (96aa2cb)
  • Merge pull request #55 from upsetjs/dependabot/npm_and_yarn/develop/webpack-cli-4.4.0 (c65e30e)
  • Merge pull request #56 from upsetjs/dependabot/npm_and_yarn/develop/vue/cli-service-4.5.11 (022591a)
  • Merge pull request #57 from upsetjs/dependabot/npm_and_yarn/develop/material-ui/core-4.11.3 (7d10f2c)
  • Bump @material-ui/core from 4.11.1 to 4.11.3 (3d04b30)
  • Bump @vue/cli-service from 4.5.9 to 4.5.11 (c6e4438)
  • Bump webpack-cli from 4.2.0 to 4.4.0 (3c1d808)
  • chore: update license year (8a50bac)
  • docs: fix typedoc generation (1fae8fb)
  • fix: use latest boxplot package for safari bug (03270b4)
  • build: fix start setup (68830e2)
  • Merge pull request #52 from upsetjs/dependabot/npm_and_yarn/develop/types/testing-library__react-10.2.0 (cb50de8)
  • Bump @types/testing-library__react from 10.0.1 to 10.2.0 (422e501)
  • Merge pull request #51 from upsetjs/dependabot/github_actions/develop/actions/setup-node-v2.1.4 (4d6d315)
  • Bump actions/setup-node from v2.1.3 to v2.1.4 (6762280)
  • Merge pull request #50 from upsetjs/dependabot/npm_and_yarn/develop/workbox-webpack-plugin-6.0.2 (ac981b8)
  • Bump workbox-webpack-plugin from 6.0.0 to 6.0.2 (f9b5654)
  • Merge branch 'develop' of github.com:upsetjs/upsetjs into develop (1f5c87e)
  • fix: parameter order (319b9a6)
  • Merge pull request #47 from upsetjs/dependabot/github_actions/develop/actions/setup-node-v2.1.3 (fd8a201)
  • Merge pull request #46 from upsetjs/dependabot/github_actions/develop/actions/cache-v2.1.3 (3ee7ac1)
  • Merge pull request #48 from upsetjs/dependabot/npm_and_yarn/develop/babel/preset-env-7.12.10 (9d8bdda)
  • Merge pull request #49 from upsetjs/dependabot/npm_and_yarn/develop/typedoc-0.20.0-beta.27 (78f76fb)
  • Bump typedoc from 0.20.0-beta.24 to 0.20.0-beta.27 (92f56d0)
  • Bump @babel/preset-env from 7.12.7 to 7.12.10 (a51cdfb)
  • Bump actions/setup-node from v1 to v2.1.3 (2354b1c)
  • Bump actions/cache from v1 to v2.1.3 (4bfabf3)

v1.7.0

3 years ago

Highlights

v1.6.1

3 years ago

Highlights

  • add support for venn diagrams with 4 and 5 sets
  • add support for an extractFromExpression where just cardinalities are given

App

  • bugfix optional color selection

v1.5.0

3 years ago

Highlights

  • add support for an version of Karnaugh Maps which is a matrix based solution for rendering set intersections

App

  • add support for different rendering modi within the embedded page

React

  • add Karnaugh Map support
  • restructure Storybook to add more options

v1.4.0

3 years ago

Highlights

  • more utilities for deeper integration of the library
  • add onMouseMove event listener option
  • add option to disable tooltips (title attribute / tags)
  • generate and provide addon information as part of any handler
  • add Skeleton component variants