gristlabs_grist-core/app/client
Cyprien P 5baae7437a (core) split sort and filter menu into its own button
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
2021-05-03 09:13:28 +02:00
..
aclui (core) fix autocomplete of LinkKey 2021-04-26 12:53:44 -04:00
components (core) split sort and filter menu into its own button 2021-05-03 09:13:28 +02:00
lib (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
models (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
ui (core) split sort and filter menu into its own button 2021-05-03 09:13:28 +02:00
ui2018 (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
widgets (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00