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: bump @nextcloud/vue to v8.0.0-beta.8 #10626

Merged
merged 9 commits into from
Oct 11, 2023

Commits on Oct 10, 2023

  1. chore(deps): bump @nextcloud/vue to v8.0.0-beta.8

    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7da6dc3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update ignore patterns for jest

    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    50598f0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): fix NcEmptyContent

    Set height to 100%, align icon within empty space
    
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cc4e695 View commit details
    Browse the repository at this point in the history
  4. chore(deps): fix NcModal

    Fix scroll and paddings due to new wrapper, fix close button
    
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    91af93d View commit details
    Browse the repository at this point in the history
  5. chore(deps): fix NcApp.* and NcActions

    Replace *title prop => *name prop
    
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8f98923 View commit details
    Browse the repository at this point in the history
  6. chore(deps): fix NcCheckboxRadioSwitch

    rename import, remove deep styles, fix appearance
    
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bc73ead View commit details
    Browse the repository at this point in the history
  7. chore(deps): fix NcAvatar, NcPopover, NcTextField, NcCounterBubble, N…

    …cDateTimePicker
    
    rename imports, remove or replace outdated props
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7aeae7f View commit details
    Browse the repository at this point in the history
  8. chore(deps): fix NcRichContentEditable

    transform backend response for UserMention
    
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ea667ff View commit details
    Browse the repository at this point in the history
  9. chore(deps): fix NcListItem

    rename *title => *name props, adjust tests, remove deep styles
    
    Signed-off-by: Maksim Sukharev <[email protected]>
    Antreesy committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    948a640 View commit details
    Browse the repository at this point in the history