Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
puxiao committed Nov 27, 2024
1 parent 0a75798 commit 07d83f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Fix `n-time-picker`'s `use-12-hours` type error warning, closes [#4308](https://github.com/tusen-ai/naive-ui/issues/4308)
- Fix `input-number` the problem that the negative sign is replaced when the negative sign is entered.
- Fix `n-data-table`'s header will show scrollbar in some old browsers, closes [#6557](https://github.com/tusen-ai/naive-ui/issues/6557).
- Fix browser warnings caused by `aria-hidden` attribute in `Modal`, closes [#6436](https://github.com/tusen-ai/naive-ui/issues/6436)
- Fix `n-modal` has log warnings of console when use `aria-hidden` attribute, closes [#6436](https://github.com/tusen-ai/naive-ui/issues/6436)

### Features

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- `n-time-picker``use-12-hours` 类型错误警告,关闭 [#4308](https://github.com/tusen-ai/naive-ui/issues/4308)
- 修复 `input-number` 存在负号时被替换的问题
- 修复 `n-data-table` 的 header 在部分浏览器中会出现滚动条,关闭 [#6557](https://github.com/tusen-ai/naive-ui/issues/6557)
- 修复 `Modal``aria-hidden` 属性引发的浏览器警告,关闭 [#6436](https://github.com/tusen-ai/naive-ui/issues/6436)
- 修复 `n-modal``aria-hidden` 属性引发的控制台报警告,关闭 [#6436](https://github.com/tusen-ai/naive-ui/issues/6436)

### Features

Expand Down

0 comments on commit 07d83f4

Please sign in to comment.