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

IT-5005 | Vue 3 #120

Merged
merged 66 commits into from
Apr 20, 2023
Merged

IT-5005 | Vue 3 #120

merged 66 commits into from
Apr 20, 2023

Conversation

<slot name="rightSlot" />
</div>
</div>
</div>
</div>
<div
v-if="$slots.expandedText && $slots.expandedText.length > 0"
Copy link
Contributor

Choose a reason for hiding this comment

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

vue3 return slots as function, so we can't check length. Fixed v-if on template in stories

.storybook/main.js Outdated Show resolved Hide resolved
@kvas-damian
Copy link
Contributor

/build

@kvas-damian
Copy link
Contributor

/build

@rogatty
Copy link
Contributor Author

rogatty commented Apr 11, 2023

/build

@rogatty
Copy link
Contributor Author

rogatty commented Apr 11, 2023

/build

@rogatty
Copy link
Contributor Author

rogatty commented Apr 18, 2023

/build

@rogatty
Copy link
Contributor Author

rogatty commented Apr 19, 2023

/build

@rogatty rogatty marked this pull request as ready for review April 19, 2023 09:57
@kvas-damian kvas-damian merged commit f834909 into master Apr 20, 2023
@kvas-damian kvas-damian deleted the IT-4121-vue3-poc branch April 20, 2023 09:03
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.

3 participants