Skip to content

Latest commit

 

History

History
435 lines (359 loc) · 51.9 KB

CHANGELOG.md

File metadata and controls

435 lines (359 loc) · 51.9 KB

Change Log

v2.0.1 (2020-10-26)

🐛 Bug Fix

🏠 Internal

v2.0.0 (2020-10-02)

💥 Breaking Change

📝 Documentation

v1.3.1 (2020-09-28)

🐛 Bug Fix

🏠 Internal

v1.3.0 (2020-09-23)

🚀 New Feature

🐛 Bug Fix

v1.2.1 (2020-08-19)

🐛 Bug Fix

📝 Documentation

🏠 Internal

v1.2.0 (2020-08-12)

🚀 New Feature

  • #1739 feat(Modal): impliment Dimmer shorthand (@qoalu)

🐛 Bug Fix

  • #4026 fix(Popup): do not throw if context & trigger are missing (@layershifter)
  • #4018 fix(Dropdown): update typings for defaultValue & value (@zhongeric)
  • #4019 fix(Popup|Visibility): update types definitions for props (@daigof)

📝 Documentation

🏠 Internal

v1.1.1 (2020-08-03)

🐛 Bug Fix

📝 Documentation

🏠 Internal

v1.1.0 (2020-07-30)

🚀 New Feature

🐛 Bug Fix

  • #4006 fix(Dropdown): compute proper selectedIndex in multiple (@layershifter)
  • #4004 fix(Dropdown): handle keyboard events for arrows, space and enter keys locally (@layershifter)
  • #3938 fix(Search): fix an error when showNoResults=false and arrow down is pressed (@ysugimoto)
  • #3785 fix(Search): merge nested shorthand props for the element (@noinkling)
  • #3998 fix(Portal): throw an error if React.Fragment passed as trigger (@layershifter)
  • #3995 fix(Accordion): update typings to include AccordionPanel on static props (@layershifter)
  • #3901 fix(FormFiled): pass id when contains child elements or has content prop (@srotbart)

📝 Documentation

🏠 Internal

v1.0.0 (2020-07-21)

Full Changelog

Merged pull requests:

v0.88.2 (2019-12-08)

Full Changelog

Merged pull requests:

v0.88.1 (2019-09-09)

Full Changelog

Merged pull requests:

v0.88.0 (2019-08-23)

Full Changelog

Merged pull requests:

v0.87.3 (2019-07-09)

Full Changelog

Merged pull requests:

v0.87.2 (2019-06-14)

Full Changelog

Merged pull requests:

v0.87.1 (2019-05-06)

Full Changelog

Merged pull requests:

v0.87.0 (2019-05-06)

Full Changelog

Merged pull requests:

v0.86.0 (2019-03-13)

Full Changelog

Merged pull requests:

v0.85.0 (2019-02-04)

Full Changelog

Merged pull requests:

v0.84.0 (2018-12-10)

Full Changelog

Merged pull requests:

v0.83.0 (2018-10-20)

Full Changelog

Merged pull requests:

v0.82.5 (2018-09-12)

Full Changelog

Merged pull requests:

v0.82.4 (2018-09-10)

Full Changelog

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator