Shashank Agarwal
|
4b14a55a14
|
added: 12hr format support
|
2024-11-21 10:47:43 +00:00 |
|
Sanchit Agarwal
|
c489e509cf
|
fix: remove extra space
|
2024-11-19 21:40:12 +05:30 |
|
Sanchit Agarwal
|
98d79d6039
|
Merge pull request #627 from Kreijstal/patch-1
Do not import isPlainObject directly
|
2024-11-19 21:34:31 +05:30 |
|
Kreijstal
|
76562d708d
|
Do not import isPlainObject directly
but indirectly
|
2024-11-19 16:02:23 +01:00 |
|
sanchit3008
|
5daf15bbdf
|
v0.19.18 bump
|
2024-11-19 12:42:10 +05:30 |
|
Sanchit Agarwal
|
6e85e92939
|
Merge pull request #624 from Corbe30/refactor/readme
added: updated features and roadmap in readme
|
2024-11-18 21:08:20 +05:30 |
|
Shashank Agarwal
|
3313681be0
|
added: disclaimer for outdated storybook and docs
|
2024-11-18 10:29:30 +00:00 |
|
Sanchit Agarwal
|
0d5aee5e4d
|
Merge pull request #623 from Corbe30/bug/font-styling-with-newline-cells
fixed #622: font family not included in css
|
2024-11-18 15:46:24 +05:30 |
|
Sanchit Agarwal
|
d8891bee4a
|
Merge pull request #625 from Corbe30/bugfix/data-verification-message
Bugfix/data verification message
|
2024-11-18 15:45:54 +05:30 |
|
Shashank Agarwal
|
85b1565b96
|
fixed: english as default language for data verification
|
2024-11-18 10:09:31 +00:00 |
|
Shashank Agarwal
|
0c8ba33db0
|
fixed #619: browser displays language in different names
|
2024-11-18 09:58:25 +00:00 |
|
Shashank Agarwal
|
6f66814548
|
added: updated features and roadmap in readme
|
2024-11-18 09:08:33 +00:00 |
|
Shashank Agarwal
|
f7a43c27a8
|
fixed #622: font family not included in css
|
2024-11-18 08:40:08 +00:00 |
|
Sanchit Agarwal
|
bffee0a2e8
|
Merge pull request #617 from Corbe30/bugfix/scroll-lock
Bugfix: scroll restricted to a single axis
|
2024-11-12 14:55:41 +05:30 |
|
Shashank Agarwal
|
052d4820c5
|
fixed: scroll restricted to horizontal axis
|
2024-11-12 07:21:16 +00:00 |
|
Shashank Agarwal
|
71b8164bec
|
fixed: semicolon
|
2024-11-11 09:23:10 +00:00 |
|
Shashank Agarwal
|
6093921f62
|
fixed: scroll restricted to a single axis
|
2024-11-11 09:22:33 +00:00 |
|
Sanchit Agarwal
|
01d52cec91
|
Merge pull request #615 from Corbe30/optimize/filltext-newline-parsing
fixed #578: performance improvement on filltext()
|
2024-11-03 07:41:56 +05:30 |
|
Shashank Agarwal
|
96ba05a024
|
removed: unnecessary loop to split homogeneous characters
|
2024-10-24 12:24:15 +00:00 |
|
sanchit3008
|
a5911bb2e4
|
v0.19.17 bump
|
2024-10-23 15:41:36 +05:30 |
|
Sanchit Agarwal
|
5f2da8ed7c
|
Merge pull request #614 from Corbe30/bugfix/yarn-tsc-getContainer
fixed: reverted getContainer change
|
2024-10-22 16:47:11 +05:30 |
|
Shashank Agarwal
|
94a091df70
|
fixed: reverted getContainer change
|
2024-10-17 16:49:14 +05:30 |
|
Sanchit Agarwal
|
b441c81ab6
|
Merge pull request #612 from Corbe30/bugfix/filtered-rows-copied
#605 fixed: copy ignores hidden rows, columns in all cases + linter issues
|
2024-10-17 16:08:58 +05:30 |
|
Sanchit Agarwal
|
3e20be4d5e
|
Merge pull request #613 from Corbe30/bugfix/canvas-selection-issue
fixed #588: cellmainWidth value corrected
|
2024-10-17 16:08:46 +05:30 |
|
Shashank Agarwal
|
2315fcb1e5
|
fixed #588: cellmainWidth value corrected
|
2024-10-17 13:05:47 +05:30 |
|
Shashank Agarwal
|
10478d906f
|
added: ignore hidden cols as well as rows
|
2024-10-16 08:11:40 +00:00 |
|
Shashank Agarwal
|
0ede3c13c9
|
Merge branch 'master' of https://github.com/Corbe30/fortune-sheet into bugfix/filtered-rows-copied
|
2024-10-16 07:40:39 +00:00 |
|
Shashank Agarwal
|
ad74138107
|
fixed: copy ignores hidden rows in all cases + linter issues
|
2024-10-16 07:29:26 +00:00 |
|
Sanchit Agarwal
|
c73ec6fefb
|
Merge pull request #608 from ruilisi/parentElement-null-check
null check for parent element of leftPar
|
2024-10-03 12:23:23 +05:30 |
|
Sanchit Agarwal
|
4d2fb2bb93
|
Update formula.ts
|
2024-10-01 23:46:01 +05:30 |
|
Sanchit Agarwal
|
ef6884a8c2
|
Merge pull request #604 from Corbe30/bugfix/cell-copy-display-value
Fixed: display value incorrect on pasting
|
2024-09-24 20:55:25 +05:30 |
|
Shashank Agarwal
|
c3f15a53d5
|
Fixed: display value incorrect on pasting
Default condition added if celltype/Format definition does not exist on pasting a cell
|
2024-09-24 11:46:46 +05:30 |
|
sanchit3008
|
af2e724cb3
|
v0.19.16 bump
|
2024-09-23 20:04:23 +05:30 |
|
Sanchit Agarwal
|
236e734eff
|
Merge pull request #603 from ruilisi/602-通过-updatesheet-修改表格配置实现隐藏行后表格未刷新需要提供手动刷新表格的api
feat: api for hide/show rows and cols
|
2024-09-23 14:41:37 +05:30 |
|
Sanchit Agarwal
|
9fe2294bb4
|
feat: api for hide/show rows and cols
|
2024-09-23 09:08:54 +00:00 |
|
Sanchit Agarwal
|
0e4d0ba6bf
|
Merge pull request #600 from ruilisi/597-pasting-formula-into-sheet-doesnt-evaluate-it
Dont clear formula class on input
|
2024-09-17 23:01:28 +05:30 |
|
Sanchit Agarwal
|
9f270d9db5
|
dont clear formula class on input
|
2024-09-17 22:59:26 +05:30 |
|
Sanchit Agarwal
|
ac6fe2edf9
|
Merge pull request #598 from ruilisi/597-pasting-formula-into-sheet-doesnt-evaluate-it
Add handleFormulaStringPaste method
|
2024-09-17 20:45:06 +05:30 |
|
Sanchit Agarwal
|
3a63f2bcd6
|
non-null asserts for handleFormulaStringPaste
|
2024-09-16 17:18:52 +05:30 |
|
Sanchit Agarwal
|
5078400abe
|
add handleFormulaStringPaste method
|
2024-09-16 17:15:22 +05:30 |
|
sanchit3008
|
654be910e8
|
v0.19.15 bump
|
2024-09-14 20:20:21 +05:30 |
|
Sanchit Agarwal
|
a83a36a239
|
Merge pull request #594 from ruilisi/592-beforepaste-bug
call beforePaste hook for ctx menu paste option
|
2024-09-12 12:56:31 +05:30 |
|
Sanchit Agarwal
|
48d3a5ffaf
|
Merge pull request #596 from ruilisi/595-adding-cells-to-a-formula-shifts-focus-to-beginning
Handle cell range selection for autocompleted formulae
|
2024-09-12 12:56:15 +05:30 |
|
Sanchit Agarwal
|
39a382c53d
|
handle cell range selection for autocompleted formulae
|
2024-09-11 19:42:51 +00:00 |
|
Sanchit Agarwal
|
8269f12897
|
call beforePaste hook for ctx menu paste option
|
2024-09-10 22:05:26 +05:30 |
|
Sanchit Agarwal
|
a24359bc83
|
Update package.json
|
2024-08-31 13:51:17 +05:30 |
|
Sanchit Agarwal
|
ccbb70517c
|
bump core version
|
2024-08-31 13:51:12 +05:30 |
|
Sanchit Agarwal
|
202aa69bc1
|
Merge pull request #590 from ruilisi/589-set-default-currency-symbol-in-settings
feat: add support for custom currency symbols
|
2024-08-31 13:49:32 +05:30 |
|
Sanchit Agarwal
|
64ff1bd62f
|
fix: set default currency value
|
2024-08-31 08:15:57 +00:00 |
|
Sanchit Agarwal
|
fdebe93dd4
|
fix: make currency prop optional
|
2024-08-31 08:04:59 +00:00 |
|