ant-design/components/_util
azro352 18400fbdee
Make breakpoints use the token feature (#39105)
* Add XXXL size

* Update index.zh-CN.md

* Update components/list/index.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Try to use `useToken` for building responsiveMap

* Try useResponsiveObserve

* Fix useResponsiveObserve

* Some try

* Some try

* Some try

* Remove impossible test

* Remove impossible test

* Fix token.screenXSMax

* Try to put test back as token.screenXSMax is fixed

* Remove impossible test now

* Subscribers, subuid and screen are no longer static

* reorganize def

* chore: not affect no-related file

* chore: not affect no-related file

* test: update test case

* chore: adjust memo logic

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-15 14:14:07 +08:00
..
__tests__ Make breakpoints use the token feature (#39105) 2022-12-15 14:14:07 +08:00
hooks chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
wave refactor: Optimize theme export and add docs (#38902) 2022-11-23 20:22:38 +08:00
ActionButton.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
capitalize.ts refactor: cssinjs for tag (#34422) 2022-03-15 15:33:50 +08:00
colors.ts type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
easings.ts chore: fix some eslint problems (#24836) 2020-06-08 18:01:50 +08:00
getDataOrAriaProps.ts refactor: replace deprecated String.prototype.substr() (#34498) 2022-03-15 10:41:12 +08:00
getRenderPropValue.ts chore: type optimization (#38460) 2022-11-09 17:36:49 +08:00
getScroll.tsx chore: refine getScroll internal signature and some assertion (#36695) 2022-07-26 16:12:36 +08:00
isNumeric.ts chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
motion.tsx type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
placements.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
PurePanel.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
raf.ts chore: replace raf with rc-util/lib/raf (#27864) 2020-11-20 12:11:50 +08:00
reactNode.ts style: remove repeate method (#38133) 2022-10-20 16:37:35 +08:00
responsiveObserve.ts Make breakpoints use the token feature (#39105) 2022-12-15 14:14:07 +08:00
scrollTo.ts test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead (#37984) 2022-10-12 22:46:16 +08:00
statusUtils.tsx type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
styleChecker.tsx chore: Mv style to rc-util (#32177) 2021-09-15 14:13:32 +08:00
throttleByAnimationFrame.tsx chore: remove throttleByAnimationFrameDecorator (#38693) 2022-11-19 13:45:56 +08:00
transButton.tsx chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
type.ts type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
warning.ts test: migrate part of utils tests (#37155) 2022-08-21 23:25:00 +08:00