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

give a link to Vue 2 slots docs page for users who are coming from Vue <2.6.0 #58

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 6, 2023

  1. update pnpm locks

    because deployments were failing and logging comething about pnpm locks: https://app.netlify.com/sites/eager-kowalevski-41f498/deploys/65200b5888f0dc0008fd5828
    aghArdeshir committed Oct 6, 2023
    Copy the full SHA
    48f37f4 View commit details
    Browse the repository at this point in the history
  2. give a link to Vue 2 slots docs page for users who are coming from Vu…

    …e <2.6.0
    
    
    I personally had a hard-time finding exact changes needed to be done and I had to constantly switch tabs between Vue 2 slots page, migration guide to Vue 3, and Vue 3 docs page for more info. I belive leaving a link that informs the migration is a little different for Vue <2.6.0 users is helpful.
    aghArdeshir committed Oct 6, 2023
    Copy the full SHA
    7332b9f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f01bb80 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    24de148 View commit details
    Browse the repository at this point in the history