Skip to content

Latest commit

 

History

History
577 lines (460 loc) · 62 KB

CHANGELOG.md

File metadata and controls

577 lines (460 loc) · 62 KB

Change Log

v3.0.0-beta.2 (2023-12-30)

🚀 New Feature

🐛 Bug Fix

📝 Documentation

🏠 Internal

v2.1.5 (2023-12-10)

🐛 Bug Fix

v3.0.0-beta.0 (2023-02-28)

Migration guide is available here ➡️ https://react.semantic-ui.com/migration-guide/

🚀 New Feature

💥 Breaking Change

  • #4286 chore: remove Ref component
  • #4257 chore: remove Visibility component
  • #4266 chore: remove some static props on Transition component

v2.1.4 (2022-11-23)

🐛 Bug Fix

📝 Documentation

v2.1.3 (2022-05-31)

🐛 Bug Fix

  • #4356 fix: make typings compatible with @types/react@18 (@Lurk)

🏠 Internal

v2.1.2 (2022-02-17)

🐛 Bug Fix

  • #4337 fix(Popup): do not hide Popup with "hideOnScroll" when scroll comes from inside the Popup (@oskarwrobel)

v2.1.1 (2022-01-25)

🐛 Bug Fix

📝 Documentation

  • #4328 docs(Checkbox): minor rework to use hooks, better show controlled mode (@layershifter)

v2.1.0 (2022-01-25)

🚀 New Feature

🐛 Bug Fix

📝 Documentation

🏠 Internal

v2.0.4 (2021-09-23)

🐛 Bug Fix

📝 Documentation

  • #4228 docs(Introduction): Update broken link for renamed component AutoControlledComponent (@gmferise)
  • #4221 docs(Usage): update "CDN (no bundler)" section (@layershifter)
  • #4174 docs(theming) update theme.config override example (@the133448)
  • #4218 docs(misc): fix typos in props descriptions + make minor text change (@katieraby)

🏠 Internal

Committers: 5

v2.0.3 (2021-01-20)

🐛 Bug Fix

  • #4145 fix(Sidebar): fix a collision between children and shorthand props (@layershifter)
  • #4112 fix(Feed|CardGroup|ItemGroup|Search): change key checks from falsy to nullish semantics (@noinkling)
  • #4144 fix(Sidebar): fix issue with Portals in React 17 (@layershifter)

v2.0.2 (2021-01-13)

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 3

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