Skip to content

Latest commit

 

History

History
119 lines (65 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

119 lines (65 loc) · 2.01 KB

@easypost/easy-ui-tokens

1.0.0-alpha.16

Minor Changes

  • b0b6ef1: feat: add PlanCard

1.0.0-alpha.15

Patch Changes

  • cca6e0c: fix: upgrade Style Dictionary

1.0.0-alpha.14

Minor Changes

  • 73fde3e: feat: Drawer component

1.0.0-alpha.13

Minor Changes

  • 00a9497: feat: adds z-index token for nav to support NexusLayoutHeader

1.0.0-alpha.12

Minor Changes

  • 2eb11dc: Create <PillGroup /> component

1.0.0-alpha.11

Minor Changes

  • ed36751: feat: add new colors
  • 21a2853: Update typography tokens
  • 0659bb6: feat(Card): support shadow variant

1.0.0-alpha.10

Minor Changes

  • 58f7eab: feat: remove old theme alias tokens

1.0.0-alpha.9

Minor Changes

  • 753bd93: feat: add 2xs icon size

1.0.0-alpha.8

Minor Changes

  • 5de6ddf: Create <FocusedProductLayout /> component
  • dc52dff: feat: add new color token aliases

1.0.0-alpha.7

Minor Changes

  • a20b940: Add SearchNav component, tokens, and icons

1.0.0-alpha.6

Minor Changes

  • 3456e91: Create <Stepper /> component

1.0.0-alpha.5

Minor Changes

  • f06d077: Add <Modal /> component

1.0.0-alpha.4

Minor Changes

  • 644a07b: Create <CodeBlock /> component

1.0.0-alpha.3

Minor Changes

  • 8a0fc63: Create <CodeBlock /> component
  • 98a9e63: Create <Card /> component
  • b6c7ec4: Create <Checkbox /> component
  • ccf7b2b: Add TextField component
  • b8be2c6: Create <Toggle /> component
  • 9dd6938: Add <Notification /> components

1.0.0-alpha.2

Minor Changes

  • 891be83: Add <Menu /> component
  • 6e715f9: Add Tooltip component
  • dfee220: Add <Badge /> component

Patch Changes

  • 6baff22: Use theme-aware variables

    With theming setup, update CSS modules and relevant places in JS components with tokens that are theme-aware.

1.0.0-alpha.1

Patch Changes

  • cd5cdbb: Use older build target in publishing process, reorganize chunks, and include README and CHANGELOG for distribution

1.0.0-alpha.0

Major Changes

  • 83d6255: Add versioning