mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
abd7abcc18
* feat: table cell bgcolor * fix: review * fix: cleanup * fix: new color picker * fix: transparentize bg preset colors * fix: show selected color in color list * fix: pass active color to picker * fix: make color picker command agnostic * fix: tsc * fix: table row and col background menu * getColorSetForSelectedCells * toggleCellBackground to toggleCellSelectionBackground * cellHasBackground to cellSelectionHasBackground * useless spread * presetColors * get rid of hasMultipleColors * get rid of customColor * be explicit in passing color * alpha controls * remove new highligh command * DRY DottedCircleIcon * restore ff fix * merge createCellBackground into updateCelllBackground * default color * Merge --------- Co-authored-by: Tom Moor <tom@getoutline.com>