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: 状態を切り替える属性の追加 #143

Merged
merged 6 commits into from
Jun 13, 2022
Merged

Conversation

futahei
Copy link
Member

@futahei futahei commented Jun 13, 2022

Description

開く/閉じるのような二つの状態をアニメーションなどで切り替えるキャプションについて、ショートハンドとしてtoggle-clip, toggle-text, toggle-stateを実装しました。

Change Log

Added

  • アニメーションを再生/逆再生して二つの状態を切り替える属性toggle-clipを追加
  • toggle-clipによる変化に応じてキャプション内の文字列を変更する属性toggle-textを追加
  • toggle-clipによる変化に応じて状態を変更する属性toggle-animationを追加

@futahei futahei merged commit 2831d86 into main Jun 13, 2022
@futahei futahei deleted the feat/state_switch_button branch June 13, 2022 06:06
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.

1 participant