Skip to content

Release 1.11.0

Latest
Compare
Choose a tag to compare
@sgratzl sgratzl released this 09 Apr 20:06
  • 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)