UNPKG

ideaz-element

Version:

<p align="center"> <a href="" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/logo.svg" alt="Ideaz Element" width="180" style="width: 180px;" /> </a> </p>

432 lines (431 loc) 93.2 kB
## <small>0.0.1 (2024-06-11)</small> * feat: add ideaz-element and component docs ([7aec591](https://github.com/NaiveSteven/-ideaz-element/commit/7aec591)) * feat: add add button ([d934197](https://github.com/NaiveSteven/-ideaz-element/commit/d934197)) * feat: add Array Form doc ([99a08c8](https://github.com/NaiveSteven/-ideaz-element/commit/99a08c8)) * feat: add build config file ([651c490](https://github.com/NaiveSteven/-ideaz-element/commit/651c490)) * feat: add checkbox test ([1113ef4](https://github.com/NaiveSteven/-ideaz-element/commit/1113ef4)) * feat: add components and types build ([08326be](https://github.com/NaiveSteven/-ideaz-element/commit/08326be)) * feat: add Crud component props ([e5dd6d5](https://github.com/NaiveSteven/-ideaz-element/commit/e5dd6d5)) * feat: add crud-form doc and fix z-crud form item slot problem ([6b562c5](https://github.com/NaiveSteven/-ideaz-element/commit/6b562c5)) * feat: add editable table maxLength and events ([a9abca0](https://github.com/NaiveSteven/-ideaz-element/commit/a9abca0)) * feat: add form component ([c13b41c](https://github.com/NaiveSteven/-ideaz-element/commit/c13b41c)) * feat: add FormColumns component ([6a7a38e](https://github.com/NaiveSteven/-ideaz-element/commit/6a7a38e)) * feat: add formData parameter to the z-form hide method ([71e6b98](https://github.com/NaiveSteven/-ideaz-element/commit/71e6b98)) * feat: add FullScreen and z-table support full screen ([3b01e5a](https://github.com/NaiveSteven/-ideaz-element/commit/3b01e5a)) * feat: add getRowKey function ([8d29718](https://github.com/NaiveSteven/-ideaz-element/commit/8d29718)) * feat: add GlobalComponents dts ([4acc655](https://github.com/NaiveSteven/-ideaz-element/commit/4acc655)) * feat: add markdownlint config ([bf46a09](https://github.com/NaiveSteven/-ideaz-element/commit/bf46a09)) * feat: add MIT LICENSE ([d9d5972](https://github.com/NaiveSteven/-ideaz-element/commit/d9d5972)) * feat: add pagination storage hook ([ed602b2](https://github.com/NaiveSteven/-ideaz-element/commit/ed602b2)) * feat: add preview vitepress component ([406bb43](https://github.com/NaiveSteven/-ideaz-element/commit/406bb43)) * feat: add radio test and fix radio disabled problem ([e25f540](https://github.com/NaiveSteven/-ideaz-element/commit/e25f540)) * feat: add README.md an optimize project documentation ([cb15649](https://github.com/NaiveSteven/-ideaz-element/commit/cb15649)) * feat: add step form doc ([ad28baf](https://github.com/NaiveSteven/-ideaz-element/commit/ad28baf)) * feat: add style build ([29f11a8](https://github.com/NaiveSteven/-ideaz-element/commit/29f11a8)) * feat: add styles for row and col, and add theme-chalk package ([35a5910](https://github.com/NaiveSteven/-ideaz-element/commit/35a5910)) * feat: add sueFormColumns and useTableColumns hook to support crud ([85ed658](https://github.com/NaiveSteven/-ideaz-element/commit/85ed658)) * feat: add support for multiple language ([4374de2](https://github.com/NaiveSteven/-ideaz-element/commit/4374de2)) * feat: add support for size global config ([698d3d4](https://github.com/NaiveSteven/-ideaz-element/commit/698d3d4)) * feat: add support for Vue2 multiple language ([db442b0](https://github.com/NaiveSteven/-ideaz-element/commit/db442b0)) * feat: add TODO ([143917b](https://github.com/NaiveSteven/-ideaz-element/commit/143917b)) * feat: add todo plan ([400a6dc](https://github.com/NaiveSteven/-ideaz-element/commit/400a6dc)) * feat: add todo plan ([179dfc6](https://github.com/NaiveSteven/-ideaz-element/commit/179dfc6)) * feat: add todo plan ([ca6852a](https://github.com/NaiveSteven/-ideaz-element/commit/ca6852a)) * feat: add toolBar setting extra ([d18a3b6](https://github.com/NaiveSteven/-ideaz-element/commit/d18a3b6)) * feat: add useShowMore hook ([c6e2e24](https://github.com/NaiveSteven/-ideaz-element/commit/c6e2e24)) * feat: add vitepress search plugin ([5e3325e](https://github.com/NaiveSteven/-ideaz-element/commit/5e3325e)) * feat: add vitest config ([d68b82d](https://github.com/NaiveSteven/-ideaz-element/commit/d68b82d)) * feat: add Vue3 i18n demo ([af12948](https://github.com/NaiveSteven/-ideaz-element/commit/af12948)) * feat: add z-check-box-group component ([8a328b6](https://github.com/NaiveSteven/-ideaz-element/commit/8a328b6)) * feat: add z-check-card component ([e3123f8](https://github.com/NaiveSteven/-ideaz-element/commit/e3123f8)) * feat: add z-check-card test ([a9b8761](https://github.com/NaiveSteven/-ideaz-element/commit/a9b8761)) * feat: add z-col component ([792f225](https://github.com/NaiveSteven/-ideaz-element/commit/792f225)) * feat: add z-crud alert top ([db022e3](https://github.com/NaiveSteven/-ideaz-element/commit/db022e3)) * feat: add z-crud columns test and fix search columns issue ([9f9ff71](https://github.com/NaiveSteven/-ideaz-element/commit/9f9ff71)) * feat: add z-crud delete doc and fix add button display problem ([0aa0359](https://github.com/NaiveSteven/-ideaz-element/commit/0aa0359)) * feat: add z-crud request test ([6b62a50](https://github.com/NaiveSteven/-ideaz-element/commit/6b62a50)) * feat: add z-crud storage doc and fix request storage issue ([b0c7db0](https://github.com/NaiveSteven/-ideaz-element/commit/b0c7db0)) * feat: add z-crud test and fix z-table test issue ([821ded6](https://github.com/NaiveSteven/-ideaz-element/commit/821ded6)) * feat: add z-crud view doc and fix descriptionColumns problem ([e5bbd47](https://github.com/NaiveSteven/-ideaz-element/commit/e5bbd47)) * feat: add z-descriptions component ([8311a3b](https://github.com/NaiveSteven/-ideaz-element/commit/8311a3b)) * feat: add z-descriptions test ([eb1f5b6](https://github.com/NaiveSteven/-ideaz-element/commit/eb1f5b6)) * feat: add z-dialog component ([cb62d15](https://github.com/NaiveSteven/-ideaz-element/commit/cb62d15)) * feat: add z-dialog test ([ebc8241](https://github.com/NaiveSteven/-ideaz-element/commit/ebc8241)) * feat: add z-filter-form component and doc ([9bcb023](https://github.com/NaiveSteven/-ideaz-element/commit/9bcb023)) * feat: add z-filter-form test ([8fb9ef4](https://github.com/NaiveSteven/-ideaz-element/commit/8fb9ef4)) * feat: add z-form test ([77ea5c5](https://github.com/NaiveSteven/-ideaz-element/commit/77ea5c5)) * feat: add z-form-item export ([ff8971f](https://github.com/NaiveSteven/-ideaz-element/commit/ff8971f)) * feat: add z-full-screen and optimize toolBar code ([54d97c3](https://github.com/NaiveSteven/-ideaz-element/commit/54d97c3)) * feat: add z-full-screen doc ([e4b51ca](https://github.com/NaiveSteven/-ideaz-element/commit/e4b51ca)) * feat: add z-input component and form add support for vue2 ([3608ab9](https://github.com/NaiveSteven/-ideaz-element/commit/3608ab9)) * feat: add z-input test ([96b23e0](https://github.com/NaiveSteven/-ideaz-element/commit/96b23e0)) * feat: add z-input ts declar and expose methods ([a53acac](https://github.com/NaiveSteven/-ideaz-element/commit/a53acac)) * feat: add z-row component ([66435c9](https://github.com/NaiveSteven/-ideaz-element/commit/66435c9)) * feat: add z-select test ([b094fac](https://github.com/NaiveSteven/-ideaz-element/commit/b094fac)) * feat: add z-table column test ([9a316c6](https://github.com/NaiveSteven/-ideaz-element/commit/9a316c6)) * feat: add z-table component and doc ([5e6ad31](https://github.com/NaiveSteven/-ideaz-element/commit/5e6ad31)) * feat: add z-table test file ([e6f1174](https://github.com/NaiveSteven/-ideaz-element/commit/e6f1174)) * feat: add z-tag-select component and doc ([37f2c45](https://github.com/NaiveSteven/-ideaz-element/commit/37f2c45)) * feat: add z-tag-select test ([61fd646](https://github.com/NaiveSteven/-ideaz-element/commit/61fd646)) * feat: add z-tag-select-group component ([99df2fd](https://github.com/NaiveSteven/-ideaz-element/commit/99df2fd)) * feat: add z-text component and doc ([dd5d162](https://github.com/NaiveSteven/-ideaz-element/commit/dd5d162)) * feat: add z-watermark and doc ([3bde950](https://github.com/NaiveSteven/-ideaz-element/commit/3bde950)) * feat: add z-watermark test and optimize z-input props ([0d01478](https://github.com/NaiveSteven/-ideaz-element/commit/0d01478)) * feat: add ZCrud doc and optimize slot style ([ca1098c](https://github.com/NaiveSteven/-ideaz-element/commit/ca1098c)) * feat: array form support array config and add add button ([ed80cb0](https://github.com/NaiveSteven/-ideaz-element/commit/ed80cb0)) * feat: array form support max length ([81fb937](https://github.com/NaiveSteven/-ideaz-element/commit/81fb937)) * feat: Array form supports form item attributes config ([11f7843](https://github.com/NaiveSteven/-ideaz-element/commit/11f7843)) * feat: array form supprt default placeholder, clearable, and filterable ([edecdc0](https://github.com/NaiveSteven/-ideaz-element/commit/edecdc0)) * feat: array-form code ([f3a72f5](https://github.com/NaiveSteven/-ideaz-element/commit/f3a72f5)) * feat: array-form form methods ([fef41fd](https://github.com/NaiveSteven/-ideaz-element/commit/fef41fd)) * feat: built-in z-filter-form query reset logic ([cb0f0b7](https://github.com/NaiveSteven/-ideaz-element/commit/cb0f0b7)) * feat: change z-form attributes ([b50713b](https://github.com/NaiveSteven/-ideaz-element/commit/b50713b)) * feat: change z-form attributes ([d43752e](https://github.com/NaiveSteven/-ideaz-element/commit/d43752e)) * feat: change z-form-item style ([049fc18](https://github.com/NaiveSteven/-ideaz-element/commit/049fc18)) * feat: check-card support alias path ([3e2bb66](https://github.com/NaiveSteven/-ideaz-element/commit/3e2bb66)) * feat: CollapseForm doc ([162e3c9](https://github.com/NaiveSteven/-ideaz-element/commit/162e3c9)) * feat: compact z-full-screen code and optimize doc ([0fca149](https://github.com/NaiveSteven/-ideaz-element/commit/0fca149)) * feat: crud form test ([0df9750](https://github.com/NaiveSteven/-ideaz-element/commit/0df9750)) * feat: crud support form columns ([af00327](https://github.com/NaiveSteven/-ideaz-element/commit/af00327)) * feat: crud support form modelValue ([1c08f8b](https://github.com/NaiveSteven/-ideaz-element/commit/1c08f8b)) * feat: crud table data support config ([c7eda3d](https://github.com/NaiveSteven/-ideaz-element/commit/c7eda3d)) * feat: Determine how to configure operation button permissions for the ZTable component ([64813f9](https://github.com/NaiveSteven/-ideaz-element/commit/64813f9)) * feat: editable table support operation config ([12304af](https://github.com/NaiveSteven/-ideaz-element/commit/12304af)) * feat: filterForm search button support loading and modify vite default config ([523f6fa](https://github.com/NaiveSteven/-ideaz-element/commit/523f6fa)) * feat: fix fixed columns reset problem and optimize getCheckData method ([02098c1](https://github.com/NaiveSteven/-ideaz-element/commit/02098c1)) * feat: fix ZCrud component slot issues ([9b110aa](https://github.com/NaiveSteven/-ideaz-element/commit/9b110aa)) * feat: group form supports custom label ([7dd6c6c](https://github.com/NaiveSteven/-ideaz-element/commit/7dd6c6c)) * feat: improve text value ([f483949](https://github.com/NaiveSteven/-ideaz-element/commit/f483949)) * feat: init test ([1542926](https://github.com/NaiveSteven/-ideaz-element/commit/1542926)) * feat: migrate component dts ([36acae1](https://github.com/NaiveSteven/-ideaz-element/commit/36acae1)) * feat: modify dialog config ([f42e102](https://github.com/NaiveSteven/-ideaz-element/commit/f42e102)) * feat: OperationCard component supports size change ([987bb6d](https://github.com/NaiveSteven/-ideaz-element/commit/987bb6d)) * feat: optimize array form operation button class ([2b44b4d](https://github.com/NaiveSteven/-ideaz-element/commit/2b44b4d)) * feat: optimize collapse form ([7624006](https://github.com/NaiveSteven/-ideaz-element/commit/7624006)) * feat: optimize collapse form slots ([03d8211](https://github.com/NaiveSteven/-ideaz-element/commit/03d8211)) * feat: optimize component icon ([7eb7bbf](https://github.com/NaiveSteven/-ideaz-element/commit/7eb7bbf)) * feat: optimize component locale ([0f15157](https://github.com/NaiveSteven/-ideaz-element/commit/0f15157)) * feat: optimize component size config ([a7ee779](https://github.com/NaiveSteven/-ideaz-element/commit/a7ee779)) * feat: optimize crud component export config ([c5cc8cc](https://github.com/NaiveSteven/-ideaz-element/commit/c5cc8cc)) * feat: optimize crud-cu doc ([0eb7217](https://github.com/NaiveSteven/-ideaz-element/commit/0eb7217)) * feat: optimize deps and stylelint, eslint, prettier config ([c21ab16](https://github.com/NaiveSteven/-ideaz-element/commit/c21ab16)) * feat: optimize dialog doc ([165b059](https://github.com/NaiveSteven/-ideaz-element/commit/165b059)) * feat: optimize doc ([2c949e4](https://github.com/NaiveSteven/-ideaz-element/commit/2c949e4)) * feat: optimize doc home ([2ae0044](https://github.com/NaiveSteven/-ideaz-element/commit/2ae0044)) * feat: optimize doc table style ([8e9ad06](https://github.com/NaiveSteven/-ideaz-element/commit/8e9ad06)) * feat: optimize dynamic fields data range ([52519d9](https://github.com/NaiveSteven/-ideaz-element/commit/52519d9)) * feat: optimize editable table operation config ([90d2536](https://github.com/NaiveSteven/-ideaz-element/commit/90d2536)) * feat: optimize editable table rules ([2f5a3f7](https://github.com/NaiveSteven/-ideaz-element/commit/2f5a3f7)) * feat: optimize expose code ([89a2873](https://github.com/NaiveSteven/-ideaz-element/commit/89a2873)) * feat: optimize ideaz-element props export ([3359809](https://github.com/NaiveSteven/-ideaz-element/commit/3359809)) * feat: optimize step form ([6f69390](https://github.com/NaiveSteven/-ideaz-element/commit/6f69390)) * feat: optimize step form footer custom ([ee3663f](https://github.com/NaiveSteven/-ideaz-element/commit/ee3663f)) * feat: optimize table button and dropdown size ([93dc87a](https://github.com/NaiveSteven/-ideaz-element/commit/93dc87a)) * feat: optimize table custom column container code ([88c2063](https://github.com/NaiveSteven/-ideaz-element/commit/88c2063)) * feat: optimize TableCol ts definition ([cc19fef](https://github.com/NaiveSteven/-ideaz-element/commit/cc19fef)) * feat: optimize the size processing of useFormSize hooking, check-card, checkbox, and descriptinos ([c1d4921](https://github.com/NaiveSteven/-ideaz-element/commit/c1d4921)) * feat: optimize toolBar item style ([420f68d](https://github.com/NaiveSteven/-ideaz-element/commit/420f68d)) * feat: optimize toolBar refresh size and config ([6330efc](https://github.com/NaiveSteven/-ideaz-element/commit/6330efc)) * feat: optimize toolBar render code and style ([ac86ea7](https://github.com/NaiveSteven/-ideaz-element/commit/ac86ea7)) * feat: optimize toolBar style ([35f95bf](https://github.com/NaiveSteven/-ideaz-element/commit/35f95bf)) * feat: optimize useFullScreen hook ([6554ae1](https://github.com/NaiveSteven/-ideaz-element/commit/6554ae1)) * feat: optimize vite build config ([f89730d](https://github.com/NaiveSteven/-ideaz-element/commit/f89730d)) * feat: optimize z-check-card bordered attribute ([3c47399](https://github.com/NaiveSteven/-ideaz-element/commit/3c47399)) * feat: optimize z-check-card doc ([f86f5ad](https://github.com/NaiveSteven/-ideaz-element/commit/f86f5ad)) * feat: optimize z-check-card scss, dts, and code ([78fc984](https://github.com/NaiveSteven/-ideaz-element/commit/78fc984)) * feat: optimize z-checkbox doc ([b10f1e2](https://github.com/NaiveSteven/-ideaz-element/commit/b10f1e2)) * feat: optimize z-checkbox, z-col, and z-row component dts and code ([c0d816f](https://github.com/NaiveSteven/-ideaz-element/commit/c0d816f)) * feat: optimize z-crud alert style ([0dfc95f](https://github.com/NaiveSteven/-ideaz-element/commit/0dfc95f)) * feat: optimize z-crud alert title and description customization ([f9cf303](https://github.com/NaiveSteven/-ideaz-element/commit/f9cf303)) * feat: optimize z-crud closing operation ([7a5cba7](https://github.com/NaiveSteven/-ideaz-element/commit/7a5cba7)) * feat: optimize z-crud custom alert ([1e99537](https://github.com/NaiveSteven/-ideaz-element/commit/1e99537)) * feat: optimize z-crud delete event ([168f526](https://github.com/NaiveSteven/-ideaz-element/commit/168f526)) * feat: optimize z-crud detail ([eee65cf](https://github.com/NaiveSteven/-ideaz-element/commit/eee65cf)) * feat: optimize z-crud detail dialog ([ffccfff](https://github.com/NaiveSteven/-ideaz-element/commit/ffccfff)) * feat: optimize z-crud detail doc and fix descriptions columns ([9b86e92](https://github.com/NaiveSteven/-ideaz-element/commit/9b86e92)) * feat: optimize z-crud dialog config ([5dd9130](https://github.com/NaiveSteven/-ideaz-element/commit/5dd9130)) * feat: optimize z-crud dialog submit config ([a538eff](https://github.com/NaiveSteven/-ideaz-element/commit/a538eff)) * feat: optimize z-crud doc ([8892ee3](https://github.com/NaiveSteven/-ideaz-element/commit/8892ee3)) * feat: optimize z-crud form config ([5f17722](https://github.com/NaiveSteven/-ideaz-element/commit/5f17722)) * feat: optimize z-crud form data storage and pagination storage ([b00cc63](https://github.com/NaiveSteven/-ideaz-element/commit/b00cc63)) * feat: optimize z-crud front pagination ([b82cdc2](https://github.com/NaiveSteven/-ideaz-element/commit/b82cdc2)) * feat: optimize z-crud loading state configuration ([b6021d2](https://github.com/NaiveSteven/-ideaz-element/commit/b6021d2)) * feat: optimize z-crud multiple delete ([82fb2c9](https://github.com/NaiveSteven/-ideaz-element/commit/82fb2c9)) * feat: optimize z-crud pagination config ([c04bfca](https://github.com/NaiveSteven/-ideaz-element/commit/c04bfca)) * feat: optimize z-crud params field naming ([5ce6922](https://github.com/NaiveSteven/-ideaz-element/commit/5ce6922)) * feat: optimize z-crud request config and supplymentary z-crud api doc ([c75a022](https://github.com/NaiveSteven/-ideaz-element/commit/c75a022)) * feat: optimize z-crud request type definition ([bf3a462](https://github.com/NaiveSteven/-ideaz-element/commit/bf3a462)) * feat: optimize z-crud rowData ([71229d2](https://github.com/NaiveSteven/-ideaz-element/commit/71229d2)) * feat: optimize z-crud size config ([bbcfbfb](https://github.com/NaiveSteven/-ideaz-element/commit/bbcfbfb)) * feat: optimize z-crud table data config ([7bf6100](https://github.com/NaiveSteven/-ideaz-element/commit/7bf6100)) * feat: optimize z-crud transformEditDetail prop ([4e01d49](https://github.com/NaiveSteven/-ideaz-element/commit/4e01d49)) * feat: optimize z-descriptions code ([1d16b1d](https://github.com/NaiveSteven/-ideaz-element/commit/1d16b1d)) * feat: optimize z-descriptions component extra usage ([c0b44de](https://github.com/NaiveSteven/-ideaz-element/commit/c0b44de)) * feat: optimize z-descriptions doc ([25ce43f](https://github.com/NaiveSteven/-ideaz-element/commit/25ce43f)) * feat: optimize z-descriptions label attribute ([8cf9bae](https://github.com/NaiveSteven/-ideaz-element/commit/8cf9bae)) * feat: optimize z-descriptions title and extra attribute ([bc2c997](https://github.com/NaiveSteven/-ideaz-element/commit/bc2c997)) * feat: optimize z-dialog button config and add z-dialog doc ([8c78eae](https://github.com/NaiveSteven/-ideaz-element/commit/8c78eae)) * feat: optimize z-dialog cancel and confirm params ([475cdf1](https://github.com/NaiveSteven/-ideaz-element/commit/475cdf1)) * feat: optimize z-dialog default config ([e9bf362](https://github.com/NaiveSteven/-ideaz-element/commit/e9bf362)) * feat: optimize z-dialog doc ([2f42574](https://github.com/NaiveSteven/-ideaz-element/commit/2f42574)) * feat: optimize z-dialog footer attribute ([4e566a6](https://github.com/NaiveSteven/-ideaz-element/commit/4e566a6)) * feat: optimize z-dialog title config ([4b1dfe7](https://github.com/NaiveSteven/-ideaz-element/commit/4b1dfe7)) * feat: optimize z-dialog type prompt ([77e0462](https://github.com/NaiveSteven/-ideaz-element/commit/77e0462)) * feat: optimize z-dropdown and el-button layout problem ([6be765c](https://github.com/NaiveSteven/-ideaz-element/commit/6be765c)) * feat: optimize z-filter-form doc ([bf80c60](https://github.com/NaiveSteven/-ideaz-element/commit/bf80c60)) * feat: optimize z-filter-form doc ([944f9da](https://github.com/NaiveSteven/-ideaz-element/commit/944f9da)) * feat: optimize z-filter-form doc ([00f0e6c](https://github.com/NaiveSteven/-ideaz-element/commit/00f0e6c)) * feat: optimize z-filter-form import ([553b7d6](https://github.com/NaiveSteven/-ideaz-element/commit/553b7d6)) * feat: optimize z-filter-form operation style ([005685a](https://github.com/NaiveSteven/-ideaz-element/commit/005685a)) * feat: optimize z-filter-form operation style and logic ([62989a0](https://github.com/NaiveSteven/-ideaz-element/commit/62989a0)) * feat: optimize z-form doc ([2f1cbc9](https://github.com/NaiveSteven/-ideaz-element/commit/2f1cbc9)) * feat: optimize z-form doc ([14b0dcb](https://github.com/NaiveSteven/-ideaz-element/commit/14b0dcb)) * feat: optimize z-form dts and locale ([03dcd30](https://github.com/NaiveSteven/-ideaz-element/commit/03dcd30)) * feat: optimize z-form style ([14e04ca](https://github.com/NaiveSteven/-ideaz-element/commit/14e04ca)) * feat: optimize z-full-screen ([c3253b4](https://github.com/NaiveSteven/-ideaz-element/commit/c3253b4)) * feat: optimize z-full-screen code and fix z-crud full-screen problem ([75d2b69](https://github.com/NaiveSteven/-ideaz-element/commit/75d2b69)) * feat: optimize z-full-screen doc ([c6fc4f0](https://github.com/NaiveSteven/-ideaz-element/commit/c6fc4f0)) * feat: optimize z-table button ([ff44b5f](https://github.com/NaiveSteven/-ideaz-element/commit/ff44b5f)) * feat: optimize z-table columns watch ([bec2a0e](https://github.com/NaiveSteven/-ideaz-element/commit/bec2a0e)) * feat: optimize z-table columns, pagination attribute and dts ([d5b3329](https://github.com/NaiveSteven/-ideaz-element/commit/d5b3329)) * feat: optimize z-table data config ([227bb58](https://github.com/NaiveSteven/-ideaz-element/commit/227bb58)) * feat: optimize z-table doc and TableButton component code ([b17990c](https://github.com/NaiveSteven/-ideaz-element/commit/b17990c)) * feat: optimize z-table dts and code ([c064838](https://github.com/NaiveSteven/-ideaz-element/commit/c064838)) * feat: optimize z-table editable attribute text ([f373d84](https://github.com/NaiveSteven/-ideaz-element/commit/f373d84)) * feat: optimize z-table editable events ([5eca7f6](https://github.com/NaiveSteven/-ideaz-element/commit/5eca7f6)) * feat: optimize z-table editable style ([f61e9fb](https://github.com/NaiveSteven/-ideaz-element/commit/f61e9fb)) * feat: optimize z-table editable style ([3d9c142](https://github.com/NaiveSteven/-ideaz-element/commit/3d9c142)) * feat: optimize z-table pagination ([96f489d](https://github.com/NaiveSteven/-ideaz-element/commit/96f489d)) * feat: optimize z-table pagination ([4633d8e](https://github.com/NaiveSteven/-ideaz-element/commit/4633d8e)) * feat: optimize z-table props and code ([b8b2485](https://github.com/NaiveSteven/-ideaz-element/commit/b8b2485)) * feat: optimize z-table style and ref ([f37dbe4](https://github.com/NaiveSteven/-ideaz-element/commit/f37dbe4)) * feat: optimize z-table toolBar ([eed6d7b](https://github.com/NaiveSteven/-ideaz-element/commit/eed6d7b)) * feat: optimize z-table top slot ([b80f5c3](https://github.com/NaiveSteven/-ideaz-element/commit/b80f5c3)) * feat: optimize z-table useDraggable hook ([b3f37e5](https://github.com/NaiveSteven/-ideaz-element/commit/b3f37e5)) * feat: optimize z-tag-select component and doc ([2329652](https://github.com/NaiveSteven/-ideaz-element/commit/2329652)) * feat: optimize z-tag-select dts and style ([ea2fab2](https://github.com/NaiveSteven/-ideaz-element/commit/ea2fab2)) * feat: optimize z-tag-select function, doc, and dts ([5ebb03a](https://github.com/NaiveSteven/-ideaz-element/commit/5ebb03a)) * feat: optimize z-text component, dts, and style ([4b7f1af](https://github.com/NaiveSteven/-ideaz-element/commit/4b7f1af)) * feat: optimize z-watermark component, dts, doc, and props ([25b33ed](https://github.com/NaiveSteven/-ideaz-element/commit/25b33ed)) * feat: optimize ZCheckbox component code and function ([6dabb0c](https://github.com/NaiveSteven/-ideaz-element/commit/6dabb0c)) * feat: optimize ZCheckCard props ([fa44b43](https://github.com/NaiveSteven/-ideaz-element/commit/fa44b43)) * feat: optimize ZCrud and ZTable doc ([247f5ca](https://github.com/NaiveSteven/-ideaz-element/commit/247f5ca)) * feat: optimize ZCrud api doc ([0340f2d](https://github.com/NaiveSteven/-ideaz-element/commit/0340f2d)) * feat: optimize ZCrud column ts definition ([f9a05f9](https://github.com/NaiveSteven/-ideaz-element/commit/f9a05f9)) * feat: optimize ZCrud component delete params ([8584900](https://github.com/NaiveSteven/-ideaz-element/commit/8584900)) * feat: optimize ZCrud component detail Api ([d328504](https://github.com/NaiveSteven/-ideaz-element/commit/d328504)) * feat: optimize ZCrud component doc ([19ad036](https://github.com/NaiveSteven/-ideaz-element/commit/19ad036)) * feat: optimize ZCrud component doc ([88cf2c4](https://github.com/NaiveSteven/-ideaz-element/commit/88cf2c4)) * feat: optimize ZCrud component doc ([fbf4f93](https://github.com/NaiveSteven/-ideaz-element/commit/fbf4f93)) * feat: optimize ZCrud component doc ([5e1632e](https://github.com/NaiveSteven/-ideaz-element/commit/5e1632e)) * feat: optimize ZCrud component form and table params ([648f8a8](https://github.com/NaiveSteven/-ideaz-element/commit/648f8a8)) * feat: optimize ZCrud component params api ([afabae7](https://github.com/NaiveSteven/-ideaz-element/commit/afabae7)) * feat: optimize ZCrud defualt operation config ([74ad4fb](https://github.com/NaiveSteven/-ideaz-element/commit/74ad4fb)) * feat: optimize ZCrud delete params ts and doc ([93b3f7e](https://github.com/NaiveSteven/-ideaz-element/commit/93b3f7e)) * feat: optimize ZCrud dialog event params ([e9849a1](https://github.com/NaiveSteven/-ideaz-element/commit/e9849a1)) * feat: optimize ZCrud doc ([6a4e02b](https://github.com/NaiveSteven/-ideaz-element/commit/6a4e02b)) * feat: optimize ZCrud drawer open event ([b09382e](https://github.com/NaiveSteven/-ideaz-element/commit/b09382e)) * feat: optimize ZCrud form doc ([011f254](https://github.com/NaiveSteven/-ideaz-element/commit/011f254)) * feat: optimize ZCrud key down event ([abe8249](https://github.com/NaiveSteven/-ideaz-element/commit/abe8249)) * feat: optimize ZCrud operation visible ([5512496](https://github.com/NaiveSteven/-ideaz-element/commit/5512496)) * feat: optimize ZCrud table columns ([7508bfe](https://github.com/NaiveSteven/-ideaz-element/commit/7508bfe)) * feat: optimize ZCrud table doc ([a1b627b](https://github.com/NaiveSteven/-ideaz-element/commit/a1b627b)) * feat: optimize ZCrud toolBar size ([8748589](https://github.com/NaiveSteven/-ideaz-element/commit/8748589)) * feat: optimize ZCrud type definition and doc ([be0701f](https://github.com/NaiveSteven/-ideaz-element/commit/be0701f)) * feat: optimize ZCrud view doc ([3c8347f](https://github.com/NaiveSteven/-ideaz-element/commit/3c8347f)) * feat: optimize ZCrud watermark config ([b3f539f](https://github.com/NaiveSteven/-ideaz-element/commit/b3f539f)) * feat: optimize ZFilterForm doc ([87a01b5](https://github.com/NaiveSteven/-ideaz-element/commit/87a01b5)) * feat: optimize ZForm collapse content customization ([e788975](https://github.com/NaiveSteven/-ideaz-element/commit/e788975)) * feat: optimize ZForm column slot params ([bffe7b6](https://github.com/NaiveSteven/-ideaz-element/commit/bffe7b6)) * feat: optimize ZForm component doc and optimize slot content function ([6cedc5d](https://github.com/NaiveSteven/-ideaz-element/commit/6cedc5d)) * feat: optimize ZForm doc ([6fe7fff](https://github.com/NaiveSteven/-ideaz-element/commit/6fe7fff)) * feat: optimize ZForm draggable function ([475c47d](https://github.com/NaiveSteven/-ideaz-element/commit/475c47d)) * feat: optimize Zform item error message position ([2b87419](https://github.com/NaiveSteven/-ideaz-element/commit/2b87419)) * feat: optimize ZForm item extra style ([0e24c74](https://github.com/NaiveSteven/-ideaz-element/commit/0e24c74)) * feat: optimize ZForm resetFields methods ([e90aaed](https://github.com/NaiveSteven/-ideaz-element/commit/e90aaed)) * feat: optimize ZInput component props and code ([c2cf9c6](https://github.com/NaiveSteven/-ideaz-element/commit/c2cf9c6)) * feat: optimize ZRadio component code and function ([6ae4e31](https://github.com/NaiveSteven/-ideaz-element/commit/6ae4e31)) * feat: optimize ZSelect code and function ([7056b44](https://github.com/NaiveSteven/-ideaz-element/commit/7056b44)) * feat: optimize ZSelect component option render params ([d8ffce1](https://github.com/NaiveSteven/-ideaz-element/commit/d8ffce1)) * feat: optimize ZSelect component slots ([90a22c8](https://github.com/NaiveSteven/-ideaz-element/commit/90a22c8)) * feat: optimize ZSelect props ([3eee531](https://github.com/NaiveSteven/-ideaz-element/commit/3eee531)) * feat: optimize ZTable and ZCrud slots ([b889d2a](https://github.com/NaiveSteven/-ideaz-element/commit/b889d2a)) * feat: optimize ZTable button column function params ([784bc51](https://github.com/NaiveSteven/-ideaz-element/commit/784bc51)) * feat: optimize ZTable column component field name ([3576362](https://github.com/NaiveSteven/-ideaz-element/commit/3576362)) * feat: optimize ZTable column events and render doc ([c5abd89](https://github.com/NaiveSteven/-ideaz-element/commit/c5abd89)) * feat: optimize ZTable column events and render params ([2249534](https://github.com/NaiveSteven/-ideaz-element/commit/2249534)) * feat: optimize ZTable component doc ([12dd7c4](https://github.com/NaiveSteven/-ideaz-element/commit/12dd7c4)) * feat: optimize ZTable component doc ([9e7eede](https://github.com/NaiveSteven/-ideaz-element/commit/9e7eede)) * feat: optimize ZTable component doc ([614e221](https://github.com/NaiveSteven/-ideaz-element/commit/614e221)) * feat: optimize ZTable component draggable function ([4e853b4](https://github.com/NaiveSteven/-ideaz-element/commit/4e853b4)) * feat: optimize ZTable component pagination config ([4f2782d](https://github.com/NaiveSteven/-ideaz-element/commit/4f2782d)) * feat: optimize ZTable component table column events config ([250fe4d](https://github.com/NaiveSteven/-ideaz-element/commit/250fe4d)) * feat: optimize ZTable doc ([e492ed4](https://github.com/NaiveSteven/-ideaz-element/commit/e492ed4)) * feat: optimize ZTable doc ([434c8f6](https://github.com/NaiveSteven/-ideaz-element/commit/434c8f6)) * feat: optimize ZTable doc ([53564f1](https://github.com/NaiveSteven/-ideaz-element/commit/53564f1)) * feat: optimize ZTable editable column ts definition ([90ecdc9](https://github.com/NaiveSteven/-ideaz-element/commit/90ecdc9)) * feat: optimize ZTable editable event params ([20ddf31](https://github.com/NaiveSteven/-ideaz-element/commit/20ddf31)) * feat: optimize ZTable scope data type definition ([c2860ae](https://github.com/NaiveSteven/-ideaz-element/commit/c2860ae)) * feat: optimize ZTable slot doc and test demo ([487804a](https://github.com/NaiveSteven/-ideaz-element/commit/487804a)) * feat: optimize ZTable top slot ([50e8b7f](https://github.com/NaiveSteven/-ideaz-element/commit/50e8b7f)) * feat: Optimized component introduction usage and ts type declaration ([8ef6c84](https://github.com/NaiveSteven/-ideaz-element/commit/8ef6c84)) * feat: optimze ZForm change event ([d2d3a6f](https://github.com/NaiveSteven/-ideaz-element/commit/d2d3a6f)) * feat: optimzie ZCrud delete params ts and doc ([a5041f2](https://github.com/NaiveSteven/-ideaz-element/commit/a5041f2)) * feat: project logo ([1628c92](https://github.com/NaiveSteven/-ideaz-element/commit/1628c92)) * feat: radio, checkbox, select, and check-card support alias path ([cd6dbb6](https://github.com/NaiveSteven/-ideaz-element/commit/cd6dbb6)) * feat: remove the z-form and z-filter-form useless attribute ([fab6e84](https://github.com/NaiveSteven/-ideaz-element/commit/fab6e84)) * feat: rewrite radio-column component ([0637975](https://github.com/NaiveSteven/-ideaz-element/commit/0637975)) * feat: split z-tag-select title and content ([5ab32cc](https://github.com/NaiveSteven/-ideaz-element/commit/5ab32cc)) * feat: step form support custom title, icon, and description ([a004ba3](https://github.com/NaiveSteven/-ideaz-element/commit/a004ba3)) * feat: step from supports custom footer ([5d9c4c5](https://github.com/NaiveSteven/-ideaz-element/commit/5d9c4c5)) * feat: supplement z-filter-form doc ([36b9272](https://github.com/NaiveSteven/-ideaz-element/commit/36b9272)) * feat: supplementary z-dialog doc ([c7243b5](https://github.com/NaiveSteven/-ideaz-element/commit/c7243b5)) * feat: supplementary z-form doc ([c99a542](https://github.com/NaiveSteven/-ideaz-element/commit/c99a542)) * feat: supplementary z-table doc ([bc98e02](https://github.com/NaiveSteven/-ideaz-element/commit/bc98e02)) * feat: supplementary z-tag-select test ([fb61b2b](https://github.com/NaiveSteven/-ideaz-element/commit/fb61b2b)) * feat: supplymentary collpase form test ([71a7bea](https://github.com/NaiveSteven/-ideaz-element/commit/71a7bea)) * feat: supplymentary operation form doc ([b622c4e](https://github.com/NaiveSteven/-ideaz-element/commit/b622c4e)) * feat: supplymentary z-crud cu doc ([d5d0a1f](https://github.com/NaiveSteven/-ideaz-element/commit/d5d0a1f)) * feat: supplymentary z-crud delete doc ([0cf6429](https://github.com/NaiveSteven/-ideaz-element/commit/0cf6429)) * feat: supplymentary z-crud detail doc ([f851a80](https://github.com/NaiveSteven/-ideaz-element/commit/f851a80)) * feat: supplymentary z-crud detail doc ([6782a46](https://github.com/NaiveSteven/-ideaz-element/commit/6782a46)) * feat: supplymentary z-crud doc ([e0ffcc7](https://github.com/NaiveSteven/-ideaz-element/commit/e0ffcc7)) * feat: supplymentary z-crud doc ([674f237](https://github.com/NaiveSteven/-ideaz-element/commit/674f237)) * feat: supplymentary z-crud doc ([7aab309](https://github.com/NaiveSteven/-ideaz-element/commit/7aab309)) * feat: supplymentary z-crud doc ([b57782f](https://github.com/NaiveSteven/-ideaz-element/commit/b57782f)) * feat: supplymentary z-crud form doc ([eb326f9](https://github.com/NaiveSteven/-ideaz-element/commit/eb326f9)) * feat: supplymentary z-crud operate form ([c130f1e](https://github.com/NaiveSteven/-ideaz-element/commit/c130f1e)) * feat: supplymentary z-crud operate form ([afc73b8](https://github.com/NaiveSteven/-ideaz-element/commit/afc73b8)) * feat: supplymentary z-crud request test ([8604301](https://github.com/NaiveSteven/-ideaz-element/commit/8604301)) * feat: supplymentary z-crud search form doc ([2a49fd8](https://github.com/NaiveSteven/-ideaz-element/commit/2a49fd8)) * feat: supplymentary z-crud table doc ([1736df3](https://github.com/NaiveSteven/-ideaz-element/commit/1736df3)) * feat: supplymentary z-crud table doc and fix z-crud form problem ([57fb91e](https://github.com/NaiveSteven/-ideaz-element/commit/57fb91e)) * feat: supplymentary z-crud table test ([8d300d2](https://github.com/NaiveSteven/-ideaz-element/commit/8d300d2)) * feat: supplymentary z-form doc ([107685a](https://github.com/NaiveSteven/-ideaz-element/commit/107685a)) * feat: supplymentary z-form test ([ead94dd](https://github.com/NaiveSteven/-ideaz-element/commit/ead94dd)) * feat: supplymentary z-radio test and doc ([1d87b40](https://github.com/NaiveSteven/-ideaz-element/commit/1d87b40)) * feat: supplymentary z-table doc ([fde0e87](https://github.com/NaiveSteven/-ideaz-element/commit/fde0e87)) * feat: supplymentary z-table doc and type declare ([77fe05c](https://github.com/NaiveSteven/-ideaz-element/commit/77fe05c)) * feat: supplymentary z-table test ([8bf636a](https://github.com/NaiveSteven/-ideaz-element/commit/8bf636a)) * feat: supplymentary z-table test ([df9bae1](https://github.com/NaiveSteven/-ideaz-element/commit/df9bae1)) * feat: supplymentary z-table test ([adc5f52](https://github.com/NaiveSteven/-ideaz-element/commit/adc5f52)) * feat: supplymentary z-table test ([2a0b033](https://github.com/NaiveSteven/-ideaz-element/commit/2a0b033)) * feat: supplymentary z-table test ([0e6f1b7](https://github.com/NaiveSteven/-ideaz-element/commit/0e6f1b7)) * feat: supplymentary z-table test ([9f65a43](https://github.com/NaiveSteven/-ideaz-element/commit/9f65a43)) * feat: supplymentary z-table test and dropdown button supports hide ([101844e](https://github.com/NaiveSteven/-ideaz-element/commit/101844e)) * feat: The component field for column supports passing directly to the component ([089d626](https://github.com/NaiveSteven/-ideaz-element/commit/089d626)) * feat: toolBar fixed support drag ([a9f84e2](https://github.com/NaiveSteven/-ideaz-element/commit/a9f84e2)) * feat: toolBar right fixed columns support drag ([3d1bd92](https://github.com/NaiveSteven/-ideaz-element/commit/3d1bd92)) * feat: toolBar support fixed ([b44ebfd](https://github.com/NaiveSteven/-ideaz-element/commit/b44ebfd)) * feat: toolBar support fixed columns sortable and checked ([2e4b324](https://github.com/NaiveSteven/-ideaz-element/commit/2e4b324)) * feat: toolBar support right fixed ([01d5280](https://github.com/NaiveSteven/-ideaz-element/commit/01d5280)) * feat: toolBar support sortable ([3e5f83b](https://github.com/NaiveSteven/-ideaz-element/commit/3e5f83b)) * feat: update todo ([dbc8b6e](https://github.com/NaiveSteven/-ideaz-element/commit/dbc8b6e)) * feat: update todo ([5c7117b](https://github.com/NaiveSteven/-ideaz-element/commit/5c7117b)) * feat: z-check-card init ([d927118](https://github.com/NaiveSteven/-ideaz-element/commit/d927118)) * feat: z-check-card-group support v-model ([32f22c8](https://github.com/NaiveSteven/-ideaz-element/commit/32f22c8)) * feat: z-crud add descriptions ([aefbe13](https://github.com/NaiveSteven/-ideaz-element/commit/aefbe13)) * feat: z-crud add dialog config ([d8c6abf](https://github.com/NaiveSteven/-ideaz-element/commit/d8c6abf)) * feat: z-crud component init ([47d982e](https://github.com/NaiveSteven/-ideaz-element/commit/47d982e)) * feat: z-crud delete function supports user-defined parameters ([0c56352](https://github.com/NaiveSteven/-ideaz-element/commit/0c56352)) * feat: z-crud dialog add confirm and cancel event ([9982e32](https://github.com/NaiveSteven/-ideaz-element/commit/9982e32)) * feat: z-crud request supports custom params ([f4576ec](https://github.com/NaiveSteven/-ideaz-element/commit/f4576ec)) * feat: z-crud support alert config ([135ca63](https://github.com/NaiveSteven/-ideaz-element/commit/135ca63)) * feat: z-crud support decorator config ([e8e12fa](https://github.com/NaiveSteven/-ideaz-element/commit/e8e12fa)) * feat: z-crud support delete ([50bce35](https://github.com/NaiveSteven/-ideaz-element/commit/50bce35)) * feat: z-crud support form storage and pagination storage ([b43cc5c](https://github.com/NaiveSteven/-ideaz-element/commit/b43cc5c)) * feat: z-crud support multiple delete ([9a08427](https://github.com/NaiveSteven/-ideaz-element/commit/9a08427)) * feat: z-crud support request config and export config ([ce307d6](https://github.com/NaiveSteven/-ideaz-element/commit/ce307d6)) * feat: z-crud support selectionData ([7ddd427](https://github.com/NaiveSteven/-ideaz-element/commit/7ddd427)) * feat: z-crud support view ([21479ca](https://github.com/NaiveSteven/-ideaz-element/commit/21479ca)) * feat: z-crud support view request ([bd2a38c](https://github.com/NaiveSteven/-ideaz-element/commit/bd2a38c)) * feat: z-crud supports alert title and content custom config ([c9e0a4e](https://github.com/NaiveSteven/-ideaz-element/commit/c9e0a4e)) * feat: z-crud supports closing operation ([fcb3564](https://github.com/NaiveSteven/-ideaz-element/commit/fcb3564)) * feat: z-crud supports custom detail params ([c4f9378](https://github.com/NaiveSteven/-ideaz-element/commit/c4f9378)) * feat: z-crud supports custom detail result and optimize submit event ([152e16c](https://github.com/NaiveSteven/-ideaz-element/commit/152e16c)) * feat: z-crud supports custom operation dialog ([06cfe1f](https://github.com/NaiveSteven/-ideaz-element/commit/06cfe1f)) * feat: z-crud supports hide operation button ([535dad3](https://github.com/NaiveSteven/-ideaz-element/commit/535dad3)) * feat: z-descriptions doc ([2eaa04f](https://github.com/NaiveSteven/-ideaz-element/commit/2eaa04f)) * feat: z-dialog detail support alias ([e160350](https://github.com/NaiveSteven/-ideaz-element/commit/e160350)) * feat: z-dialog init ([49cb4f4](https://github.com/NaiveSteven/-ideaz-element/commit/49cb4f4)) * feat: z-dialog support import use ([a87be59](https://github.com/NaiveSteven/-ideaz-element/commit/a87be59)) * feat: z-dialog support info, warning and danger type ([cd9fcc1](https://github.com/NaiveSteven/-ideaz-element/commit/cd9fcc1)) * feat: z-dialog support loading config ([fb55326](https://github.com/NaiveSteven/-ideaz-element/commit/fb55326)) * feat: z-filter-form add form methods ([22ff76c](https://github.com/NaiveSteven/-ideaz-element/commit/22ff76c)) * feat: z-filter-form change props and size ([cf14e37](https://github.com/NaiveSteven/-ideaz-element/commit/cf14e37)) * feat: z-filter-form operation support size change ([c2d9d82](https://github.com/NaiveSteven/-ideaz-element/commit/c2d9d82)) * feat: z-filter-form support slots ([ed5ef01](https://github.com/NaiveSteven/-ideaz-element/commit/ed5ef01)) * feat: z-filter-form supports action button property configuration ([32a6d40](https://github.com/NaiveSteven/-ideaz-element/commit/32a6d40)) * feat: z-filter-form supports custom operation by renderOperation method ([0d6a602](https://github.com/NaiveSteven/-ideaz-element/commit/0d6a602)) * feat: z-form add component field ([fbb3972](https://github.com/NaiveSteven/-ideaz-element/commit/fbb3972)) * feat: z-form add form and formItem provide ([9fa78aa](https://github.com/NaiveSteven/-ideaz-element/commit/9fa78aa)) * feat: z-form and z-filter-form support v-model ([70dd522](https://github.com/NaiveSteven/-ideaz-element/commit/70dd522)) * feat: z-form array code ([0aefd6f](https://github.com/NaiveSteven/-ideaz-element/commit/0aefd6f)) * feat: z-form change property columns ([14e589e](https://github.com/NaiveSteven/-ideaz-element/commit/14e589e)) * feat: z-form column supports class and style config ([a36ac6e](https://github.com/NaiveSteven/-ideaz-element/commit/a36ac6e)) * feat: z-form column supports colon configure ([2e07ddb](https://github.com/NaiveSteven/-ideaz-element/commit/2e07ddb)) * feat: z-form component use useNamespace ([1213b67](https://github.com/NaiveSteven/-ideaz-element/commit/1213b67)) * feat: z-form item support required ([7aedd5b](https://github.com/NaiveSteven/-ideaz-element/commit/7aedd5b)) * feat: z-form remove z-col and z-row, add useCol and useRow ([0778cf1](https://github.com/NaiveSteven/-ideaz-element/commit/0778cf1)) * feat: z-form rules and slot ([40021cd](https://github.com/NaiveSteven/-ideaz-element/commit/40021cd)) * feat: z-form support collpase attributes and event ([cc0bf4b](https://github.com/NaiveSteven/-ideaz-element/commit/cc0bf4b)) * feat: z-form support column config ([27db0a9](https://github.com/NaiveSteven/-ideaz-element/commit/27db0a9)) * feat: z-form support group and collapse ([c0ed5ce](https://github.com/NaiveSteven/-ideaz-element/commit/c0ed5ce)) * feat: z-form support step type ([f9a4395](https://github.com/NaiveSteven/-ideaz-element/commit/f9a4395)) * feat: z-form support v-model:activeStep ([9b11d9c](https://github.com/NaiveSteven/-ideaz-element/commit/9b11d9c)) * feat: z-form supports divider component attribute and supplymentary z-form doc ([c596143](https://github.com/NaiveSteven/-ideaz-element/commit/c596143)) * feat: z-form supports label slot and optimize code ([045e37d](https://github.com/NaiveSteven/-ideaz-element/commit/045e37d)) * feat: z-form-item error and label ([7bba4b3](https://github.com/NaiveSteven/-ideaz-element/commit/7bba4b3)) * feat: z-form-item events ([28ee769](https://github.com/NaiveSteven/-ideaz-element/commit/28ee769)) * feat: z-full-screen support teleported ([dd61cf4](https://github.com/NaiveSteven/-ideaz-element/commit/dd61cf4)) * feat: z-input doc and code ([5cdcf78](https://github.com/NaiveSteven/-ideaz-element/commit/5cdcf78)) * feat: z-radio doc and dts ([50daa85](https://github.com/NaiveSteven/-ideaz-element/commit/50daa85)) * feat: z-radio supports cancel ([534f564](https://github.com/NaiveSteven/-ideaz-element/commit/534f564)) * feat: z-select support all option ([bd04475](https://github.com/NaiveSteven/-ideaz-element/commit/bd04475)) * feat: z-select support group, optimize dts, and add doc ([f1eae85](https://github.com/NaiveSteven/-ideaz-element/commit/f1eae85)) * feat: z-select support render, slot, and methods ([b83edc3](https://github.com/NaiveSteven/-ideaz-element/commit/b83edc3)) * feat: z-table button type support dropdown config ([07f1249](https://github.com/NaiveSteven/-ideaz-element/commit/07f1249)) * feat: z-table draggable handler supports custom ([0bdcf53](https://github.com/NaiveSteven/-ideaz-element/commit/0bdcf53)) * feat: z-table draggable support config ([edc8886](https://github.com/NaiveSteven/-ideaz-element/commit/edc8886)) * feat: z-table editable attribute support operate ([3f8fbdd](https://github.com/NaiveSteven/-ideaz-element/commit/3f8fbdd)) * feat: z-table editable attribute support validate ([c544f60](https://github.com/NaiveSteven/-ideaz-element/commit/c544f60)) * feat: z-table editable attribute supports boolean type ([e3fe1a4](https://github.com/NaiveSteven/-ideaz-element/commit/e3fe1a4)) * feat: z-table editable attribute supports delete double acknowledgement ([64b27d1](https://github.com/NaiveSteven/-ideaz-element/commit/64b27d1)) * feat: z-table editable attribute supports maxLength configure ([a5cae58](https://github.com/NaiveSteven/-ideaz-element/commit/a5cae58)) * feat: z-table editable is not compatible with pagination ([e36cdc9](https://github.com/NaiveSteven/-ideaz-element/commit/e36cdc9)) * feat: z-table editable support add row data ([c3257b1](https://github.com/NaiveSteven/-ideaz-element/commit/c3257b1)) * feat: z-table expand type supports automatic slot configuration ([479a8a0](https://github.com/NaiveSteven/-ideaz-element/commit/479a8a0)) * feat: z-table locale ([e02cbc3](https://github.com/NaiveSteven/-ideaz-element/commit/e02cbc3)) * feat: z-table row edit function code ([a76bb61](https://github.com/NaiveSteven/-ideaz-element/commit/a76bb61)) * feat: z-table support dynamic columns ([441de1a](https://github.com/NaiveSteven/-ideaz-element/commit/441de1a)) * feat: z-table support multiple edit ([3a71863](https://github.com/NaiveSteven/-ideaz-element/commit/3a71863)) * feat: z-table support table header tooltip ([636b2a8](https://github.com/NaiveSteven/-ideaz-element/commit/636b2a8)) * feat: z-table support watermark config ([5002e7e](https://github.com/NaiveSteven/-ideaz-element/commit/5002e7e)) * feat: z-table supports data item drag and drop ([ccf47ec](https://github.com/NaiveSteven/-ideaz-element/commit/ccf47ec)) * feat: z-table supports draggable handle ([18da826](https://github.com/NaiveSteven/-ideaz-element/commit/18da826)) * feat: z-table supports label custom ([ba32b1b](https://github.com/NaiveSteven/-ideaz-element/commit/ba32b1b)) * feat: z-table-column change click attribute ([b61191f](https://github.com/NaiveSteven/-ideaz-element/commit/b61191f)) * feat: z-table-column change isDisabled attribute ([53ba7d1](https://github.com/NaiveSteven/-ideaz-element/commit/53ba7d1)) * feat: z-tag-select support alias config ([3ae238c](https://github.com/NaiveSteven/-ideaz-element/commit/3ae238c)) * feat: z-tag-select support all ([816e0ca](https://github.com/NaiveSteven/-ideaz-element/commit/816e0ca)) * feat: z-tag-select support auto change more visible ([4f16c16](https://github.com/NaiveSteven/-ideaz-element/commit/4f16c16)) * feat: z-tag-select support effect and type ([77b4908](https://github.com/NaiveSteven/-ideaz-element/commit/77b4908)) * feat: z-tag-select support more ([6d6fd0c](https://github.com/NaiveSteven/-ideaz-element/commit/6d6fd0c)) * feat: z-tag-select support other attribute ([d24fcbc](https://github.com/NaiveSteven/-ideaz-element/commit/d24fcbc)) * feat: z-tag-select title supports function and slot ([f90c9c2](https://github.com/NaiveSteven/-ideaz-element/commit/f90c9c2)) * feat: z-text support auto tooltip config ([a22d11c](https://github.com/NaiveSteven/-ideaz-element/commit/a22d11c)) * feat: ZCrud component uses detailApi instead of editDetailApi ([e9e196e](https://github.com/NaiveSteven/-ideaz-element/commit/e9e196e)) * feat: ZCrud supports custom delete function ([8dcdbb5](https://github.com/NaiveSteven/-ideaz-element/commit/8dcdbb5)) * feat: ZForm component cancel event handling optimization ([7e03d4b](https://github.com/NaiveSteven/-ideaz-element/commit/7e03d4b)) * feat: ZForm component draggable function supports closeable ([b7ed694](https://github.com/NaiveSteven/-ideaz-element/commit/b7ed694)) * feat: ZForm component field supports Vue Component ([cadcd37](https://github.com/NaiveSteven/-ideaz-element/commit/cadcd37)) * feat: ZForm component supports default slot ([f1a842a](https://github.com/NaiveSteven/-ideaz-element/commit/f1a842a)) * feat: ZForm component supports form item draggable ([b1d012e](https://github.com/NaiveSteven/-ideaz-element/commit/b1d012e)) * feat: ZTable column supports dynamic attributes ([198de91](https://github.com/NaiveSteven/-ideaz-element/commit/198de91)) * feat: ZTable component supports component config ([3ddc0e9](https://github.com/NaiveSteven/-ideaz-element/commit/3ddc0e9)) * feat: ZTable pagination slot ([0d971e8](https://github.com/NaiveSteven/-ideaz-element/commit/0d971e8)) * feat: ZTable supports title ([f0cc8c1](https://github.com/NaiveSteven/-ideaz-element/commit/f0cc8c1)) * refactor: change icon component writing ([8ae5a57](https://github.com/NaiveSteven/-ideaz-element/commit/8ae5a57)) * refactor: docs dep ([08822cb](https://github.com/NaiveSteven/-ideaz-element/commit/08822cb)) * refactor: improve code ([8fee23c](https://github.com/NaiveSteven/-ideaz-element/commit/8fee23c)) * refactor: improve z-input ts declare ([b28b873](https://github.com/NaiveSteven/-ideaz-element/commit/b28b873)