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

chore: 🤖 upgrade markuplint #30

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

kodai3
Copy link
Contributor

@kodai3 kodai3 commented Mar 18, 2024

to fix the workaround I introduced here, because it is fixed with this. 🎉

This PR is to make sure it is fixed without degradation, I'll leave it up to you if you merge even alpha version. 👍

@@ -60,7 +60,7 @@ export const Nested: Story = {

export const MarkupAsList: Story = {
render: (args) => (
<Stack {...args} as="li">
<Stack {...args} as="ul">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not related to the switch component issue, but it came up upgrading markuplint major version.

Copy link
Collaborator

@takanorip takanorip left a comment

Choose a reason for hiding this comment

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

🎉

@takanorip
Copy link
Collaborator

Leave this PR unmerged.
I will merge this PR when that modification is officially released. 👍

@kodai3 kodai3 marked this pull request as draft March 26, 2024 02:00
to fix the workaround I introduced here
ubie-oss#18 (comment)

Signed-off-by: kodai3 <k3dai.su3@gmail.com>
Signed-off-by: kodai3 <k3dai.su3@gmail.com>
@kodai3 kodai3 marked this pull request as ready for review March 26, 2024 10:11
@kodai3
Copy link
Contributor Author

kodai3 commented Mar 26, 2024

@takanorip
markuplint v4.4.0 is released. 🎉🎉
We can merge this now.

Copy link
Collaborator

@takanorip takanorip left a comment

Choose a reason for hiding this comment

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

LGTM!!!

@takanorip takanorip merged commit be9f106 into ubie-oss:main Mar 26, 2024
2 checks passed
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.

None yet

2 participants