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

feat: Individual imports #162

Merged
merged 3 commits into from
Apr 22, 2024
Merged

feat: Individual imports #162

merged 3 commits into from
Apr 22, 2024

Conversation

imprashast
Copy link
Contributor

This adds ability to import individual components from our vue package.

Ex: import { wButton } from '@warp-ds/vue/button'

Tested in multiple vue apps.

@imprashast imprashast requested a review from a team April 22, 2024 11:42
@imprashast imprashast merged commit 42c72d5 into next Apr 22, 2024
4 checks passed
@imprashast imprashast deleted the individual-imports branch April 22, 2024 13:43
github-actions bot pushed a commit that referenced this pull request Apr 22, 2024
# [2.0.0-next.2](v2.0.0-next.1...v2.0.0-next.2) (2024-04-22)

### Features

* Individual imports ([#162](#162)) ([42c72d5](42c72d5))
github-actions bot pushed a commit that referenced this pull request May 15, 2024
# [2.0.0](v1.2.7...v2.0.0) (2024-05-15)

### Bug Fixes

* Styling fixes for Card component ([#157](#157)) ([646fcc4](646fcc4))
* **textfield/textarea:** clean up classes  ([#163](#163)) ([2babe15](2babe15))

### Features

* add more functionality to attention component ([#161](#161)) ([a8ed8ab](a8ed8ab))
* Individual imports ([#162](#162)) ([42c72d5](42c72d5))
* test release ([#160](#160)) ([85bf2d6](85bf2d6)), closes [#2](#2)

### BREAKING CHANGES

* The attention component
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