https://cypress.io logo
Join Discord
Powered by
# vue
  • a

    ancient-appointment-66951

    09/21/2020, 11:57 AM
    Lachlan has joined the party.
  • b

    best-kilobyte-86726

    09/21/2020, 12:39 PM
    πŸ‘‹
  • s

    stocky-dream-36427

    09/21/2020, 1:49 PM
    πŸ‘‹ πŸ™‚
  • a

    ancient-wire-34126

    09/21/2020, 2:00 PM
    πŸ‘‹
  • s

    stocky-dream-36427

    09/22/2020, 12:33 AM
    Working on a spike of Vue 3 + @cypress/vue πŸ™‚
  • a

    ancient-appointment-66951

    10/14/2020, 11:45 PM
    Will need a good strat to manage both vue2 and vue3 support. Versioning etc... Ideas?
  • b

    bulky-sundown-74498

    10/17/2020, 3:13 AM
    I tried having them both in the same bundle... painful
  • b

    bulky-sundown-74498

    10/17/2020, 3:15 AM
    using the
    @latest
    and
    @next
    channels and same for branches seems to be a good strat for vuelidate, and vee-validate
  • b

    bulky-sundown-74498

    10/17/2020, 3:16 AM
    oruga created a new package "oruga-next"
  • b

    bulky-sundown-74498

    10/17/2020, 3:16 AM
    element created element-plus
  • b

    bulky-sundown-74498

    10/17/2020, 3:16 AM
    My fav is by far the simplest : go with the
    next
    branch
    next
    channel
  • a

    ancient-appointment-66951

    10/17/2020, 6:23 AM
    Yes I think this might work!
  • a

    ancient-appointment-66951

    10/17/2020, 6:24 AM
    Is there a Vue 3 branch somewhere, I wanna give it a spin
  • s

    stocky-dream-36427

    10/17/2020, 10:09 AM
    No there isn’t.
  • s

    stocky-dream-36427

    10/17/2020, 10:09 AM
    You’re starting fresh
  • s

    stocky-dream-36427

    10/17/2020, 10:11 AM
    @ancient-appointment-66951 for versioning id like to split the major version numbers since were relying on VTU so closely... but open to other ideas
  • s

    stocky-dream-36427

    10/17/2020, 10:13 AM
    Actually I do have a branch but it was before I cut over to using VTU so closely.
  • s

    stocky-dream-36427

    10/18/2020, 12:25 AM
    @User let's pair on Vue 3 later today and get setup πŸ‘
  • a

    ancient-appointment-66951

    10/18/2020, 12:25 AM
    Sure, I think i will be afk for a few hours, if not today than tmr or something πŸ‘πŸ»
  • s

    stocky-dream-36427

    10/18/2020, 12:25 AM
    I'm working on documentation right now and personas
  • s

    stocky-dream-36427

    10/18/2020, 12:25 AM
    cool, ttyt
  • s

    stocky-dream-36427

    10/21/2020, 5:23 PM
    Yay! My video is finally up

    https://www.youtube.com/watch?v=a-9axZxTFZUβ–Ύ

  • a

    ancient-appointment-66951

    10/22/2020, 11:43 AM
    That was great. I will put a link to this in my Vue Toronto talk ^ great presentation
  • t

    thousands-lawyer-86765

    11/06/2020, 1:40 AM
    I am about to start a new business vue app, and I intend to pull in cypress for e2e and component testing. I am in kind of a weird spot with deciding on component frameworks. I like Vuetify, Vue 3, and Storybook, but it looks more like a β€œpick only one” kind of scenario as I don’t want to fight with compatibility. Are there any Vue component libraries that shine with Cypress which would be easy to ramp up?
  • s

    stocky-dream-36427

    11/06/2020, 2:59 AM
    I don't think Storybook has support for Vue 3
  • s

    stocky-dream-36427

    11/06/2020, 2:59 AM
    Cypress E2E will work with any of them, but our component testing library doesn't have support yet
  • s

    stocky-dream-36427

    11/06/2020, 3:00 AM
    but it shouldn't be a big deal. I would use Vue Test Utils for component and Cypress for E2E
  • t

    thousands-lawyer-86765

    11/06/2020, 3:12 AM
    yeah, I was digging a bit and found balm-ui https://github.com/balmjs/balm-ui and a vite tailwind starter that has Cypress for E2E https://github.com/Uninen/vite-ts-tailwind-starter
  • t

    thousands-lawyer-86765

    11/06/2020, 3:13 AM
    I realize I'm really pushing the edge there, and maybe should stick to webpack... lol
  • t

    thousands-lawyer-86765

    11/06/2020, 3:16 AM
    I realize vite is still in RC, so I should skip those for now 😦
12345...37Latest