Releases: Semantic-Org/Semantic-UI-React
Releases Β· Semantic-Org/Semantic-UI-React
v3.0.0-beta.2
v3.0.0-beta.2 (2023-12-30)
π New Feature
- #4437 feat(FormGroup): add error prop to FormGroup (@felixmosh)
- #4436 feat(Form.Group): add disabled prop (@naman1608)
π Bug Fix
- #4447 fix(typings): update types to support
ref
(@layershifter) - #4446 fix(Popup): fix positioning in scrollable container (@CoryDuncan)
- #4445 fix(Portal): fix event handling for mouseEnter/mouseLeave (@tourman)
π Documentation
- #4431 docs: add migration guide to v3 (@layershifter)
π Internal
- #4456 chore: remove "dot-syntax" from examples (@layershifter)
- #4455 chore: fix lint warnings (@layershifter)
- #4452 chore: add "use client" directive in components where it's needed (@layershifter)
- #4454 chore: bump Babel & react-docgen (@layershifter)
- #4449 chore: remove usage of deprecated
.defaultProps
(@tourman)
Committers: 5
- Cory Duncan (@CoryDuncan)
- Felix Mosheev (@felixmosh)
- Naman Dhingra (@naman1608)
- Oleksandr Fediashov (@layershifter)
- @tourman
v2.1.5
π Bug Fix
- #4446 fix(Popup): fix positioning in scrollable container (@CoryDuncan)
v3.0.0-beta.0
Migration guide is available here β‘οΈ https://react.semantic-ui.com/migration-guide/
π New Feature
- #4233 All components support native ref forwarding π
π₯ Breaking Change
v2.1.4
π Bug Fix
- #4398 fix(Input): pass focus options (@meltyshev)
- #4399 fix(Button): pass focus options (@meltyshev)
- #4390 fix(types): Update SemanticShorthandCollection to support Typescript 4.8 (@timduffin)
- #4377 fix(core): add
enterKeyHint
to list ofhtmlInputAttrs
(@ben-rogerson)
π Documentation
Committers: 4
- Ben Rogerson (@ben-rogerson)
- Carlos Wu (@carkod)
- Maksim Eltyshev (@meltyshev)
- Tim (@timduffin)
v2.1.3
π Bug Fix
π Internal
- #4369 chore: allow React 18 in peerDependencies (@layershifter)
Committers: 2
- Oleksandr Fediashov (@layershifter)
- Serhiy Barhamon (@Lurk)
v2.1.2
π Bug Fix
- #4337 fix(Popup): do not hide Popup with "hideOnScroll" when scroll comes from inside the Popup (@oskarwrobel)
Committers: 1
- Oskar WrΓ³bel (@oskarwrobel)
v2.1.1
π Bug Fix
- #4327 fix(Search): remove "placeholder" from "defaultProps" (@layershifter)
π Documentation
- #4328 docs(Checkbox): minor rework to use hooks, better show controlled mode (@layershifter)
Committers: 1
- Oleksandr Fediashov (@layershifter)
v2.1.0
π New Feature
π Bug Fix
- #4199 fix(Dropdown): do not select disabled items on blur (@tiangueu-cesar)
- #4322 fix(Dropdown): handle "onClick" on options (@layershifter)
- #4321 fix(Button): handle
type
properly (@layershifter) - #4309 fix(Search): type definition for layout renderer (@bhbs)
π Documentation
- #4319 docs(Modal): fix minor confirm modal typo (@cmcode-dev)
- #4317 docs(TextArea): fix verbiage in TextArea docs (@cmcode-dev)
- #4291 docs(Modal): update props' description (@bonellia)
- #4195 docs(Embed): fix typo (@Hypnosphi)
- #4278 docs(MenuExampleStackable): Adding alt for logo (@akhil-naidu)
- #4311 docs: change links from google.com to example.com (@kotoko)
- #4297 docs(theming) list semantic-ui-less in dependencies (@natanlao)
π Internal
- #4316 chore: bump Percy, Puppeteer & caniuse-lite (@layershifter)
Committers: 10
- Akhil Naidu (@akhil-naidu)
- Filipp Riabchun (@Hypnosphi)
- Jakub Romanowski (@kotoko)
- Loic Cesar Boubeji Tiangueu (@tiangueu-cesar)
- Natan Lao (@natanlao)
- Oleksandr Fediashov (@layershifter)
- Rohan Ravindran (@rohanrav)
- Taha (@bonellia)
- cmcode-dev (@cmcode-dev)
- taisei mima (@bhbs)
v2.0.4
π Bug Fix
- #4275 fix(types): export types for StrictBreadcrumbProps & StrictSelectProps (@layershifter)
- #4181 fix(Dropdown): update event types (@aboyce)
- #4259 fix(Modal|Portal): fix an error with unsafe setState() (@layershifter)
π 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
- #4220 chore: update Lodash to latest (@layershifter)
Committers: 5
- Adam Boyce (@aboyce)
- Gavin Ferise (@gmferise)
- Katie (@katieraby)
- Oleksandr Fediashov (@layershifter)
- @the133448
v2.0.3
π 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)
Committers: 2
- Malcolm (@noinkling)
- Oleksandr Fediashov (@layershifter)