Skip to content

Releases: catho/quantum

v1.12.0

16 Apr 18:45
073c16b
Compare
Choose a tag to compare

1.12.0 (2019-04-16)

Bug Fixes

  • ActionButton,Dots: Fix margin values (cbea6e5)
  • Pagination: Change pagination to not break on small devices (711cd25)
  • Pagination: Fix PropType (ae48e3a)

Features

  • Page: Add active/focus style to Page component (f1e6721)
  • Pagination: Add aria-attributes (049edcd)
  • Pagination: Add mobile UI and infoFormatter prop (6d4c4c4)
  • Pagination: Add new Pagination component (c9879b1)
  • Pagination: Add pageHref and onPageClick props (3f704a7)

v1.11.2

16 Apr 13:42
9ad5528
Compare
Choose a tag to compare

1.11.2 (2019-04-16)

Bug Fixes

  • Card: fix import the card component to buid (a735226)

v1.11.1

15 Apr 16:39
8504310
Compare
Choose a tag to compare

1.11.1 (2019-04-15)

Bug Fixes

  • Container: Fix max-width (ddf43ba)

v1.11.0

11 Apr 19:55
5e26f2b
Compare
Choose a tag to compare

1.11.0 (2019-04-11)

Features

  • Getting-started: visual improvements on getting-started (dad88d1)

v1.10.2

08 Apr 17:39
c4fdbe1
Compare
Choose a tag to compare

1.10.2 (2019-04-08)

Bug Fixes

  • fix-generator-test: update Snackbar unit test to receive id of generator func (ebf2bbf)

v1.10.1

05 Apr 19:38
97c7134
Compare
Choose a tag to compare

1.10.1 (2019-04-05)

Bug Fixes

  • MAINTAINERS.md: Update MAINTAINERS.md (00a8bf5)

v1.10.0

05 Apr 19:16
fa98f99
Compare
Choose a tag to compare

1.10.0 (2019-04-05)

Bug Fixes

  • Input style: Fix wrong error style var name (9d5dc6c)
  • Radio Button Group: Focus style (9a80c63)

Features

  • Radio Button Group: Radio Button Component (700cd64)
  • Radio Button Group: Radio Button Group (e963191)
  • Radio Button Group: Radio Group Label (b233185)

v1.9.0

03 Apr 14:54
f88fad9
Compare
Choose a tag to compare

1.9.0 (2019-04-03)

Bug Fixes

  • BTS-167: remove deadcode (df7ed74)
  • BTS-167: set a clear time out to reset the timing of close prop (6ee4e3d)
  • BTS-167: update grid resolution (4247c12)

Features

  • BTS-167: aplly a11y directives (2a54fac)
  • BTS-167: apply dynamic background skin (355333a)
  • BTS-167: create a block that aligns the SnackBar (3961a3e)
  • BTS-167: create story, unit test and upgrade the component (c12fcc1)
  • BTS-167: implements actionTrigger props and update SnackBarExample (b2d62f9)
  • BTS-167: implements auto close (40ef5fa)
  • BTS-167: implements Grid to align the component (f04f6c7)
  • BTS-167: implements react portals and apply a11y features (bc41582)
  • BTS-167: orders the css properties (1b34687)
  • BTS-167: Storybook component structure (e1c6a8f)
  • BTS-167: update layout of component and story (0444d93)

v1.8.1

28 Mar 17:39
77e6305
Compare
Choose a tag to compare

1.8.1 (2019-03-28)

Bug Fixes

  • Checkbox: added focus style (b934580)

v1.8.0

27 Mar 18:59
b5b1231
Compare
Choose a tag to compare

1.8.0 (2019-03-27)

Bug Fixes

  • button story (6275680)
  • styled components order (4932b13)
  • BTS-152: code review observations (2d44df4)
  • BTS-152: input positioning fix (116d4af)
  • BTS-152: some fixes at checkbox and input component as well (49fa76c)

Features