Skip to content

Latest commit

 

History

History
176 lines (99 loc) · 8.82 KB

CHANGELOG.md

File metadata and controls

176 lines (99 loc) · 8.82 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2019-03-05)

Bug Fixes

  • fix comment input not waiting for animation when using keyboard (#9) (c08f068)
  • fix previous commit (1e88ec1)

Features

  • allow adding class names to fab logo (#10) (e2e4208)

1.0.0 (2019-02-21)

Bug Fixes

  • fix icon keyboard not working correctly when interactive (ebb79f8)

Features

  • add comment-placer-component (#5) (dfe61d3)
  • add comments skeleton animation (c3694fe)
  • adjust modal closing animation time (1b0cfd4)

0.6.0 (2018-12-05)

Bug Fixes

  • fix fab dropshadow on darker backgrounds (9cc0800)
  • fix line-height weirdness (f2a8623)
  • fix wrong class name being applied in comment input (bc5cedf)

Features

  • add comment frame instead of replies header (a55733d)
  • add submitOnEnter to textarea (f3ba954)

0.5.0 (2018-11-10)

Features

0.4.0 (2018-10-28)

Bug Fixes

  • ensure focus on primary button on confirm modal (7ccbf07)
  • fix a bug with text-button outline (4ff2d61)
  • fix NunitoSans hinting (eb110e2)
  • fix some bugs with the refs (901a66f)
  • fix text button line heights (c3eaf65)
  • use keyCode for compability (875ed57)

Features

  • add animate to textarea autosize component (c8b50ce)
  • add KeyboardOnlyOutlines component (cff6772)

0.3.0 (2018-10-03)

Bug Fixes

  • fix geyser collor (06ce663)
  • fix maxRows being spread into the root element (3cfeb4f)
  • fix remove icon alignment (f5510d3)
  • use event.key for events (ee9fdea)

Features

  • add boundariesElement to Popover (1058739)
  • add confirm-modal as a turnkey modal (6f03a30)
  • add interactive prop to icon (33a9567)
  • add onOpen and onClose props to modal and popover (9384632)
  • add setPortalParentElement to modal (f916299)
  • add textarea-autosize (e246d23)
  • add transitions to text-button (77e9f46)
  • add variant to text-button (6fb8ef4)

0.2.1 (2018-09-17)

0.2.0 (2018-09-16)

Bug Fixes

  • fix colored BrandLogo (874cec8)
  • fix variables and mixins usage in prod (25b0884)
  • update headings (5c2903d)

Features

  • add h5 and fix line-heights when using em (6198f0e)
  • implement padding and box styling to Popover (094e856)

0.1.1 (2018-07-20)

Bug Fixes

0.1.0 (2018-07-19)

Bug Fixes

  • adjust loaders to use span's (8afae69)
  • disable pointer events when popover is exiting (4736f2d)
  • fix BrandLogo not using em units (b7962aa)
  • fix button progressbar growing initially (5184b16)
  • fix DiscussionFab logo (c2ba335)
  • fix dot-loader size (aa87fbe)

Features

  • add avatar and active state on FloatingD (8944162)
  • add build process (d26fdc1)
  • add CircularLoader (68a6f92)
  • add DotLoader and improve icon (e668553)
  • add feedback to Button (626b7af)
  • add modal (e4f28d2)
  • add more variants to the BrandLogo (1057343)
  • add pointer to actionable components (0a63ce5)
  • add popover (5fc01d9)
  • add TextButton and TimeAgo components (de65276)
  • add web-font and convert everything to relative units (9057bbe)
  • allow undefined names in Avatar (80f3417)
  • improve underline on links (be7aff1)
  • initial commit (492936d)
  • make modal and popover animations consistent (bb84be5)
  • support lazy loading in the Avatar component (d6bdd55)