ui

The Blockstack design system implemented with react, styled-components, and styled-system.

Stars
34
Committers
9

Bot releases are visible (Hide)

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected] Latest Release

Published by github-actions[bot] over 3 years ago

Minor Changes

  • f931545 Thanks @aulneau! - This fixes a bug where if a pixel or other non named value was passes to Stack, it would not apply.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • #117 979f3c1 Thanks @aulneau! - This update improves the internal workings of the component to no longer pass margin props to its children, but instead rely on css to space its children.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • #87 c7ec28d Thanks @aulneau! - Replaces the built in compiler tsdx from rollup-plugin-typescript2 to use rollup-plugin-esbuild. esbuild is amazing.

Patch Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • #87 c7ec28d Thanks @aulneau! - Replaces the built in compiler tsdx from rollup-plugin-typescript2 to use rollup-plugin-esbuild. esbuild is amazing.

Patch Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • #87 c7ec28d Thanks @aulneau! - Replaces the built in compiler tsdx from rollup-plugin-typescript2 to use rollup-plugin-esbuild. esbuild is amazing.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

  • #87 c7ec28d Thanks @aulneau! - Replaces the built in compiler tsdx from rollup-plugin-typescript2 to use rollup-plugin-esbuild. esbuild is amazing.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Patch Changes

  • e3a1d53 Thanks @aulneau! - Fixed: isPendingTx should use MempoolTransaction type because Transaction's are by default no longer pending.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] over 3 years ago

Minor Changes

Patch Changes

  • #77 cc3b64f Thanks @aulneau! - This change improves the button component in a few ways: it fixes the sizes to match the figma, updates the hover states, variants, and refactors the component to be easier to understand.

  • Updated dependencies [38d6dd6]:

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Minor Changes

  • a6118a9: Fix circular dep
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Minor Changes

  • d6f8bcd: Move color mode types to theme, moves color util to utils.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Minor Changes

  • d6f8bcd: Adds controlled modal, updates colors throughout to work with color modes.
  • d6f8bcd: Move color mode types to theme, moves color util to utils.

Patch Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

  • b67156d: Updates types for ButtonGroup, uses bg color for Modal.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

  • f50e15d: hotfix: by default isFullWidth should be true
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Minor Changes

  • 96c8359: This restores behavior of the Input component to default to full width.
  • fd3525d: This updates the underlying package used for the toolip, switching from a custom tooltip to using @tippyjs/react.
ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

ui - https://github.com/hirosystems/ui/releases/tag/@stacks/[email protected]

Published by github-actions[bot] almost 4 years ago

Minor Changes

  • 9b1c64b: - Adds IconButton component.
  • d3075c8: - Update colors per design changes
    • Include ColorModes by default in ThemeProvider
    • Fixes ColorModeProvider to use localstorage.
    • Exports utils for color modes.

Patch Changes