gristlabs_grist-core/app/client/ui2018
Dmitry S 86681de595 (core) Add overflowTooltip() tool, and use for long tables in widget picker, and long page names.
Summary:
Usage is simply to call `overflowTooltip()` with no arguments, as an argument
to an element whose text may overflow. On 'mouseenter', it'll check for
overflow and show the element's .textContent in a tooltip.

- Added for long table names in the widget picker (Add Page, Add Widget to Page).
- Added for long page names in the left-panel list of pages.

Test Plan: Added test cases for the new overflow tooltips

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3814
2023-03-13 21:47:35 -04:00
..
breadcrumbs.ts
buttons.ts
buttonSelect.ts
checkbox.ts
ColorPalette.ts
ColorSelect.ts
cssVars.ts Merge pull request #406 from incubateur-territoires/column-description 2023-02-23 17:16:17 +01:00
draggableList.ts
editableLabel.ts
IconList.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
icons.ts
links.ts (core) Hides the link icon in print view 2023-01-19 09:55:12 +01:00
loaders.ts
menus.ts Add labels for columns type (#435) 2023-03-02 09:12:49 -05:00
modals.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
pages.ts (core) Add overflowTooltip() tool, and use for long tables in widget picker, and long page names. 2023-03-13 21:47:35 -04:00
popups.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
search.ts
select.ts