forked from opentiny/tiny-vue
-
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
Open
wuyiping0628
wants to merge
1,400
commits into
wuyiping0628:dev
Choose a base branch
from
opentiny:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
同步代码 #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
* 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
* fix(button): fix error css var * fix(button): fix * fix(button): fix button e2e test * fix(button): fix
* 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
…apt to the new specifications and fix the saas theme bug. (#2316) * feat(fileupload): [file-upload] 增加fileupload示例适配新规范额外特性 * feat(fileupload): 修复theme-saas主题的bug
* refactor(calendar-view): [calendar-view] refactor theme vars * refactor(calendar-view): [calendar-view] refactor themt vars
* refactor(floatbar): [floatbar] refactor theme vars * refactor(floatbar): [floatbar] refactor theme vars
* 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
* refactor(tree): refactor tree 's css vars * fix(tree): fix * fix(tree): fix e2e test
…the new specifications and additional features. (#2315) * feat(progress): [progress] 增加progress示例适配新规范额外特性 * feat(progress): [progress] 增加progress示例适配新规范额外特性
* refactor(calendar): [calendar] refactor theme vars * refactor(calendar): [calendar] refactor theme vars
* refactor(cascader): refactor cascader's css vars * fix(cascader): fix * fix(cascader): fix e2e test * fix(cascader): fix e2e
* fix(dialog-box): destoryOnClose transition * refactor: remove debug duration * style: use `@{dialog-box-prefix-cls}` replace `.tiny-dialog-box` * fix: add class selector
… 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
* feat(nav-menu): [nav-menu] updata nav-menu xdesign * feat(nav-menu): [nav-menu] updata nav-menu xdesign
* feat(theme): add old theme vars * feat(button): [button] add old vars for button
…ent single/multiple select features (#2509) * feat(grid-select): add basic grid-select * feat(grid-select): add single/multiple select
…e=true (#2517) * fix(transfer): fix drag 2 item to right when set filterable=true * fix(renderlese): update version
…nc-3.19.0-zzc-1112
feat: sync 3.19.0 to dev
…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
…d forth after configuring the displayOnly attribute (#2527)
…heme style (#2524) * feat: adapt input date-picker to the old theme style * feat: adapt input date-picker to the old theme style
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information