gristlabs_grist-core/app/client
Cyprien P 0b437d1544 (core) Brings in the new donut charts.
Summary:
  - Donut charts is same as pie chart with few extra options to control size of the hole and to show/hide a big total in it.
  - Add a new option type to tune a numeric options using a slider/spinner/keyboard.
  - Add a new option type to tune a numeric options using a slider/keyboard
  - Add a new .propWithDefault method to ObjObservable to allows to set a default value when options is undefined.
  - mocha-webdriver's findContent does not work to find content in svg elements. So had to tweak original function into a sister function using .textContent instead.

Test Plan: Adds new tests

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: anaisconce, dsagal

Differential Revision: https://phab.getgrist.com/D3107
2021-11-23 08:56:38 +01:00
..
aclui (core) flesh out "View As" feature 2021-10-08 12:00:40 -04:00
components (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
lib (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
models (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
ui (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
ui2018 (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
widgets (core) Polish Importer UI 2021-11-22 11:26:09 -08:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Avoid loading the Grist frontend app more than once. 2021-09-07 16:40:40 -04:00
declarations.d.ts (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
errorMain.ts (core) clean up a collection of small problems affecting grist-core 2021-08-17 21:44:50 -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