Skip to content

Latest commit

 

History

History
444 lines (224 loc) · 5.3 KB

File metadata and controls

444 lines (224 loc) · 5.3 KB

@0xsequence/design-system

3.2.9

Patch Changes

  • Adding button-primary text color var

3.2.8

Patch Changes

  • Increasing test coverage

3.2.7

Patch Changes

  • Updating deps

3.2.6

Patch Changes

  • Fixing sticky header shadow

3.2.5

Patch Changes

  • Adding stickyHeader mode to Table component

3.2.4

Patch Changes

  • Fixing DropdownMenu exports

3.2.3

Patch Changes

  • Dropdown indicator location update and Tabs active border width updated

3.2.2

Patch Changes

  • Added Table component

3.2.1

Patch Changes

  • Adding SSR guards for localStorage
  • removing compareAddress and truncateAddress utils

3.2.0

Patch Changes

  • Adding useMediaQuery, useIsMobile, and useBreakpoint hooks

3.1.7

Patch Changes

  • QOL changes to Carousel

3.1.6

Patch Changes

  • Adding Carousel component

3.1.5

Patch Changes

  • Updating Icons

3.1.4

Patch Changes

  • Adding Empty components

3.1.3

Patch Changes

  • Updating ThemeProvider to accept defaultTheme

3.1.2

Patch Changes

  • Fixing text variant class helpers

3.1.1

Patch Changes

  • Fixing issues with Alert, Callout, and Spinner component

3.1.0

Minor Changes

  • Composite components and Helpers

3.0.1

Patch Changes

  • Fixing icons default sizes

3.0.0

Major Changes

  • New color schemes for light and dark, more compositable components, better form handling, shadcn based components

Patch Changes

  • v3.0.0

  • Fixing Tabs

  • More styling and color fixes

3.0.0-alpha.2

Patch Changes

  • More styling and color fixes

3.0.0-alpha.1

Patch Changes

  • Fixing Tabs

3.0.0-alpha.0

Major Changes

  • New color schemes for light and dark, more compositable components, better form handling, shadcn based components

2.2.5

Patch Changes

  • Adding decimals property to NumericInput to truncate input.

2.2.4

Patch Changes

  • Updating Sequence Logo

2.2.3

Patch Changes

  • Fixing Image onLoad

2.2.2

Patch Changes

  • Fixing input background colors

2.2.1

Patch Changes

  • Fix

2.2.0

Minor Changes

  • Updating ThemeProvider to accept light ahd dark mode theme color overrides

2.1.17

Patch Changes

  • Removing deprecated disableAnimation on Image components

2.1.16

Patch Changes

  • Fixing GradiantAvatar normalization and Image fade in

2.1.15

Patch Changes

  • Added outlined variant to Collapsible

2.1.14

Patch Changes

  • Updating asset version

2.1.13

Patch Changes

  • Fixing Fileinput ellipsis

2.1.12

Patch Changes

  • Adding controlled tabbed nav

2.1.11

Patch Changes

  • Stricter tsconfig rules including NodeNext moduleResolution and verbatimModuleSyntax

2.1.9

Patch Changes

  • Fixing Select scroll

2.1.8

Patch Changes

  • Fixing modal dialog title

2.1.7

Patch Changes

  • Fixing animations

2.1.6

Patch Changes

  • Fixing light mode background inverse color

2.1.5

Patch Changes

  • Changing TabbedNav active border hilight from top to bottom

2.1.4

Patch Changes

  • Fixing transparency issues with icons

2.1.3

Patch Changes

  • Fixing contrast background color

2.1.2

Patch Changes

  • Adding FavoriteIcon and StarIcon

2.1.1

Patch Changes

  • Adding icon aliases

2.1.0

Minor Changes

  • Updated typography and iconography set.

2.0.12

Patch Changes

  • Adding new file types to accepted types

2.0.11

Patch Changes

  • Fixing theme varible referencing with @theme inline

2.0.10

Patch Changes

  • Updating to react 19

2.0.9

Patch Changes

  • Fixing RemoveScroll behavior in Modals

2.0.8

Patch Changes

  • Fixing TokenImage fallback color and TabbedNav line variant

2.0.7

Patch Changes

  • Fixing ThemeProvider types and FileInput accepted gif type

2.0.6

Patch Changes

  • Fixing @storybook/addon-designs dependency

2.0.5

Patch Changes

  • Fixing Select portaling behavior

2.0.4

Patch Changes

  • Fixing forwardRef on Card

2.0.3

Patch Changes

  • Fixing portaling of Modal and Tooltips

2.0.2

Patch Changes

  • Fixing use client directive

2.0.1

Patch Changes

  • Fixing cva and clsx dependencies

2.0.0

Major Changes

  • Switched from vanilla-extract to tailwind v4

1.9.0

Minor Changes

  • Fixing GradientAvatar unique ids
  • Remove old outdated network colors
  • Cleanup Text variants

1.8.2

Patch Changes

  • Fixing some icons

1.8.1

Patch Changes

  • Fixing PINCodeInput paste in firefox

1.8.0

Minor Changes

  • Added color palettes

1.7.8

Patch Changes

  • Fixing disableAnimation on TokenImage withNetwork

1.7.7

Patch Changes

  • Fixed TokenImage withNetwork sizing and background cutout

1.7.6

Patch Changes

  • Adding .seq-root className to custom root containers and modal roots in order to specify root level styling like border box styling

1.7.5

Patch Changes

  • Updating version again

1.7.4

Patch Changes

  • Updating cachebust version to 4

1.7.3

Patch Changes

  • Updated deps and Fixed border box sizing issue

1.7.2

Patch Changes

  • Adding json types to FileInput allowed mimetypes

1.7.1

Patch Changes

  • Fix GradientAvatar SSR issue

1.7.0

Minor Changes

  • Added NetworkImage and withNetwork prop to TokenImage