Skip to content

Releases: d3plus/d3plus-legend

v0.5.1

18 Aug 22:02
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • adds support for shapeConfig mouse events (ddf430f)
  • updates d3plus-shape to v0.8.3 (ca03d92)
  • chore(package): update d3plus-text to version 0.9.2 (#34) (738070f)
  • fixes spelling of examples script in package.json (578f80f)

v0.5.0

17 Aug 23:26
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • removes unused dependencies (b41c91a)
  • uses new d3plus-common elem method (9288d72)
  • renames ShapeLegend to Legend and removes BaseLegend class (80f92b7)
  • updates package description (735f97b)
  • moves ScaleLegend to new d3plus-axis repo (6439e73)
  • chore(package): update d3plus-common to version 0.5.7 (#33) (0e95eba)

v0.4.4

17 Aug 15:57
Compare
Choose a tag to compare
v0.4.4 Pre-release
Pre-release
  • allows override of a single range value in ScaleLegend (490232b)
  • uses appropriate tickFormat in ScaleLegend to avoid binary floating point wackiness (05f0513)
  • fixes bug with non-displayable ScaleLegend ticks (cb1379c)

v0.4.3

16 Aug 22:04
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release
  • removes console.log statement (3fb1efa)
  • adds range override to ScaleLegend and improves default number of ticks (bbb0f2f)
  • adds tickLabels override to ScaleLegend (fc73b0e)
  • adds title to ScaleLegend (93e50a3)
  • updates d3plus-text to v0.9.1 (01d3cdf)
  • updates d3-array to v1.0.1 (a383eda)
  • adds title and titleConfig to ShapeLegend (399cf69)

v0.4.2

13 Aug 14:48
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release
  • enables multiple shape types in ShapeLegend (b6c6778)
  • updates d3plus-shape to v0.8.2 (f4972a8)
  • adds default ShapeLegend data empty array (54ca80d)
  • removes redundant callback from ShapeLegend (770ae76)
  • fixes ScaleLegend scale rounding (0a2901a)
  • updates to d3plus-text v0.9.0 (e49919c)

v0.4.1

05 Aug 20:16
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • fixes outerBounds for ScaleLegend (ecfdcec)
  • adds duration method and BaseLegend (b229a7d)
  • chore(package): update d3plus-common to version 0.5.5 (#29) (484cf6f)

v0.4.0

04 Aug 19:00
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • fixes ShapeLegend test (614f5e5)
  • adds ScaleLegend class (05c159c)
  • changes ShapeLegend group class (6102fff)
  • adds groundwork for multiple Shapes in ShapeLegend (92a73d9)
  • fixes vertical orientation (0a0430e)
  • condenses more ShapeLegend methods into shapeConfig (705c84d)
  • updates to d3plus-shape v0.8.1 (f30a555)
  • condenses a handful of ShapeLegend methods in shapeConfig (4962d91)
  • converts legend to new ShapeLegend class (4d99dd6)
  • updates d3plus-shape to v0.8.0 (dc52bdf)
  • updates d3plus-common to v0.5.4 (5a38403)
  • removes background from shape legend (6e7213b)
  • chore(package): update d3-selection to version 1.0.2 (#26) (42d636a)
  • chore(package): update d3plus-text to version 0.8.3 (#22) (f785f11)

v0.3.2

21 Jul 22:00
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
  • updates to new d3plus-text names (12559da)
  • updates d3plus-common and d3plus-text dependencies (1ea7c7b)
  • updates code style to match new eslint rules (7178f8f)
  • loosens some eslint rules (b59c2d2)
  • updates ignore files (76a650a)
  • chore(package): update d3plus-shape to version 0.7.0 (#18) (efe31bf)
  • chore(package): update d3plus-text to version 0.7.1 (#12) (b21d6a6)

v0.3.1

02 Jul 02:23
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • uses config for rects (3341057)
  • adds opacity pass-through (0a315ed)
  • chore(package): update d3plus-shape to version 0.6.2 (#11) (431be77)

v0.3.0

02 Jul 01:35
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • fixes test file (ea0ef06)
  • fixes select default value in comment (e51319b)
  • renames shape to legend (1c9f245)
  • adds config method (221be0c)
  • removes version export (02d2106)
  • updates d3plus-shape to v0.6.1 (d5b7834)
  • updates eslint (5f61e70)
  • updates package homepage to https (d7426e0)
  • chore(package): update d3plus-shape to version 0.6.0 (#9) (ad5f612)
  • chore(package): update d3plus-text to version 0.7.0 (#8) (f59eccc)
  • chore(package): update d3plus-common to version 0.4.2 (#7) (f305979)
  • chore(package): update d3-selection to version 1.0.0 (#4) (36fd7c3)