Skip to content

Commit

Permalink
Update CHANGELOG.md for PR #851
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 9, 2024
1 parent 903e831 commit 2772327
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ Changelog is rather internal in nature. See release notes for the public overvie
<!-- [DO NOT REMOVE-USED BY GH ACTION] PASTE CHANGELOG -->


- [#851]
- **Description:** Prepends all internal `KCard` class names with `k`
- **Products impact:** bugfix
- **Addresses:** Prevent from aggressive overrides from global Vuetify styles in Studio, for example when `KCard`'s `.title` styles were changed unexpectedly by the Vuetify's `.title` styles, causing text being cut off and incorrectly styled overall. Reported in https://github.com/learningequality/studio/pull/4803.
- **Components:** `KCard`
- **Breaking:** no
- **Impacts a11y:** no
- **Guidance:** -

[#851]: https://github.com/learningequality/kolibri-design-system/pull/851



- [#838]
- **Description:** Re-organizes `KCard` styles to improve content tolerance and simplify styles, and fixes the thumbnail overflow problems in horizontal layout with small thumbnail
- **Products impact:** bugfix
Expand Down

0 comments on commit 2772327

Please sign in to comment.