- New configuration toolbar for tables
- New message notification module
- The table does not show borders by default
- Dependency update
- Update vue to
v3.0.2
- Interface style fine-tuning
- Optimize the size of the first screen
- Optimize the TableAction component
- Reduce the folding width of the menu
- Fix the problem of the menu name when the first level menu is folded
- Fix the problem that the preview command is not packaged
- Fix the problem that the form actionColOptions parameter does not take effect
- Fix the problem that the loading does not take effect when refreshing the form
- Added excel component and excel/xml/csv/html export example
- Added excel import example
- Added global error handling
- Added markdown components and examples
- The menu name can be displayed when adding a new folding menu
- Fix the adaptive problem of the top menu
- Fix window system packaging error
- Package can be configured to output
gizp
- Package can be configured to delete
console
- Routes and menus do not need to be imported manually, they are imported automatically
- Upgrade vue to
3.0.1
- Change
vite
version to daily build version
- Fix menu error
- Fix the problem of table adaptive height
- Fix the issue of error reporting when executing script in
window system
- Fix the problem of folding components
- Remove menu to minimize background
- Prevent page refresh and re-render menu
- Some other details are optimized
- Add a tab with parameters
- Optimized menu folding
- Page details optimization
- Compress html after packaging
- Functional reconstruction of preview components and right-click menu
- The preview component operation column is centered
- update deps
- Added
README.en-US.md
- Added
CHANGELOG.en-US.md
- Fix page refresh and jump to landing page
2.0.0-beta.7 (2020-10-12)
- The existing tab switching no longer displays animation and progress bar
- Added
CountTo
component and sample demo
- Added
closeMessageOnSwitch
and removeAllHttpPending
to the project configuration file
- The production environment has a separate configuration file for dynamic configuration project configuration
- Added ʻuseEcharts
and ʻuseApexChart
to facilitate the use of charts, and added related demos
- New workbench interface
- New analysis page interface
- Fix routing switch, tab inactive problem
2.0.0-beta.6 (2020-10-11)
- Fix the problem that editable forms cannot be entered
- Repair packaging errors, no proxy is required in the production environment
- Optimize the switching speed of multi-tab pages
- First screen loading animation
2.0.0-beta.5 (2020-10-10)
- Optimize page switching speed
- Add
.vscode
and .github
configuration
- Change menu icon
- Added
.env
configuration file
- Update readme.md
- Fix the failure of
Tree
component check event
2.0.0-beta.4 (2020-10-08)
- Remove redundant dependencies
- Fix page refresh blank
- Fix the invalid table style in the production environment
2.0.0-beta.3 (2020-10-07)
- Added ʻopenNProgress` to the project configuration file to control whether to open the top control bar
- Add
Table
component and demo
2.0.0-beta.2 (2020-10-07)
- Added image preview component
- Migrate some code from 1.0
- Add README.md description file
- Fix the problem of form, animation and packaging failure