Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@IroncladDev
Copy link
Collaborator

@IroncladDev IroncladDev commented May 28, 2025

Addresses #18

- Adds a switch component
- Makes the checkbox styles not affect checkbox inputs of
  `[type="checkbox"]`
- Removes `cursor: *` from all styles in the library
@IroncladDev IroncladDev marked this pull request as draft May 29, 2025 13:26
The default variant of the pre component now has a half-block padding
size
feat: add half-block padding size variant for pre component
Continue to show the tooltip content when the mouse is over the content
chore: don't hide tooltip if content is hovered
- Removed layout shift between docs and examples page by removing
  unnecessary padding
- Changed mobile doc/menu buttons to use the new default size
- Changed "Select Theme" to use the new icon and just "Theme" for
  improved mobile usability
- Show which navigation item is active in the navbar (docs/examples)
- Removed unnecessary padding from examples and code blocks
- Fixed up some vim navigation issues with non-text-node elements
@IroncladDev IroncladDev marked this pull request as ready for review May 29, 2025 13:42
@IroncladDev IroncladDev merged commit 5a696f6 into master May 29, 2025
1 check 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.

Switch Component

2 participants