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

ExpensiMark: Add New Markdown Truncation Utility #675

Merged
merged 44 commits into from
Jul 15, 2024

Commits on Apr 1, 2024

  1. initial concept

    brandonhenry committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2a9ad51 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. lint updates

    brandonhenry committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b21b4ec View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Update lib/ExpensiMark.js

    Co-authored-by: Nikki Wines <[email protected]>
    brandonhenry and NikkiWines authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4cb7381 View commit details
    Browse the repository at this point in the history
  2. Update lib/ExpensiMark.js

    Co-authored-by: Nikki Wines <[email protected]>
    brandonhenry and NikkiWines authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6f2c823 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Added several tests

    brandonhenry committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7c88b3f View commit details
    Browse the repository at this point in the history
  2. Update ExpensiMark.js

    brandonhenry committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    156b994 View commit details
    Browse the repository at this point in the history
  3. Update ExpensiMark.js

    brandonhenry committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    902c518 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    722d943 View commit details
    Browse the repository at this point in the history
  5. ran prettier

    brandonhenry committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9465d70 View commit details
    Browse the repository at this point in the history
  6. Update ExpensiMark.js

    brandonhenry committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cae5564 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update ExpensiMark.js

    brandonhenry committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5acadc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. test updates

    brandonhenry committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7d19047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8694bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380564c View commit details
    Browse the repository at this point in the history
  4. Update ExpensiMark.js

    brandonhenry committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7516410 View commit details
    Browse the repository at this point in the history
  5. fixed merged of main

    brandonhenry committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    58cb81b View commit details
    Browse the repository at this point in the history
  6. Update ExpensiMark.js

    brandonhenry committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8d14bdd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 23, 2024

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

Commits on May 31, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    263f7de View commit details
    Browse the repository at this point in the history
  2. Update CONST.d.ts

    brandonhenry committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f3112d3 View commit details
    Browse the repository at this point in the history
  3. Delete CONST.d.ts

    brandonhenry committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    13e78ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ace1a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. fixed tests

    brandonhenry committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4f0b0ec View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

  1. lint updates

    brandonhenry committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    099a7c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    c258791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ce9cd View commit details
    Browse the repository at this point in the history
  3. added underscore back in

    brandonhenry committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fdfe713 View commit details
    Browse the repository at this point in the history
  4. removed underscore

    brandonhenry committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7d50785 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    72b0bba View commit details
    Browse the repository at this point in the history
  2. Fixed type script errors

    brandonhenry committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8f0d25b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Update lib/ExpensiMark.ts

    Co-authored-by: Nikki Wines <[email protected]>
    brandonhenry and NikkiWines authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    69940fa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. update tests

    brandonhenry committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    52ce61d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84b0b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    30c6ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46585b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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