Skip to content

Commit

Permalink
1、图表插件增加是否可自定义宽高度配置
Browse files Browse the repository at this point in the history
2、上传组件新增小尺寸模式
3、优化表单form-group的间距
4、修复下拉菜单组件点击事件BUG
  • Loading branch information
suruibuas committed Mar 20, 2021
1 parent 81a76ed commit 87295ca
Show file tree
Hide file tree
Showing 40 changed files with 350 additions and 147 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2021 苏睿

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
4 changes: 2 additions & 2 deletions dist/css/eadmin.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/eadmin_light.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/framework/eadmin/1.0.1/eadmin.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/lib/eadmin.chart.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/lib/eadmin.dropdown.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 87295ca

Please sign in to comment.