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

Exposing formula parser and some minor fixes #329

Merged
merged 1 commit into from
Sep 3, 2023
Merged

Exposing formula parser and some minor fixes #329

merged 1 commit into from
Sep 3, 2023

Conversation

bbroere
Copy link

@bbroere bbroere commented Aug 28, 2023

Added:

  • FormulaParser override (and added example to readme)
  • Formula override as per fast-formula-parser
  • Some renaming to make things consistent
  • Error log of formula validation while editing (see issue 321)

- FormulaParser override
- Formula override as per fast-formula-parser
- Some renaming to make things consistent
Bug resolve:
- Error log of formula validation while editing (see issue 321)
@iddan
Copy link
Owner

iddan commented Sep 3, 2023

I love it!

@iddan iddan merged commit 2e577ae into iddan:master Sep 3, 2023
1 of 3 checks passed
@iddan
Copy link
Owner

iddan commented Sep 3, 2023

I made some changes to the API but basically allowed the same functionality. Thank you so much for the work and helping figure out the needs. The new feature is available as part of react-spreadsheet@0.8.4

@bbroere
Copy link
Author

bbroere commented Sep 4, 2023

Thank you :) Your changes look all like fair points. Thanks again for picking this up so quickly!

@bbroere bbroere deleted the feature/exposing_parser_and_function_override branch October 16, 2023 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants