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

chore(deps): update all non-major dependencies #1124

Closed
wants to merge 23 commits into from

Commits on Sep 3, 2024

  1. fix(Dialog): aria-description undefined still throwing warning (#1265)

    * fix(Dialog): aria-description undefined still throwing warning
    
    * fix: wrong condition
    
    * docs: update reference
    zernonia authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    54fbbd7 View commit details
    Browse the repository at this point in the history
  2. fix(DismissableLayer): branch could be null (#1256)

    * fix(Toast): check if window exists to run startTimer in CSR only
    
    * use isClient to to test if it's CSR
    
    * fix(DismissableLayer): branch could be null
    rankjie authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0cf2c06 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 6, 2024

  1. feat: expose virtualizer and virtualized items via slot (#1271)

    * Update ListboxVirtualizer.vue
    
    Expose virtualizer and virtualized item on default slot
    
    * Update TreeVirtualizer.vue
    
    Expose virtualizer and virtualized item on default slot
    
    * fix: lint & generic types
    Dodobibi authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6dbf580 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. chore(deps): update build (#1248)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    27e5a21 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update lint (#1249)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1a721b7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update test (#1250)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f373081 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency jsdom to v25 (#1251)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e6485de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f0f965 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix(Combobox): stop event propagation on enter (#1279)

    * fix(Combobox): stop propagation of enter when user makes a selection via keyboard in combobox
    
    * fix: test for event bubbling instead of form submit
    ragulka authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ff5abb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix(Listbox): horizontal orientation not working (#1299)

    * fix: horizontal orientation not working
    
    * chore: add story
    
    * test: add horizontal test case
    zernonia authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b6c6fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2a924 View commit details
    Browse the repository at this point in the history
  3. refactor: adapt native useId (#1298)

    * fix: previous hydration issue with inconsistent id
    
    * fix: useId not populating correctly
    
    * chore: update nuxt to test
    
    * docs: deprecate useId
    
    * docs: fix typo
    zernonia authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    20a755e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    b398336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b279b06 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update playground (#1291)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f9555f View commit details
    Browse the repository at this point in the history
  4. chore(deps): update test to ^2.1.1 (#1293)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ca87131 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @vitejs/plugin-vue to v5 (#1260)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9e2ff66 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency vue-tsc to v2 (#1276)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7fee231 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update build (#1290)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2671726 View commit details
    Browse the repository at this point in the history
  8. chore: release v1.9.6

    zernonia committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5af6ee9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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