-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
同步代码 #1
base: dev
Are you sure you want to change the base?
同步代码 #1
Commits on Oct 19, 2024
-
refactor(notify): [notify] refactor notify theme (#2311)
* refactor(notify): fix demos * fix(notify): fix demos * refactor(notify): refactor notify's theme * fix(notify): fix demos and docs * fix(notify): fix * fix(notify): fix * fix(notify): fix e2e test
Configuration menu - View commit details
-
Copy full SHA for 26a2726 - Browse repository at this point
Copy the full SHA 26a2726View commit details -
refactor Modal's theme vars (#2299)
* refactor(modal): rewrite demos * refactor(modal): remove demos * docs(modal): write demos * refactor(modal): rewrite demos * fix(modal): fix * fix(modal): fix * fix(modal): fix * fix(modal): remove demos * fix(modal): translate docs * fix(modal): fix * refactor(modal): update modal's theme * refactor(modal): refactor done for Modal * fix(modal): fix * fix(modal): fix demos * fix(modal): fix * fix(modal): fix * fix(modal): remove backfiles * fix(modal): fix * fix(modal): fix * fix(modal): fix * fix(modal): fix
Configuration menu - View commit details
-
Copy full SHA for 3aedc30 - Browse repository at this point
Copy the full SHA 3aedc30View commit details -
Configuration menu - View commit details
-
Copy full SHA for c16c64a - Browse repository at this point
Copy the full SHA c16c64aView commit details -
fix(button): [button]fix error css var (#2312)
* fix(button): fix error css var * fix(button): fix * fix(button): fix button e2e test * fix(button): fix
Configuration menu - View commit details
-
Copy full SHA for 504e7b6 - Browse repository at this point
Copy the full SHA 504e7b6View commit details -
refactor(tag-group): [tag-group] update tag-group theme (#2271)
* refactor(tag-group): update tag-group theme * refactor(tag-group): update tag-group theme * fix(tag-group): fix e2e test * fix(tag-group): fix 2e2
Configuration menu - View commit details
-
Copy full SHA for 50489a1 - Browse repository at this point
Copy the full SHA 50489a1View commit details
Commits on Oct 21, 2024
-
feat(fileupload): [file-upload] The fileupload example is added to ad…
…apt to the new specifications and fix the saas theme bug. (#2316) * feat(fileupload): [file-upload] 增加fileupload示例适配新规范额外特性 * feat(fileupload): 修复theme-saas主题的bug
Configuration menu - View commit details
-
Copy full SHA for 4f66b36 - Browse repository at this point
Copy the full SHA 4f66b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b99dc - Browse repository at this point
Copy the full SHA 80b99dcView commit details -
refactor(calendar-view): [calendar-view] refactor theme vars (#2297)
* refactor(calendar-view): [calendar-view] refactor theme vars * refactor(calendar-view): [calendar-view] refactor themt vars
Configuration menu - View commit details
-
Copy full SHA for 84456e6 - Browse repository at this point
Copy the full SHA 84456e6View commit details -
refactor(floatbar): [floatbar] refactor theme vars (#2302)
* refactor(floatbar): [floatbar] refactor theme vars * refactor(floatbar): [floatbar] refactor theme vars
Configuration menu - View commit details
-
Copy full SHA for 2aa0222 - Browse repository at this point
Copy the full SHA 2aa0222View commit details -
refactor: inline all x-design design config (#2317)
* refactor(action-menu): inline action-menu design config * refactor(alert): inline alert design config * refactor(breadcrumb-item): inline breadcrumb-item design config * refactor(drawer): inline drawer design config * refactor(dropdown): inline dropdown design config * refactor(dropdown-item): inline dropdown-item design config * refactor(filter-box): inline filter-box design config * refactor(guide): inline guide design config * refactor(popconfirm): inline popconfirm design config * refactor(select): inline select design config * refactor(split): inline split design config * refactor(time-range): inline split time-range config * refactor(time-spinner): inline split time-spinner config * refactor(transfer-panel): inline transfer-panel design config * refactor(upload-list): inline upload-list design config * refactor(tree-node): inline tree-node design config * refactor(milestone): inline milestone design config
Configuration menu - View commit details
-
Copy full SHA for ef4fd11 - Browse repository at this point
Copy the full SHA ef4fd11View commit details -
refactor(tree): [tree] refactor tree theme (#2319)
* refactor(tree): refactor tree 's css vars * fix(tree): fix * fix(tree): fix e2e test
Configuration menu - View commit details
-
Copy full SHA for 92ba61d - Browse repository at this point
Copy the full SHA 92ba61dView commit details -
feat(progress): [progress] The progress example is added to adapt to …
…the new specifications and additional features. (#2315) * feat(progress): [progress] 增加progress示例适配新规范额外特性 * feat(progress): [progress] 增加progress示例适配新规范额外特性
Configuration menu - View commit details
-
Copy full SHA for 363f40f - Browse repository at this point
Copy the full SHA 363f40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0dd390 - Browse repository at this point
Copy the full SHA d0dd390View commit details -
refactor(calendar): [calendar] refactor theme vars (#2323)
* refactor(calendar): [calendar] refactor theme vars * refactor(calendar): [calendar] refactor theme vars
Configuration menu - View commit details
-
Copy full SHA for e6c854a - Browse repository at this point
Copy the full SHA e6c854aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20bab71 - Browse repository at this point
Copy the full SHA 20bab71View commit details -
refactor(cascader): [cascader] refactor cascader's css vars (#2318)
* refactor(cascader): refactor cascader's css vars * fix(cascader): fix * fix(cascader): fix e2e test * fix(cascader): fix e2e
Configuration menu - View commit details
-
Copy full SHA for c829765 - Browse repository at this point
Copy the full SHA c829765View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2042709 - Browse repository at this point
Copy the full SHA 2042709View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb327a1 - Browse repository at this point
Copy the full SHA cb327a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f1d1a8 - Browse repository at this point
Copy the full SHA 1f1d1a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9086034 - Browse repository at this point
Copy the full SHA 9086034View commit details -
fix(dialog-box): [dialog-box] destoryOnClose transition (#2324)
* fix(dialog-box): destoryOnClose transition * refactor: remove debug duration * style: use `@{dialog-box-prefix-cls}` replace `.tiny-dialog-box` * fix: add class selector
Configuration menu - View commit details
-
Copy full SHA for 65d3aeb - Browse repository at this point
Copy the full SHA 65d3aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 455332c - Browse repository at this point
Copy the full SHA 455332cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bbf49 - Browse repository at this point
Copy the full SHA 71bbf49View commit details -
fix(dropdown): [dropdown] rename getTip api in dropdown-item; replace…
… reset.less cssvars by --tv- vars (#2331) * fix(dropdown): rename getTip api; replace reset.less cssvars * fix(reset): move scrollbar css into scrollbar's index.less
Configuration menu - View commit details
-
Copy full SHA for 431b565 - Browse repository at this point
Copy the full SHA 431b565View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed76e29 - Browse repository at this point
Copy the full SHA ed76e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8be67 - Browse repository at this point
Copy the full SHA 4b8be67View commit details -
feat(nav-menu): [nav-menu] updata nav-menu xdesign (#2335)
* feat(nav-menu): [nav-menu] updata nav-menu xdesign * feat(nav-menu): [nav-menu] updata nav-menu xdesign
Configuration menu - View commit details
-
Copy full SHA for 58b551e - Browse repository at this point
Copy the full SHA 58b551eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9397afb - Browse repository at this point
Copy the full SHA 9397afbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35414f8 - Browse repository at this point
Copy the full SHA 35414f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 014aa1d - Browse repository at this point
Copy the full SHA 014aa1dView commit details -
refactor(date-picker): [date-picker] modify variable names and styles…
… for date-picker (#2340)
Configuration menu - View commit details
-
Copy full SHA for 2930ff0 - Browse repository at this point
Copy the full SHA 2930ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a52d9c - Browse repository at this point
Copy the full SHA 9a52d9cView commit details -
test(e2e): [dialog-box,bulletin-board,cascader-panel,company,config-p…
…rovider,country,fullscreen] update e2e test (#2329) * test(e2e): [dialog-box] update dialogbox e2e test * test(e2e): update some components e2e test * test(e2e): update some components e2e test
Configuration menu - View commit details
-
Copy full SHA for 5661ab5 - Browse repository at this point
Copy the full SHA 5661ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3175340 - Browse repository at this point
Copy the full SHA 3175340View commit details
Commits on Oct 22, 2024
-
refactor(dropdown/action-menu): [dropdown,action-menu] refactor style…
…s for drodpwn (#2343) * refactor(dropdown): [dropdown] refactor styles for drodpwn * refactor(action-menu): [action-menu] refactor styles for action-menu
Configuration menu - View commit details
-
Copy full SHA for e8b8bab - Browse repository at this point
Copy the full SHA e8b8babView commit details -
Configuration menu - View commit details
-
Copy full SHA for ade6d45 - Browse repository at this point
Copy the full SHA ade6d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56f019 - Browse repository at this point
Copy the full SHA c56f019View commit details -
fix: fix build error and modify theme vars (#2345)
* fix: fix build error and modify theme vars * fix: fix build error and modify theme vars
Configuration menu - View commit details
-
Copy full SHA for be9eff9 - Browse repository at this point
Copy the full SHA be9eff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b704066 - Browse repository at this point
Copy the full SHA b704066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dd8a7e - Browse repository at this point
Copy the full SHA 8dd8a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e9220c - Browse repository at this point
Copy the full SHA 8e9220cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c072b89 - Browse repository at this point
Copy the full SHA c072b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e19e90 - Browse repository at this point
Copy the full SHA 5e19e90View commit details -
Configuration menu - View commit details
-
Copy full SHA for c682b1c - Browse repository at this point
Copy the full SHA c682b1cView commit details -
Refactor theme tools for dynamic switch theme (#2352)
* refactor(theme): refactor * refactor(theme-build): remove old theme folds and scripts * fix(theme): fix * fix(theme): fix * fix(theme): remove theme/src/theme fold
Configuration menu - View commit details
-
Copy full SHA for 5e8794b - Browse repository at this point
Copy the full SHA 5e8794bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 049b8b5 - Browse repository at this point
Copy the full SHA 049b8b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 777e852 - Browse repository at this point
Copy the full SHA 777e852View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce31f8d - Browse repository at this point
Copy the full SHA ce31f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa8d02 - Browse repository at this point
Copy the full SHA 2aa8d02View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d145702 - Browse repository at this point
Copy the full SHA d145702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d04091 - Browse repository at this point
Copy the full SHA 1d04091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0979f42 - Browse repository at this point
Copy the full SHA 0979f42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ddb356 - Browse repository at this point
Copy the full SHA 3ddb356View commit details -
refactor: replace all ti-common css var (#2358)
* refactor: replace all ti-common css var * refactor: replace all ti-common css var
Configuration menu - View commit details
-
Copy full SHA for 632ec36 - Browse repository at this point
Copy the full SHA 632ec36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1212cf2 - Browse repository at this point
Copy the full SHA 1212cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4418bf6 - Browse repository at this point
Copy the full SHA 4418bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab996f - Browse repository at this point
Copy the full SHA fab996fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 317064f - Browse repository at this point
Copy the full SHA 317064fView commit details -
build(runtime): fix runtime build error and remove useless svg-icon c… (
#2357) * build(runtime): fix runtime build error and remove useless svg-icon component * build(runtime): fix runtime build error and remove useless svg-icon component
Configuration menu - View commit details
-
Copy full SHA for 379208d - Browse repository at this point
Copy the full SHA 379208dView commit details -
* fix(autocomplete): [autocomplete] fix form validate error when select suggestion option (#2296) * fix: update @opentiny/fluent-editor version and export defaultToolbar * chore(renderless): release v3.18.6 --------- Co-authored-by: gimmyhehe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8db6ce4 - Browse repository at this point
Copy the full SHA 8db6ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 124e50a - Browse repository at this point
Copy the full SHA 124e50aView commit details
Commits on Oct 24, 2024
-
fix(anchor): [anchor] Adapting to the new specifications of the ancho…
…r point dot mode (#2367) * fix(anchor): [anchor] 适配锚点圆点新规范 * fix(anchor): [anchor] 修复单个一级锚点没有线条的bug
Configuration menu - View commit details
-
Copy full SHA for cd290c5 - Browse repository at this point
Copy the full SHA cd290c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e825e58 - Browse repository at this point
Copy the full SHA e825e58View commit details -
fix(icon): [icon] restore title demo (#2379)
* docs(icon): add icon's docs * fix(icon): restore title demo * fix(icon): fix
Configuration menu - View commit details
-
Copy full SHA for a221e3f - Browse repository at this point
Copy the full SHA a221e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f5f4f - Browse repository at this point
Copy the full SHA 29f5f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66cffcb - Browse repository at this point
Copy the full SHA 66cffcbView commit details -
fix(wizard): [wizard] Fix review issues (#2373)
* fix(wizard): [wizard] 修复检视问题 * fix(wizard): [wizard] 修复测试用例
Configuration menu - View commit details
-
Copy full SHA for c48bdd6 - Browse repository at this point
Copy the full SHA c48bdd6View commit details -
fix(milestone): [milestone] Fix review issues (#2381)
* fix(milestone): [milestone] 修复检视问题 * fix(milestone): [milestone] 修复测试用例报错的问题
Configuration menu - View commit details
-
Copy full SHA for 3fe652c - Browse repository at this point
Copy the full SHA 3fe652cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb24825 - Browse repository at this point
Copy the full SHA fb24825View commit details -
fix(drawer): [drawer] modify the problem that the before-close method…
… is triggered upon page loading is solved (#2364) * fix: modify bug * fix: modify e2e-test
Configuration menu - View commit details
-
Copy full SHA for de89ace - Browse repository at this point
Copy the full SHA de89aceView commit details -
fix(popupload): [pop-upload]Fixed popupload review issues. (#2368)
* fix(popupload): [pop-upload]修复popupload检视的问题 * fix(pop-upload): 统一变量替换tiny前缀类名
Configuration menu - View commit details
-
Copy full SHA for b7845f1 - Browse repository at this point
Copy the full SHA b7845f1View commit details -
fix(chart): modify chart package (#2365)
* fix: 图表打包指令修改 * fix: 图表打包指令修改
Configuration menu - View commit details
-
Copy full SHA for 365c7e8 - Browse repository at this point
Copy the full SHA 365c7e8View commit details -
fix(dialog-box): [dialog-box] modify dialog-box of demo design bug (#…
…2382) * fix(dialog-box): [dialog-box] modify dialog-box of design * fix: modify demo * fix: modify review code
Configuration menu - View commit details
-
Copy full SHA for 02ebc7b - Browse repository at this point
Copy the full SHA 02ebc7bView commit details -
refactor(theme-tool): Reimplementing the theme-tool method (#2369)
* fix(theme): fix * refactor(theme-tool): refactor theme-tool Class, adopt style by adoptedStyleSheets * fix(theme): fix * refactor(theme-tool): refactor theme-tool done * fix(theme): fix * fix(theme-tool): support multi target
Configuration menu - View commit details
-
Copy full SHA for 4454020 - Browse repository at this point
Copy the full SHA 4454020View commit details -
feat(docs): the official website adds API anchor function (#2366)
* feat(docs): the official website adds API anchor function * feat(docs): the official website adds API anchor function
Configuration menu - View commit details
-
Copy full SHA for 369efa5 - Browse repository at this point
Copy the full SHA 369efa5View commit details -
fix(input): [input] fix input remembers the input history and does no…
…t record blank characters (#2372)
Configuration menu - View commit details
-
Copy full SHA for 56aa27c - Browse repository at this point
Copy the full SHA 56aa27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 481078a - Browse repository at this point
Copy the full SHA 481078aView commit details -
feat(autocomplete): [autocomplete] update autocomplete demos (#2384)
* feat(autocomplete): update autocomplete demos * feat(autocomplete): update autocomplete demos
Configuration menu - View commit details
-
Copy full SHA for 9712fec - Browse repository at this point
Copy the full SHA 9712fecView commit details -
refactor(time-spinner): [date-picker] roll back some styles for time-…
…spinner (#2383) * refactor(time-spinner): [date-picker] roll back some styles for time-spinner * feat(time-spinner): [date-picker] adapt to xdesign theme * refactor(time-panel): [date-picker,time-select] fallback style
Configuration menu - View commit details
-
Copy full SHA for 2d47f95 - Browse repository at this point
Copy the full SHA 2d47f95View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b93f327 - Browse repository at this point
Copy the full SHA b93f327View commit details -
feat(date-picker): [date-picker]Optimize case display and fix style i… (
#2386) * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker]Optimize case display and fix style issues
Configuration menu - View commit details
-
Copy full SHA for 61b013f - Browse repository at this point
Copy the full SHA 61b013fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b8214 - Browse repository at this point
Copy the full SHA f5b8214View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a73c5 - Browse repository at this point
Copy the full SHA f1a73c5View commit details -
docs: fix demo anchor position not correct (#2391)
* fix: reverse delete docs router * docs: fix demo position not correct when load page * docs: anchor props rename
Configuration menu - View commit details
-
Copy full SHA for 4d46e34 - Browse repository at this point
Copy the full SHA 4d46e34View commit details -
fix(icon): [icon] added the content of the show-title example (#2390)
* fix(icon): added the content of the show-title example and improved several comments * fix(icon): fix
Configuration menu - View commit details
-
Copy full SHA for 6033549 - Browse repository at this point
Copy the full SHA 6033549View commit details -
feat(date-picker): [date-picker] Fix style issues (#2392)
* feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker] Fix style issues
Configuration menu - View commit details
-
Copy full SHA for d3c8944 - Browse repository at this point
Copy the full SHA d3c8944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481b4bc - Browse repository at this point
Copy the full SHA 481b4bcView commit details -
docs(chart): edit chart apis (#2378)
* docs: 修改chart案例文档 * fix: 修改e2e测试图片 * fix: 修改表文档样式 * fix: 删除地图测试用例 * fix: 优化代码 * fix: 修改图表文档以及样式 * fix: 修改问题 * fix: 修改问题 --------- Co-authored-by: 死守i <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41e1955 - Browse repository at this point
Copy the full SHA 41e1955View commit details -
fix(checkbox): [checkbox] fixed change event bubbling caused it to be…
… triggered twice (#2397)
Configuration menu - View commit details
-
Copy full SHA for e27f58d - Browse repository at this point
Copy the full SHA e27f58dView commit details -
refactor(transfer): [transfer] refactor transfer by checkbox (#2396)
* refactor(transfer): refactor transfer by checkbox * fix(transfer): fix
Configuration menu - View commit details
-
Copy full SHA for 1fa5c04 - Browse repository at this point
Copy the full SHA 1fa5c04View commit details -
fix(notify): [notify] add manual close demo for notify (#2393)
* fix(notify): add manual close demo for notify * fix(notify): fix
Configuration menu - View commit details
-
Copy full SHA for 121bff7 - Browse repository at this point
Copy the full SHA 121bff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c363512 - Browse repository at this point
Copy the full SHA c363512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3920df1 - Browse repository at this point
Copy the full SHA 3920df1View commit details
Commits on Oct 26, 2024
-
feat(date-picker): [date-picker]Optimize case display and fix style i…
…ssues (#2400) * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker] Fix style issues * feat(date-picker): [date-picker] Modify console for a large number of alarms
Configuration menu - View commit details
-
Copy full SHA for 95d8f50 - Browse repository at this point
Copy the full SHA 95d8f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e82776 - Browse repository at this point
Copy the full SHA 1e82776View commit details -
refactor(theme-doc): add ThemeTools docs (#2403)
* refactor(theme-doc): add ThemeTools docs * fix(theme-tool): add Theme tool's english docs * fix(fix): fix * fix(theme): fix docs * fix(theme): fix docs * fix(theme): fix * fix(theme): fix
Configuration menu - View commit details
-
Copy full SHA for 97b0584 - Browse repository at this point
Copy the full SHA 97b0584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f3e65 - Browse repository at this point
Copy the full SHA 66f3e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd087b8 - Browse repository at this point
Copy the full SHA bd087b8View commit details -
docs(auto-tip): [directives] updateauto-tip and highlight-query docs …
…and demos (#2406) * fix(auto-tip): add auto-tip demo and description * docs(highlightQuery): update highlightQuery's docs * fix(highlightQuery): fix e2e test
Configuration menu - View commit details
-
Copy full SHA for 93a18b0 - Browse repository at this point
Copy the full SHA 93a18b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40286fd - Browse repository at this point
Copy the full SHA 40286fdView commit details -
fix(cascader): [cascader] add designConfig for tag's type (#2404)
* fix(cascader): add designConfig for tag's type * fix(cascader): fix e2e
Configuration menu - View commit details
-
Copy full SHA for 6b08698 - Browse repository at this point
Copy the full SHA 6b08698View commit details -
Configuration menu - View commit details
-
Copy full SHA for b01aac7 - Browse repository at this point
Copy the full SHA b01aac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed86b3 - Browse repository at this point
Copy the full SHA 2ed86b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb303d5 - Browse repository at this point
Copy the full SHA bb303d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe6f96 - Browse repository at this point
Copy the full SHA ffe6f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 321d03a - Browse repository at this point
Copy the full SHA 321d03aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7aa4a7 - Browse repository at this point
Copy the full SHA e7aa4a7View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6496e5d - Browse repository at this point
Copy the full SHA 6496e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d387c - Browse repository at this point
Copy the full SHA 00d387cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5618534 - Browse repository at this point
Copy the full SHA 5618534View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd3be7 - Browse repository at this point
Copy the full SHA bbd3be7View commit details -
fix(crop): [crop]modify crops component demo problem (#2419)
* fix(crops): [crops]modify crops component * fix(crops): [crops]modify crops e2e-test
Configuration menu - View commit details
-
Copy full SHA for 98a1364 - Browse repository at this point
Copy the full SHA 98a1364View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb504d9 - Browse repository at this point
Copy the full SHA eb504d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb49210 - Browse repository at this point
Copy the full SHA cb49210View commit details -
Configuration menu - View commit details
-
Copy full SHA for b44978b - Browse repository at this point
Copy the full SHA b44978bView commit details -
feat(button): [button] Optimize demo style for feature display (#2427)
* feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker] Fix style issues * feat(date-picker): [date-picker] Modify console for a large number of alarms * feat(button): [button] Optimize demo style for feature display
Configuration menu - View commit details
-
Copy full SHA for e02c169 - Browse repository at this point
Copy the full SHA e02c169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c81ef - Browse repository at this point
Copy the full SHA 58c81efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d4f17 - Browse repository at this point
Copy the full SHA e6d4f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0c227 - Browse repository at this point
Copy the full SHA da0c227View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a9087 - Browse repository at this point
Copy the full SHA e1a9087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f10a7 - Browse repository at this point
Copy the full SHA 31f10a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf206f5 - Browse repository at this point
Copy the full SHA cf206f5View commit details -
feat(date-picker): [date-picker] Optimize demo style (#2434)
* feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker] Fix style issues * feat(date-picker): [date-picker] Modify console for a large number of alarms * feat(button): [button] Optimize demo style for feature display * feat(date-picker): [date-picker] Optimize demo style
Configuration menu - View commit details
-
Copy full SHA for d2197c3 - Browse repository at this point
Copy the full SHA d2197c3View commit details -
fix(demos): [select,popeditor,slider] fix problem and optimization de…
…mo (#2435) * fix(guide): [guide] fix guide displaying after jumping to other pages * fix(demos): [select,popeditor,slider] fix problem and optimization demo
Configuration menu - View commit details
-
Copy full SHA for e1e2841 - Browse repository at this point
Copy the full SHA e1e2841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cbf1f2 - Browse repository at this point
Copy the full SHA 1cbf1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9051b - Browse repository at this point
Copy the full SHA 2b9051bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac7fe1 - Browse repository at this point
Copy the full SHA 4ac7fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 042c3b6 - Browse repository at this point
Copy the full SHA 042c3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38839af - Browse repository at this point
Copy the full SHA 38839afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb2966 - Browse repository at this point
Copy the full SHA 0fb2966View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a67e6 - Browse repository at this point
Copy the full SHA c5a67e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfafe4 - Browse repository at this point
Copy the full SHA 3bfafe4View commit details -
* fix(build): fix build error * fix(docs): 增加上传文件类型说明 (#2439) * fix(tag): update tag's size when only icon, update one place of button's icon size (#2440) * fix(date-picker): [date-picker,select] fix radius bugs for month-table (#2442) * docs(site): fix demos and test e2e (#2444) * test(site): fix icon not correct test e2e (#2445) --------- Co-authored-by: chenxi-20 <[email protected]> Co-authored-by: 申君健 <[email protected]> Co-authored-by: MomoPoppy <[email protected]> Co-authored-by: gimmyhehe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9acc34e - Browse repository at this point
Copy the full SHA 9acc34eView commit details -
fix(popper-arrow): [tooltip, popover,dropdown] fix arrow's z-index, a…
…nd remove popper-arrow class from popover,dropdown (#2446) * fix(popper-arrow): fix arrow's z-index, and remove popper-arrow class from popover,dropdown * fix(popover): remove extra cssvars * fix(user-contact): add margin:8px
Configuration menu - View commit details
-
Copy full SHA for 4a01cc0 - Browse repository at this point
Copy the full SHA 4a01cc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0230b0 - Browse repository at this point
Copy the full SHA b0230b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1c39f - Browse repository at this point
Copy the full SHA 4e1c39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a983f56 - Browse repository at this point
Copy the full SHA a983f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8d33d - Browse repository at this point
Copy the full SHA 0d8d33dView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 728f588 - Browse repository at this point
Copy the full SHA 728f588View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd535ac - Browse repository at this point
Copy the full SHA fd535acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f1ccc - Browse repository at this point
Copy the full SHA 82f1cccView commit details -
feat(time-picker): [time-picker] Optimize and modify component style …
…issues (#2452) * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker] Fix style issues * feat(date-picker): [date-picker] Modify console for a large number of alarms * feat(button): [button] Optimize demo style for feature display * feat(date-picker): [date-picker] Optimize demo style * feat(time-picker): [time-picker] Optimize and modify component style issues * feat(time-picker): [time-picker] Optimize and modify component style issues * feat(time-picker): [time-picker] Optimize style * feat(time-picker): [time-picker] Optimize style
Configuration menu - View commit details
-
Copy full SHA for cb08336 - Browse repository at this point
Copy the full SHA cb08336View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ca536 - Browse repository at this point
Copy the full SHA f4ca536View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f512f - Browse repository at this point
Copy the full SHA f6f512fView commit details -
docs(grid): [grid] optimize grid demos and e2e (#2457)
* docs(grid): [grid] optimize grid demos and e2e * fix(grid): fix grid demo
Configuration menu - View commit details
-
Copy full SHA for ff15e19 - Browse repository at this point
Copy the full SHA ff15e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6922d1f - Browse repository at this point
Copy the full SHA 6922d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 270a43e - Browse repository at this point
Copy the full SHA 270a43eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc97cd - Browse repository at this point
Copy the full SHA 1bc97cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bdb31 - Browse repository at this point
Copy the full SHA b8bdb31View commit details -
fix(milestone): [milestone] repair component sample document (#2463)
* fix(milestones): [milestone] 修复组件示例文档 * fix(milestones): [milestone] 修复测试用例
Configuration menu - View commit details
-
Copy full SHA for d59111b - Browse repository at this point
Copy the full SHA d59111bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d66c17a - Browse repository at this point
Copy the full SHA d66c17aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2b8cd - Browse repository at this point
Copy the full SHA ae2b8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d07494f - Browse repository at this point
Copy the full SHA d07494fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e78f3 - Browse repository at this point
Copy the full SHA d6e78f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2a10b - Browse repository at this point
Copy the full SHA 1d2a10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f5c92 - Browse repository at this point
Copy the full SHA 21f5c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5697e7 - Browse repository at this point
Copy the full SHA f5697e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc22ad - Browse repository at this point
Copy the full SHA bfc22adView commit details -
Configuration menu - View commit details
-
Copy full SHA for fad66a7 - Browse repository at this point
Copy the full SHA fad66a7View commit details -
fix(tag): remove mini size of tag (#2468)
* fix(tag): remove mini size * fix(tag): update tag's demo, which is relate to size * fix(tag): fix api * fix(tag): fix
Configuration menu - View commit details
-
Copy full SHA for f6b4482 - Browse repository at this point
Copy the full SHA f6b4482View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca657d1 - Browse repository at this point
Copy the full SHA ca657d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d615c3b - Browse repository at this point
Copy the full SHA d615c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 299d7fe - Browse repository at this point
Copy the full SHA 299d7feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f4de1 - Browse repository at this point
Copy the full SHA 10f4de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ab537 - Browse repository at this point
Copy the full SHA 68ab537View commit details
Commits on Nov 2, 2024
-
fix(tree): [button,tree] update tree demos and the plain button's bor…
…der color (#2470) * fix(tree): fix tree's demo, modify delete popover's button to mini * fix(button): fix the plain button's border color
Configuration menu - View commit details
-
Copy full SHA for 6180ec7 - Browse repository at this point
Copy the full SHA 6180ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92d2ad - Browse repository at this point
Copy the full SHA e92d2adView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1955deb - Browse repository at this point
Copy the full SHA 1955debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6e2f8 - Browse repository at this point
Copy the full SHA 2e6e2f8View commit details -
fix(popper-arrow): [tooltip, popover,dropdown] fix arrow's z-index, a…
…nd remove popper-arrow class from popover,dropdown (#2446) * fix(popper-arrow): fix arrow's z-index, and remove popper-arrow class from popover,dropdown * fix(popover): remove extra cssvars * fix(user-contact): add margin:8px
Configuration menu - View commit details
-
Copy full SHA for d937ed2 - Browse repository at this point
Copy the full SHA d937ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd4601 - Browse repository at this point
Copy the full SHA acd4601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e37609 - Browse repository at this point
Copy the full SHA 2e37609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33107af - Browse repository at this point
Copy the full SHA 33107afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6c61b - Browse repository at this point
Copy the full SHA 5d6c61bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d584295 - Browse repository at this point
Copy the full SHA d584295View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff14585 - Browse repository at this point
Copy the full SHA ff14585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 851ca10 - Browse repository at this point
Copy the full SHA 851ca10View commit details -
feat(time-picker): [time-picker] Optimize and modify component style …
…issues (#2452) * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker]Optimize case display and fix style issues * feat(date-picker): [date-picker] Fix style issues * feat(date-picker): [date-picker] Modify console for a large number of alarms * feat(button): [button] Optimize demo style for feature display * feat(date-picker): [date-picker] Optimize demo style * feat(time-picker): [time-picker] Optimize and modify component style issues * feat(time-picker): [time-picker] Optimize and modify component style issues * feat(time-picker): [time-picker] Optimize style * feat(time-picker): [time-picker] Optimize style
Configuration menu - View commit details
-
Copy full SHA for 9290117 - Browse repository at this point
Copy the full SHA 9290117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72da2f9 - Browse repository at this point
Copy the full SHA 72da2f9View commit details -
docs(grid): [grid] optimize grid demos and e2e (#2457)
* docs(grid): [grid] optimize grid demos and e2e * fix(grid): fix grid demo
Configuration menu - View commit details
-
Copy full SHA for 8ae85c6 - Browse repository at this point
Copy the full SHA 8ae85c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a9f812 - Browse repository at this point
Copy the full SHA 8a9f812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92b1abd - Browse repository at this point
Copy the full SHA 92b1abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b47a7 - Browse repository at this point
Copy the full SHA a8b47a7View commit details -
fix(milestone): [milestone] repair component sample document (#2463)
* fix(milestones): [milestone] 修复组件示例文档 * fix(milestones): [milestone] 修复测试用例
Configuration menu - View commit details
-
Copy full SHA for 7ace2c3 - Browse repository at this point
Copy the full SHA 7ace2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b0843 - Browse repository at this point
Copy the full SHA b9b0843View commit details -
Configuration menu - View commit details
-
Copy full SHA for 556abe2 - Browse repository at this point
Copy the full SHA 556abe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e1326 - Browse repository at this point
Copy the full SHA b5e1326View commit details -
Configuration menu - View commit details
-
Copy full SHA for eacad6b - Browse repository at this point
Copy the full SHA eacad6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f91dfc - Browse repository at this point
Copy the full SHA 7f91dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb3c845 - Browse repository at this point
Copy the full SHA eb3c845View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b514c - Browse repository at this point
Copy the full SHA f1b514cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c948080 - Browse repository at this point
Copy the full SHA c948080View commit details -
fix(tag): remove mini size of tag (#2468)
* fix(tag): remove mini size * fix(tag): update tag's demo, which is relate to size * fix(tag): fix api * fix(tag): fix
Configuration menu - View commit details
-
Copy full SHA for 90e6453 - Browse repository at this point
Copy the full SHA 90e6453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ca91d - Browse repository at this point
Copy the full SHA 11ca91dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4962a - Browse repository at this point
Copy the full SHA 2f4962aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf1d7c - Browse repository at this point
Copy the full SHA bdf1d7cView commit details -
fix(tree): [button,tree] update tree demos and the plain button's bor…
…der color (#2470) * fix(tree): fix tree's demo, modify delete popover's button to mini * fix(button): fix the plain button's border color
Configuration menu - View commit details
-
Copy full SHA for 4b0610d - Browse repository at this point
Copy the full SHA 4b0610dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b34b99 - Browse repository at this point
Copy the full SHA 9b34b99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ad00f - Browse repository at this point
Copy the full SHA 35ad00fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f93ca9 - Browse repository at this point
Copy the full SHA 7f93ca9View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a0f121 - Browse repository at this point
Copy the full SHA 0a0f121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8408f - Browse repository at this point
Copy the full SHA 5b8408fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12edac9 - Browse repository at this point
Copy the full SHA 12edac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f6f03 - Browse repository at this point
Copy the full SHA a1f6f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for eafb17c - Browse repository at this point
Copy the full SHA eafb17cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 109c92e - Browse repository at this point
Copy the full SHA 109c92eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e423cf - Browse repository at this point
Copy the full SHA 0e423cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d00d67b - Browse repository at this point
Copy the full SHA d00d67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab8f874 - Browse repository at this point
Copy the full SHA ab8f874View commit details -
fix: [virtual-scroll-box] fixed the wrong class and horizontal scroll…
… bar always showing
Configuration menu - View commit details
-
Copy full SHA for f1cae9f - Browse repository at this point
Copy the full SHA f1cae9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f3244 - Browse repository at this point
Copy the full SHA 99f3244View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4acde6 - Browse repository at this point
Copy the full SHA b4acde6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dce3b6e - Browse repository at this point
Copy the full SHA dce3b6eView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1afb7ee - Browse repository at this point
Copy the full SHA 1afb7eeView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfed99f - Browse repository at this point
Copy the full SHA dfed99fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac66f3 - Browse repository at this point
Copy the full SHA 9ac66f3View commit details -
fix(site): fix the issue the official website is not fully displayed …
…in small screen sizes
Configuration menu - View commit details
-
Copy full SHA for 8f2723d - Browse repository at this point
Copy the full SHA 8f2723dView commit details -
fix(playground): fix the issue, the playground site is not fully disp…
…layed in small screen sizes
Configuration menu - View commit details
-
Copy full SHA for de5a229 - Browse repository at this point
Copy the full SHA de5a229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f14af - Browse repository at this point
Copy the full SHA 56f14afView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d70a82 - Browse repository at this point
Copy the full SHA 4d70a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eb46c5 - Browse repository at this point
Copy the full SHA 8eb46c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb3848 - Browse repository at this point
Copy the full SHA 2eb3848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 230d9be - Browse repository at this point
Copy the full SHA 230d9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a8cd6f - Browse repository at this point
Copy the full SHA 1a8cd6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d948a7e - Browse repository at this point
Copy the full SHA d948a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9427dea - Browse repository at this point
Copy the full SHA 9427deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 287d884 - Browse repository at this point
Copy the full SHA 287d884View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a85c4 - Browse repository at this point
Copy the full SHA f0a85c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf37865 - Browse repository at this point
Copy the full SHA bf37865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 418c1d5 - Browse repository at this point
Copy the full SHA 418c1d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240dfc0 - Browse repository at this point
Copy the full SHA 240dfc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b611d79 - Browse repository at this point
Copy the full SHA b611d79View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd1aa8 - Browse repository at this point
Copy the full SHA ccd1aa8View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c65284 - Browse repository at this point
Copy the full SHA 4c65284View commit details -
feat(theme): add old theme vars (#2503)
* feat(theme): add old theme vars * feat(button): [button] add old vars for button
Configuration menu - View commit details
-
Copy full SHA for 43723c1 - Browse repository at this point
Copy the full SHA 43723c1View commit details -
feat(grid-select): [grid-select] add grid select component and implem…
…ent single/multiple select features (#2509) * feat(grid-select): add basic grid-select * feat(grid-select): add single/multiple select
Configuration menu - View commit details
-
Copy full SHA for a3e30c3 - Browse repository at this point
Copy the full SHA a3e30c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1496ee - Browse repository at this point
Copy the full SHA c1496eeView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2308ce - Browse repository at this point
Copy the full SHA a2308ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cebe2 - Browse repository at this point
Copy the full SHA e2cebe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9574b58 - Browse repository at this point
Copy the full SHA 9574b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86910d8 - Browse repository at this point
Copy the full SHA 86910d8View commit details -
Release319 fix(transfer): fix drag 2 item to right when set filterabl…
…e=true (#2517) * fix(transfer): fix drag 2 item to right when set filterable=true * fix(renderlese): update version
Configuration menu - View commit details
-
Copy full SHA for cd67330 - Browse repository at this point
Copy the full SHA cd67330View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd9ce6 - Browse repository at this point
Copy the full SHA ccd9ce6View commit details -
Merge branch 'release-3.19.0' of github.com:opentiny/tiny-vue into sy…
…nc-3.19.0-zzc-1112
Configuration menu - View commit details
-
Copy full SHA for 15bec74 - Browse repository at this point
Copy the full SHA 15bec74View commit details -
Merge pull request #2518 from opentiny/sync-3.19.0-zzc-1112
feat: sync 3.19.0 to dev
Configuration menu - View commit details
-
Copy full SHA for 7ad17d8 - Browse repository at this point
Copy the full SHA 7ad17d8View commit details
Commits on Nov 14, 2024
-
feat(grid-select): [grid-select] add filter/config features and optim…
…ize demo/api docs (#2521) * docs(grid-select): optimize demo/api * docs(grid-select): add radio-config/select-config demo/api docs * feat(grid-select): add filter and optimize demo/api docs
Configuration menu - View commit details
-
Copy full SHA for 554e778 - Browse repository at this point
Copy the full SHA 554e778View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8a2eac - Browse repository at this point
Copy the full SHA d8a2eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 192f152 - Browse repository at this point
Copy the full SHA 192f152View commit details -
fix(input): [input] fixed the error when using v-if to switch back an…
…d forth after configuring the displayOnly attribute (#2527)
Configuration menu - View commit details
-
Copy full SHA for 60ad8c2 - Browse repository at this point
Copy the full SHA 60ad8c2View commit details
Commits on Nov 18, 2024
-
feat(input): [input,date-picker] adapt input date-picker to the old t…
…heme style (#2524) * feat: adapt input date-picker to the old theme style * feat: adapt input date-picker to the old theme style
Configuration menu - View commit details
-
Copy full SHA for 10c65c8 - Browse repository at this point
Copy the full SHA 10c65c8View commit details