Commit graph

3 commits

Author SHA1 Message Date
wrd
8ab3b14edd Move files to new folder structure
Co-authored-by: @rih-tutao
2024-07-26 16:42:13 +02:00
ivk
034d58fc22 Implement Flash as a CSS Animation
Co-authored-by: jat <jat@tutao.de>
2024-02-13 14:52:42 +01:00
jat
1d4b9c5a24 Add a generic button component
I removed the toggled title as it violates ARIAs recommendations.
A constant title with the `aria-pressed` attribute should indicate
whether the effect is active instead.
See https://www.w3.org/WAI/ARIA/apg/patterns/button/

Co-authored-by: ivk <ivk@tutao.de>
2024-02-13 14:52:42 +01:00