- Adding button-primary text color var
- Increasing test coverage
- Updating deps
- Fixing sticky header shadow
- Adding stickyHeader mode to Table component
- Fixing DropdownMenu exports
- Dropdown indicator location update and Tabs active border width updated
- Added Table component
- Adding SSR guards for localStorage
- removing compareAddress and truncateAddress utils
- Adding useMediaQuery, useIsMobile, and useBreakpoint hooks
- QOL changes to Carousel
- Adding Carousel component
- Updating Icons
- Adding Empty components
- Updating ThemeProvider to accept defaultTheme
- Fixing text variant class helpers
- Fixing issues with Alert, Callout, and Spinner component
- Composite components and Helpers
- Fixing icons default sizes
- New color schemes for light and dark, more compositable components, better form handling, shadcn based components
-
v3.0.0
-
Fixing Tabs
-
More styling and color fixes
- More styling and color fixes
- Fixing Tabs
- New color schemes for light and dark, more compositable components, better form handling, shadcn based components
- Adding decimals property to NumericInput to truncate input.
- Updating Sequence Logo
- Fixing Image onLoad
- Fixing input background colors
- Fix
- Updating ThemeProvider to accept light ahd dark mode theme color overrides
- Removing deprecated disableAnimation on Image components
- Fixing GradiantAvatar normalization and Image fade in
- Added outlined variant to Collapsible
- Updating asset version
- Fixing Fileinput ellipsis
- Adding controlled tabbed nav
- Stricter tsconfig rules including NodeNext moduleResolution and verbatimModuleSyntax
- Fixing Select scroll
- Fixing modal dialog title
- Fixing animations
- Fixing light mode background inverse color
- Changing TabbedNav active border hilight from top to bottom
- Fixing transparency issues with icons
- Fixing contrast background color
- Adding FavoriteIcon and StarIcon
- Adding icon aliases
- Updated typography and iconography set.
- Adding new file types to accepted types
- Fixing theme varible referencing with @theme inline
- Updating to react 19
- Fixing RemoveScroll behavior in Modals
- Fixing TokenImage fallback color and TabbedNav line variant
- Fixing ThemeProvider types and FileInput accepted gif type
- Fixing @storybook/addon-designs dependency
- Fixing Select portaling behavior
- Fixing forwardRef on Card
- Fixing portaling of Modal and Tooltips
- Fixing use client directive
- Fixing cva and clsx dependencies
- Switched from vanilla-extract to tailwind v4
- Fixing GradientAvatar unique ids
- Remove old outdated network colors
- Cleanup Text variants
- Fixing some icons
- Fixing PINCodeInput paste in firefox
- Added color palettes
- Fixing disableAnimation on TokenImage withNetwork
- Fixed TokenImage withNetwork sizing and background cutout
- Adding .seq-root className to custom root containers and modal roots in order to specify root level styling like border box styling
- Updating version again
- Updating cachebust version to 4
- Updated deps and Fixed border box sizing issue
- Adding json types to FileInput allowed mimetypes
- Fix GradientAvatar SSR issue
- Added NetworkImage and withNetwork prop to TokenImage