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

fix(stepper): Fix the stepper style to make it 'responsive' #166

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

SpliiT
Copy link
Member

@SpliiT SpliiT commented Jan 22, 2025

No description provided.

@@ -55,6 +59,13 @@
</template>

<script setup>
function truncate(text, maxLength) {
Copy link
Member

Choose a reason for hiding this comment

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

remember this function, I guess you will use the same in the TreeView? If so, you should move it somewhere. @JulienChampagnol where is the bast location? utils ?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah would say utils

@SpliiT SpliiT merged commit 599d83e into next Jan 24, 2025
5 checks passed
@JulienChampagnol
Copy link
Member

🎉 This PR is included in version 9.3.1-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@JulienChampagnol
Copy link
Member

🎉 This PR is included in version 9.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants