Releases: atk4/chart
Releases · atk4/chart
5.0.0
What’s Changed
Major features
- Upgrade chart.js to the latest version (#22) @DarkSide666
Other changes
- UI 5.0.0 compatibility (#31) @DarkSide666
- Fix JS expression for chart label typo (#30) @mkrecek234
- Fix ColorGenerator::colors visibility (#28) @mkrecek234
- Atk4 Ui Js namespace refactoring (#29) @mkrecek234
- Revert "Make colors generator public to allow for customized colors for chart" (#27) @mvorisek
- Make colors generator public to allow for customized colors for chart (#26) @mkrecek234
- Adjust to recent atk4/ui develop (#25) @mkrecek234
- Bundle external chart.js JS source (#23) @mvorisek
- Add support for stacked bar chart (#17) @mkrecek234
- Enable phpstan bleading edge and strict rules (#21) @mvorisek
- Rename all remaining properties to camelCase (#20) @mvorisek
- Adjust to the latest atk4/data (#18) @mkrecek234
- Namespace fix [for 2.4] (#14) @DarkSide666
- fix compatibility (#13) @DarkSide666
- use getApp (#12) @DarkSide666
1.1.0
What’s Changed
- Feature/fix compatibility (#11) @DarkSide666
- Minor compatibility fix 2.1 (#10) @mkrecek234
- fix (#9) @DarkSide666
- Support 2.1 (#8) @DarkSide666
- fix compatibility (#7) @DarkSide666
1.0.1
What’s Changed
- No changes