Skip to content

Commit 3647261

Browse files
committed
Remove datagrid dep
1 parent 03a31d9 commit 3647261

File tree

7 files changed

+1286
-833
lines changed

7 files changed

+1286
-833
lines changed

chartlets.js/CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
* Callbacks will now only be invoked when there’s an actual change in state,
1010
reducing unnecessary processing and improving performance. (#112)
1111

12+
* Removed `@mui/x-data-grid` from `peerDependencies`, but `DataGrid`
13+
functionality remains. Users can refer to the
14+
[Provider's guide](https://bcdev.github.io/chartlets/guide/providers/#extending-the-framework)
15+
for usage details.
16+
1217
## Version 0.1.4 (from 2025/03/06)
1318

1419
* In `chartlets.js` we no longer emit warnings and errors in common

0 commit comments

Comments
 (0)