gristlabs_grist-core/app/client/ui
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
..
AccountPage.ts Show language prefs when custom CSS is enabled (#418) 2023-02-01 15:19:15 -05:00
AccountPageCss.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
AccountWidget.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
AddNewButton.ts
AddNewTip.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
ApiKey.ts
App.css
App.ts
AppHeader.ts
AppUI.ts (core) set up a trialing list and a call scheduled flag for Grist SaaS 2023-02-20 15:32:58 -05:00
BottomBar.ts
buttons.ts
CellContextMenu.ts
CodeHighlight.ts
ColumnFilterCalendarView.ts (core) Add dark theme to date picker 2023-02-03 10:37:12 -05:00
ColumnFilterMenu.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
ColumnFilterMenuUtils.ts
contextMenu.ts
cssInput.ts
CustomSectionConfig.ts
CustomThemes.ts
DateRangeOptions.ts
DescriptionConfig.ts (core) Fix test util and upgrade fixtures 2023-03-01 10:39:09 -05:00
DocHistory.ts
DocMenu.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
DocMenuCss.ts
DocTour.ts
DocumentSettings.ts (core) Fix document settings' scroll bar 2023-02-01 17:30:50 +01:00
DuplicateTable.ts
errorPages.ts
ExampleCard.ts
ExampleInfo.ts
FieldConfig.ts (core) Fix test util and upgrade fixtures 2023-03-01 10:39:09 -05:00
FieldMenus.ts
FileDialog.ts
FilterBar.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
FilterConfig.ts
forms.ts
googleAuth.ts
GridOptions.ts
GridViewMenus.ts
GristTooltips.ts (core) Makes GristTooltips translatable 2023-02-08 16:21:49 +01:00
HomeImports.ts
HomeIntro.ts (core) Makes GristTooltips translatable 2023-02-08 16:21:49 +01:00
HomeLeftPane.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
inputs.ts
LanguageMenu.ts (core) Fix missing placeholder flag icon 2023-02-26 22:23:04 -05:00
LeftPanelCommon.ts
MakeCopyMenu.ts
MenuToggle.ts
mouseDrag.ts
MultiSelector.ts
NotifyUI.ts
OnBoardingPopups.ts
OpenUserManager.ts
OpenVideoTour.ts
PagePanels.ts
Pages.ts
PageWidgetPicker.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
PinnedDocs.ts
ProductUpgradesStub.ts
RelativeDatesOptions.ts (core) Fix date filter for DateTime columns. 2023-01-18 10:18:15 +01:00
resizeHandle.ts
RightPanel.ts (core) Fix test util and upgrade fixtures 2023-03-01 10:39:09 -05:00
RightPanelStyles.ts (core) Fix for flex-wrap in cssRow 2023-02-08 09:49:11 +01:00
RowContextMenu.ts
searchDropdown.ts
selectBy.ts
sendToDrive.ts
setupPage.ts
shadowScroll.ts
ShareMenu.ts codeStyle(column-desc): create separate iconTooltip for column description 2023-02-01 13:55:41 +01:00
SiteSwitcher.ts
SortConfig.ts
SortFilterConfig.ts
TemplateDocs.ts
ThemeConfig.ts
Tools.ts (core) New document settings page 2023-01-19 10:21:23 +01:00
tooltips.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
TopBar.ts (core) User language switcher 2023-01-26 09:47:14 +01:00
TopBarCss.ts
transientInput.ts
transitions.ts (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
TreeViewComponent.ts
TreeViewComponentCss.ts
TriggerFormulas.ts
UserImage.ts
UserItem.ts
UserManager.ts codeStyle(column-desc): create separate iconTooltip for column description 2023-02-01 13:55:41 +01:00
ViewLayoutMenu.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
viewport.ts
ViewSectionMenu.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
VisibleFieldsConfig.ts Add translation for visible field config (#442) 2023-03-01 21:52:12 -05:00
WelcomeCoachingCallStub.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
WelcomePage.ts
WelcomeQuestions.ts (core) Add tip for "Add New" button 2023-01-16 16:50:42 -08:00
welcomeTour.ts fix: styling error + word error 2023-01-24 13:51:53 +01:00
WidgetTitle.ts
widgetTypes.ts