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

Add animations for the push button and fix focus outline #84

Merged
merged 5 commits into from
Nov 14, 2023

Conversation

hohaicongthuan
Copy link
Contributor

What's changed:

  • Add animations for the push button. It will now fade in and out nicely when hovered or clicked. The animations are also "automagically" applied for other components that use the <button> (i.e. combo box, search box, tab).
  • Fix Focus Outline Behaviour #83.
  • Various small fixes and adjustments.

Copy link

vercel bot commented Nov 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
7css ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2023 2:44am

Copy link
Owner

@khang-nd khang-nd left a comment

Choose a reason for hiding this comment

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

Impressive work as usual! Thanks for the hard work mate 🙂

gui/_dropdown.scss Show resolved Hide resolved
gui/_dropdown.scss Show resolved Hide resolved
@khang-nd khang-nd linked an issue Nov 14, 2023 that may be closed by this pull request
@khang-nd khang-nd merged commit 2752b91 into khang-nd:main Nov 14, 2023
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.

Focus Outline Behaviour Animations for regular controls
2 participants