Skip to content

Commit

Permalink
update changelog to include #465
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleogenesis committed Oct 11, 2023
1 parent 54154b9 commit 17f7d82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Releases are recorded as git tags in the [Github releases](https://github.com/le
- [#420] - Fix randomly missing focus ring
- [#427] - Update `KDateRange` to use `vue-intl` function `$formatDate` for date formatting and translations
- [#433] - Add new `props` to `KCircularLoader`: `minVisibleTime` and `show`
- [#465] - Add `containFocus` `prop` to `KDropdownMenu`. Add `#option` slot to `KDropdownMenu`. Add `v-bind="$attrs"` to `KIconButton`.

<!-- Referenced PRs -->
[#425]: https://github.com/learningequality/kolibri-design-system/pull/425
Expand All @@ -37,6 +38,7 @@ Releases are recorded as git tags in the [Github releases](https://github.com/le
[#426]: https://github.com/learningequality/kolibri-design-system/pull/426
[#427]: https://github.com/learningequality/kolibri-design-system/pull/427
[#433]: https://github.com/learningequality/kolibri-design-system/pull/433
[#465]: https://github.com/learningequality/kolibri-design-system/pull/465

## Version 1.4.x

Expand Down

0 comments on commit 17f7d82

Please sign in to comment.