2023-04-26
- Use 'admin' instead.
2023-04-11
- Use @arco-plugins/vite-vue to replace vite-plugin-style-import.
2023-04-04
- Environmental parameter adjustment.#253
- Update the unplugin-vue-components plugin and component library.#275
2023-03-21
- Replace yarn with pnpm. #247
- Added legacy configuration to i18n.#253
2023-02-07
- Added the status of the language switch button in the top navigation bar.#243
- Using Npm to install dependencies fails.
- Plug-in build error problem. #224
- MenuCollapse configuration does not take effect. #232
2023-01-10
- Add a top menu bar.#236
- Commit failure caused by dependency upgrade.#235
- Build resources not injected into Html caused by upgrading Vite.#225
2022-12-20
- Multilevel menu expansion problem. #177
- Related dependencies and packaging configuration updates. #224
2022-11-15
- Menu data copy function property in route object is lost. #200
- Chart data content does not match.#189
2022-10-17
2022-10-11
- The query form page function is added. #181
- Update the dependency package version. #179
2022-09-14
2022-08-16
2022-08-10
- Multi-tab page reloading feature. #150
- Preprocessing of user information error capture redirection. #153
2022-08-02
- Component library dependency upgrades.
- Added useVisible hook.
2022-07-05
- Multi-tab optimization, add left-click operation.
2022-06-28
- Improve the routing configuration item Typescript type definition.
2022-06-21
- Multi-tab Tag style adjustment.
- Remove redundant mock data.
2022-06-14
2022-06-07
- Adjust the import method of the ts interface.#110
- The problem that the menu item cannot be clicked after clicking the external link.#111
- Menu expansion and configuration issues fixed.#114
2022-05-31
- First-level menu chain adjustment and DEMO. #102
- Page jump, automatically open the corresponding parent menu.#97
- Build errors caused by component library upgrades.#101
2022-05-24
- The menu supports external links. #83
2022-05-17
- Added full screen function.#83
- Added preview script.
2022-05-10
- Simple mode menu text display problem.
2022-05-10
- Added server-side menu configuration feature.#75
- The routing level is flattened and page caching is supported.#74
- The problem of building TS errors caused by the upgrade of the arco component library.#74
- The file cannot be found problem caused by the upgrade of the arco component library.#71
2022-04-26
- Login page remember password function.
- Menu components added support for top-level items.#59
- Fixed tab bar first click invalid.#64
- Fix not found page redirects.
2022-04-12
- Login route configuration adjustment。#50
2022-03-29
- Add custom upload case.
- Fix the problem that page cache does not take effect.
- Fix tab bar scrolling style issue. #44
2022-03-22
- Add multi-tab and page cache。
- Fix the problem that the global settings switch is not displayed.
- Avoid double submit on @keyup.enter. #42
2022-03-15
- Fix the problem of unsuccessful initialization caused by vite-plugin-imagemin.
2022-03-15
- Code refactoring using setup script.
- Routes are automatically imported.
- Packaging optimization.
- Responsive processing and small screen display optimization.
2022-03-08
- Added the function of setting the corresponding api base URL according to different operating environments. #29
- Responsive processing and small screen display optimization.
- Route monitoring performance optimization.
- Optional chain causes item initialization to fail. #31
- Fixed the bug that i18n did not set allowComposition and could not start under windows.#32
2022-03-01
- Fix the problem that the component does not take effect after switching the language. #27
- Delete easy mode missing files.
- The basic configuration of vite is extracted.
2022-02-22
- HideInMenu field was added to route configuration.
- Initializing projects supports simple mode. (Need to upgrade
@arco-design/arco-cli
to1.26.0
)
2022-01-25
- Icon to replace.
- Add permission management.
- Support jsx syntax.
2022-01-18
- ECharts configuration hook usage optimization.
- ESLint reported an error when initializing the project.
- Migrate Vuex to Pinia. (#7)