Changes since v4.0.0-rc.1
- Fix getExtensionPageUrl on Windows (#1609)
- Add Ready status column in the Deployment view (#1586)
- Add support rendering if item is a function (#1606)
- Disable extension install button immediately (#1591)
- Enable installed extensions by default (#1572)
- Lint whole repo (#1600)
- Add eslint rule padding-line-between-statements (#1593)
- Fix extensions installation on Windows (#1596)
- Fixing tray icon color on macOS Big Sur (#1595)
- Add basic usage docs for extensions (#1583)
- Fix symlinking extensions into .k8slens/extensions folder (#1579)
- AppPreferences guide (#1584)
- Hide disabled workspaces/clusters (#1573)
- Handle errors from getLatestApiPrefixGroup. (#1575)
- Tweak extensions page texts (#1550)
- Fix link to metrics resources (#1585)
- Fix extension status-bar item default styles (#1578)
- Add bug label by default on bug issue template (#1580)
- Bump eslint-plugin-unused-imports to 1.0.1 (#1577)
- Fix: moving lens views behind extension views (#1565)
- Add section for extension testing (#1576)
- Enforce template strings in eslint (#1574)
- Add extension-api facades to cluster & workspace stores (#1546)
- Electron 9.3.5 (#1562)
- Remove unused data field in abstract BaseStore (#1554)
- Add a telemetry preferences observable for the observer to observe (#1555)
- Lint the repo as a github action (#1541)
- Add step to verify docs on area/documentation PRs (#1528)
- Disable Install button while installing. Fix install notification. (#1551)
- Add no-unused and react/recommended to eslint (#1523)
- Fix: add-cluster page D&D is broken (#1549)
- Add confirmation dialog to extension uninstall (#1547)
- Adding links to styling samples (#1534)
- Disable Uninstall and Enable/Disable buttons while uninstalling. Add Notification for uninstall. (#1539)
- Include .yml files from in-tree extensions (#1545)
- Add initial Helm documentation (#1540)