Skip to content

Releases: priceline/design-system

pcln-modal v3.4.0

23 Jun 14:38
776d968
Compare
Choose a tag to compare

Features

  • Add aria-label / aria-lablledby props to Modal (#816)
  • Upgrade to styled-system@^4 (#814)

pcln-design-system v3.5.0

23 Jun 13:20
dec990b
Compare
Choose a tag to compare

Features

  • Introduction of TypeScript declarations for pcln-design-system React components and utility functions 🎉
  • Upgrade Storybook configs and fix sub-package stories (#809)
  • Add aria-label for DialogContent inside of pcln-modal (#768)
  • Add boxShadowSize prop to Box (#844)
  • Upgrade to Styled System v4 (#814)
  • Add aria-label and aria-lablledby props to Modal (#816)
  • Add custom padding to Flag (#817)
  • Dev experience
    • Colocate source code, tests, and stories (#797)
    • Fix warnings from npm audit (#799)
    • Add ESLint (#832)

Bugfixes

  • Fix Popover's docs page in Storybook (#824)

pcln-popover v3.3.1

08 May 19:58
e9dafa6
Compare
Choose a tag to compare

Bugfixes

  • Move aria-label prop to be set on the button instead of the content (#761)
  • Remove hardcoded theme and default borderColor to border.base if not specified (#771)

pcln-design-system v3.4.1

04 May 18:28
bc9f0d1
Compare
Choose a tag to compare

Bugfixes

  • Fix Element is undefined error when using SSR introduced in 3.4.0 (#769)

pcln-design-system v3.4.0

04 May 12:33
5f96d0c
Compare
Choose a tag to compare

Features

  • Add dsRef prop to interactive/input components to support ref forwarding in projects that use styled-components@^3 (#756)
  • Add fill and outline variations to <Link/>
  • <Badge/> now has sizes prop that supports small and medium

Bugfixes

  • Fix <Link/>'s button styles (#762)

pcln-modal v3.3.0

24 Apr 20:14
f44843e
Compare
Choose a tag to compare

Features

  • Add fullScreen prop to allow modal content to fill entire viewport when open (#754)
  • Add timeout prop to allow configuration of delay before animation begins when opening/closing (#758)

pcln-popover v3.3.0

17 Apr 17:57
3736558
Compare
Choose a tag to compare
  • Adds isOpen and openOnMount props to control popover content display via props

pcln-design-system v3.3.0

17 Apr 20:19
0bbe2c4
Compare
Choose a tag to compare

Features

  • <Stamp/> now supports size prop with small and regular variations

Bugfixes

  • <Step/> component propagates its props to its direct child
  • <Checkbox/> hover color now uses semantic dark color instead of darkBlue

pcln-modal v3.2.0

24 Mar 16:54
3224540
Compare
Choose a tag to compare
  • Adds support for styled-components@4 by fixing style bugs in default header

pcln-popover v3.1.0

24 Mar 16:56
3224540
Compare
Choose a tag to compare
  • Adds support for styled-components@4