ant-design/components/modal
dependabot[bot] 775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253)
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)

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

* chore: fix eslint style

* chore: prettier code style

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
..
__tests__ chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
demo chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
style Merge pull request #27738 from ant-design/feature 2020-11-30 16:17:12 +08:00
useModal chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
ActionButton.tsx feat: Modal.config rootPrefixCls (#25613) 2020-07-14 18:43:55 +08:00
confirm.tsx feat: modal.update() supports functional updating (#27162) (#27163) 2020-10-24 14:35:00 +08:00
ConfirmDialog.tsx feat: add a focusTriggerAfterClose prop to Modal for passing down to rc-dialog (#27985) 2020-11-30 16:57:33 +08:00
index.en-US.md docs: fix tree api and improve other api (#28264) 2020-12-09 09:54:44 +08:00
index.tsx chore: 🆙 upgrade typescript-eslint (#26600) 2020-09-16 11:43:55 +08:00
index.zh-CN.md docs: fix tree api and improve other api (#28264) 2020-12-09 09:54:44 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx Merge pull request #28081 from ant-design/feature 2020-11-30 18:09:33 +08:00