Skip to content

Releases: iview/iview-admin

v1.1.5

09 Nov 02:01
Compare
Choose a tag to compare
  • New iView-area for cities and associated components in China with data added
  • Fixed a bug where the user name in the upper right corner of the system is not changed after the Chinese user name is too long
  • Fixed bug where close tab drop-down menu will blink on individual browser

  • 新增带数据的中国行政区城市及联组件iview-area
  • 修复了中文用户名过长时系统右上角用户名不换行的bug
  • 修复了关闭标签下拉菜单在个别浏览器会闪烁的bug

v1.1.4

30 Oct 12:43
Compare
Choose a tag to compare
  • Editable Tables Pass the form data using v-model
  • Add does not cache specified page settings
  • Fixed full screen exit after login or lock screen and then back to system click to exit full screen invalid bug
  • Fixed a bug in the input box content will not be emptied after the home to-do list is added
  • Fixed bugs that Modal pop-ups did not show after clicking Full Screen
  • Fixed a bug that rich text editors could not edit after switching tag tags

  • 可编辑表格使用v-model传递表格数据
  • 添加不缓存指定页面设置
  • 修复了全屏后退出登录或锁屏再回到系统点击退出全屏无效的bug
  • 修复首页待办事项添加事项之后输入框内容不会清空的bug
  • 修复了点击全屏之后Modal弹窗不显示的bug
  • 修复了富文本编辑器切换tag标签后不能编辑的bug

v1.1.3

25 Oct 03:31
Compare
Choose a tag to compare

Add searchable form
Increase multi-language switch support
Cancel logo animation
Fixed bug where clicking the browser's back button to roll back to the tag that was just closed did not show the tag


增加可搜索表格
增加多语言切换支持
取消logo动画
修复了点击浏览器回退按钮回退到刚刚关闭的标签时不显示标签的问题

v1.1.2

24 Oct 03:35
Compare
Choose a tag to compare
  • Add advanced routing (dynamic routing & with parameter page) support
  • Animate the collapsible sidebar
  • Improved routing configuration and route-hopping processing, no need to set redirect redirect attribute for level-1 router #64
  • Fixed message center page offset
  • Fixed bug where secondary menu could not be filtered by permission
  • Fixed a problem that users can browse the page directly when entering the page path with permission filtering in the browser

  • 增加高级路由(动态路由&带参页面)支持
  • 为可收缩侧边栏添加动画效果
  • 改善了路由配置和路由跳转处理,一级路由无需再设置redirect重定向属性 #64
  • 修复了消息中心页面偏移现象
  • 修复了二级菜单无法根据权限过滤的bug
  • 修复了直接在浏览器输入带有权限过滤的页面路径时无权限用户也能浏览该页的问题

v1.1.1

23 Oct 04:05
Compare
Choose a tag to compare
  • Optimize the page cache, click on the page off the label to destroy the page cache change
  • Optimized the experience of tags moving to the viewable area
  • Minor changes to the login page
  • Fixed a problem with page scrolling when sliding tab bar

  • 优化页面缓存,点击关闭页面标签后销毁改页面缓存
  • 优化了标签移动到可视区域的体验
  • 对登录页做了细微修改
  • 修复了滑动标签栏时页面滚动条闪烁问题

v1.1.0 Give what u want

21 Oct 14:24
Compare
Choose a tag to compare
  • Modify the tab bar effect, support the scroll wheel to move the label
  • tab bar increase 'close all' and 'close other' option
  • Page Support Save the current page status after switching pages

  • 修改标签栏效果,支持滚轮滑动移动标签
  • 标签栏增加'关闭所有'和'关闭其他'选项
  • 页面支持切换页面后保存当前页面状态

v1.0.3

21 Oct 13:37
Compare
Choose a tag to compare
  • Add page with parameters
  • Repeated util.openPage () method, replaced with util.openNewPage ()

    The new method is only used to create the corresponding tag tag, you need to write their own route after the call this method jump logic


  • 增加带参数页面
  • 废除了util.openPage()方法,用util.openNewPage()替代

    新的方法只是用来创建对应的tag标签,需要自己在调用这个方法之后自行写路由跳转逻辑

v1.0.2

19 Oct 12:25
Compare
Choose a tag to compare
  • Increase the picture local preview edit function
  • Change message center animation
  • Solve the lock screen page iview message message prompt is covered bug
  • Resolved compilation failure due to module name case in Linux system
  • Fixed a bug where editable tables keep the data in the table unchanged after the table data is updated

  • 增加图片本地预览编辑功能
  • 改变消息中心动画
  • 解决了锁屏页面iview的message消息提示被覆盖的bug
  • 解决了在Linux系统下因为模块名大小写问题导致的编译失败问题
  • 解决了可编辑表格在表格数据更新后表格内数据不变的bug

v1.0.1

18 Oct 07:12
Compare
Choose a tag to compare
  • 富文本编辑增加组件加载等待loading
  • 为萌萌的童鞋们添加了解锁界面的密码提示
  • 解决了firefox浏览器下拖拽列表或表格会弹出新页面的问题
  • 解决了消息中心进入阅读消息后,点击左侧消息类别右侧不切换到相应消息列表的bug。
  • 解决了safari浏览器下,tinymce富文本编辑器点击下拉菜单时会出现遮罩层的bug。

v1.0.0

18 Oct 05:04
Compare
Choose a tag to compare

iview-admin v1.0.0 正式发布,欢迎watch,欢迎star,欢迎issue,目前功能有:

  • 登录/登出
  • 权限管理
    • 列表过滤
    • 权限切换
  • 组件
    • 富文本编辑器
    • Markdown编辑器
    • 可拖拽列表
    • 文件上传
    • 数字渐变
  • 表单编辑
    • 文章发布
    • 工作流
  • 表格
    • 可拖拽排序
    • 可编辑表格
      • 行内编辑
      • 单元格编辑
    • 表格导出数据
      • 导出为Csv文件
      • 导出为Xls文件
    • 表格转图片
  • 错误页面
    • 401页面
    • 404页面
    • 500页面
  • 换肤
  • 收缩侧边栏
  • tag标签导航
  • 面包屑导航
  • 全屏/退出全屏
  • 锁屏
  • 消息中心
  • 个人中心