Skip to content

Tags: Twtcer/element-plus

Tags

1.0.2-beta.41

Toggle 1.0.2-beta.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update changelog (element-plus#1904)

* chore: update changelog

* chore: update changelog

1.0.2-beta.40

Toggle 1.0.2-beta.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(table): fix table column rerendered whenever table updates

- Fix table column rerendered whenever table updates

1.0.2-beta.39

Toggle 1.0.2-beta.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: add changelog (element-plus#1793)

1.0.2-beta.38

Toggle 1.0.2-beta.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(project): fix/1778-import-on-demand-not-working (element-plus#1788)

* fix(project): fix/1778-import-on-demand-not-working

- Fix the issue that when building utils the functions are inlined

* - remove unnecessary variable

1.0.2-beta.37

Toggle 1.0.2-beta.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update changelog 1.0.2-beta.37 (element-plus#1783)

1.0.2-beta.36

Toggle 1.0.2-beta.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(project): project/bumping-vue-version (element-plus#1702)

* build(project): project/bumping-vue-version

- Bumping vue to 3.0.9

* remove unnecessary dependency

* restore @vue/compiler-sfc

1.0.2-beta.35

Toggle 1.0.2-beta.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(project): fix-build-error (element-plus#1638)

- Fix type caused build error which stops the type generator producing type files

1.0.2-beta.34

Toggle 1.0.2-beta.34's commit message
chore: update change log

1.0.2-beta.33

Toggle 1.0.2-beta.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(cascader-panel): value can be falsy value element-plus#1531 (elem…

…ent-plus#1533)

1.0.2-beta.32

Toggle 1.0.2-beta.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(carousel): add pause-on-hover prop (element-plus#1423)

* feat(carousel): add pause-on-hover prop

* feat: add jest