v0.9.0-beta.3
Pre-release
Pre-release
What's Changed
- docs: remove the external properties and methods in API docs by @kiwiwong in #608
- fix: increase the z-index value of SubMenu in horizontal mode by @kiwiwong in #611
- fix: the style of the context menu of ActivityBarItem by @kiwiwong in #613
- feat: support to dispose the Action by @wewoor in #599
- feat: support to set the folderTree nodes whether to sort by default by @kiwiwong in #614
- feat: remove the onRemove processing logic in the built-in FolderTree extension by @kiwiwong in #617
- docs: improve the link about Search Service by @mortalYoung in #618
- docs: add the chat entry of Discord by @wewoor in #628
- Upgrade the react-dnd to latest stable version by @mumiao in #630
- fix: optimize the style of MenuBar by @kiwiwong in #629
- fix: sync menuBar mode status by @kiwiwong in #637
- feat: optimize the interaction of MenuBar in horizontal mode by @kiwiwong in #636
- fix: Connect component supports to unsubscribe event by pass the callback by @wewoor in #635
- fix: let the defaultLocale property of MoleculeProvider work. by @kiwiwong in #639
- build: update the registry address of yarn.lock by @wewoor in #640
- refactor(connector): filter the useless properties of Controller by @wewoor in #642
- feat: support to get the mode(dark or light) of the current color theme by @kiwiwong in #641
Full Changelog: v0.9.0-beta.2...v0.9.0-beta.3