2020-03-21 15:14:35 +08:00
|
|
|
|
# CHANGELOG
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2021-04-15 11:54:35 +08:00
|
|
|
|
## Pending
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-popover` 在静态提升时可能影响别的 popover 的问题
|
|
|
|
|
|
2021-04-14 15:47:42 +08:00
|
|
|
|
## 2.5.1
|
2021-04-14 12:03:42 +08:00
|
|
|
|
|
|
|
|
|
### Feats
|
|
|
|
|
|
|
|
|
|
- `n-color-picker` 增加 `show-alpha` 属性
|
|
|
|
|
|
2021-04-14 14:20:24 +08:00
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-select` 默认 `fallback-option` 属性使组件崩溃
|
|
|
|
|
|
2021-04-13 22:29:14 +08:00
|
|
|
|
## 2.5.0
|
2021-04-09 00:43:33 +08:00
|
|
|
|
|
|
|
|
|
### Feats
|
|
|
|
|
|
|
|
|
|
- 添加 `n-skeleton` 组件
|
2021-04-09 18:06:22 +08:00
|
|
|
|
- 添加 `n-calendar` 组件
|
2021-04-13 17:50:26 +08:00
|
|
|
|
- 添加 `n-color-picker` 组件
|
2021-04-09 18:06:22 +08:00
|
|
|
|
- `n-date-picker` locale 增加 `firstDayOfWeek`
|
2021-04-13 02:04:31 +08:00
|
|
|
|
- `n-select` 增加 `showArrow` 属性
|
2021-04-09 00:43:33 +08:00
|
|
|
|
|
2021-04-09 02:36:29 +08:00
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-date-picker` 触发器在焦点在面板内的时候没有 focus 样式
|
2021-04-13 22:29:14 +08:00
|
|
|
|
- 修正 `n-button` 加载状态宽度闪烁的问题
|
|
|
|
|
- 修正 `n-time-picker` 在 `n-date-picker` 内部关闭动画闪烁的问题
|
|
|
|
|
- 修正 popover 内部的卸载组件应卸载于 popover 内部
|
2021-04-09 02:36:29 +08:00
|
|
|
|
|
2021-04-07 23:06:28 +08:00
|
|
|
|
## 2.4.2
|
|
|
|
|
|
2021-04-08 00:09:32 +08:00
|
|
|
|
### Feats
|
|
|
|
|
|
|
|
|
|
- 添加 `n-form-item-gi` 组件
|
|
|
|
|
|
2021-04-07 23:06:28 +08:00
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-ellipsis` & `n-data-table` ellpisis 单元格文本垂直排列错位
|
2021-04-08 00:43:19 +08:00
|
|
|
|
- 修正 `n-select` 在输入法输入过程中就进行过滤
|
2021-04-07 23:06:28 +08:00
|
|
|
|
|
2021-04-07 22:11:01 +08:00
|
|
|
|
## 2.4.1
|
2021-04-07 21:26:58 +08:00
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-select` 单选过滤模式的光标颜色
|
|
|
|
|
- 修正 `n-select` 菜单的 action 部分不能 focus
|
|
|
|
|
|
2021-04-07 16:31:14 +08:00
|
|
|
|
## 2.4.0
|
2021-04-05 18:10:30 +08:00
|
|
|
|
|
2021-04-03 11:29:37 +08:00
|
|
|
|
### Feats
|
|
|
|
|
|
2021-04-07 13:10:45 +08:00
|
|
|
|
- 添加 `n-image` 组件
|
2021-04-06 18:06:04 +08:00
|
|
|
|
- 添加 `n-global-style` 组件
|
|
|
|
|
- 添加 `n-theme-editor` 组件
|
2021-04-03 11:29:37 +08:00
|
|
|
|
- 添加 `n-page-header` 组件
|
2021-04-03 15:11:12 +08:00
|
|
|
|
- `n-statistic` 增加 `label` slot
|
|
|
|
|
- `n-breadcrumb-item` 增加 `separator` slot & prop
|
2021-04-03 15:17:52 +08:00
|
|
|
|
- `n-button` 增加 `bordered` prop
|
2021-04-05 23:58:45 +08:00
|
|
|
|
- `n-card` 增加 `footer-style` prop
|
2021-04-03 11:29:37 +08:00
|
|
|
|
|
|
|
|
|
### Refactors
|
|
|
|
|
|
|
|
|
|
- 重构 `n-statistic` 样式
|
2021-04-07 16:31:14 +08:00
|
|
|
|
- `n-menu` 增加 `options` prop 去替代 `items` prop,`items` prop 被废弃
|
2021-04-03 11:29:37 +08:00
|
|
|
|
|
2021-03-29 21:38:09 +08:00
|
|
|
|
### Fixes
|
|
|
|
|
|
2021-04-05 22:57:19 +08:00
|
|
|
|
- 修正 `n-anchor` `ignore-gap` 不生效的问题
|
2021-03-29 21:38:09 +08:00
|
|
|
|
- 修正 `n-collapse` 内容被 `overflow: hidden` 截断
|
2021-04-06 00:38:10 +08:00
|
|
|
|
- 修正 `n-select` tag 文本溢出
|
2021-04-06 18:49:23 +08:00
|
|
|
|
- 修正 `n-popover` 在移动端无法正常关闭的问题
|
2021-03-29 21:38:09 +08:00
|
|
|
|
|
2021-03-29 13:40:42 +08:00
|
|
|
|
## 2.3.1
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-layout-sider` 横向宽度溢出
|
|
|
|
|
|
2021-03-29 12:51:39 +08:00
|
|
|
|
## 2.3.0
|
|
|
|
|
|
2021-04-05 14:38:39 +08:00
|
|
|
|
### Breaking Changes
|
2021-03-29 12:51:39 +08:00
|
|
|
|
|
|
|
|
|
- 折叠对于 `position="absolute"` 的 `n-layout-sider` 不再生效
|
|
|
|
|
- 对于包含 `n-layout-sider` 的 `n-layout` 必须设定 `has-sider`
|
|
|
|
|
|
2021-03-29 01:38:09 +08:00
|
|
|
|
## 2.2.0
|
2021-03-26 13:47:53 +08:00
|
|
|
|
|
|
|
|
|
### Feats
|
|
|
|
|
|
2021-03-27 12:06:08 +08:00
|
|
|
|
- 新增 `n-mention` 组件
|
2021-03-26 13:47:53 +08:00
|
|
|
|
- `n-data-table` 支持行展开
|
|
|
|
|
|
2021-03-26 14:47:38 +08:00
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-input` 在暗色主题 focus 状态下的背景颜色在 warning 和 error 的状态不正确
|
2021-03-26 15:15:45 +08:00
|
|
|
|
- 修正 `n-input` 在 warning 和 error 状态下光标颜色不正确
|
2021-03-26 23:33:53 +08:00
|
|
|
|
- 修正 `n-select` 的 namespace 不正确
|
|
|
|
|
- 修正 `n-cascader` 的 namespace 不正确
|
2021-03-27 01:48:59 +08:00
|
|
|
|
- 修正 `n-input` 在 textarea 模式无法选中
|
|
|
|
|
- 修正 `n-input` 在 textarea 模式没有 box-shadow
|
2021-03-28 22:13:10 +08:00
|
|
|
|
- 修正 `n-input` 在 textarea 模式 `autosize` 由于字体不一致导致行数有误
|
2021-03-28 23:20:00 +08:00
|
|
|
|
- 修正 `n-input` 在 textarea 模式 `autosize` 在外部使 props.value 改变的时候行数不会变化
|
2021-03-26 14:47:38 +08:00
|
|
|
|
|
2021-03-26 23:36:41 +08:00
|
|
|
|
### Refactors
|
|
|
|
|
|
|
|
|
|
- 替换了 `n-empty` 的图标 & 增大了它的尺寸
|
|
|
|
|
|
2021-03-25 18:51:01 +08:00
|
|
|
|
## 2.1.3
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-data-table` 对于不是最后一个的 td 没有右侧边框
|
2021-03-25 18:57:24 +08:00
|
|
|
|
- 修正 `n-data-table` 头部在表格宽度大于 `scroll-x` 的时候不够宽
|
2021-03-25 18:51:01 +08:00
|
|
|
|
|
|
|
|
|
## 2.1.2
|
2021-03-23 18:40:45 +08:00
|
|
|
|
|
2021-03-24 17:17:24 +08:00
|
|
|
|
### Feats
|
|
|
|
|
|
|
|
|
|
- `n-data-table` column 新增 `colSpan` 和 `rowSpan` 属性
|
2021-03-24 17:52:22 +08:00
|
|
|
|
- `n-data-table` column 新增 `titleColSpan` 属性
|
2021-03-24 17:17:24 +08:00
|
|
|
|
|
2021-03-23 18:40:45 +08:00
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-dropdown` 在设定 `x` 和 `y` 之后鼠标在外面移动会报错
|
|
|
|
|
|
2021-03-22 12:22:45 +08:00
|
|
|
|
## 2.1.1
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
|
|
|
|
- 修正 `n-select` 选择器溢出计数器 popover 触发区域有误
|
|
|
|
|
|
2021-03-22 00:41:07 +08:00
|
|
|
|
## 2.1.0
|
2021-03-17 11:22:25 +08:00
|
|
|
|
|
2021-04-05 14:38:39 +08:00
|
|
|
|
### Breaking Changes
|
2021-03-21 14:22:50 +08:00
|
|
|
|
|
|
|
|
|
- `n-popover` 默认 `duration` 设为 `100`
|
|
|
|
|
- `n-popover` 默认 `delay` 设为 `100`
|
2021-03-21 14:26:20 +08:00
|
|
|
|
- `n-tooltip` 默认 `showArrow` 设为 `true`
|
2021-03-21 14:22:50 +08:00
|
|
|
|
|
2021-03-24 17:17:24 +08:00
|
|
|
|
### Feats
|
2021-03-17 11:22:25 +08:00
|
|
|
|
|
|
|
|
|
- `n-config-provider` 的 `theme-overrides` 支持继承
|
2021-03-20 15:27:37 +08:00
|
|
|
|
- `n-card` 新增 `hoverable` 属性
|
|
|
|
|
- `n-select` 新增 `max-tag-count` 属性
|
|
|
|
|
- `n-cascader` 新增 `max-tag-count` 属性
|
|
|
|
|
- `n-popover` 新增 `get-disabled` 属性
|
2021-03-22 00:38:46 +08:00
|
|
|
|
- 新增 `n-ellipsis` 文本省略组件
|
2021-03-21 14:06:46 +08:00
|
|
|
|
- `n-popover` `width` prop 新增 `'trigger'` 的值
|
2021-03-22 00:38:46 +08:00
|
|
|
|
- `n-data-table` 的列的 `ellipsis` 属性可设为 `n-ellipsis` 的 props
|
2021-03-20 02:09:07 +08:00
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
|
2021-03-20 15:27:37 +08:00
|
|
|
|
- 修正 `n-cascader` 再点击清除按钮后菜单出现
|
2021-03-21 01:09:55 +08:00
|
|
|
|
- 修正 `n-card` 设定高度后 action 不在底部的问题
|
2021-03-21 14:37:41 +08:00
|
|
|
|
- 修正 `n-popover` 的 `duration` 和 `delay` 属性执行有问题
|
2021-03-17 11:22:25 +08:00
|
|
|
|
|
2021-03-17 10:47:55 +08:00
|
|
|
|
## 2.0.1
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2021-03-24 17:17:24 +08:00
|
|
|
|
### Feats
|
2021-03-17 01:05:46 +08:00
|
|
|
|
|
|
|
|
|
- `n-layout-sider` 新增 `default-collapsed` 属性
|
2021-03-17 02:45:01 +08:00
|
|
|
|
- `n-modal` 支持自定义位置
|
2021-03-17 01:05:46 +08:00
|
|
|
|
|
2021-03-17 00:38:48 +08:00
|
|
|
|
### Fixed
|
|
|
|
|
|
2021-03-16 18:24:49 +08:00
|
|
|
|
- 修正 `n-menu` 垂直折叠时 `n-menu-item` tooltip 不显示的问题
|
2021-03-17 00:38:48 +08:00
|
|
|
|
- 修正 `n-menu` `collapsed-icon-size` 不生效的问题
|
2021-03-17 10:47:55 +08:00
|
|
|
|
- 修正 `n-menu` 回调类 prop 不接受数组
|
2021-03-17 00:52:09 +08:00
|
|
|
|
- 修正 `n-layout-sider` 按钮被遮挡的问题
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
|
|
|
|
## 2.0.0
|
|
|
|
|
|
|
|
|
|
参考 vue3.md
|
|
|
|
|
|
2020-10-08 02:55:40 +08:00
|
|
|
|
## 1.6.0
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-27 13:48:43 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-27 13:48:43 +08:00
|
|
|
|
- 修正了 `n-auto-complete` 使用 `textarea` 作为输入元素时菜单无法关闭的问题
|
|
|
|
|
- 修正了嵌套 `n-icon` 没有被打平的问题
|
2020-09-02 13:25:10 +08:00
|
|
|
|
- 修正了 `n-date-picker` 在类型为 `date` 和 `datetime` 时面板不显示年的问题
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-27 16:05:13 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-10-08 02:55:40 +08:00
|
|
|
|
- `n-button` 增加 `dashed` 属性
|
2020-09-30 00:17:48 +08:00
|
|
|
|
- 增加 `n-space` 组件
|
2020-08-27 16:05:13 +08:00
|
|
|
|
- `n-drawer` 内容可滚动
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-09-02 10:05:11 +08:00
|
|
|
|
### Localization
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-09-02 10:05:11 +08:00
|
|
|
|
- `n-log` 添加 zhCN 本地化
|
2020-08-27 13:48:43 +08:00
|
|
|
|
|
2020-08-15 16:49:58 +08:00
|
|
|
|
## 1.5.5 (2020-08-15)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-20 00:00:47 +08:00
|
|
|
|
### Breaking Changes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-08 20:15:18 +08:00
|
|
|
|
- 修正了所有 `separator` 的拼写(原来错拼为 `seperator`)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-14 22:08:47 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-14 22:08:47 +08:00
|
|
|
|
- 修正了未设定主题时样式报错的问题
|
2020-08-20 00:00:47 +08:00
|
|
|
|
- 修正了 `n-select` `single` `filterable` 时 placeholder 的样式问题
|
2020-08-08 20:15:18 +08:00
|
|
|
|
|
2020-08-08 13:39:31 +08:00
|
|
|
|
## 1.5.4 (2020-08-08)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-08 13:39:31 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-08-08 13:39:31 +08:00
|
|
|
|
- 修正了 Message、Notification、Confirm 不随主题切换的问题
|
|
|
|
|
|
2020-07-23 18:50:36 +08:00
|
|
|
|
## 1.5.3 (2020-07-23)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-23 18:50:36 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-23 18:50:36 +08:00
|
|
|
|
- 修正了 `n-select` 在 `placeholder` 为空的时候显示出错的问题
|
|
|
|
|
|
2020-07-22 17:29:04 +08:00
|
|
|
|
## 1.5.2 (2020-07-22)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-22 17:29:04 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-22 17:29:04 +08:00
|
|
|
|
- 修正了 `n-radio` 无法聚焦的问题
|
|
|
|
|
- 修正了 `n-data-table` 的 `max-height` 样式失效的问题 https://bugs.chromium.org/p/chromium/issues/detail?id=1107223
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-15 19:03:59 +08:00
|
|
|
|
### Refactors
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-15 19:03:59 +08:00
|
|
|
|
- 重构了 `n-tag` 的样式
|
2020-06-05 23:27:48 +08:00
|
|
|
|
|
2020-07-22 16:58:31 +08:00
|
|
|
|
## 1.5.1 (2020-07-20)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-22 16:58:31 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-22 17:29:04 +08:00
|
|
|
|
- 为 `n-time-picker` 增加了 `disabled` 属性
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-22 16:58:31 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-22 17:29:04 +08:00
|
|
|
|
- 修正了 `n-radio` 下的子元素无法获取焦点的问题
|
2020-07-22 16:58:31 +08:00
|
|
|
|
|
2020-07-08 23:15:31 +08:00
|
|
|
|
## 1.5.0 (2020-07-09)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-08 23:15:31 +08:00
|
|
|
|
### Breaking Changes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-08 23:15:31 +08:00
|
|
|
|
- 重构了试验性的设定主色功能
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-08 23:15:31 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-08 23:15:31 +08:00
|
|
|
|
- 修正了一些零碎的样式错误
|
|
|
|
|
|
2020-06-23 18:45:54 +08:00
|
|
|
|
## 1.4.1 (2020-06-23)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-23 18:45:54 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-07-21 21:04:21 +08:00
|
|
|
|
- 为 `n-select` 增加了 `autofocus` 属性
|
2020-06-23 18:45:54 +08:00
|
|
|
|
|
2020-06-18 23:53:07 +08:00
|
|
|
|
## 1.4.0 (2020-06-19)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-18 23:53:07 +08:00
|
|
|
|
### Breaking Changes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-18 23:53:07 +08:00
|
|
|
|
- `n-menu` 不再支持 slot API
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-18 23:53:07 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-18 23:53:07 +08:00
|
|
|
|
- 增加了试验性的设定主色功能
|
|
|
|
|
|
2020-06-06 00:08:18 +08:00
|
|
|
|
## 1.3.5 (2020-06-06)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-06 00:08:18 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-06 00:08:18 +08:00
|
|
|
|
- 为 `n-button` 增加了 `attr-type` 属性
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-04 20:15:56 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-04 20:15:56 +08:00
|
|
|
|
- 修正了 `n-input` 如果太宽里面的 input 元素宽度不会展开的问题
|
|
|
|
|
- 修正了 `n-input-group` 中 `n-input-number` 边框的样式瑕疵
|
2020-06-05 18:24:57 +08:00
|
|
|
|
|
2020-06-05 23:27:48 +08:00
|
|
|
|
## 1.3.4 (2020-06-05)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-05 23:26:10 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-05 23:26:10 +08:00
|
|
|
|
- 修正了 `n-a` 的 `to` 属性不能为对象的问题
|
|
|
|
|
|
2020-06-03 14:00:52 +08:00
|
|
|
|
## 1.3.3 (2020-06-03)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-03 14:00:52 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-03 14:00:52 +08:00
|
|
|
|
- 增加了 `$NOs.theme` 来获取当前操作系统的主题
|
|
|
|
|
|
2020-06-01 23:45:30 +08:00
|
|
|
|
## 1.3.2 (2020-06-02)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 23:45:30 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 23:45:30 +08:00
|
|
|
|
- 修正了 `n-log` 的加载器显示等宽字体的问题
|
|
|
|
|
- 修正了 `n-button` icon 有关的类名没有被正确应用的问题
|
|
|
|
|
|
2020-06-01 19:11:22 +08:00
|
|
|
|
## 1.3.1 (2020-06-01)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 19:11:22 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 19:11:22 +08:00
|
|
|
|
- 修正了 `n-data-table` 选框列的选框没有垂直居中的问题
|
|
|
|
|
- 修正了 `n-data-table` 表头没 border-color transition 的问题
|
2020-06-01 20:27:00 +08:00
|
|
|
|
- 修正了 `$NConfirm` 的 `show-icon` & `closable` & `bordered` 属性设置无效的问题
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 19:11:22 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 19:11:22 +08:00
|
|
|
|
- 增加并调整了一些 `n-config-consumer` 样式方案中的颜色
|
|
|
|
|
|
|
|
|
|
## 1.3.0 (2020-06-01)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
### Breaking Changes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
- UI 默认样式不再包含外部字体文件,如果需要使用 UI 提供的字体需要明确引入
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
- 为 `n-layout` 增加了 `themed-style` 属性
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
- 修正了 `n-layout-sider` 圆形按钮没有随着折叠状态滚动的问题
|
|
|
|
|
- 修正了 `n-form-item` feedback 如果在一开始被设定则消失没有动画的问题
|
|
|
|
|
- 修正了 `n-data-table` max-height 相关属性在所有情况下都会被应用的问题
|
|
|
|
|
- 修正了一些组件的样式瑕疵
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
### Refactors
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-06-01 13:09:24 +08:00
|
|
|
|
- 调整了一些组件亮色主题下的样式
|
|
|
|
|
|
2020-05-29 15:57:18 +08:00
|
|
|
|
## 1.2.1 (2020-05-29)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-29 15:57:18 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-29 15:57:18 +08:00
|
|
|
|
- 修正了 `n-slider` 弹框没有 z-index 的问题
|
|
|
|
|
|
|
|
|
|
## 1.2.0 (2020-05-29)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-29 15:57:18 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-29 15:57:18 +08:00
|
|
|
|
- 为 `n-form-item` 增加了 `feedback` 和 `validation-status` 属性
|
|
|
|
|
|
2020-05-28 14:29:31 +08:00
|
|
|
|
## 1.1.5 (2020-05-28)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 14:29:31 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 14:29:31 +08:00
|
|
|
|
- 为 `n-collapse` 和 `n-collapse-item` 增加了 `display-directive` 属性
|
|
|
|
|
- 为 `n-select` 的 `option` 增加了 `class` 和 `style` 属性
|
|
|
|
|
- 为 `n-select` 增加 `debug` 模式
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 14:29:31 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 14:29:31 +08:00
|
|
|
|
- 修正了 `n-select` 在 disabled 状态下能被清除的问题
|
|
|
|
|
|
2020-05-28 12:11:31 +08:00
|
|
|
|
## 1.1.4 (2020-05-28)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 12:11:31 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 12:11:31 +08:00
|
|
|
|
- 修正了 `n-select` 在多选情况下传入值被直接修改的问题
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 12:11:31 +08:00
|
|
|
|
### Refactors
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 12:11:31 +08:00
|
|
|
|
- 一个 UI 实例最多在一个 Vue 上安装一次
|
|
|
|
|
|
2020-05-20 23:05:05 +08:00
|
|
|
|
## 1.1.3 (2020-05-20)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-20 23:05:05 +08:00
|
|
|
|
### Chores
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-20 23:05:05 +08:00
|
|
|
|
- 更新 css-render 的依赖
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-20 23:05:05 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-28 12:11:31 +08:00
|
|
|
|
- 修正了 `n-transfer` 在值改变时动画出错的问题
|
2020-05-20 23:05:05 +08:00
|
|
|
|
|
2020-05-19 15:18:29 +08:00
|
|
|
|
## 1.1.2 (2020-05-19)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-19 15:18:29 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-19 15:18:29 +08:00
|
|
|
|
- 为 `n-step` 增加内容的 slot
|
|
|
|
|
- 为 `n-checkbox` 增加了 `label` prop
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-19 15:18:29 +08:00
|
|
|
|
### Performance Improvements
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-19 15:18:29 +08:00
|
|
|
|
- 所有定位组件按需注册监听器
|
|
|
|
|
- 在寻找可滚动节点的过程中使用缓存
|
|
|
|
|
- 提升了 `n-button` beforeDestroy 的性能
|
|
|
|
|
- 减少了 `n-checkbox` 在值未改变时的重复渲染
|
|
|
|
|
- 提升了文字内容的 `n-avatar` 的性能
|
|
|
|
|
|
2020-05-18 20:19:52 +08:00
|
|
|
|
## 1.1.1 (2020-05-18)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-18 20:19:52 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-18 20:19:52 +08:00
|
|
|
|
- 更新 css-render 的依赖
|
|
|
|
|
- 默认类型的按钮的 icon 的颜色
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-19 15:18:29 +08:00
|
|
|
|
### Performance Improvements
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-18 20:19:52 +08:00
|
|
|
|
- 减少了 `n-menu-item` 没用的重复渲染
|
|
|
|
|
- 减少了文档页面没用的重复渲染
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-18 20:19:52 +08:00
|
|
|
|
### Refactors
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-18 20:19:52 +08:00
|
|
|
|
- 为了性能重构了 `n-nimbus-service-layout` 的部分代码
|
|
|
|
|
|
2020-05-16 22:07:58 +08:00
|
|
|
|
## 1.1.0 (2020-05-16)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-16 22:07:58 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-16 22:07:58 +08:00
|
|
|
|
- `n-button` 接受自定义颜色
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-18 20:19:52 +08:00
|
|
|
|
### Refactors
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-16 22:07:58 +08:00
|
|
|
|
- 将内部所有使用 $slots 的地方换为 $scopedSlots 来获得更好的鲁棒性
|
|
|
|
|
- 将部分按钮样式生成转移到组件内动态进行
|
|
|
|
|
|
2020-05-15 02:03:31 +08:00
|
|
|
|
## 1.0.14 (2020-05-15)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-15 01:53:01 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-15 01:53:01 +08:00
|
|
|
|
- 修正了 `line` 型 `n-tabs` 线不随 `activeName` 属性改变的问题
|
|
|
|
|
- 修正了 `n-tabs` 滚动按钮没有随着宽度改变触发的问题
|
|
|
|
|
- 修正了 `n-tabs` 高度变化会导致一些不期望的调用的问题
|
|
|
|
|
|
2020-05-14 10:57:40 +08:00
|
|
|
|
## 1.0.13 (2020-05-14)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-14 10:57:40 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-05-15 02:03:31 +08:00
|
|
|
|
- 修正 `n-form-item-col` & `n-form-item-row` 的 label slot 不显示的问题
|
2020-05-14 10:57:40 +08:00
|
|
|
|
|
2020-04-30 13:15:31 +08:00
|
|
|
|
## 1.0.12 (2020-04-30)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-30 13:15:31 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-30 13:15:31 +08:00
|
|
|
|
- 修正了一些 CSS 长度属性格式化错误的问题
|
|
|
|
|
|
2020-04-30 11:04:30 +08:00
|
|
|
|
## 1.0.11 (2020-04-30)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 22:06:26 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 22:06:26 +08:00
|
|
|
|
- 为 `n-select` 增加了 `fallback-option` 属性用于控制无对应选项时的回退选项
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 22:06:26 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 22:06:26 +08:00
|
|
|
|
- 解决了 `n-data-table` 在没有数据时 `max-height` 和 `min-height` 错误显示的问题
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 22:06:26 +08:00
|
|
|
|
### Breaking Changes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 22:06:26 +08:00
|
|
|
|
- `n-data-table` 的 `max-height` 和 `min-height` 会对表格部分的整体生效,不只是表格的内容部分
|
|
|
|
|
- `n-select` 在默认情况下会显示选项中不存在的值
|
|
|
|
|
|
2020-04-28 22:54:17 +08:00
|
|
|
|
## 1.0.10 (2020-04-28)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-28 22:54:17 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-28 22:54:17 +08:00
|
|
|
|
- 为 `n-collapse` 增加了 `arrow-placement` 属性
|
2020-04-29 22:06:26 +08:00
|
|
|
|
- 为 `n-collapse-item` 增加了`arrow` slot
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-28 22:54:17 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-28 22:54:17 +08:00
|
|
|
|
- 解决了可卸载组件在嵌套成 `modal > drawer > component` 样子的时候会被卸载到错误位置的问题
|
|
|
|
|
|
2020-04-23 18:37:58 +08:00
|
|
|
|
## 1.0.9 (2020-04-23)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-23 18:37:58 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-23 18:37:58 +08:00
|
|
|
|
- 为 `n-input` 增加了 `autofocus` 选项
|
|
|
|
|
- 为 `NMessage` 增加了 `closable` 选项
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-23 18:37:58 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-23 18:37:58 +08:00
|
|
|
|
- 解决了 `n-tag` `closable` 默认值被设为 `true` 的问题
|
|
|
|
|
- 解决了 `n-data-table` 不能使用全部 `pagination` prop 的问题
|
|
|
|
|
- 解决了 `n-pagination` `on-page-size-change` 不生效的问题
|
|
|
|
|
|
2020-04-29 11:02:15 +08:00
|
|
|
|
## 1.0.8 (2020-04-22)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 11:02:15 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-29 22:12:57 +08:00
|
|
|
|
- 增加 `n-dynamic-tags` 组件
|
2020-04-29 11:02:15 +08:00
|
|
|
|
- `styleScheme` 新增暴露颜色 `tableHeaderOverlayBackgroundColor` & `inputOverlayBackgroundColor`
|
|
|
|
|
|
2020-04-10 16:36:21 +08:00
|
|
|
|
## 1.0.7 (2020-04-10)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-10 16:36:21 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-10 16:36:21 +08:00
|
|
|
|
- 为 `n-data-table` 的 `column` 增加了 `filter-option-value` 的属性来应对单选的情况
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-10 16:36:21 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-10 16:36:21 +08:00
|
|
|
|
- 解决了 `n-collpase-item` 不支持 `number` 的问题
|
|
|
|
|
|
|
|
|
|
## 1.0.6 (2020-04-03)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-03 17:35:47 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-04-03 17:35:47 +08:00
|
|
|
|
- 解决了所有的 `console` 语句都在打包中被删除了的问题
|
|
|
|
|
|
2020-03-27 17:32:53 +08:00
|
|
|
|
## 1.0.5 (2020-03-27)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-27 17:06:20 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-27 17:40:36 +08:00
|
|
|
|
- 改变 `n-data-table` 的 filters 的数据类型从数组改变成对象
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-27 17:06:20 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-27 17:40:36 +08:00
|
|
|
|
- `n-data-table` 在有多列筛选的情况下数据不能被正确筛选
|
2020-03-27 17:06:20 +08:00
|
|
|
|
|
2020-03-26 19:36:04 +08:00
|
|
|
|
## 1.0.4 (2020-03-26)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-26 19:36:04 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-26 19:36:04 +08:00
|
|
|
|
- 当选项过多时,`n-data-table` 过滤菜单的内容可以滚动
|
|
|
|
|
|
2020-03-25 22:33:55 +08:00
|
|
|
|
## 1.0.3 (2020-03-25)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-25 22:33:55 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-25 22:33:55 +08:00
|
|
|
|
- `$NMessage`, `$NNotification`, `$NConfirm` 的获取到的主题会应用到他们的内部组件
|
|
|
|
|
|
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-25 22:33:55 +08:00
|
|
|
|
- 多个 naive-ui 共存时定位元素会产生冲突
|
|
|
|
|
- `n-form-item` 的 validate 方法在某些 validator 的返回值下不会 resolve
|
|
|
|
|
- `$NConfirm` 主题未随 `n-config-provider` 切换
|
|
|
|
|
|
2020-03-23 17:07:29 +08:00
|
|
|
|
## 1.0.2 (2020-03-23)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-23 17:07:29 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-25 20:25:02 +08:00
|
|
|
|
- `n-transfer` 的选项在值变化之后没有重置
|
2021-03-16 18:24:49 +08:00
|
|
|
|
- `n-nimbus-service-layout` (deprecated) 没有兼容 Vue Router(3.1 版本以下) `push` 方法的返回值
|
2020-03-23 17:07:29 +08:00
|
|
|
|
|
2020-03-21 15:14:35 +08:00
|
|
|
|
## 1.0.1 (2020-03-21)
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-21 15:14:35 +08:00
|
|
|
|
### Features
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-21 15:14:35 +08:00
|
|
|
|
- `n-layout-sider` 的 `show-trigger` 增加了 `'bar'` & `'arrow-circle'` 选项
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
2020-03-21 15:14:35 +08:00
|
|
|
|
### Fixes
|
2021-03-16 18:24:49 +08:00
|
|
|
|
|
|
|
|
|
- `n-scrollbar` 的轨道会挡住鼠标事件
|