enso/app/gui/view/component-browser
Adam Obuchowicz fe80ccecac
Single column in component browser (#7233)
This PR contains minimal changes to have a visual part of #7198. It updates the view of _component list only_ to the newest design. The CB panel was shrunk in process, and breadcrumbs are a bit obscured, but they will be moved around in the next few PRs.

![image](https://github.com/enso-org/enso/assets/3919101/a562e365-d512-4320-ae19-10701edaa9ac)


### Important Notes

* This does not touch proper entry ordering yet.
* The component browser background is not (yet) updated; as some colors have alphas in the design, this may affect them.
2023-07-13 12:58:58 +02:00
..
component-list-panel Single column in component browser (#7233) 2023-07-13 12:58:58 +02:00
src Resizing visualizations (#7164) 2023-07-09 15:18:45 +00:00
Cargo.toml New documentation parser (#5917) 2023-03-15 15:43:51 +00:00