EasyUI
Download EasyUI for Vue 1.2
The EasyUI framework helps you build your web pages easily.
ChangeLog
Bug
- Layout: The padding values lost in a Dialog component. fixed.
- GridColumn: The 'edit' slot can only display the first component. fixed.
- SideMenu: The 'data' can't be assigned dynamically. fixed.
Improvement
- Layout: The split layout panel is available.
- Tree: Add 'clickToEdit' and 'dblclickToEdit' properties.
- Tree: Add editable validation rules.
- Form: Add 'messages' property.
- Form: Add floating label feature.
- GridBase: Add 'tipOptions' property and 'editValidate' event.
- GridBase: Add 'columnResizing' property.
- NumberBox: Set the 'precision' to -1 to ignore the precision.
- Tabs: The 'tools' slot is available now.
- LayoutPanel: Add 'expander' property and 'resizeStop' event.
New Components
- FormField: The form field that contains a label and a inputing box.
Installation
1. Install EasyUI based on Vue 2.x
1.1. Use the NPM to install.
1.2. Import EasyUI files.
Import the EasyUI files to your main.js file.
2. Install EasyUI based on Vue 3.x
2.1. Use the NPM to install.
2.2. Import EasyUI files.
Import the EasyUI files to your main.js file.
3. Import the components to your 'App.vue'.
Licenses
Freeware Edition
The Freeware Edition is available under Freeware License, you can use it in any freeware-licensed projects.
Commercial Edition
The Commercial Edition is also available under Commercial License, you can use it in a commercial project.