github nextui-org/nextui v1.0.0-beta.11

latest releases: @nextui-org/shared-icons@2.0.8, @nextui-org/framer-utils@2.0.21, @nextui-org/react-utils@2.0.14...
18 months ago

What's Changed

πŸ› Fixes

  • fix(react-radio): radio group isRequired prop passed directly to the … by @jrgarciadev in #711
  • Fix 389/table user select by @jrgarciadev in #716
  • Fix 707/textarea input circular dependecy by @jrgarciadev in #738
  • fix(react-dropdown): supports popover content custom css, safari anim… by @jrgarciadev in #740
  • fix(react-pagination): add active page to memoized callback deps by @tianenpang in #626
  • fix(react-table): props weren't being passed to the table by @jrgarciadev in #773
  • fix(react-avatar): imgRef prop added by @danielsimao in #562
  • fix(react-switch): Add name to switch input element. by @rguarascia in #783
  • fix: remove color-scheme suffix (fix #692) by @sun0day in #723
  • fix: Input should not change value itself when value props is set (fix #737 by @sun0day in #741
  • fix(react-modal): animation for backdrop by @imchell in #535
  • fix(react-input): Disabled <Input/> autofill highlighting. by @psyirius in #678
  • fix(react-radio) inaccessible prop types and duplicate class name by @tianenpang in #788
  • fix(react-dropdown): add react-stately/collections and react-stately/menu deps by @suguru in #800
  • fix(react-card): footer blur not working on Firefox by @Nadhum in #807
  • fix: navbar link does not respect parent size by @yuriwithowsky in #805
  • fix(react-navbar): box-sizing causing navbar issues on firefox by @Nadhum in #810
  • fix(react-navbar): collapse wrapper background on safari by @jrgarciadev in #864
  • chore(react): react-aria dependecies upgraded in order to support react 18 by @jrgarciadev in #866
  • fix(react-transition): animation flickers in react 18 by @tianenpang in #785
  • fix(react-table): Update TableContext when items change (fix #798) by @Knorrke in #839
  • fix(react-table): layout shifting and table pagination by @tianenpang in #945
  • fix(react-theme): white border of the focus ring by @tianenpang in #949
  • fix(react-dropdown): onClose and onOpenChange events by @tianenpang in #946
  • fix(react-link): classnames mismatch during hydration by @tianenpang in #952
  • fix(react-popover): unknown event property when custom trigger by @tianenpang in #953
  • fix(react-tooltip): Add isDisabled property to tooltip & Fix abnormal props.content display #683 by @wangly19 in #689

βš™οΈ Refactors

  • refactor(react-checkbox): new prop added to manage the container css by @jrgarciadev in #709
  • chore(react): unit test coverage udpate by @sun0day in #745

πŸ“š Docs

πŸ“¦ Repo

  • chore(repo): upgraded storybook and cleaned up the css type by @tianenpang in #528
  • chore(repo): define children's type as react-node by @tianenpang in #868
  • chore(repo): eslint ignore nextjs style unknown-property by @sun0day in #900

New Contributors

Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11

Don't miss a new nextui release

NewReleases is sending notifications on new releases.