semantic-ui-react v0.88.0 Release Notes

Release Date: 2019-08-23 // over 4 years ago
  • ๐Ÿ’ป Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ’ป feat(TextArea): export StrictTextAreaProps typing #3846 (chrisbull)
    • ๐Ÿ“„ docs(CodeSandbox): fix paths for images in exported examples #3758 (layershifter)
    • ๐Ÿ›  fix(typings): add missing StrictMenuProps type export #3755 (b-smets)
    • ๐Ÿ“„ docs(Popup): add example for delay prop in Popup #3754 (SandipNirmal)
    • ๐Ÿ“„ docs(Usage|Theming): improve pages, introduce CLI util #3752 (layershifter)
    • ๐Ÿšš chore(lib): remove customPropTypes.as #3751 (layershifter)
    • ๐Ÿ“„ docs(Icon): fix a typo #3749 (ablakey)
    • ๐Ÿ’ป chore(mixed): renamed unsafe lifecycle methods #3747 (jmyrland)
    • ๐Ÿ’ฅ BREAKING(package): require React 16.8 #3733 (layershifter)
    • ๐Ÿ›  fix(Checkbox): preventDefault() in mouseDown should prevent focus #3732 (layershifter)
    • ๐Ÿ’ป chore(AutoControlledComponent): align API of trySetState() with React's #3731 (layershifter)
    • ๐Ÿ’… style(package): format with Prettier #3730 (layershifter)
    • ๐Ÿ“„ docs(examples): remove outdated Webpack examples #3729 (layershifter)
    • ๐Ÿ“„ docs(Search): fix wrong description for input shorthand #3727 (ablakey)
    • ๐Ÿ’ป feat(Popup): add eventsEnabled prop #3715 (layershifter)
    • ๐Ÿ“„ docs(Composition|Shorthand): improve pages #3707 (layershifter)
    • ๐Ÿ’ป feat(Dropdown): allow selecting an item when pressing the spacebar #3702 (nelsonleite)
    • ๐Ÿ›  fix(Popup): ignore clicks when on prop is set to hover only #3667 (ecnaidar)
    • ๐Ÿ›  fix(Dropdown): retains focus after selection #3452 (jongsue)