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

本体マージ #1

Merged
merged 2,098 commits into from
Mar 28, 2023
Merged

本体マージ #1

merged 2,098 commits into from
Mar 28, 2023

Conversation

HIROYUKI20200507
Copy link
Owner

Description

Motivation and Context

How Has This Been Tested?

Markup:

// Paste your FULL Playground.vue here

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement/refactoring (non-breaking change that doesn't add any features but makes things better)

Checklist:

  • The PR title is no longer than 64 characters.
  • The PR is submitted to the correct branch (master for bug fixes and documentation updates, dev for new features and backwards compatible changes and next for non-backwards compatible changes).
  • My code follows the code style of this project.
  • I've added relevant changes to the documentation (applies to new features and breaking changes in core library)

KaelWD and others added 30 commits February 11, 2023 03:22
if start of page is beyond available items. lets leave it to users

closes #16620
## Description

Add missing obsolete or renamed components.

I have a discussion about it on Vuetify Discord #documentation 

> Hello, I will have to migrate a large application from vue 2 to vue 3
(using vuetify). I am making an inventory of the components used, and if
they are still present and how to migrate them. There are some
components, that I didn't find in vuetify 3: v-simple-table,
v-subheader, v-tab-item. What are the status about them ? Should we add
information about this in the migration guide ?

> johnleider — Today à 16:00
> v-simple-table -> v-table
> v-subheader -> v-list-subheader
> v-tab-item -> v-window-item
KaelWD and others added 28 commits March 23, 2023 03:09
Co-authored-by: John Leider <john@vuetifyjs.com>
Co-authored-by: John Leider <john@vuetifyjs.com>
Co-authored-by: Andrew Henry <AMajesticPotatoe@gmail.com>
Co-authored-by: John Leider <john@vuetifyjs.com>
fixes #12083

broken by bc7d409 confirmed #14991 is still
good
fixes #16519
fixes #16493

Co-authored-by: John Leider <john@vuetifyjs.com>
Co-authored-by: John Leider <john@vuetifyjs.com>
@HIROYUKI20200507 HIROYUKI20200507 merged commit 4cebb36 into HIROYUKI20200507:master Mar 28, 2023
HIROYUKI20200507 added a commit that referenced this pull request Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.