ant-design-vue/components/_util
bowen fdf76b9fb9
fix: use fromPairs replace Object.fromEntries (#5605)
* fix: use fromPairs replace Object.fromEntries

* fix: use lodash-es replace lodash
2022-05-20 16:19:14 +08:00
..
__mocks__ refactor: drawer (#4725) 2021-10-03 13:30:50 +08:00
__tests__ Feat css var (#5327) 2022-03-12 09:56:32 +08:00
copy-to-clipboard style: update prettier & format code 2021-06-23 23:10:07 +08:00
css-animation fix: remove window 2021-11-29 17:53:09 +08:00
hooks fix: global validateMessages no work, close #5599 2022-05-15 10:22:23 +08:00
props-util fix: card empty slot render 2022-04-28 14:06:59 +08:00
vue-types perf: ts type, close #5044 2021-12-16 17:20:18 +08:00
ActionButton.tsx Feat css var (#5327) 2022-03-12 09:56:32 +08:00
antInputDirective.js chore: rever util to js 2020-10-02 15:44:10 +08:00
BaseInput.tsx fix: tree-select placeholder error 2020-10-22 00:30:57 +08:00
BaseMixin.js test: update test & ts 2020-10-28 15:31:45 +08:00
canUseDom.ts refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171) 2021-06-07 17:35:03 +08:00
classNames.ts refactor: some util by ts 2020-10-13 22:26:56 +08:00
collapseMotion.tsx Feat css var (#5327) 2022-03-12 09:56:32 +08:00
colors.ts chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
component-classes.ts style: update prettier & format code 2021-06-23 23:10:07 +08:00
createRef.ts fix: virtual list ts error 2020-10-17 12:14:13 +08:00
debouncedWatch.ts 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
eagerComputed.ts revert: useBreakpoint 2022-03-17 10:52:07 +08:00
easings.ts refactor: some util by ts 2020-10-13 22:26:56 +08:00
env.ts refactor: some util by ts 2020-10-13 22:26:56 +08:00
EventInterface.ts feat(image): add new features (#5479) 2022-04-14 09:54:45 +08:00
firstNotUndefined.ts 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
getLocale.js chore: rever util to js 2020-10-02 15:44:10 +08:00
getRequestAnimationFrame.js style: update prettier & format code 2021-06-23 23:10:07 +08:00
getScroll.ts refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171) 2021-06-07 17:35:03 +08:00
getScrollBarSize.ts 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
isCssAnimationSupported.js chore: rever util to js 2020-10-02 15:44:10 +08:00
isMobile.js refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171) 2021-06-07 17:35:03 +08:00
isNumeric.ts refactor: some util by ts 2020-10-13 22:26:56 +08:00
isValid.ts refactor: some util by ts 2020-10-13 22:26:56 +08:00
isValidValue.ts refactor: input-number 2021-12-20 14:52:29 +08:00
json2mq.js style: update prettier & format code 2021-06-23 23:10:07 +08:00
KeyCode.ts refactor: some util by ts 2020-10-13 22:26:56 +08:00
omit.ts 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
pickAttrs.ts fix: form htmlFor not work, close #5384 2022-03-23 17:28:04 +08:00
Portal.tsx chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
PortalWrapper.tsx chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
raf.ts fix: ssr memory leak, close #5501 #5502 2022-04-23 09:48:03 +08:00
reactivePick.ts fix: use fromPairs replace Object.fromEntries (#5605) 2022-05-20 16:19:14 +08:00
requestAnimationTimeout.js fix: collapse animation not work, close #4856 2021-11-08 22:41:27 +08:00
responsiveObserve.ts feat: add xxxl grid col size for 4k&5k display (#4953) 2021-11-30 21:07:50 +08:00
scrollTo.ts refactor: Anchor、Alert、Avatar、Badge、BackTop、Col、Form、Layout、Menu、Space、Spin、Switch、Row、Result、Rate (#4171) 2021-06-07 17:35:03 +08:00
setStyle.ts chore: use type import (#4260) 2021-06-26 09:35:40 +08:00
shallowequal.js style: update prettier & format code 2021-06-23 23:10:07 +08:00
styleChecker.ts Feat css var (#5327) 2022-03-12 09:56:32 +08:00
supportsPassive.js fix: passive waring 2020-12-10 17:40:46 +08:00
switchScrollingEffect.ts refactor: modal (#5129), close #5096 2022-01-06 16:08:53 +08:00
throttleByAnimationFrame.ts refactor: raf 2021-12-20 14:52:29 +08:00
toReactive.ts 3.0 ready (#4523) 2021-09-25 16:51:32 +08:00
transButton.tsx chore: update ts type (#5408) 2022-03-26 22:52:54 +08:00
transition.tsx feat: cascader add clearIcon & removeIcon slot 2022-04-12 14:03:30 +08:00
triggerEvent.ts refactor: some util by ts 2020-10-13 22:26:56 +08:00
type.ts perf: ts type, close #5044 2021-12-16 17:20:18 +08:00
unreachableException.ts Feat css var (#5327) 2022-03-12 09:56:32 +08:00
util.ts refactor: input 2021-12-14 23:50:22 +08:00
vnode.ts style: refactor vnode.js to ts 2022-03-20 10:57:44 +08:00
warning.js chore: rever util to js 2020-10-02 15:44:10 +08:00
wave.tsx style: lint code 2022-03-15 15:35:17 +08:00