mirror of
https://github.com/enso-org/enso.git
synced 2024-12-18 16:51:41 +03:00
41cb4e32c4
Fixes parts of #8135 - Fixed rendering of the documentation panel when no entry is selected. - Multiple improvements of tags in the documentation panel: - Group color for `GROUP` tag - Custom styling for `DEPRECATED`, `UNSTABLE`, and `ADVANCED` tags. - Sorting - Collapsing tags that exceed one line with a button - Filtering out some tags (`ICON` and `TEXT_ONLY` for now) - Filtering out private items from the documentation - Fixing group colors (was incorrectly assuming unique group names) and fallback color (was incorrectly replacing every character in the name with `-` before hashing, which was hilarious). - Fixing ComponentBrowser demo scene. - Minor fixes for mock database in demo scenes (removed duplicated entry, added an additional one for testing tags) https://github.com/enso-org/enso/assets/6566674/10f4f5d0-9332-40c6-93c6-8263eb5fd85a |
||
---|---|---|
.. | ||
histoire | ||
AllSvgIcons.story.vue | ||
CircularMenu.story.vue | ||
CodeEditor.story.vue | ||
ComponentBrowser.story.vue | ||
GeoMapVisualization.story.vue | ||
GraphEditor.story.vue | ||
GraphNode.story.vue | ||
GroupColorsWrapper.vue | ||
HeatmapVisualization.story.vue | ||
HistogramVisualization.story.vue | ||
ImageVisualization.story.vue | ||
JSONVisualization.story.vue | ||
MockFSWrapper.vue | ||
MockProjectStoreWrapper.vue | ||
mockSuggestions.json | ||
NavigatorWrapper.vue | ||
ScatterplotVisualization.story.vue | ||
SelectionBrush.story.vue | ||
SelectionBrushWrapper.vue | ||
setup.ts | ||
SQLVisualization.story.vue | ||
story.css | ||
SvgIcon.story.vue | ||
TableVisualization.story.vue | ||
TopBar.story.vue | ||
UserDefinedVisualization.story.vue | ||
VisualizationSelector.story.vue | ||
WarningsVisualization.story.vue | ||
Widgets.story.vue |