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

refactor(date)!: stricter error handling of between #2719

Merged
merged 24 commits into from
Mar 28, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    971d8df View commit details
    Browse the repository at this point in the history
  2. fix and add tests

    matthewmayer committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cb898a8 View commit details
    Browse the repository at this point in the history
  3. tweak docs

    matthewmayer committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    406c86c View commit details
    Browse the repository at this point in the history
  4. fix lint

    matthewmayer committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ef26b0c View commit details
    Browse the repository at this point in the history
  5. Update src/modules/date/index.ts

    Co-authored-by: ST-DDT <[email protected]>
    matthewmayer and ST-DDT authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d4635fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bddd446 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2a9781 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    085ff79 View commit details
    Browse the repository at this point in the history
  9. improve errors

    matthewmayer committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    26f7f3f View commit details
    Browse the repository at this point in the history
  10. Update src/modules/date/index.ts

    Co-authored-by: ST-DDT <[email protected]>
    matthewmayer and ST-DDT authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c5cf8cc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. lint

    matthewmayer committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3945d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879cc3e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. remove 'optional'

    matthewmayer committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    071d85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d25233f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e41aa View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

    matthewmayer committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a707661 View commit details
    Browse the repository at this point in the history
  3. standardize the check

    matthewmayer committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e329d60 View commit details
    Browse the repository at this point in the history
  4. check date 0 is OK

    matthewmayer committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2e18ff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9893890 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. add TODOs

    matthewmayer committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d6b222b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a87d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. change format of TODOs

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

Commits on Mar 28, 2024

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