What's Changed
New Features
- MudDataGrid: Implement more complete columns panel by @peterthorpe81 in #7632
Bug Fixes
- Build: Move global.json so it used in all repo ops by @mikes-gh in #7802
- Fix html hidden attribute is being overridden by @ilovepilav in #7806
- MudMenuItem: Don't "click" when scrolling menu on touch devices (#7262) by @ilovepilav in #7809
- ObserverManager: Fix collection moddified. by @ScarletKuro in #7843
- MudChipSet: Fix unable to select same item after reset (#7841) by @ilovepilav in #7846
- MudTextField: Fix initial height if AutoGrow is enabled (#7839) by @AntMaster7 in #7849
- Build: Fix XML comment warnings by @mikes-gh in #7890
Other Changes
- Inputs: Consistent Naming of the Value Parameter by @mckaragoz in #7892
- New component: StackedBarChart by @Nooppi69 in #6267
- LineChart: Allow to hide graph series by @Gatos90 in #7869
- LineChart: Add a little space between checkbox and text in legend by @henon in #7924
- LineChart: Improve Documentation and Examples by @henon in #7926
New Contributors
- @ilovepilav made their first contribution in #7806
- @Gatos90 made their first contribution in #7872
- @danielchalmers made their first contribution in #7848
- @Nooppi69 made their first contribution in #6267
- @peterthorpe81 made their first contribution in #7632
Full Changelog: v6.11.1...v6.11.2