Commit 9bd7c08
authored
Modify - Decimal, Percentage, Currency (#358)
* Modify - Decimal
* decimal not default number remains auto
* manage digit limit beyong 15, even for formula output
* add conversion after 15 to scientific for decimal and formula
* percentage and currency
* minor changes
* minor changes
* Hyperlink warning (#359)
* hyperlink warning for formula cell
* hyperlink warning for formula cell
* minor changes1 parent ed5be20 commit 9bd7c08
20 files changed
Lines changed: 1012 additions & 165 deletions
File tree
- src
- editor/constants
- sheet-engine
- core
- events
- modules
- react/components
- SheetOverlay
- Toolbar
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
952 | 955 | | |
953 | 956 | | |
954 | 957 | | |
| |||
1306 | 1309 | | |
1307 | 1310 | | |
1308 | 1311 | | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
1309 | 1321 | | |
1310 | 1322 | | |
1311 | 1323 | | |
| |||
1323 | 1335 | | |
1324 | 1336 | | |
1325 | 1337 | | |
1326 | | - | |
1327 | | - | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
1328 | 1343 | | |
1329 | 1344 | | |
1330 | 1345 | | |
| |||
1337 | 1352 | | |
1338 | 1353 | | |
1339 | 1354 | | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
1340 | 1371 | | |
1341 | 1372 | | |
1342 | 1373 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
397 | 403 | | |
398 | 404 | | |
399 | 405 | | |
| |||
729 | 735 | | |
730 | 736 | | |
731 | 737 | | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
732 | 743 | | |
733 | 744 | | |
734 | 745 | | |
735 | | - | |
| 746 | + | |
736 | 747 | | |
737 | | - | |
| 748 | + | |
738 | 749 | | |
739 | 750 | | |
740 | 751 | | |
741 | 752 | | |
742 | 753 | | |
743 | 754 | | |
744 | 755 | | |
745 | | - | |
| 756 | + | |
746 | 757 | | |
747 | 758 | | |
748 | 759 | | |
749 | 760 | | |
750 | 761 | | |
751 | | - | |
| 762 | + | |
752 | 763 | | |
753 | 764 | | |
754 | 765 | | |
| |||
831 | 842 | | |
832 | 843 | | |
833 | 844 | | |
834 | | - | |
835 | | - | |
836 | | - | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
837 | 848 | | |
838 | 849 | | |
839 | 850 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| 130 | + | |
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| |||
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
| 158 | + | |
155 | 159 | | |
156 | 160 | | |
157 | 161 | | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
0 commit comments