2.3.1 (2024-08-18)
- types: typings for lower levels of plugin configuration to be boolean (1bef761)
2.3.0 (2024-08-17)
- broken plugin and tests after #115 (#143) (92a363e)
- cd: install optional packages manually in CD workflow (#141) (e684733)
- ci: manually trigger postinstall in CI workflow if cache was used instead of npm i (#135) (720893f)
- demos onHover showing grab cursor icon at all times (#148) (72a85fd)
- docs: readme badges (2eee4c1)
- floating bar extra data preservation (#139) (2e9867d)
- interface DragEventCallback missing alternative void return type (#150) (91dc179)
- properly organize dependencies (#134) (8cb0506)
- ⬆️ update dependencies (c27a62e)
- 🐛 fix line-scatter example (4d08b34)
- 🔄 update build files (a9b9603)
- 2.2.5 (b9aede6)
- 2.2.3 (a68ae1a)
- 2.2.4 (ce6d694)
- fixes #84 by checking if chart.tooltip is non-nullish in beforeEvent (e2553df), closes #84
- Update README.md (155a0b5)
-
- remove optional chaining for improved compatibility (68437b9)
-
- rewrite scatter chart example (caf6c87)
-
- start work on tests using playwright (1f1e3a1)
-
- update build files (6e8c462)
-
- update builds (4e7ace3)
-
- use tooltip.update() in beforeEvent hook while dragging (thanks @kurkle) (5359fd5)
- 2.2.2 (fa2cac9)
-
- fix chart type check for radar and polar charts (e032ffd)
-
- fix missing comma in dual axis example (cf275ad)
-
- fix tooltip values not being updated during drag (f96cf3c)
-
- update dependencies (afbdf24)
-
- update dependencies (1ff5094)
-
- update dist files (d8c0d07)
-
- update dist files (e954135)
-
- update examples to use latest chart.js version (b3bec54)
-
- update version in readme (53e9320)
- 2.2.0 (bea42b0)
- 2.2.1 (083da5c)
- dist build (ec0b1ce)
- extend radial position calculation to polar area charts (3925522)
- Remove semicolons (62378ce)
- update README and demo example (805e8f5)
- Update to use
this
as it's defined in data (e8d875e) - Update Vue example to work with v3 (46423cc)
- 2.1.0 (bb483bd)
- Add examples for floating bars and horizontal floating bars to docs (14bfce2)
- Add GANTT Chart example (57e8ed5)
- Implement dragging for floating bars (1506ff6)
- Update README.md (8ef41d7)
-
- fix uncaught error when scale were undefined (1df40a5)
-
- update builds (e28d296)
-
- update polar chart example (dbdc41d)
-
- update readme (a50b235)
- 2.0.2 (b1e11b1)
-
- make plugin compatible to v3.x 🎉 (d9dd466)
-
- provide link to v2 branch (f93c98b)
-
- remove log (033fd8e)
-
- switch to rollup for bundling (0986ce4)
-
- update builds (2d1df8a)
-
- update eslint config (e9c4faa)
-
- update examples (e0b2f28)
-
- update README (50221db)
-
- update rollup config (a22afca)
- 2.0.0 (75d8106)
- 2.0.1 (0a67d62)
- Update issue templates (d3e6eeb)
-
- add option to show tooltip while dragging (6d69470)
-
- update dependencies (2f083ad)
- 1.0.3 (8c0a4b2)
- 1.0.4 (22a1916)
- 1.1.0 (0e52b00)
- 1.1.1 (da03b79)
- 1.1.2 (fb7a662)
- 1.1.3 (3c261a3)
- Add magnet options (87cfc34)
- Added dragY option (97eb200)
- Bump acorn from 6.2.0 to 6.4.1 (552c576)
- fix #42 (5fe642d)
- Fixing issue with 0 values (1c46687)
- init (7212a5b)
- Latest build (6e286fe)
- rebuild the source files (c31db2b)
- update build (f97c5be)
- update build and readme (795576d)
- update readme (81b2bad)
- update readme to always point to latest version on CDN (46e3e5e)
- Update README with magnet options (0685605)
- update README with more example (b36f3ad)
- Update README.md (a17969b)
- Update README.md (550ad16)
-
- add new plugin versions (9a8e640)
-
- fix dragging of x-axis (d4e5a3c)
-
- update example with touch device meta tag (da37dc3)
-
- update package/repo name to dragdata (see chartjs/awesome#4 (comment) (fd83ee2), closes /github.com/chartjs/awesome/pull/4#pullrequestreview-267375802
- 0.4.2 (765c7e9)
- 1.0.0 (7b596d0)
- 1.0.1 (1e42cd9)
- 1.0.2 (03d48bc)
- update CDN link (85a78a7)
- Update CDN link (48ed333)
- Update React Fiddle (69917f1)
- update readme (e05ffb8)
- update webpack config and dist (d59f932)
-
- adds support for min/max ticks with radar charts (f4d055f)
-
- fix scales in examples for better usability (df64a3e)
-
- fix stacked bar chart bug (2da1ae1)
-
- fix typo in readme (11dc1ff)
-
- fix webpack build (bc46897)
-
- introduces fix for horizontal bar charts (69ae729)
-
- remove gif from assets and add fruchtfolge animation (e8aa043)
-
- update eslint config (c529543)
-
- update examples in readme (c5c915a)
- 0.0.3 (81489a5)
- 0.1.0 (b7d8465)
- 0.1.1 (8b16433)
- 0.2.0 (dca9453)
- 0.2.0 (f8ca161)
- 0.2.1 (bb383bf)
- 0.3.0 (d4ada10)
- 0.3.1 (04f6235)
- 0.4.0 (68234ed)
- 0.4.1 (f1ec39c)
- 1.1.0 (29f3473)
- add bubble example (43dbdae)
- Add hint towards enabling touch support (de548d4)
- Added ability to drag data containing an x, y object vs flat numbers (d6d0010)
- Added query for e.touch in updateData funciton to enable mobile touch events (44bb282)
- Adds fiddle for react (0dae340)
- Adds the possibility to drag only specific points (33bef10)
- Built dist (55cb5e1)
- Corrects default behavior to support drag (d664073)
- fix security vulnerabilities (f24f071)
- minor fixes (7ffa2d5)
- Radar Chart Support, Rounding and option to disable autoupdate (e52324f)
- remove semicolons (1142a4a)
- Removed console.log (871f530)
- small typo (1196186)
- switched from tabs to 2 spaces indentation (f3f65f0)
- testing local to github and then npm (b970a09)
- Update Data if onDrag is undefined (5a4fec8)
- update dists and assets (146e0a4)
- update readme (099d984)
- update readme (75e0a5b)
- update readme (c99eb74)
- update readme (353bbd6)
- update readme (f33c7c1)
- Update README.md (98672ff)
- Update README.md (2efb4d6)
- updated and bug fixed drag points (26ad0b1)
- fix: Add dragData options to dataset and axis scale to prevent dragging of lines or scales (bc34731)
- Create LICENSE (74c0d4f)
- gh-pages update (8cd5f5e)
- gh-pages update (c694427)
- init (b3e3145)
- readme (2880923)
- update for dual axis compatibility (0c5cf6e)
- update ghpages (308f6cf)
- update readme (c45f8a6)
- update Readme (459bf31)
- update Readme (0e4a345)
- update Readme (d96c9e0)
- update Readme (0334d7b)
- update Readme (9616ae0)