Skip to content

Releases: react-component/dialog

v9.4.0

29 Feb 06:50
Compare
Choose a tag to compare
  • feat: Dialog support aria-* in closable (#403) 94dcda5
  • fix: fix the issue in the demo where the p element covers the close button, resulting in invalid clicks (#396) 7a3bb93
  • feat: Support document.activeElement (#393) e2d12f4
  • chore: Bump lint-staged from 13.3.0 to 15.2.0 (#375) fb2db17
  • chore: Bump prettier from 2.8.8 to 3.2.1 (#391) bf6b3b6
  • chore: Bump rc-drawer from 4.4.3 to 7.0.0 (#389) 8ded2a8
  • chore: fix vercel (#383) a3b4bf9
  • chore: Bump @testing-library/jest-dom from 5.17.0 to 6.1.6 (#380) ecc8da9
  • chore: Bump np from 7.7.0 to 9.2.0 (#373) fbcc65a
  • chore: Bump rc-select from 12.1.13 to 14.11.0 (#381) f95e5d7
  • chore: Bump less from 3.13.1 to 4.1.3 (#304) c370bfd
  • chore: Bump @types/jest from 26.0.24 to 29.4.0 (#343) a8e7527
  • chore: Bump gh-pages from 4.0.0 to 5.0.0 (#357) d6415a5

v9.3.4...v9.4.0

v9.3.4

20 Oct 09:05
Compare
Choose a tag to compare
  • fix: fix throw error cause by import warning from rc-util (#370) 5795478

v9.3.3...v9.3.4

v9.3.3

22 Sep 11:32
Compare
Choose a tag to compare
  • feat: classNames & styles support content (#368) 956beac

v9.3.2...v9.3.3

v9.3.2

22 Sep 07:58
Compare
Choose a tag to compare

v9.3.1...v9.3.2

v9.3.1

21 Sep 03:09
Compare
Choose a tag to compare

v9.3.0...v9.3.1

v9.2.0

08 Aug 01:39
Compare
Choose a tag to compare

v9.1.0...v9.2.0

v9.1.0

01 Mar 07:04
Compare
Choose a tag to compare

v9.0.2...v9.1.0

v9.0.2

30 Oct 09:32
Compare
Choose a tag to compare
  • fix: focusTriggerAfterClose not working (#307) 40355b8
  • chore: Bump @umijs/fabric from 2.14.0 to 3.0.0 (#301) d8e2732
  • chore: Bump @types/react-dom from 16.9.17 to 18.0.8 (#303) e38b508

v9.0.1...v9.0.2

v9.0.1

30 Oct 03:00
Compare
Choose a tag to compare
  • chore: clean useless code 578d77f
  • fix: Dialog start with mouse pos (#306) 3622a34
  • chore: Bump @types/react from 16.14.34 to 18.0.24 (#299) c503259
  • chore: Bump eslint-config-airbnb from 18.2.1 to 19.0.4 (#300) b4b7196
  • chore: Bump gh-pages from 3.2.3 to 4.0.0 (#296) 07ae490
  • chore: Bump rc-drawer from 4.1.0 to 4.4.0 (#277) 98e797d
  • chore: Bump @types/react-dom from 16.9.14 to 17.0.9 (#276) 530614a
  • chore: Bump rc-select from 11.5.3 to 12.1.13 (#273) 2e111f3
  • Upgrade to GitHub-native Dependabot (#256) bd7323a
  • feat: CSSMotion bind ref, avoid rc-motion call findDOMNode (#279) 1a4a1fb
  • fix: error TS2688: Cannot find type definition file for keyv (#295) c518261
  • adapt interface of return type of setTimeout for both NodeJS and FrontEnd (#293) c49bc5e

v9.0.0...v9.0.1

v9.0.0

29 Sep 06:49
Compare
Choose a tag to compare
  • refactor: Dialog use rc-portal component instead (#294) 4f70824

v8.9.0...v9.0.0