Skip to content

Latest commit

 

History

History
165 lines (87 loc) · 9.1 KB

CHANGELOG.md

File metadata and controls

165 lines (87 loc) · 9.1 KB

Changelog

2.2.2 (2022-10-10)

Bug Fixes

2.2.1 (2022-06-26)

Bug Fixes

  • import only effect instead of full MC (70f890d)

2.2.0 (2022-05-29)

Features

  • initial removal of jss (dcaad39)
  • remove progress meter from incidents (d1ec153)

Bug Fixes

  • bar char stylesheet (7838cc7)
  • change styles to css (f7c3e45)
  • changes based on comments (e00a8d1)
  • conflicts with master (3242a9f)
  • convert jss to css function (6215308)
  • line graph style css (ed73130)
  • progress styles (f0d4a18)
  • remove anime from peer deps (ffa5511)
  • rename key value vars in cssObjectToString func (e42a43a)

2.1.0 (2022-04-07)

Features

  • drop explorer 11 support (b3b7094)
  • update compatibility with motorcortex (4358953)

2.0.0 (2022-04-04)

⚠ BREAKING CHANGES

  • drop jsx

Bug Fixes

Code Refactoring

1.7.4 (2022-03-01)

Bug Fixes

  • fix progressMeter safari bug (ae1c84d)

1.7.3 (2022-02-17)

Bug Fixes

  • drop JSS's process.env.NODE_ENV calls so it doesn't break in the browser (90981ad)
  • fix barchart x-axis labels (ec39a3c)
  • use anime plugin as cssLayer (40e3e26)

1.7.2 (2021-12-06)

Bug Fixes

  • LineGraph legend text size (a4b22e4)

1.7.1 (2021-11-29)

Bug Fixes

  • Change the plugin to use anime (1249c81)

1.7.0 (2021-11-24)

Features

  • use CSSEffect and remove anime (d1ea132)

1.6.0 (2021-11-02)

Features

  • add legend wrrap and height to lineGraph (517a19f)

Bug Fixes

  • drop code from demo config (5a3a650)
  • fix broken config (1ac05ff)
  • fix broken webpack config (2cdc830)
  • fix build and barChartSimple (abded96)
  • update build and demo files drop old babel config (7974858)
  • update build and demo files drop old babel config (ae38d36)
  • update build and demo files drop old babel config (109a612)
  • update build and demo files drop old babel config (a32dd97)
  • update build and demo files drop old babel config (f2d2fee)
  • update rollup deps to latest packages (7cb4d86)

1.5.3 (2021-09-30)

Bug Fixes

1.5.2 (2021-09-14)

Bug Fixes

  • fix bar chart incident to support color for each bar (2e1572f)
  • readme lineGraph pallete correction (4e1b277)

1.5.1 (2021-09-13)

Bug Fixes

  • gridH now properly connects to dataStele height (9c0d04a)

1.5.0 (2021-09-13)

Features

  • added more options for coloring of line graph as well as further grid customizability (3d0f54a)

Bug Fixes

  • adjusted dimensions of graph dims rather than hardcoded originalDims (7c921e1)
  • adjusted progressMeter incident to be independent of originalDims Object (aa15140)
  • deps: update dependency @kissmybutton/motorcortex-2dcam to ^0.0.14 (f816b33)
  • deps: update dependency @kissmybutton/motorcortex-2dcam to ^0.0.16 (dbe08de)
  • deps: update dependency @kissmybutton/motorcortex-svgdraw to ^0.0.8 (6bbfb81)
  • fixed demo and minor visual bugs on line graph and bar graph (9bf9b8c)

1.4.4 (2021-03-31)

Bug Fixes

  • deps: update dependency @kissmybutton/motorcortex-2dcam to ^0.0.13 (93cc878)