Skip to content

build(deps): bump element-ui from 2.4.6 to 2.4.7 - #14

Closed
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/element-ui-2.4.7
Closed

build(deps): bump element-ui from 2.4.6 to 2.4.7#14
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/element-ui-2.4.7

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps element-ui from 2.4.6 to 2.4.7.

Release notes

Sourced from element-ui's releases.

2.4.7

  • 修复 DatePicker 未触发表单检验的问题,#12328,#12348
  • 修复 DatePicker 多选时报错的问题,#12347
  • 修复 DatePicker 选择时间时 spinner 位置不正确的问题,#12415 (by rang-ali
  • 修复 Datepicker 输入框自动填充的问题,#12521 (by abdallanayer
  • 修复 Cascader 中 Input 未高亮的问题,#12341
  • 修复 Tabpane 顺序不正确的问题,#12346
  • 修复 ColorPicker 取色光标位置不正确的问题,#12376 (by cnwhy
  • 调整 Submenu 的样式,#12457
  • 修复 Submenu 选中后没有高亮的问题,#12479
  • 修复 Cascader 选择值不正确的问题,#12508 (by huangjinqiang
  • 修复 Pagination 输入框值不正确的问题,#12525
  • 调整 Pagination 触发事件的顺序,#12530
  • 修复 Table 的 filter 不显示的问题,#12539
  • 修复 Tree 无法删除节点的问题,#12684
  • 修复 Select 在单选时 Input 高度变化的问题,#12719
  • 修复 Form 在嵌套时 label 显示不正确的问题,#12748
  • 新增 Input 的 autocomplete 属性,废弃 auto-complete 属性,#12514 (by axetroy
  • 新增 Form 的 slot-scope 展示表单校验信息,#12715 (by YamenSharaf

  • Fixed DatePicker not triggering form validation, #12328 #12348
  • Fixed DatePicker throwing errors in multiple mode, #12347
  • Fixed incorrect position of DatePicker spinner, #12415 (by rang-ali)
  • Fixed automatic filling of DatePicker input box, #12521 (by abdallanayer)
  • Fixed Input not highlighted in Cascader, #12341
  • Fixed wrong order of Tabpane, #12346
  • Fixed incorrect position of ColorPicker cursor, #12376 (by cnwhy)
  • Adjust the style of Submenu, # 2457
  • Fixed not highlighted after Submenu is selected, #12479
  • Fixed incorrect values selected by Cascader, #12508 (by huangjinqiang)
  • Fixed incorrect value of Pagination input box, #12525
  • Adjust order that Pagination triggers events, #12530
  • Fixed Table Filter not displayed, #12539
  • Fixed Tree unable to delete nodes, #12684
  • Fixed height of Select Input changing in single mode, #12719
  • Fixed style of FormItem label in nested Form, #12748
  • Added autocomplete attribute for Input, deprecated auto-complete, #12514 (by axetroy)
  • Added slots-scope for Form to display validation information, #12715 (by YamenSharaf)
Changelog

Sourced from element-ui's changelog.

2.4.7

2018-09-14

  • Corregido que DatePicker no activaba la validación del Form, #12328 #12348
  • Corregidos el lanzamiento de errores del DatePicker en modo múltiple, #12347
  • Corregida la posición incorrecta del spinner del DatePicker, #12415 (por rang-ali)
  • Se ha corregido el llenado automático del input del DatePicker, #12521 (por abdallanayer)
  • Corregida el input no resaltada en Cascader, #12341
  • Corregido el orden incorrecto de Tabpane, #12346
  • Corregida la posición incorrecta del cursor de ColorPicker, #12376 (por cnwhy)
  • Corregido el estilo del Submenú, #2457
  • Corregido el resaltado después de seleccionar el Submenú, #12479
  • Corregidos los valores incorrectos seleccionados por Cascader, #12508 (por huangjinqiang)
  • Corregido el valor incorrecto del input de Paginación, #12525
  • Se ha corregido el orden en que la paginación desencadena los eventos, #12530
  • Corregido que no se mostraba el Table Filter, #12539
  • Corregido Tree que era incapaz de borrar nodos, #12684
  • Corregida la altura de los Select Input que cambiaba en modo simple, #12719
  • Arreglado el estilo de la etiqueta FormItem en Form anidado, #12748
  • Añadido el atributo autocomplete para Input, obsoleto auto-complete, #12514 (por axetroy)
  • Añadido el slots-scope de Form para mostrar la información de validación, #12715 (por YamenSharaf)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [element-ui](https://github.com/ElemeFE/element) from 2.4.6 to 2.4.7.
- [Release notes](https://github.com/ElemeFE/element/releases)
- [Changelog](https://github.com/ElemeFE/element/blob/dev/CHANGELOG.es.md)
- [Commits](ElemeFE/element@v2.4.6...v2.4.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2018
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #31.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/element-ui-2.4.7 branch February 12, 2019 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant