What's Changed
- Sphinx-rtd docs setup by @RRosio in #315
- Updating Python version for API Tests by @RRosio in #318
- Add widget app shell id in navigator by @RRosio in #326
- Split package actions from frontend components and add signals by @RRosio in #320
- Default to display
installedpackages in environment's package list by @RRosio in #321 - Include
Add Packagesdrawer by @RRosio in #323 - Add package item kebab menu for package actions by @RRosio in #325
- Workflow to add docs preview for PRs by @RRosio in #336
- Convert documentation setup from rst to md by @RRosio in #337
- Change documentation theme and introduce outline structure by @RRosio in #338
- Refactor environment creation: extract to a drawer UI and clean up actions by @RRosio in #331
- Drop old Python dependencies and refactor Python tests by @ktaletsk in #341
- Use normalized names to identify editable packages by @RRosio in #351
- Refactor method for retrieving environment packages for fewer subprocess calls by @RRosio in #352
- Update create environment UI by @RRosio in #342
- Consolidate the
VersionandChange Tocolumns into a singleVersioncolumn handling versions differently by @RRosio in #328 - [Fix] Update plugin schema for better visual editor support by @RRosio in #361
- Fix missing styling with two package list modes by @RRosio in #363
- CI: Separate job for frontend unit tests & add concurrency check by @RRosio in #365
- Improve environment creation error message by @RRosio in #367
- Sync python version selected in create environment drawer by @RRosio in #368
- Add a notifications bridge to navigator, using react-toastify by @RRosio in #366
- Display package descriptions under package name by @RRosio in #369
- Feature: Refactor packages filtering to include channels by @RRosio in #370
- Add sort by package name and package channel by @RRosio in #372
- Fix: Search term handling alongside column sorting functionality by @RRosio in #373
- Fix: Display dependency graph icon (for installed packages) by @RRosio in #374
- Move the linting in
Frontend Unit Testsjob to before tests run by @RRosio in #375 - Feature documentation and docs structure update by @RRosio in #376
New Contributors
Full Changelog: v6.0.2...v6.1.0