gristlabs_grist-core/app/client
Cyprien P e2d3b70509 (core) Filtering improvement - part 1
Summary:
 - Makes search input alway visible
 - Gives search input focus on open
 - Adds `Future Values` Checkbox
 - Show `All Shown` `All Excpet` when values are filtered
 - Show `Others` instead of `Future Values` when values are filtered
 - Escape close search input
 - Enter does the same as `All Shown` when filtering values

Test Plan:
 - Updated existing projects and nbrowser test
 - Adds new projects test

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2753
2021-03-16 11:59:36 +01:00
..
aclui
components
lib (core) Use unicode-aware comparisons for user-visible strings. 2021-03-15 09:54:10 -04:00
models (core) Filtering improvement - part 1 2021-03-16 11:59:36 +01:00
ui (core) Filtering improvement - part 1 2021-03-16 11:59:36 +01:00
ui2018
widgets
app.css
app.js
declarations.d.ts
exposeModulesForTests.js
logo.css
tsconfig.json