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 (core) Hide workspace in breadcrumbs if doc is unsaved 2021-08-05 15:57:03 -07:00
buttons.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
buttonSelect.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
checkbox.ts (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
ColorPalette.ts (core) Brings the new color select. 2021-02-19 16:18:14 +01:00
ColorSelect.ts (core) Add color options to choice config UI 2021-07-09 12:07:38 -07:00
cssVars.ts (core) Adding colors to toast notification 2021-10-05 10:19:25 +02:00
draggableList.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
editableLabel.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
IconList.ts (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
icons.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
links.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
loaders.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
menus.ts (core) Add column matching to Importer 2021-11-09 12:30:52 -08:00
modals.ts (core) Make ProfileDialog wait consistently for work to finish before closing. 2021-10-13 16:30:43 -04:00
pages.ts (core) Get first unicode character (e.g. 📝 ) for page label, not 1st byte 2021-09-17 12:59:53 +02:00
search.ts (core) Expanding search textbox to full height. 2021-11-18 23:48:07 +01:00
select.ts (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00