The Wayback Machine - https://web.archive.org/web/20200916225801/https://github.com/iview/iview-admin/releases
Skip to content

@lison16 lison16 released this Jan 24, 2019 · 28 commits to master since this release

  • Added tree drop selector component tree-select 65da828
  • Fixed a bug where the cache was not removed after the multi-level page was closed 0ee24af
  • Fixed a bug that turned off other tabs without sliding to the visible area 8165cbd
  • Fixed a bug that reported an error after clicking "Close All" 8f48604
  • Fixed bug with direct input url jump without new tags f173768
  • Fixed bug in rich text editor cloaking tab navigation right-click menu 07726d1

  • 新增树状下拉选择器组件tree-select 65da828
  • 修复多级页面关闭后缓存没有去掉的bug 0ee24af
  • 修复关闭其他标签没有滑到可视区域的bug 8165cbd
  • 修复点击"关闭所有"后报错的bug 8f48604
  • 修复直接输入url跳转没有新增标签的bug f173768
  • 修复富文本编辑器遮盖标签导航右键菜单的bug 07726d1
Assets 2

@lison16 lison16 released this Dec 21, 2018 · 47 commits to master since this release

  • 新增组织结构树页面 e78f77f
  • 新增可拖动抽屉组件DragDrawer 11209b0

  • Add an organization tree page e78f77f
  • Add draggable drawer component DragDrawer 11209b0
Assets 2

@lison16 lison16 released this Nov 21, 2018 · 60 commits to master since this release

  • Added ABackTop component to support custom specified scrolling container 853f3d3
  • Added clipboard global command to achieve one-click copy 8552ce1
  • Add the config/index.js configuration item to configure the base name displayed in the tab bar 228cd68
  • Optimize error collection for api requests 6106e50
  • Fixed an issue where the rich text editor blocked the iview modal box due to the internal z-index setting too high e15918c
  • Fixed bug where multi-level nested routing page cache did not work 0f6f038
  • Updated tree-table-vue version, modified individual api name 3ec36b6

  • 新增ABackTop组件,支持自定义指定滚动容器 853f3d3
  • 新增clipboard全局指令,实现一键复制 8552ce1
  • 添加config/index.js配置项,可配置显示在标签栏的基础名称 228cd68
  • 优化api请求的错误收集 6106e50
  • 修复富文本编辑器由于内部z-index设置过高,遮住iview模态框的问题 e15918c
  • 修复多级嵌套路由页面缓存不起作用的bug 0f6f038
  • 更新tree-table-vue版本,修改了个别api名称 3ec36b6
Assets 2

@lison16 lison16 released this Nov 16, 2018 · 75 commits to master since this release

  • Add image cropping component Cropper afdbeac
  • Add message center a72be82
  • Added tree table component to support slot range definition cell content e33acdc
  • Optimize message center data acquisition logic 387b0b3
  • Fixed multi-language routing configuration bugs 56742b7

  • 增加图片裁剪组件Cropper afdbeac
  • 增加消息中心 a72be82
  • 新增树状表格组件,支持slot-scope定义单元格内容 e33acdc
  • 优化消息中心数据获取逻辑 387b0b3
  • 修复多语言路由配置bug 56742b7
Assets 2
  • v2.1.0
  • 80d132d
  • Compare
    Choose a tag to compare
    Search for a tag
  • v2.1.0
  • 80d132d
  • Compare
    Choose a tag to compare
    Search for a tag

@lison16 lison16 released this Nov 2, 2018 · 102 commits to master since this release

  • The iView-admin2.0.0 version has been officially released after the development and maintenance of 9 test versions. The version number is V2.1.0.

  • iview-admin2.0.0版本在经历了9个测试版本的开发维护后,现正式发布正式版,版本号v2.1.0
Assets 2

@lison16 lison16 released this Nov 1, 2018 · 113 commits to master since this release

  • Added error log collection mechanism c75381a
  • Improve multi-language routing configuration, using template syntax form 096c1db
  • Update babel configuration 3bae2e7
  • Fix label navigation bugs 70dffc7
  • Fix the label navigation scrolling location bug #1061

  • 增加错误日志收集机制 c75381a
  • 完善多语言路由配置,使用模板语法形式 096c1db
  • 更新babel配置 3bae2e7
  • 修复标签导航bug 70dffc7
  • 修复标签导航滚动定位bug #1061
Assets 2

@lison16 lison16 released this Oct 11, 2018 · 140 commits to master since this release

  • Optimize the homepage to a responsive layout e885e77
  • Optimize breadcrumb navigation, the home page can also display the icon 7b89fca
  • The switch language drop-down menu is not displayed when multi-language is not enabled 65a4d4b
  • Fix custom specified homepage bugs 0425a69
  • Fix label navigation bugs 8b06764

  • 优化首页,改为响应式布局 e885e77
  • 优化面包屑导航,首页也可显示图标 7b89fca
  • 未开启多语言时不显示切换语言下拉菜单 65a4d4b
  • 修复自定义指定首页bug 0425a69
  • 修复标签导航bug 8b06764
Assets 2

@lison16 lison16 released this Oct 10, 2018 · 153 commits to master since this release

  • Support custom specified home page, default is 'home' 29b9569
  • Add multi-language sample page 29b9569

  • 支持自定义指定首页,默认为'home' 29b9569
  • 添加多语言示例页 29b9569
Assets 2

@lison16 lison16 released this Oct 9, 2018 · 158 commits to master since this release

  • The routing configuration title support is set to a callback function, and the parameter is the current routing object aa7735a
  • Restore Add Tags navigation to the right to close the drop-down menu 30d7d6a

  • 路由配置title支持设为一个回调函数,参数为当前路由对象 aa7735a
  • 恢复添加标签导航右侧关闭下拉菜单 30d7d6a
Assets 2

@lison16 lison16 released this Sep 27, 2018 · 168 commits to master since this release

  • Fixed a menu bug in the shrink menu shrink state 5ed857d
  • Optimize page open logic, add tags without calling the addTag method 5418058
  • Add a method to close the page 09735a7
  • Added the ability to call the specified hook function before closing the page 09735a7

  • 修复收缩菜单收缩状态下菜单bug 5ed857d
  • 优化页面打开逻辑,无需调用addTag方法添加标签 5418058
  • 增加关闭页面方法 09735a7
  • 增加在关闭页面前调用指定钩子函数功能 09735a7
Assets 2
You can’t perform that action at this time.