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(breadcrumb): add the breadcrumb component #1260

Merged
merged 30 commits into from
May 8, 2022
Merged

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    289dc68 View commit details
    Browse the repository at this point in the history
  2. Snapshots for breadcrumb

    YonatanKra committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e6842c1 View commit details
    Browse the repository at this point in the history
  3. Update breadcrumb docs

    YonatanKra committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    81277aa View commit details
    Browse the repository at this point in the history
  4. Update example

    YonatanKra committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    8d5d335 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Remove unneeded deps

    YonatanKra committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    0b71dcc View commit details
    Browse the repository at this point in the history
  2. Update components/breadcrumb/package.json

    Co-authored-by: yinon <yinon@hotmail.com>
    YonatanKra and yinonov authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    1a31561 View commit details
    Browse the repository at this point in the history
  3. add required imports

    yinonov committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    3d0443e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    9b6598b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2771fb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Proxy icon

    YonatanKra committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    a2b3907 View commit details
    Browse the repository at this point in the history
  2. Tests now complete fully

    YonatanKra committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    003f571 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    YonatanKra committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    aa181fd View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update versions

    YonatanKra committed May 2, 2022
    Configuration menu
    Copy the full SHA
    faa1c52 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into breadcrumb-component

    # Conflicts:
    #	components/icon/package.json
    #	components/icon/src/vwc-icon.ts
    YonatanKra committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a825bdd View commit details
    Browse the repository at this point in the history
  3. Fix the style

    YonatanKra committed May 2, 2022
    Configuration menu
    Copy the full SHA
    b597cf2 View commit details
    Browse the repository at this point in the history
  4. Update badge template

    YonatanKra committed May 2, 2022
    Configuration menu
    Copy the full SHA
    1d9e0e7 View commit details
    Browse the repository at this point in the history
  5. Update storybook

    YonatanKra committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a821e5c View commit details
    Browse the repository at this point in the history
  6. Fix linting

    YonatanKra committed May 2, 2022
    Configuration menu
    Copy the full SHA
    992ddaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca451c3 View commit details
    Browse the repository at this point in the history
  8. Update components/breadcrumb/package.json

    Co-authored-by: yinon <yinon@hotmail.com>
    YonatanKra and yinonov authored May 2, 2022
    Configuration menu
    Copy the full SHA
    b1e09c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71381db View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Update breadcrumb

    YonatanKra committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ea3c2c1 View commit details
    Browse the repository at this point in the history
  2. Update version

    YonatanKra committed May 6, 2022
    Configuration menu
    Copy the full SHA
    b3e6f02 View commit details
    Browse the repository at this point in the history
  3. Remove dep

    YonatanKra committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c89aacd View commit details
    Browse the repository at this point in the history
  4. Remove another dep

    YonatanKra committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ef392fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1799f96 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. hard code breadcrumbs

    YonatanKra committed May 8, 2022
    Configuration menu
    Copy the full SHA
    b89950d View commit details
    Browse the repository at this point in the history
  2. Stylelint

    YonatanKra committed May 8, 2022
    Configuration menu
    Copy the full SHA
    fdbc95a View commit details
    Browse the repository at this point in the history
  3. linting

    YonatanKra committed May 8, 2022
    Configuration menu
    Copy the full SHA
    db80c21 View commit details
    Browse the repository at this point in the history
  4. Design feedback

    YonatanKra committed May 8, 2022
    Configuration menu
    Copy the full SHA
    cb6df73 View commit details
    Browse the repository at this point in the history