Skip to content

Releases: tolking/element-pro-components

v1.4.1

24 Dec 02:24
e44c9e4
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.0

15 Dec 07:28
32d1ee1
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.3.1

29 Apr 12:17
f345c30
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.3.0

31 Mar 14:42
4a3d12a
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.2.12

09 Jul 11:49
287b0fb
Compare
Choose a tag to compare

feat

  • Crud: add some slots crud-table crud-dialog crud-search crud-form crud-detail (#478)
  • Crud: add expose function openDialog and closeDialog (#479)

v1.2.11

02 Jul 06:59
d021348
Compare
Choose a tag to compare

feat

  • Layout: add collapse-button slot (#472)
  • Form: support custom v-model arguments (#473)
  • Tabs: add label slot (#474)

fix

  • Descriptions: avoid render header when without slot (#467)

other

  • optimize CSS variables (#468)

v1.2.10

28 May 03:07
ecbfbda
Compare
Choose a tag to compare

feat

  • Form: add show attribute to column (#459)

fix

  • Crud: the size of button is overwritten (#460)

perf

  • Table: optimize rendering of hidden table column (#456)

v1.2.9

12 Jan 08:08
00aca89
Compare
Choose a tag to compare

feat

  • Form: refactor FormComponent (#446)
  • add ElementProResolver from unplugin-vue-components (#447)
  • type: add type helper defineComponentProps (#445)

v1.2.8

29 Dec 07:15
24bc5d2
Compare
Choose a tag to compare

fix

  • build Error Nodejs^15 Cannot find module 'node:path' (#431)
  • Form: validation error of ArrayForm (#440)
  • Form: disable reset button when submit (#442)

other

  • add CODE_OF_CONDUCT.md (#432)
  • add issue template (#433)
  • docs: add contributing.md (#436)
  • add pull_request_template.md (#437)
  • Form: optimization type (#438)
  • update README (#439)

v1.2.7

20 Nov 08:55
b12818c
Compare
Choose a tag to compare

feat

  • Form: solving the attrs (#424)

fix

  • Form: the style link error (#426)
  • optimize SSG about teleports (#428)