ant-design/components/typography
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__ chore(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.0 (#32824) 2021-11-26 12:18:21 +08:00
demo docs: fix typography/demo/basic.md 2021-09-24 13:50:32 +08:00
style chore(deps): update dependency stylelint to v14 (#32609) 2021-10-22 13:35:36 +08:00
Base.tsx fix: Typography ellipsis with 1 row doesn't wrap (#32735) 2021-11-04 15:38:33 +08:00
Editable.tsx merge Feature into master (#29758) 2021-03-13 23:46:32 +08:00
index.en-US.md docs: modify Typography.Text ellipsis prop (#32280) 2021-09-24 16:56:38 +08:00
index.tsx feat: Add Link component to prepare for rm global style (#24019) 2020-05-11 14:28:57 +08:00
index.zh-CN.md docs: modify Typography.Text ellipsis prop (#32280) 2021-09-24 16:56:38 +08:00
Link.tsx fix: Invalid value for prop navigate on Link (#26623) 2020-09-07 17:37:49 +08:00
Paragraph.tsx fix: Typography.Paragraph\Text\Title ts (#29787) 2021-03-23 13:32:37 +08:00
Text.tsx fix: Typography.Paragraph\Text\Title ts (#29787) 2021-03-23 13:32:37 +08:00
Title.tsx chore(all): delete useless Omit define (#31661) 2021-08-04 20:07:28 +08:00
Typography.tsx chore: use rc-util istead of ref.ts (#27920) 2020-11-21 15:40:06 +08:00
util.tsx fix: Typography ellipsis height error (#32496) 2021-10-21 13:22:13 +08:00