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(components): enable prefix override #861

Merged
merged 43 commits into from
Dec 4, 2022
Merged

feat(components): enable prefix override #861

merged 43 commits into from
Dec 4, 2022

Commits on Nov 24, 2022

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

Commits on Nov 25, 2022

  1. custom prefix available

    yinonov committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1372d88 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. dynamic imports

    yinonov committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    657ae81 View commit details
    Browse the repository at this point in the history
  2. await dynamic imports

    yinonov committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    6eddd7d View commit details
    Browse the repository at this point in the history
  3. Change files

    yinonov committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    4f38f33 View commit details
    Browse the repository at this point in the history
  4. irrelevant

    yinonov committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    3e998af View commit details
    Browse the repository at this point in the history
  5. build issues

    yinonov committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    d1ea78c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. document custom prefix

    yinonov committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    f97f3f7 View commit details
    Browse the repository at this point in the history
  2. add usage

    yinonov committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    4c1b912 View commit details
    Browse the repository at this point in the history
  3. revert banner

    yinonov committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    a3970cb View commit details
    Browse the repository at this point in the history
  4. ts-jest-mock-import-meta

    yinonov committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    3611bad View commit details
    Browse the repository at this point in the history
  5. deduping

    yinonov committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    ba72866 View commit details
    Browse the repository at this point in the history
  6. menu needs focus

    yinonov committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    95785f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db10a97 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. progress?

    olaf-k committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    fae789c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Solve for button

    YonatanKra committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5a590bb View commit details
    Browse the repository at this point in the history
  2. Use with whenDefined

    YonatanKra committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e93fbdd View commit details
    Browse the repository at this point in the history
  3. simpler

    yinonov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4a3f5ff View commit details
    Browse the repository at this point in the history
  4. natural order of code

    yinonov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1c0e18b View commit details
    Browse the repository at this point in the history
  5. Generalize the utils mock

    YonatanKra committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c69efa8 View commit details
    Browse the repository at this point in the history
  6. Mid fix

    YonatanKra committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    bb2cb0d View commit details
    Browse the repository at this point in the history
  7. Fix top-level await for all

    Menu still fails
    YonatanKra committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8a4e45c View commit details
    Browse the repository at this point in the history
  8. more accurate

    yinonov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    90f420a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    040e66e View commit details
    Browse the repository at this point in the history
  3. done

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    142f234 View commit details
    Browse the repository at this point in the history
  4. natural order

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    76a207d View commit details
    Browse the repository at this point in the history
  5. listbox to option

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fc6e88e View commit details
    Browse the repository at this point in the history
  6. mixins issue

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    bf53a2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4fec0a View commit details
    Browse the repository at this point in the history
  8. path revert

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    573aa57 View commit details
    Browse the repository at this point in the history
  9. revert path

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    e20a254 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7df4636 View commit details
    Browse the repository at this point in the history
  11. revert format

    yinonov committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    6199075 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. test loadComponentsModules

    yinonov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    c230c1b View commit details
    Browse the repository at this point in the history
  2. Passing test

    YonatanKra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    70f2012 View commit details
    Browse the repository at this point in the history
  3. format

    yinonov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    c565156 View commit details
    Browse the repository at this point in the history
  4. Refactor

    YonatanKra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8c5b6a1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'prefix-override' of https://github.com/Vonage/vivid-3 i…

    …nto prefix-override
    
    # Conflicts:
    #	libs/components/src/shared/utils/index.spec.ts
    YonatanKra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d68504f View commit details
    Browse the repository at this point in the history
  6. Formatting

    YonatanKra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    1efe0e2 View commit details
    Browse the repository at this point in the history
  7. Refactor

    YonatanKra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    5c92210 View commit details
    Browse the repository at this point in the history
  8. Fix type

    YonatanKra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    9aef3f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

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