Commit Graph

  • a89711610d
    chore: update eslint configuration (#4872) vince 2024-11-12 13:42:32 +0800
  • 67c2b13713
    fix: drawer console warning (#4871) vince 2024-11-12 13:34:47 +0800
  • 1ff1e4a8d7
    fix: form enter event handling, fixed #4865 (#4867) Netfan 2024-11-12 13:20:48 +0800
  • ea8af98324
    docs: add route config desc (#4857) Arthur Darkstone 2024-11-11 19:22:39 +0800
  • dc15accd04
    fix: clipboard demo not working with a-input (#4856) Arthur Darkstone 2024-11-11 14:50:30 +0800
  • 94efcec7da chore: release v5.4.6 vben 2024-11-10 11:50:46 +0800
  • a3d0d2ed34
    feat: added file download examples (#4853) Vben 2024-11-10 11:50:06 +0800
  • 90dc00b168
    fix: unable to preventDefault inside passive event listener invocation (#4852) Vben 2024-11-10 10:26:35 +0800
  • ba36ce8836
    feat: pinInput supports disabled props (#4851) Vben 2024-11-10 10:09:06 +0800
  • 57d5a919d2 chore: release v5.4.5 vben 2024-11-09 21:06:10 +0800
  • 546c0928fb
    fix: form data that is not submitted by the form should not be carried when switching paging (#4847) Vben 2024-11-09 21:04:58 +0800
  • 5e44aa9283
    fix: drawer header is missing (#4846) Vben 2024-11-09 20:00:09 +0800
  • 26bec4222f
    fix: pages cannot be quickly moved back by hand gestures (#4845) Vben 2024-11-09 16:32:55 +0800
  • 4005023fd4
    fix: drawer component header does not take effect (#4844) Vben 2024-11-09 15:53:17 +0800
  • 8617d3dd1e
    perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime (#4842) Vben 2024-11-09 15:00:59 +0800
  • 632081e828
    feat: add icon-picker component (#4832) huangxiaomin 2024-11-09 14:10:17 +0800
  • 6b9acf09dc
    feat: add fieldMapToTime prop to FormRenderProps (#4838) huangxiaomin 2024-11-09 14:08:46 +0800
  • 2c6edafeb2
    fix: when opening the tool separately, there is no need to pass the toolbar-tools slot (#4841) Vben 2024-11-09 14:07:41 +0800
  • 9cf0573921
    perf: optimize local startup speed and add header Class configuration to drawer (#4840) Vben 2024-11-09 11:12:30 +0800
  • da7d61b160
    feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components (#4831) Xiaoyu 2024-11-09 10:26:58 +0800
  • 8f1e397077
    fix: when the form is destroyed, the form parameters still exist (#4834) Vben 2024-11-07 22:36:26 +0800
  • dcdebaf7ca
    docs: remove unnecessary commas (#4833) Arthur Darkstone 2024-11-07 21:55:20 +0800
  • 4e88ef0840
    perf: improve the usage documentation of vben-vxe-table (#4829) Vben 2024-11-06 23:03:33 +0800
  • 33ce4d3cf3
    docs: add vxe-table doc (#4807) Arthur Darkstone 2024-11-06 21:44:02 +0800
  • 6b54cb7563
    chore: update vscode settings to configure stylelint for .vue files (#4821) zhaoweijie 2024-11-06 21:34:06 +0800
  • 488ccb5976
    fix: page title is not updated after language switch. fixed: #4799 (#4813) Netfan 2024-11-05 13:58:56 +0800
  • bbc426caa0
    chore: vxe-table's renderDefault is deprecated, use renderTableDefault (#4814) zyy 2024-11-05 11:25:57 +0800
  • 44440d0951 chore: release v5.4.4 vben 2024-11-04 22:47:52 +0800
  • 5999a862b6
    perf: expose the formApi for a login form (#4806) Vben 2024-11-04 22:46:16 +0800
  • d31535cd98
    docs(@vben/docs): add public static resources path documentation (#4788) (#4801) BobbyCheng 2024-11-04 21:56:52 +0800
  • 35eef33779
    refactor: upgrade unbuild to 3.0.0 rc version (#4797) Vben 2024-11-02 21:21:51 +0800
  • 422936a981
    fix: docker image build failed (#4796) Vben 2024-11-02 20:31:05 +0800
  • a64a06bf59
    chore: disable the default form configuration of vke-table (#4794) 1302岁的龙猫 2024-11-02 15:46:19 +0800
  • 43d95cc587
    fix: remove vite-plugin-lib-inject-css (#4793) Vben 2024-11-02 15:30:49 +0800
  • faf18d0143
    fix: try to fix win32 startup error (#4792) Vben 2024-11-02 14:54:11 +0800
  • 4b94d62145
    fix: When multiple Tables are loaded on a page, a warning will be reported in the initialization of Tables after the second one (#4791) 1302岁的龙猫 2024-11-02 14:31:46 +0800
  • cf130b293d
    chore: update loading.md (#4787) eamd-wq 2024-11-02 14:30:51 +0800
  • 566f357dfa
    chore: add a different way for pnpm to manage nodejs version, because users may not want to download other packages. (#4786) Arthur Darkstone 2024-11-02 14:18:56 +0800
  • f78cc319ab
    fix(@vben-core/menu-ui): fix horizontal layout top menu language switching issue(#4724) (#4777) jackhoo(胡彪) 2024-10-31 22:05:51 +0800
  • 06ba7cb224
    feat: add opened and closed events for dialog (#4775) Netfan 2024-10-31 22:05:18 +0800
  • 353e8be289
    fix: long text style in sidemenu. fixed #4749 (#4770) Netfan 2024-10-30 21:43:41 +0800
  • c2d59dea69
    chore: add vxe-table export example (#4769) Svend 2024-10-30 21:38:19 +0800
  • e600d78cb9
    chore: add vxe-table toolbar example (#4765) Vben 2024-10-29 22:47:15 +0800
  • d23db32f04
    docs: typo (#4748) Joy 2024-10-29 21:49:15 +0800
  • 1180291c1a
    docs: typo (#4755) Joy 2024-10-29 14:06:25 +0800
  • 0cf4509c70
    fix: czg configuration not effective (#4759) fourteendp 2024-10-29 14:00:11 +0800
  • 2e97171437 README 更新:单体、微服务的地址 YunaiV 2024-10-28 09:57:16 +0800
  • ad3963ff70 chore: release v5.4.3 vben 2024-10-27 21:59:54 +0800
  • fe7df5ad3b
    feat: allow configuration of staticRroues (#4746) Vben 2024-10-27 21:58:39 +0800
  • d7d7466524
    fix: fix renderEcharts refresh issue (#4741) zhou 2024-10-27 21:18:36 +0800
  • 6688a6b3c2
    feat: table grid supports setting title and helpMessage (#4732) Vben 2024-10-24 22:51:04 +0800
  • 39e41d05be
    fix: path '/auth' is blank page (#4731) afe1 2024-10-24 22:43:49 +0800
  • 862bbd8344
    fix: fix the error of closing the default analysis page on the tab page (#4720) pingsanddoss 2024-10-23 14:12:33 +0800
  • 23768ea620
    feat: menu routing support opens in a new window (#4715) Vben 2024-10-22 22:24:56 +0800
  • f60796f961
    fix(@vben/tabs-ui): modified fixed and unfixed logic, fixed #4640 (#4709) pingsanddoss 2024-10-22 14:59:46 +0800
  • 7f4c733fa3
    fix: fix typo in Update faq.md (#4711) Rwing 2024-10-22 14:02:25 +0800
  • 1b172b0329
    fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) Vben 2024-10-21 20:14:25 +0800
  • 88d2b3e569
    feat(@vben/request): export basic HttpResponse generic (#4697) Svend 2024-10-21 17:20:58 +0800
  • 625862e082
    chore(@vben/docs): update nginx deployment error related documentation (#4702) invalid w 2024-10-21 17:01:52 +0800
  • bfaa2780ab chore: release v5.4.2 vben 2024-10-20 22:35:58 +0800
  • d262b7b6c0
    fix: fix known issues with the form (#4696) Vben 2024-10-20 22:34:11 +0800
  • 93b48ef244
    fix: use pnpm manage package (#4695) afe1 2024-10-20 22:30:20 +0800
  • 860fc15ce6
    perf: adjustment of form spelling errors, type adjustment, closer to actual development (#4694) Vben 2024-10-20 21:44:25 +0800
  • 646598afba
    fix(@vben-core/form-ui): fix the issue of Textarea not being able to wrap lines in the form (#4691) Svend 2024-10-20 21:07:34 +0800
  • 234544c40d
    fix: vite-config warmup config (#4693) afe1 2024-10-20 21:06:37 +0800
  • 307a71fb35
    fix: downgrade the sass version to suppress the warnings (#4689) Vben 2024-10-19 22:04:31 +0800
  • 477a05c26c
    feat: menu supports carrying default query (#4687) Vben 2024-10-19 19:50:23 +0800
  • 0df8c5c02c
    refactor: reconstruct language files into multi-file structures (#4683) Vben 2024-10-19 14:28:21 +0800
  • d1ca09c7bb chore: release v5.4.1 vben 2024-10-18 22:12:00 +0800
  • ff3c5f8581
    fix: form does not take effect in vertical layout (#4680) Vben 2024-10-18 22:09:41 +0800
  • 240f0b5f8d
    perf: improved exception handling when request status code is 200 (#4679) Vben 2024-10-18 22:00:41 +0800
  • 6f3d50984f
    chore(deps-dev): bump the non-breaking-changes group with 3 updates (#4671) dependabot[bot] 2024-10-18 21:38:39 +0800
  • c491b9e021
    fix: maximum call stack size (#4674) vince 2024-10-18 14:24:39 +0800
  • 6cd9937c03
    feat: add submitOnEnter configuration to form (#4670) Vben 2024-10-17 22:53:05 +0800
  • f89f4f32c7
    fix: form required style adjustment (#4668) Vben 2024-10-17 22:40:20 +0800
  • c432e0ac33
    feat: limit the drag range of tabs, fixed #4640 (#4659) Netfan 2024-10-17 14:11:42 +0800
  • 719c9a8f2d
    chore: variables typo (#4658) afe1 2024-10-17 13:57:13 +0800
  • a0fbe0b21a
    chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group (#4650) dependabot[bot] 2024-10-16 21:23:11 +0800
  • f7fa69d33b
    fix: login page brand color does not take effect (#4655) Vben 2024-10-16 21:12:57 +0800
  • 7c45aeb868
    fix: tabView title internationalization switchover problem (#4652) 菠萝吹雪 2024-10-16 21:06:37 +0800
  • 850a6af1e0
    fix: fix the issues with the local build docker script (#4647) Svend 2024-10-15 21:45:05 +0800
  • d5a210f53f
    fix: default theme colors cannot be overridden (#4636) Vben 2024-10-14 23:24:21 +0800
  • 6c4a742627
    refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635) Vben 2024-10-14 22:53:23 +0800
  • 45987fc1e3
    feat: add form slot for action area (#4621) CHUZHI 2024-10-14 22:35:01 +0800
  • ea962e75d0 fix: table search form slot not working as expected vben 2024-10-13 23:44:45 +0800
  • 24d14c2841
    refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) Vben 2024-10-13 18:33:43 +0800
  • 8b961a9d7f
    chore: use taze to update deps (#4627) 苗大 2024-10-13 16:28:21 +0800
  • 9856bc88d2 chore: release v5.4.0 vben 2024-10-13 14:21:54 +0800
  • 68465b5fbf chore: release v5.4.0-beta.1 vben 2024-10-13 14:17:28 +0800
  • 0ea0f204cb
    refactor: change the shadcn-ui directory and remove rarely used components (#4626) Vben 2024-10-13 10:58:09 +0800
  • 1b65254383
    chore(deps): bump the non-breaking-changes group across 1 directory with 5 updates (#4618) dependabot[bot] 2024-10-13 10:26:51 +0800
  • 0a99f27127
    chore: modify the type of the incoming function in the vite configuration (#4622) afe1 2024-10-13 10:01:18 +0800
  • 304b1b2efc
    fix: when a table switches paging, no form parameters will be carried (#4607) Vben 2024-10-10 22:48:25 +0800
  • f923f59070
    fix: metadata version number injection error (#4606) Vben 2024-10-10 22:30:50 +0800
  • 437cb02e11
    feat: preferences settings panel to add display switches with copyright (#4603) GavinLucky 2024-10-10 21:59:43 +0800
  • ba539f6793
    chore: correct spelling for 'dragable' (#4600) Netfan 2024-10-10 10:55:52 +0800
  • 078f255e1a
    chore(deps-dev): bump vite-plugin-dts from 4.2.1 to 4.2.3 in the non-breaking-changes group (#4591) dependabot[bot] 2024-10-09 22:25:37 +0800
  • ba4662522e
    fix: fix request not displaying interface error messages correctly (#4596) Vben 2024-10-09 22:08:55 +0800
  • 8fe87b10dc
    fix(docs): typo (#4595) yrming 2024-10-09 21:52:26 +0800
  • 2dbd323b2a
    fix: fix the form-api reactive failure inside the form (#4590) Vben 2024-10-08 22:43:02 +0800