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

WIP vue 3 update #1013

Closed
wants to merge 54 commits into from
Closed

WIP vue 3 update #1013

wants to merge 54 commits into from

Conversation

cowills
Copy link
Contributor

@cowills cowills commented Mar 23, 2021

Dev/Build

  • dev env
  • linter
  • code coverage
  • unit
  • e2e
  • prod build
  • tree shaking
  • CSS modules
  • ⛔️ typescript defs (postponing TS till vue ecosystem settles)

Integration

  • febs
  • vunit
  • fedpack
  • climbers
  • @rei/component

Components

  • accordion
  • alert
  • breadcrumb
  • button
  • caption
  • card
  • checkbox
  • chips
  • formGroup
  • formError
  • grid
  • row/col
  • icon
  • icon generator
  • image
  • input
  • labelStandalone
  • labelWrapper
  • link
  • list
  • modal
  • pagination
  • popover
  • popup
  • quote
  • radio
  • rating
  • select
  • table
  • tabs
  • text
  • tooltip

mhewson
mhewson previously approved these changes Apr 20, 2021
Copy link
Member

@mhewson mhewson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would love a walk through

@cowills
Copy link
Contributor Author

cowills commented Apr 21, 2021

would love a walk through

watch the vue mastery composition API stuff first 🤓

@cowills
Copy link
Contributor Author

cowills commented Apr 28, 2021

currently blocked by this tree shaking issue in the vue compiler vuejs/core#2860

@cowills cowills closed this Jun 22, 2021
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.

2 participants