enso/app/gui/view/documentation
Michael Mauderer 9e71fea844
Implement loading spinner for visualisations. (#6512)
Fixes #5088. Adds a ensoGL spinner for visualizations waiting on data.

https://user-images.githubusercontent.com/1428930/236801655-67a0ffed-da5d-4e27-8797-cd8126cb86d9.mp4

# Important Notes
This spinner will not show up for the duration where visualizations are processing data on the frontend. If this is a concern, visualization need to implement heir own loading spinner, or we need to provide a unified API for them to keep the spinner visible.
2023-05-12 04:41:55 +00:00
..
assets Generate HTML for section headers and synopsis (#4038) 2023-01-18 13:18:26 +00:00
src Implement loading spinner for visualisations. (#6512) 2023-05-12 04:41:55 +00:00
build.rs Generate HTML for section headers and synopsis (#4038) 2023-01-18 13:18:26 +00:00
Cargo.toml New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
package-lock.json remove package-lock.json from gitignore; add unitl-now ignored files (#5954) 2023-03-15 16:54:38 +01:00
package.json Integrate Tailwind framework (#3999) 2022-12-23 14:20:24 +00:00
tailwind.config.js Make font size in the documentation panel smaller (#5654) 2023-02-14 11:41:09 +00:00