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(VSelect): port to v3 #14504

Merged
merged 45 commits into from
Feb 3, 2022
Merged

feat(VSelect): port to v3 #14504

merged 45 commits into from
Feb 3, 2022

Commits on Jan 27, 2022

  1. feat(VSelect): port to v3

    johnleider committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bb083f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1852d1 View commit details
    Browse the repository at this point in the history
  3. fix selection

    KaelWD authored and johnleider committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ff65d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7549119 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd333a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6af350c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51d9a1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e8cc0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eaf7711 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    764193a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b649953 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7322998 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    738993b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7af1777 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a9fec93 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b45713 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    416892a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    89627d0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    49ff4f2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    af60b72 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    047ab44 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a491312 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    14bdeb3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7e2aa72 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    204ab52 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    41a6c42 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    598fadc View commit details
    Browse the repository at this point in the history
  28. fix: correctly forward slots

    KaelWD authored and johnleider committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e6bd75b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a72e9f7 View commit details
    Browse the repository at this point in the history
  30. refactor(VInput/Field/TextField): change how color and state propagates

    added disabled/error states to v-field
    added hint / persistentHint to v-text-field
    removed hint and focus props from v-input
    johnleider committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    314f008 View commit details
    Browse the repository at this point in the history
  31. chore: code clean-up

    johnleider committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    e9101e3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d2dd4ad View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7ff6220 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9022b2d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    e0413b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d2d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd93f15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6030edb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38d72e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    661c82a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc5f0d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82dcfbe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c361e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    188e167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c3160 View commit details
    Browse the repository at this point in the history