layui - vue 1.4.5 release, a desktop component library based on vue 3.0

update content

[New] page component change event.
[New] Card component footer slot for custom bottom.
[New] The limit parameter of the change event of the table component represents the number of pages per page.
[New] The footer slot of the table component is used to customize the content between page and body.
[Fix] The upload component field attribute is invalid.
[Fix] The default value of the acceptMime attribute of the upload component is invalid.
[Fix] The menu component changeOpenKeys event, the problem of callback when initialized.
[Fix] The dropdown component popupContainer is not applicable to the elements rendered by vue itself.
[Fix] Date-time selection cannot be done when the date-picker component v-model is empty.
[Fix] The margin attribute of quote component is wrong.
[Fix] When the default slots of the scroll component are changed, the slider does not update.
[Fix] The cell dislocation caused by the loading property of the table component.
[Optimization] The page component jump operation, when the input page number is enabled for the current page, the disabled state.
[Optimization] The page attribute of the table component corresponds to the page component attribute, and all are enabled.
[Optimization] The password property of the input component is compatible with the edge.
[Optimization] When the total property of the page component is 0, the next page is still available.
[Optimization] The default value of the acceptMime attribute of the upload component is MIME_type.
[Obsolete] page component limit event, replaced by change event.
[Obsolete] page component jump event, replaced by change event.

Supongo que te gusta

Origin www.oschina.net/news/208022/layui-vue-1-4-5-released
Recomendado
Clasificación