..
__mocks__
feat: Vue 3 Migration Build support ( #5973 ), close #5765
2022-09-26 21:33:41 +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
cssinjs
refactor: cssinjs
2023-01-25 11:28:53 +08:00
hooks
refactor: descriptions ( #6213 )
2023-01-27 16:46:58 +08:00
props-util
Merge remote-tracking branch 'origin/main' into feat-v3.3
2022-11-24 19:28:21 +08:00
vue-types
perf: ts type, close #5044
2021-12-16 17:20:18 +08:00
ActionButton.tsx
refactor: modal
2023-01-28 10:02:40 +08:00
BaseInput.tsx
feat: Vue 3 Migration Build support ( #5973 ), close #5765
2022-09-26 21:33:41 +08:00
BaseMixin.js
test: update test & ts
2020-10-28 15:31:45 +08:00
EventInterface.ts
feat(image): add new features ( #5479 )
2022-04-14 09:54:45 +08:00
KeyCode.ts
refactor: some util by ts
2020-10-13 22:26:56 +08:00
Portal.tsx
feat: Vue 3 Migration Build support ( #5973 ), close #5765
2022-09-26 21:33:41 +08:00
PortalWrapper.tsx
feat: Vue 3 Migration Build support ( #5973 ), close #5765
2022-09-26 21:33:41 +08:00
antInputDirective.js
chore: rever util to js
2020-10-02 15:44:10 +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
Feat v4 fix type errors ( #6285 )
2023-02-17 22:01:30 +08:00
component-classes.ts
style: update prettier & format code
2021-06-23 23:10:07 +08:00
createContext.ts
feat: input add clearIcon & status
2022-05-18 22:51:45 +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
extendsObject.ts
refactor: table
2023-02-16 19:23:44 +08:00
firstNotUndefined.ts
3.0 ready ( #4523 )
2021-09-25 16:51:32 +08:00
getRequestAnimationFrame.ts
refactor: ts
2023-02-01 15:49:24 +08:00
getScroll.ts
style: update util
2023-01-26 22:14:20 +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
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
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
placements.ts
refactor: tooltip
2023-01-30 22:28:00 +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.ts
refactor: ts
2023-02-01 15:49:24 +08:00
responsiveObserve.ts
fix: responsive reactive #6213
2023-01-27 16:54:13 +08:00
scrollTo.ts
style: update util
2023-01-26 22:14:20 +08:00
setStyle.ts
chore: use type import ( #4260 )
2021-06-26 09:35:40 +08:00
shallowequal.ts
refactor: ts
2023-02-01 15:49:24 +08:00
statusUtils.tsx
Feat v4 fix type errors ( #6285 )
2023-02-17 22:01:30 +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
style: update util
2023-01-26 22:14:20 +08:00
toReactive.ts
3.0 ready ( #4523 )
2021-09-25 16:51:32 +08:00
transButton.tsx
feat: Vue 3 Migration Build support ( #5973 ), close #5765
2022-09-26 21:33:41 +08:00
transKeys.ts
perf: transfer
2023-02-13 20:46:02 +08:00
transition.tsx
Feat v4 fix type errors ( #6285 )
2023-02-17 22:01:30 +08:00
triggerEvent.ts
refactor: some util by ts
2020-10-13 22:26:56 +08:00
type.ts
feat: update collapse type
2023-02-15 15:33:54 +08:00
unreachableException.ts
Feat css var ( #5327 )
2022-03-12 09:56:32 +08:00
util.ts
style: update some code
2022-05-10 15:36:18 +08:00
vnode.ts
fix(vc-slick): #6100 - Fix content responsiveness in carousel component slot. ( #6149 )
2022-12-15 10:28:33 +08:00
warning.ts
doc: update mentions demo
2023-02-14 15:50:16 +08:00
wave.tsx
refactor: configprovider
2023-01-27 16:00:17 +08:00