File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -250,6 +250,7 @@ the application from the highest to lowest level.
250
250
function object
251
251
- [`src/global.css`](src/global.css) and [`public/*`](public/) – global
252
252
stylesheet, favicons, etc.
253
+ - [`test/*`](test/) – test suite and related functions
253
254
254
255
## Cool Code Highlights
255
256
Original file line number Diff line number Diff line change 20
20
- Formula draggy thing
21
21
- Reformat for printing and export
22
22
- Edit formulas in long text box at the top
23
+ - Formula inline edit textarea can grow and is visible above other cells
23
24
- Settings window
24
25
- Change colors
25
26
- Change debounce save timeouts
42
43
- Automatic indent
43
44
- Formula processing
44
45
- "symbols" in formulas
45
- - References across sheets in formulas
46
46
- Namespaced formula functions
47
47
- Local storage
48
48
- Save sheets
You can’t perform that action at this time.
0 commit comments