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

Issue 4 migrate to jalaali js and drop usage of moment #13

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Apr 11, 2021

  1. removed npmignore

    mammad2c committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    10d580e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    abacfd3 View commit details
    Browse the repository at this point in the history
  2. Revert "removed npmignore"

    This reverts commit 10d580e.
    mammad2c committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    9df8ce1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    9097c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    303a64c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mammad2c committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    15d73ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd0467 View commit details
    Browse the repository at this point in the history
  3. Bump ansi-regex from 5.0.0 to 5.0.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mammad2c committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    3a472ad View commit details
    Browse the repository at this point in the history
  4. Bump terser from 5.6.1 to 5.14.2

    Bumps [terser](https://github.com/terser/terser) from 5.6.1 to 5.14.2.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mammad2c committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    082649b View commit details
    Browse the repository at this point in the history
  5. Bump moment-timezone from 0.5.33 to 0.5.37

    Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.37.
    - [Release notes](https://github.com/moment/moment-timezone/releases)
    - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
    - [Commits](moment/moment-timezone@0.5.33...0.5.37)
    
    ---
    updated-dependencies:
    - dependency-name: moment-timezone
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mammad2c committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    6477ff7 View commit details
    Browse the repository at this point in the history
  6. fix: some bugs in build

    mammad2c committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    87984ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46a6e99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53b7f7a View commit details
    Browse the repository at this point in the history
  9. fix: jest crash

    mammad2c committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    c9cb7ba View commit details
    Browse the repository at this point in the history