MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
afc163
756f06c2fe
chore: sync master into next branch
2022-04-20 11:30:55 +08:00
afc163
12d98f9ed6
chore: update snapshot due to rc-trigger bumped ( #35106 )
2022-04-20 00:16:39 +08:00
github-actions[bot]
16fb0e88a3
chore: auto merge branchs ( #35054 )
...
chore: sync master into next
2022-04-17 15:03:21 +00:00
afc163
0f0e2f9f43
docs: simplify demo code, #30853 ( #35050 )
2022-04-15 16:20:56 +08:00
vagusX
10427f7c3d
Refactor/cssinjs in radio ( #34740 )
...
* feat: basic convert to cssinjs
* feat: update
* fix: lint issue
* fix: remove important
* chore: update
* chore: update
* refactor: add optionType for Radio instead of using prefixCls
* fix: use colorPrimaryOutline for primary-1
* chore: add some comments
* fix: conflict code cleanup
* feat: use motionDurationSlow instead of radioDuration
* chore: update
* chore: update
* fix: use isnert-inline for position left/right
* fix: use css logical properties and values
* fix: padding
2022-04-14 19:14:54 +08:00
zombiej
d907338d79
chore: merge feature
2022-04-12 15:59:36 +08:00
MadCcc
101865cf7e
fix: statistic token ( #34962 )
...
* fix: statistic token
* fix: all components token
* test: fix lint
* chore: code clean
* Revert "chore: code clean"
This reverts commit 2c0e7d6ba3
.
2022-04-11 16:04:00 +08:00
MadCcc
e5efbee968
refactor: Components based on Input migrate to genHook ( #34884 )
...
* refactor: Input base components use genHook
* chore: code style
* chore: code clean
2022-04-06 21:49:30 +08:00
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
...
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
2022-04-03 23:27:45 +08:00
github-actions[bot]
6515d80431
chore: auto merge branchs ( #34801 )
...
chore: sync master to next
2022-03-30 14:09:09 +00:00
afc163
c0304cca55
fix: Pagination should display middle size Select when ConfigProvider componentSize is large ( #34756 )
...
* fix: Pagination should display middle size Select
when ConfigProvider componentSize is large
close #34744
* fix snapshot
2022-03-30 16:38:08 +08:00
Peach
25078f4673
refactor: cssinjs for Pagination ( #34661 )
...
* refactor: restore marginSM theme alias
* feat: export sm from input style
* refactor: cssinjs for Pagination
* refactor: use updated design token for Pagination
* refactor: update design token for Pagination
* refactor: update changed design token for Pagination
* chore: fixme for Pagination style
2022-03-30 13:54:21 +08:00
afc163
07dec4cb00
perf: Improve Components render perfermance when it's not reponsive ( #34122 )
...
* perf: Improve List render perfermance when grid is undefined
https://github.com/ant-design/ant-design/pull/34106/files#diff-9e016ea02fe7dd0ea42d8774d29d45e1a10b8dd108de9c89d50c828c74b993b8R146-R151
* chore: do not export useBreakpoint param
Co-authored-by: zombiej <smith3816@gmail.com>
2022-02-21 16:48:39 +08:00
afc163
dc67fd7dbb
fix: Pagination and Rate style bug in Safari ( #34002 )
...
* fix: Pagination and Rate style bug in safari
close #33965
* fix style
2022-02-10 17:51:40 +08:00
二货机器人
2df11184f4
test: Demo check popup content ( #33378 )
...
* auto demo
* chore: update demo snapshot
* fix: trigger mock ref logic
* chore: try 2 test case
* chore: more snapshot
* chore: update snapshot
* chore: fix ts
* chore: split test
* test: Update test case
* chore: fix test order
2021-12-23 11:51:10 +08:00
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
JounQin
077ff7cab1
fix: inherit itemRender
typing from rc-pagination
( #32931 )
...
fix #32878
2021-11-18 14:10:52 +08:00
二货机器人
870b72af88
docs: 4.17.0 changelog ( #32859 )
...
* docs: 4.17.0 changelog
* test: Update snapshot
* docs: Update desc
* docs: merge changelog
2021-11-15 19:35:25 +08:00
chen-jingjie
413d979731
fix(pagination): simple-pager input
no box-shadow ( #32528 )
...
Co-authored-by: chenjingjie <chenjingjie@coding.net>
2021-10-18 21:52:59 +08:00
dependabot[bot]
b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 ( #32451 )
...
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier ) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases )
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2 )
---
updated-dependencies:
- dependency-name: stylelint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: autofix stylelint errors
* chore: autofix stylelint errors
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-13 15:38:59 +08:00
JounQin
b5fffcab87
feat: inherit rc-pagination props, more customizable ( #32132 )
...
* feat: inherit rc-pagination props, more customizable
close #32128 , #32129
* chore: CustomSelect.Option is required by rc-pagination
* fix: LocaleReceivier types issue
* fix: lint issue, pageSize must be presented
2021-09-13 12:15:18 +08:00
JounQin
c4f74c01a6
fix: use well typed PaginationLocale from rc-pagination ( #32128 )
2021-09-11 21:48:29 +08:00
afc163
af805c098b
test: fix eslint errors ( #31961 )
...
* test: fix eslint errors
* test: fix eslint errors
2021-08-30 13:04:21 +08:00
afc163
7084654731
docs( ✨ ): release 4.16.11 ( #31710 )
...
* docs(✨ ): release 4.16.11
* update pagination snapshot
2021-08-08 20:02:13 +08:00
Monty
268be65a71
fix: Add the totalBoundaryShowSizeChanger property ( #31549 )
...
Fix the problem of the wrong type of totalBoundaryShowSizeChanger
2021-07-28 12:18:47 +08:00
Map1en_
3bd725c79e
fix(Pagination): make the pattern of disabled-active buttons from pagination and that of radio consistent ( #31185 )
...
close #31103
2021-06-29 17:37:35 +08:00
i3web
6407eac688
docs: update onChange description of Pagination component ( #30166 )
...
* docs: update onChange description of Pagination component
* Update components/pagination/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 楼航飞 <hangfei.lou@datayes.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-18 13:43:59 +08:00
afc163
afbbeb5337
fix: Pagination focus style stay after interaction ( #29891 )
...
close https://github.com/react-component/pagination/pull/329
close #29882
2021-03-24 17:54:54 +08:00
SyMind
a142969986
fix(pagination): Unexpected input height ( #29886 )
...
When use modifyVars to override the `input-height-base`, the quick jumper input height expected `input-height-base`, but not really.
2021-03-24 17:28:51 +08:00
Chan Qin Liang
263d8ec8e8
Include parenthesis on mixin calls to support less 4.0.0 ( #28465 )
2020-12-22 11:08:12 +08:00
偏右
e7bed7cff7
perf( 📦 ): upgrade @ant-design/colors and remove rc-trigger from deps ( #27761 )
...
* perf(📦 ): upgrade @ant-design/colors
* move rc-trigger to devDeps
* fix lint
* update snapshot
* update snapshot
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-11-14 00:43:12 +08:00
偏右
4f9b97c619
fix: Pagination jumper margin lost ( #27650 )
...
close #27648
2020-11-09 15:17:43 +08:00
xrkffgg
395cc5674e
style: optimize pagination link ( #27646 )
2020-11-09 11:50:42 +08:00
偏右
684248c52a
style: fix Pagination extra margin right ( #27610 )
...
* style: fix Pagination extra margin right
* fix rtl style
2020-11-06 19:50:46 +08:00
骗你是小猫咪
6fba4d1136
test: demo -> ui test ( #24475 )
...
* test: demo -> ui test
* improve comment image width
* use argos-ci
* use by cicleci
* fix circle run
* rebase master
* try pipeline var
* use another branch var
* fix commit id
* ignore image test file
* remove useless report
* fix test coverage
2020-10-23 18:50:46 +08:00
Tom Xu
d44f404eae
docs: sort api ( #27251 )
...
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
2020-10-21 10:33:43 +08:00
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
偏右
a8dea916b2
fix: Search autocomplele list in Chrome ( #26590 )
...
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
2020-09-05 00:38:39 +08:00
偏右
34d5112132
fix: Pagination align issue ( #26549 )
...
close #26533
2020-09-02 21:46:03 +08:00
Albert Mañosa
65ba33e1ab
fix: Pagination font family ( #26230 )
...
* fix: Change @pagination-font-family value
* fix: Add explicit font-family to item-ellipsis
2020-08-17 10:31:20 +08:00
xrkffgg
b9ce4a869f
update snap
2020-08-04 16:13:27 +08:00
xrkffgg
81e21c18dc
style: optimize pagination simple disabled
2020-08-04 16:10:27 +08:00
xrkffgg
1fc3b59ada
fix: pagination button cursor style ( #25772 )
2020-07-23 17:35:13 +08:00
偏右
8fa79d7eab
✅ update pagination snapshot ( #25656 )
2020-07-16 14:02:00 +08:00
xrk
d66458435d
docs: fix pagination api ( #25565 )
2020-07-10 15:18:40 +08:00
偏右
9febbca3fe
docs: 📔 Update customize-theme.zh-CN.md ( #25540 )
...
* Update customize-theme.zh-CN.md
* test: ✅ update snapshot
2020-07-09 15:16:49 +08:00
xrkffgg
6f8e21b75f
docs: reduce demo pageheader/pagination/steps ( #25483 )
2020-07-07 21:33:07 +08:00
07akioni
0ba2f830ac
test: update snapshots ( #25469 )
2020-07-07 15:38:09 +08:00
xrkffgg
d0181d1b4f
docs: format api menu/pageheader/pagination ( #25299 )
2020-06-30 13:26:37 +08:00