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

Rewrite project to make it smaller, faster and more understandable #72

Merged
merged 15 commits into from
Jun 18, 2021

Commits on Apr 17, 2021

  1. refactor: use simpler approach

    Lodin committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    12ef036 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    0cba558 View commit details
    Browse the repository at this point in the history
  2. refactor: finalize code & tests

    * Finish fixing tests for IE11
    * Move code to the src directory
    Lodin committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    1a44cc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    17be7ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da9d19 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

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

    Lodin committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    bb165f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffefb46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da50b17 View commit details
    Browse the repository at this point in the history
  5. chore: add size-limit check

    Lodin committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    3394b0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14cc50b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. refactor: address review comments

    * Fix issue with multiple rules replacement.
    * Use let/const and arrow functions wherever possible.
    * Use "contributors" in package.json
    Lodin committed May 7, 2021
    Configuration menu
    Copy the full SHA
    e28c533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab4fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1681d7b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

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