Skip to content

dialogはexportだけでなくstyleのmixinでもkeyframesを適用する#88

Merged
itoh4126 merged 1 commit intomainfrom
fix-dialog-keyframes
Dec 11, 2025
Merged

dialogはexportだけでなくstyleのmixinでもkeyframesを適用する#88
itoh4126 merged 1 commit intomainfrom
fix-dialog-keyframes

Conversation

@itoh4126
Copy link
Collaborator

@itoh4126 itoh4126 commented Dec 11, 2025

inhouse/dialogでは、@keyframes によるアニメーションの設定を@mixin exportで適用していますが、@mixin dialog-styleの方には適用できていなかったのでstyleの方にも適用して、classベース・mixinベースのスタイリング両方ともアニメーションをともなったdialogの開閉に対応させました。

@itoh4126 itoh4126 requested a review from a team as a code owner December 11, 2025 05:39
Copy link
Contributor

@nio-nio-nio nio-nio-nio left a comment

Choose a reason for hiding this comment

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

良さそうでした!ご対応ありがとうございます!

@itoh4126 itoh4126 merged commit 3d081ce into main Dec 11, 2025
2 checks passed
@itoh4126 itoh4126 deleted the fix-dialog-keyframes branch December 11, 2025 06:47
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