gix-components icon indicating copy to clipboard operation
gix-components copied to clipboard

A collection of UI components and visual style for web applications

Results 17 gix-components issues
Sort by recently updated
recently updated
newest added

# Motivation The styles are shipped within a dist folder. # Changes - correct typo in documentation

# Motivation I noticed that `Toggle` couldn't be checked per keyboard navigation. This extend their accessibility for keyboard support. # Changes - Add `keydown` support and accessibility to `Toggle` component...

# Motivation A radio group component to be used first on the proposals page. # Changes - `RadioToggle` compoent # Test - `RadioToggle` # Screenshots

# Motivation To make sure all browser behave the same and no default element spaces need to be reseted all the time. # Changes Add a css reset. Choose to...

Suggested by @bitdivine : it would be nice to display a direct link to GitHub of each components in the showcase A link to the source code of the page...

# Motivation To support agent-js v2 we also gonna need to bump gix-cmp. # Changes # Screenshots

# Motivation Currently, a `button` tag by default has a small (0.5rem) horizontal padding. This breaks the alignment in the account menu because some entries are rendered with an `a`...

# Motivation Display new logo, make toggle and logo always visible, make menu items scrollable so it can be used in small devices # Changes 1 Logo on chain is...

# Motivation Make logo and toggle of collapse menu visibile on small screens # Changes display nones have been removed. # Screenshots