semantic-ui-react v0.86.0 Release Notes

Release Date: 2019-03-13 // about 5 years ago
  • ๐Ÿ’ป Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • ๐ŸŽ perf(docs): improve doc examples performance #3497 (levithomason)
    • ๐Ÿ›  fix(Tab): panes type definition #3496 (mbakiev)
    • ๐Ÿ“„ docs(Search): remove imports of other examples #3494 (Fabianopb)
    • ๐Ÿ›  fix(Pagination): update handling of onClick for ellipsisItem #3493 (layershifter)
    • ๐Ÿ“„ docs(Breadcrumb): rework and clarify component examples #3488 (layershifter)
    • ๐Ÿ“„ docs(CodeSandbox): fix broken icon fonts #3487 (layershifter)
    • ๐Ÿ“„ docs(Dropdown|Select|Visibility): remove imports, use faker and components #3486 (layershifter)
    • ๐Ÿ›  fix(lib): fully remove debug in production #3485 (layershifter)
    • ๐Ÿ›  fix(Dropdown): not calls onChange when value is not changed on item click #3482 (jongsue)
    • ๐Ÿ›  fix(Ref): update node if it was changed #3474 (layershifter)
    • ๐Ÿ›  fix(mixed): handle properly refs on third-party components #3471 (layershifter)
    • ๐Ÿ’ฅ breaking(TextArea): remove autoHeight prop #3465 (layershifter)
    • ๐Ÿ’ป chore(Button): use createRef() API internally #3460 (layershifter)
    • ๐Ÿ’ป feat(Popup): support an object from createRef\(\) as context value #3459 (layershifter)
    • ๐Ÿ’ป chore(Dropdown): use createRef() internally #3458 (layershifter)
    • ๐Ÿ’ป chore(Modal): use createRef() API internally #3457 (layershifter)
    • ๐Ÿ›  fix(Search): prevent blur event when SearchResult is clicked #3456 (jongsue)
    • ๐Ÿ’ป chore(Sidebar|Visibility): use createRef() API internally #3455 (layershifter)
    • ๐Ÿ’ฅ BREAKING(Portal): use createRef() API internally #3454 (layershifter)
    • ๐Ÿ’ป chore(Input|TextArea): use createRef() API #3453 (layershifter)
    • ๐Ÿ’ป feat(Sidebar): support object refs as value for target prop #3451 (layershifter)
    • ๐Ÿ“„ docs(Modal): fix Modal.Description description #3450 (garyhollandxyz)
    • ๐Ÿ’ป feat(MountNode): support refs as value for node prop #3449 (layershifter)
    • ๐Ÿ’ป feat(Sticky): accept refs as value for context and scrollContext props #3448 (layershifter)
    • ๐Ÿ›  fix(Dropdown): correctly handle focus value in state #3445 (layershifter)
    • ๐Ÿ›  fix(Input): update supported values for the size prop #3444 (layershifter)
    • ๐Ÿ’ป feat(Transition): allow custom animations #3438 (jongsue)
    • ๐Ÿ›  fix(Checkbox): prevent click propagation from the input element #3435 (Fabianopb)
    • ๐Ÿ›  fix(Dropdown): sets focus to the search input after selection #3430 (jongsue)
    • ๐Ÿ’ป chore(Dropdown): use EventStack component #3428 (layershifter)
    • โœ… test(Dropdown): correct a test with open on Space key #3427 (layershifter)
    • ๐Ÿ›  fix(Checkbox): disable click on mouse right/middle button #3425 (harish-a)
    • ๐Ÿ›  fix(Dropdown): retain focus on the input if the Dropdown receives a click #3422 (jongsue)
    • ๐Ÿ“„ docs(Portal): fix controlled Portal usage #3420 (Fabianopb)
    • ๐Ÿ’ป feat(Accordion): add icon shorthand for AccordionTitle #3417 (sako9)
    • ๐Ÿ›  fix(Icon): update typings for corner prop #3393 (areading314)
    • ๐Ÿ“„ docs(Sticky): add warning about erratic behavior inside Sidebar.Pushable #2936 (brambow)