ant-design/components/modal
dependabot[bot] 20d5502193
chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824)
* chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0

Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.1 to 19.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-airbnb
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* chore: code style

* memoize-one

* add comment

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* improve useMemo deps

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-11-26 12:18:21 +08:00
..
__tests__ fix: Modal.method bodyStyle not working (#32934) 2021-11-18 18:29:29 +08:00
demo chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824) 2021-11-26 12:18:21 +08:00
style fix: Modal centered not centered (#33022) 2021-11-25 18:06:40 +08:00
useModal chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824) 2021-11-26 12:18:21 +08:00
confirm.tsx refactor: Remove unnecessary div containers (#31492) 2021-11-19 22:43:44 +08:00
ConfirmDialog.tsx fix: Modal.method bodyStyle not working (#32934) 2021-11-18 18:29:29 +08:00
destroyFns.ts fix: circular dependencies in Modal & Input (#31817) 2021-08-17 16:22:42 +08:00
index.en-US.md docs: Fix the explanation typo in the comment (#32410) 2021-10-09 12:03:30 +08:00
index.tsx chore: resolve conflict between master and feature 2021-08-23 17:48:23 +08:00
index.zh-CN.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx chore: fix types declaration (#32935) 2021-11-18 14:39:22 +08:00