Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly copy & paste data with context menu, and handle number notion that is based on locale #296

Merged
merged 22 commits into from
Dec 29, 2023
Merged
Changes from 4 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
83ff05d
chore: change configs settings
Michota Dec 22, 2023
55659b0
fix: parse numbers on pasting based on user's locale
Michota Dec 22, 2023
1121ad9
fix: parseLocaleNumber returns correct results
Michota Dec 23, 2023
5140ef9
fix: re-write parseLocaleNumber
Michota Dec 27, 2023
907f707
fix: re-write parseLocaleNumber
Michota Dec 27, 2023
ca1e967
feat:getLocaleSeparators
Michota Dec 27, 2023
7361333
chore: temporary remove test before push to develop
Michota Dec 27, 2023
fee1f18
chore: temporary remove test before push to develop
Michota Dec 27, 2023
a861fc8
Merge branch 'v4-fix/context-menu-paste' of https://github.com/silevi…
Michota Dec 27, 2023
ed2cb26
Merge branch 'v4-fix/context-menu-paste' of https://github.com/silevi…
Michota Dec 27, 2023
e7c0bbe
Merge branch 'v4-fix/context-menu-paste' of https://github.com/silevi…
Michota Dec 27, 2023
f7efb34
fix: paste numbers to cell value correctly
Michota Dec 27, 2023
9389d20
fix: paste numbers to cell value correctly
Michota Dec 27, 2023
f14fdba
Merge branch 'v4-fix/context-menu-paste' of https://github.com/silevi…
Michota Dec 27, 2023
067f55c
Merge branch 'v4-fix/context-menu-paste' of https://github.com/silevi…
Michota Dec 27, 2023
d53a3b8
Merge branch 'v4-fix/context-menu-paste' of https://github.com/silevi…
Michota Dec 27, 2023
58d5c98
fix: correctly handle pasting with context menu
Michota Dec 28, 2023
552b226
getRowsFromClipboard: readability and security improvements, added types
DLowHP Dec 28, 2023
58b8f9e
parseLocaleNumber: added disclaimer; formatting
DLowHP Dec 28, 2023
9cc7bcb
style: remove unnecessary code
Michota Dec 29, 2023
732b797
chore: bring back pre-push hook
Michota Dec 29, 2023
a8430ad
Merge branch 'develop' into v4-fix/context-menu-paste
Michota Dec 29, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.