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

[full-ci] Implement long breadcrumb strategy #8984

Merged
merged 52 commits into from
May 24, 2023
Merged

Commits on May 23, 2023

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

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2271aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1577516 View commit details
    Browse the repository at this point in the history
  4. WIP

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    446415a View commit details
    Browse the repository at this point in the history
  5. WIP

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c779d88 View commit details
    Browse the repository at this point in the history
  6. WIP

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9ce8aa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66cbe81 View commit details
    Browse the repository at this point in the history
  8. Rename itemsWithDropdown

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    519019a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0aa705e View commit details
    Browse the repository at this point in the history
  10. Refactor code

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    995200e View commit details
    Browse the repository at this point in the history
  11. Fix unreadable classes

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    16c30e9 View commit details
    Browse the repository at this point in the history
  12. Fix long names

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    941d91d View commit details
    Browse the repository at this point in the history
  13. Fix small screen size bug

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1bef832 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8241c3f View commit details
    Browse the repository at this point in the history
  15. remove console logs

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6aaa94a View commit details
    Browse the repository at this point in the history
  16. use const instead of let

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6e65969 View commit details
    Browse the repository at this point in the history
  17. remove dev styling

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    274176b View commit details
    Browse the repository at this point in the history
  18. Update snapshots

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    89d03a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8f92da3 View commit details
    Browse the repository at this point in the history
  20. Fix undefined unittest error

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cbce627 View commit details
    Browse the repository at this point in the history
  21. Fix ... item

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    27a1d67 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    33376a3 View commit details
    Browse the repository at this point in the history
  23. Fix ...

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5d78a13 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    30f3049 View commit details
    Browse the repository at this point in the history
  25. reduce throttle

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cf0b0f8 View commit details
    Browse the repository at this point in the history
  26. Add prop description

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2afcfbb View commit details
    Browse the repository at this point in the history
  27. Fix bug build:w not working

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1223f89 View commit details
    Browse the repository at this point in the history
  28. remove hacky css

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    bf85e0a View commit details
    Browse the repository at this point in the history
  29. Update tests, refactor logic

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a4c9a96 View commit details
    Browse the repository at this point in the history
  30. Fix PR issues

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    01a7fd2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    88f377a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4f96701 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    43bbb52 View commit details
    Browse the repository at this point in the history
  34. Update prop descriptions

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3067939 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    146392e View commit details
    Browse the repository at this point in the history
  36. Add changelog

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    530b04a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a00bdb9 View commit details
    Browse the repository at this point in the history
  38. Small code slimming fix

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    ff72801 View commit details
    Browse the repository at this point in the history
  39. Refactor maxWidth

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5114193 View commit details
    Browse the repository at this point in the history
  40. Update snapshot

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4d36386 View commit details
    Browse the repository at this point in the history
  41. Fix breadcrumb cut to early

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6eae49f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3d0659c View commit details
    Browse the repository at this point in the history
  43. Fix console error

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7a6c78c View commit details
    Browse the repository at this point in the history
  44. Fix unittests

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f061d88 View commit details
    Browse the repository at this point in the history
  45. Fix span positioning

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    74acc72 View commit details
    Browse the repository at this point in the history
  46. Address current PR issues

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    80a5a65 View commit details
    Browse the repository at this point in the history
  47. Update snapshot

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3d2c44a View commit details
    Browse the repository at this point in the history
  48. Address PR issues

    lookacat committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8737838 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Address PR issues

    lookacat committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c7bd0b1 View commit details
    Browse the repository at this point in the history
  2. Address PR issue

    lookacat committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4726512 View commit details
    Browse the repository at this point in the history
  3. React on code review

    Jan committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b1dd5c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70bc349 View commit details
    Browse the repository at this point in the history