diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 584680d7b..6cb8b8ef1 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -25,6 +25,7 @@ - `n-dialog` adds `action-class` `action-style` `content-class` `content-style` `title-class` `title-style` prop. - `n-split` adds `panel1-class` `panel1-style` `panel2-class` `panel2-style` prop. - `n-mention` adds `filter` method, closes [#5721](https://github.com/tusen-ai/naive-ui/pull/5721). +- `n-slider` aria support ## 2.38.1 @@ -38,7 +39,6 @@ - Fix `n-tabs`'s capsule wrong width and position after resize within `n-modal`, closes [#5569](https://github.com/tusen-ai/naive-ui/issues/5569). - Fix `n-split` doesn't work with `inline-theme-disabled` prop. - Fix `n-float-button` doesn't work with `inline-theme-disabled` prop. -- `n-slider` aria support ### Features diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index db1825c76..d997539bc 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -25,6 +25,7 @@ - `n-dialog` 新增 `action-class` `action-style` `content-class` `content-style` `title-class` `title-style` 属性 - `n-split` 新增 `panel1-class` `panel1-style` `panel2-class` `panel2-style` 属性 - `n-mention` 新增 `filter` 方法,关闭 [#5721](https://github.com/tusen-ai/naive-ui/pull/5721) +- `n-slider` aria support ## 2.38.1