gristlabs_grist-core/app/client/ui2018
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
..
breadcrumbs.ts
buttons.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
buttonSelect.ts
checkbox.ts
ColorPalette.ts
ColorSelect.ts
cssVars.ts
draggableList.ts
editableLabel.ts
IconList.ts (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
icons.ts
links.ts
loaders.ts
menus.ts (core) Add column matching to Importer 2021-11-09 12:30:52 -08:00
modals.ts
pages.ts
search.ts (core) Expanding search textbox to full height. 2021-11-18 23:48:07 +01:00
select.ts