| .. |
|
_base
|
e8ae83b416
Merge branch 'plus/done' into release
|
1 year ago |
|
_cssAnimation
|
73401f34e4
fix: fix tooltip animation in react18 #1225 (#1227)
|
3 years ago |
|
_portal
|
dc6f3f7fee
fix: optimize code
|
2 years ago |
|
_sortable
|
1d5f248c93
fix: Fixed the issue in Transfer that quick drag failed due to too long drag sensing delay time
|
1 year ago |
|
_test_
|
d4c3d4b522
chore: use eslint to format code (#1162)
|
3 years ago |
|
_utils
|
c638a58812
perf: optimize typography calculation (#1970)
|
1 year ago |
|
anchor
|
d4b9f3276b
feat: pass data-* attribute to dom (#1630)
|
2 years ago |
|
autoComplete
|
d0234819b3
fix: change the innerProps from autofocus to autoFocus to avoid warning in the development env
|
1 year ago |
|
avatar
|
b6d1318458
chore: format cvode
|
1 year ago |
|
backtop
|
c11d80cdad
fix(backtop): backtop should add throttle
|
1 year ago |
|
badge
|
486bfa1651
test: update badge test case
|
1 year ago |
|
banner
|
34f8872659
fix: icon proptypes define, remove useless string type which only work in v1
|
1 year ago |
|
breadcrumb
|
2b9a2037c4
chore: optimize
|
1 year ago |
|
button
|
f29429fcc8
style: Fix the problem of wrong style of ButtonGroup with theme as ou… (#2328)
|
1 year ago |
|
calendar
|
575577f1f3
fix: fix click outside handler in webcomponent (#2084)
|
1 year ago |
|
card
|
e98352e6d5
test: replace demo text
|
1 year ago |
|
carousel
|
a8eb8236b2
fix: When the carousel has only one child and autoPlay is true, no switching operation is performed
|
1 year ago |
|
cascader
|
764228bc06
Feat/cascader, treeSelect support esc key to close panel (#2329)
|
1 year ago |
|
checkbox
|
e98352e6d5
test: replace demo text
|
1 year ago |
|
codeHighlight
|
a87ee93f0b
fix: code highlight add semi-light-scrollbar
|
1 year ago |
|
collapse
|
51cb12fea7
fix: fix collapsible keepDOM
|
1 year ago |
|
collapsible
|
de0b0bac47
chore: change test
|
1 year ago |
|
configProvider
|
84a48ef260
feat: provide overriding default props to some components via gloal config (#2029)
|
1 year ago |
|
datePicker
|
694e033075
chore: update DatePicker and Table storybook chromatic
|
1 year ago |
|
descriptions
|
e5d53e0280
fix: [Descriptions] Children are not read directly in foundation, but adapter get is used to adapt to other frameworks. Adjust the calculation of horizontal colspan value to automatically complete the remaining part(#2121)
|
1 year ago |
|
divider
|
fd9f597550
Chore: update storybook & Webpack & Cypress (#1589)
|
2 years ago |
|
dropdown
|
84a48ef260
feat: provide overriding default props to some components via gloal config (#2029)
|
1 year ago |
|
empty
|
d4b9f3276b
feat: pass data-* attribute to dom (#1630)
|
2 years ago |
|
form
|
e5473eb3ca
fix: form pass id attribute to element
|
1 year ago |
|
grid
|
84a48ef260
feat: provide overriding default props to some components via gloal config (#2029)
|
1 year ago |
|
highlight
|
ee4f9b2c72
New Component Highlight (#1281)
|
2 years ago |
|
iconButton
|
cab27191a0
feat: Button Badge add contentClassName (#2262)
|
1 year ago |
|
icons
|
d7ce8db958
test: update storybook filename (#1161)
|
3 years ago |
|
image
|
d5a2bb4fa5
feat: [Image] Image supports imgCls and imgStyle APIs for transparently transmitting styles to img nodes
|
1 year ago |
|
input
|
e1b871789a
fix: fix onBlur/onFocus type define error in TextArea (#2261)
|
1 year ago |
|
inputNumber
|
c57882d5b3
fix: fixed InputNumber formatter bug related to #1772 (#1870)
|
2 years ago |
|
layout
|
9b82b7e001
chore: eslint fix
|
2 years ago |
|
list
|
e98352e6d5
test: replace demo text
|
1 year ago |
|
locale
|
b9421f7556
feat: tabs add more api (#2226)
|
1 year ago |
|
lottie
|
5a83d41be8
chore: doc
|
1 year ago |
|
markdownRender
|
f9ab56196b
feat: markdownrender support simple code
|
1 year ago |
|
modal
|
a65aac2561
fix: fix modal popupContainer return body (#2335)
|
1 year ago |
|
navigation
|
eddb133368
feat: Nav.Item 支持透传 data-* 参数到 dom (#2217)
|
1 year ago |
|
notification
|
84a48ef260
feat: provide overriding default props to some components via gloal config (#2029)
|
1 year ago |
|
overflowList
|
c473cfc689
fix: tooltip onMouseLeave not trigger sometimes when moving mouse quickly will cause hide not work (#2306)
|
1 year ago |
|
pagination
|
459422bd73
fix: fix pagination rePosition
|
1 year ago |
|
pincode
|
71984f156d
test: fix import miss in pincode story
|
1 year ago |
|
popconfirm
|
84a48ef260
feat: provide overriding default props to some components via gloal config (#2029)
|
1 year ago |
|
popover
|
84a48ef260
feat: provide overriding default props to some components via gloal config (#2029)
|
1 year ago |
|
progress
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
|
radio
|
506a7ca516
fix: fix type = button / card RadioGroup style, close #1954, #2126 (#2149)
|
1 year ago |
|
rating
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
|
resizeObserver
|
63efc79d5f
fix: fix the error accessing empty element in ReactResizeObserver (#2095)
|
1 year ago |
|
scripts
|
6ebc1b8a5e
chore: remove useless license.txt in the dist dir
|
1 year ago |
|
scrollList
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
|
select
|
649dc8908a
chore: add stories example missing } in Select
|
1 year ago |
|
sideSheet
|
52d9910050
merge release
|
1 year ago |
|
skeleton
|
bd83d1f9cd
chore: format code
|
3 years ago |
|
slider
|
46e633f513
fix: fix slider handleDot types error (#2336)
|
1 year ago |
|
space
|
685ea938f3
feat: DatePicker support onClickOutside, open, close methods (#1470)
|
2 years ago |
|
spin
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
|
steps
|
ea3a994d95
fix: fix steps some hover active style (#1836)
|
2 years ago |
|
switch
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
|
table
|
ecbb9de75b
chore: remove useless heading set in Text component example
|
1 year ago |
|
tabs
|
21c75970c3
Merge branch feat_tabs_overflowList into release
|
1 year ago |
|
tag
|
1e4b31f644
feat: tag support suffixIcon、prefixIcon (#1832)
|
2 years ago |
|
tagInput
|
a154de7e7d
style: fix tagInput insetLabel not align with other component (#2216)
|
1 year ago |
|
timePicker
|
575577f1f3
fix: fix click outside handler in webcomponent (#2084)
|
1 year ago |
|
timeline
|
d4b9f3276b
feat: pass data-* attribute to dom (#1630)
|
2 years ago |
|
toast
|
42cc6615ea
fix: change toast unit test
|
1 year ago |
|
tooltip
|
83473a55ce
fix: read tooltip placement increase fallback logic (#2338)
|
1 year ago |
|
transfer
|
ef375fb64e
refactor: change react-sortable-hoc to dnd-kit for Transfer/Taginput … (#1738)
|
2 years ago |
|
tree
|
29de7e5b38
feat: 显示所有选中节点(包括父节点) (#2233)
|
1 year ago |
|
treeSelect
|
9712e5597b
fix: TreeSelect showFilteredOnly, searchPosition in trigger, fix panel's options incorrectly display problem (#2345)
|
1 year ago |
|
trigger
|
f05ed24b0b
chore: remove file head lint rule which already set global (#1706)
|
2 years ago |
|
typography
|
02976ad4a0
fix: Fixed the problem that icon size and size settings are not consistent, affecting version 2.59.0-2.60.1 (#2308)
|
1 year ago |
|
upload
|
b12549cff7
style: fix upload renderThumbnail img width & height
|
1 year ago |
|
README.md
|
c3be05798d
docs: update changelog
|
1 year ago |
|
getBabelConfig.js
|
496f3db0f7
chore: remove corejs
|
3 years ago |
|
gulpfile.js
|
9c3a607100
chore: auto format code
|
3 years ago |
|
index.ts
|
e8ae83b416
Merge branch 'plus/done' into release
|
1 year ago |
|
package.json
|
99b473508d
v2.62.1
|
1 year ago |
|
tsconfig.json
|
599618a8c7
chore: setValue ts interface support recur path (#2245)
|
1 year ago |
|
webpack.config.js
|
0b2dd121d0
chore: use webpack5
|
2 years ago |