mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Summary: - New sort and filter button has several states - Empty / unsaved / saved - offers small save/revert button when unsaved - Fix little issue with hanging tooltip when the refElem is disposed. - The problem was that if you hover the save (or revert) button and then click the button, it causes the button to disappear, but the tooltip was staying. Test Plan: Updated all tests to match the new UI. Reviewers: paulfitz Reviewed By: paulfitz Subscribers: dsagal, paulfitz Differential Revision: https://phab.getgrist.com/D2795 |
||
---|---|---|
.. | ||
AceEditor.css | ||
AceEditor.js | ||
AceEditorCompletions.ts | ||
ActionLog.css | ||
ActionLog.ts | ||
Base.js | ||
BaseView.js | ||
ChartView.css | ||
ChartView.ts | ||
ClientScope.ts | ||
Clipboard.css | ||
Clipboard.js | ||
CodeEditorPanel.css | ||
CodeEditorPanel.js | ||
ColumnFilters.css | ||
ColumnTransform.ts | ||
Comm.ts | ||
commandList.js | ||
commands.css | ||
commands.js | ||
CopySelection.js | ||
Cursor.ts | ||
CustomView.css | ||
CustomView.ts | ||
DetailView.css | ||
DetailView.js | ||
DocComm.ts | ||
DocConfigTab.js | ||
duplicatePage.ts | ||
EmbedForm.css | ||
FieldConfigTab.css | ||
FormulaTransform.ts | ||
GridView.css | ||
GridView.js | ||
GristDoc.css | ||
GristDoc.ts | ||
GristWSConnection.ts | ||
Importer.ts | ||
Layout.css | ||
Layout.js | ||
LayoutEditor.css | ||
LayoutEditor.js | ||
LayoutPreview.css | ||
LayoutPreview.js | ||
LinkingState.js | ||
Login.css | ||
ParseOptions.ts | ||
Preferences.css | ||
Printing.css | ||
Printing.ts | ||
RecordLayout.css | ||
RecordLayout.js | ||
RecordLayoutEditor.js | ||
RefSelect.js | ||
REPLTab.css | ||
REPLTab.js | ||
SearchBar.css | ||
SearchBar.ts | ||
Selector.js | ||
SummaryConfig.js | ||
TypeConversion.ts | ||
TypeTransform.ts | ||
UndoStack.ts | ||
UnsavedChanges.ts | ||
ValidationPanel.css | ||
ValidationPanel.js | ||
viewCommon.css | ||
viewCommon.js | ||
ViewConfigTab.css | ||
ViewConfigTab.js | ||
ViewLayout.css | ||
ViewLayout.ts | ||
ViewLinker.css | ||
ViewPane.ts |