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

Support custom parsing logic (pass worklet as parser prop) #439

Open
wants to merge 155 commits into
base: main
Choose a base branch
from

Commits on Mar 23, 2024

  1. WIP

    tomekzaw committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6cbb4a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    bb5506d View commit details
    Browse the repository at this point in the history
  2. make it work on android

    tomekzaw committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5d97778 View commit details
    Browse the repository at this point in the history
  3. remove parser from resources

    tomekzaw committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    45bbd66 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    12e2798 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. plug expensimark

    tomekzaw committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    258d9b2 View commit details
    Browse the repository at this point in the history
  2. add useExpensiMarkParser

    tomekzaw committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    5a749ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03de712 View commit details
    Browse the repository at this point in the history
  4. workletize str.js

    tomekzaw committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0cdc5c3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    efe3ea6 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    368255a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Bump versions

    tomekzaw committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f83febc View commit details
    Browse the repository at this point in the history
  2. Update JS parser

    tomekzaw committed May 27, 2024
    Configuration menu
    Copy the full SHA
    245037a View commit details
    Browse the repository at this point in the history
  3. Fix undefined depth

    tomekzaw committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bc7b202 View commit details
    Browse the repository at this point in the history
  4. Update patches

    tomekzaw committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8f8d948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b19df4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    9d6ef85 View commit details
    Browse the repository at this point in the history
  2. Bump expensify-common

    tomekzaw committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e1ee2f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    91e6ec2 View commit details
    Browse the repository at this point in the history
  2. Fix Android build

    tomekzaw committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e78dc39 View commit details
    Browse the repository at this point in the history
  3. Bump react-native-reanimated

    tomekzaw committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1f63094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ad5f03 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    4888f58 View commit details
    Browse the repository at this point in the history
  2. It works!

    tomekzaw committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    28ca8b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    c1cad07 View commit details
    Browse the repository at this point in the history
  2. Update Podfile.lock

    tomekzaw committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    43b3f2e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fix URLs

    tomekzaw committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1d78410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c5462 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b711a9e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    9bd96ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16cd0f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    9432d87 View commit details
    Browse the repository at this point in the history
  2. Regenerate patch

    tomekzaw committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    48d63c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bdbbce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23caaf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a72e5cb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    7d99cfc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    e8eb357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7124567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b6cd16 View commit details
    Browse the repository at this point in the history
  4. Update Podfile.lock

    tomekzaw committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e91dfd0 View commit details
    Browse the repository at this point in the history
  5. Fix import

    tomekzaw committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9350262 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    581f4f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    138289a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5679b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e057de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0f62fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1d1de View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Add worklet check

    tomekzaw committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8f03306 View commit details
    Browse the repository at this point in the history
  2. Use custom parser on web

    tomekzaw committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4f9ab6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04b34e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e02e2e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afb1621 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    9806762 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    f9e147f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    1446097 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tomekzaw committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    00ad148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5323f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c9501 View commit details
    Browse the repository at this point in the history
  5. Ignore linter error

    tomekzaw committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d14215f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8860469 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    f9e3590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce2c15 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update Podfile.lock

    tomekzaw committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    72d3b4d View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    tomekzaw committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7cd62c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e0c1d61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    605ca14 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    16f4ac4 View commit details
    Browse the repository at this point in the history
  2. Update Podfile.lock

    tomekzaw committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    33d6578 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    1e394b3 View commit details
    Browse the repository at this point in the history
  2. Fix TypeScript errors

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    aeceb98 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    93364b5 View commit details
    Browse the repository at this point in the history
  4. Update parseExpensiMark.ts

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    eb0b35c View commit details
    Browse the repository at this point in the history
  5. Update CMakeLists.txt

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b7dfec1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64c6b85 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cef26a8 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bc16685 View commit details
    Browse the repository at this point in the history
  9. Remove parser diff check

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2b5c5a9 View commit details
    Browse the repository at this point in the history
  10. Update CMakeLists.txt

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    aef7d7a View commit details
    Browse the repository at this point in the history
  11. Remove parser leftovers

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9ec6d3e View commit details
    Browse the repository at this point in the history
  12. Restore original App.tsx

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    adb95de View commit details
    Browse the repository at this point in the history
  13. Restore original App.tsx

    tomekzaw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    396c09e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    dd3a815 View commit details
    Browse the repository at this point in the history
  2. Bump expensify-common

    tomekzaw committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cc36c00 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    221fa36 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    eed5984 View commit details
    Browse the repository at this point in the history
  2. Bump required dependencies

    tomekzaw committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    41ef20e View commit details
    Browse the repository at this point in the history
  3. Restore markdownRanges

    tomekzaw committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    74baa10 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    4b3e504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd6ae31 View commit details
    Browse the repository at this point in the history
  3. Fix dependencies

    tomekzaw committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f5a5452 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    4dbd18a View commit details
    Browse the repository at this point in the history
  2. Fix TS errors

    tomekzaw committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c45fbca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbdbcec View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    2342eef View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tomekzaw committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    589478c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    a521066 View commit details
    Browse the repository at this point in the history
  2. Update Podfile.lock

    tomekzaw committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a74ed4d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    eb20acb View commit details
    Browse the repository at this point in the history
  2. Fix building on iOS Paper

    tomekzaw committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b744c05 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    5aeb9dc View commit details
    Browse the repository at this point in the history
  2. Add comment

    tomekzaw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a9d9685 View commit details
    Browse the repository at this point in the history
  3. Patch html-entities

    tomekzaw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4e9b157 View commit details
    Browse the repository at this point in the history
  4. Fix Android build

    tomekzaw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cc8889f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    781843a View commit details
    Browse the repository at this point in the history
  6. Fix height issue on Android

    tomekzaw committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    14064d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    769e7a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    41af79a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    99d9418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    688fc8d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    9d49fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5c08a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    aa46028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9a681 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f731a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec375b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1534f46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd8034d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    ede3d9e View commit details
    Browse the repository at this point in the history
  2. Update patch

    tomekzaw committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    64d7728 View commit details
    Browse the repository at this point in the history
  3. Remove newline

    tomekzaw committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6c3280f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf2c96d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b71b5f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cea8507 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    0fd1dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5f413 View commit details
    Browse the repository at this point in the history
  3. Update Podfile.lock

    tomekzaw committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    796e162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5490735 View commit details
    Browse the repository at this point in the history
  5. Update Podfile.lock

    tomekzaw committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3662ba0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    2ff85a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2729fe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b914e View commit details
    Browse the repository at this point in the history
  4. Add missing dependency

    tomekzaw committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e28662c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix crash in Expensify/App

    tomekzaw committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4737f76 View commit details
    Browse the repository at this point in the history
  2. Bump expensify-common

    tomekzaw committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2d28192 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Add const modifier

    tomekzaw committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a913bd0 View commit details
    Browse the repository at this point in the history
  2. Add error message

    tomekzaw committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ccda7ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9612826 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    44a3fc6 View commit details
    Browse the repository at this point in the history
  2. Improve ExpensiMark import

    tomekzaw committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    29fef38 View commit details
    Browse the repository at this point in the history
  3. Bump versions in README.md

    tomekzaw committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0d08556 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4df160 View commit details
    Browse the repository at this point in the history
  5. Rename ios to apple

    tomekzaw committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fb1173b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51eecd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Remove unused variable

    tomekzaw committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c506d7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090ec8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f96d37c View commit details
    Browse the repository at this point in the history
  4. Add assert

    tomekzaw committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5e630d6 View commit details
    Browse the repository at this point in the history
  5. Magically fix crash due to already unregistered parser worklet after …

    …incorrect schema of previous output
    tomekzaw committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8cd222e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    c82c6fc View commit details
    Browse the repository at this point in the history
  2. Bump react-native-reanimated

    tomekzaw committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    676f762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    680c4b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    a13b307 View commit details
    Browse the repository at this point in the history
  2. Update Podfile.lock

    tomekzaw committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    25a6bba View commit details
    Browse the repository at this point in the history
  3. Fix build iOS workflow

    tomekzaw committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0d72eb0 View commit details
    Browse the repository at this point in the history