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

feat(utilities): Remove lodash dependency and replace it with custom functions #856

Merged
merged 22 commits into from
Aug 24, 2023

Commits on Aug 18, 2023

  1. WEB-1468 use lodash-es instead of lodash

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    579f6ee View commit details
    Browse the repository at this point in the history
  2. WEB-1468 migrate audit-accessibility script to esm

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a5966f5 View commit details
    Browse the repository at this point in the history
  3. WEB-1468 revert files

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a7b2df6 View commit details
    Browse the repository at this point in the history
  4. WEB-1468 revert files

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3c54e13 View commit details
    Browse the repository at this point in the history
  5. WEB-1468 packages as modules

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a53ec6c View commit details
    Browse the repository at this point in the history
  6. WEB-1468 use lodash-es in packages

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    deb4816 View commit details
    Browse the repository at this point in the history
  7. WEB-1468 upgrade deps

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e2da6e3 View commit details
    Browse the repository at this point in the history
  8. WEB-1468 update __dirname

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6070264 View commit details
    Browse the repository at this point in the history
  9. WEB-1468 change eslint disable position

    Pedro Ladaria committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    424711f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. WEB-1468 custom lodash implementation

    Pedro Ladaria committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5b3c92a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. WEB-1468 revert files

    Pedro Ladaria committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    63e58e7 View commit details
    Browse the repository at this point in the history
  2. WEB-1468 cancel maxWait timeout

    Pedro Ladaria committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b00112a View commit details
    Browse the repository at this point in the history
  3. WEB-1468 remove comparision

    Pedro Ladaria committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b4033df View commit details
    Browse the repository at this point in the history
  4. WEB-1468 simplify function comparision

    Pedro Ladaria committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0192040 View commit details
    Browse the repository at this point in the history
  5. WEB-1468 improve Array comparision

    Pedro Ladaria committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    939a74a View commit details
    Browse the repository at this point in the history
  6. WEB-1468 improve isEqual

    Pedro Ladaria committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b0eae68 View commit details
    Browse the repository at this point in the history
  7. WEB-1468 improve isEqual

    Pedro Ladaria committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    72c856e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. WEB-1468 rename file to helpers

    Pedro Ladaria committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f9d7971 View commit details
    Browse the repository at this point in the history
  2. WEB-1468 remove describe from test

    Pedro Ladaria committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    18d6224 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. WEB-1468 fix race condition with leading and maxWait

    Pedro Ladaria committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3deb754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c4cfd View commit details
    Browse the repository at this point in the history
  3. increase test timeout

    atabel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    18406da View commit details
    Browse the repository at this point in the history