What's Changed
Enhances Panel access, adds dark icons support and removes deprecated APIs
- Adds darkIcons() configuration for theme-aware panel icons - idea by StanMenten99
- Components refactored and optimized to eliminate duplication
- Enhanced and refactored panel access filtering into getPanels() via new canUserAccessPanel() method - idea by Yismen
- Removed
- excludes()
- visible()
- and canSwitchPanels()
- 3.x by @bezhanSalleh in #60
Full Changelog: 2.1.0...3.0.0