Skip to content

Commit

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


- [#774]
- **Description:** Merges `KCard` and `BaseCard`
- **Products impact:** none
- **Addresses:** Unblocks several issues for the upcoming features regarding the addition of checkboxes and `KCardGrid`
- **Components:** `KCard`
- **Breaking:** no
- **Impacts a11y:** -
- **Guidance:** -

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

- [#774]
- **Description:** Updates `KCard` internal structure and style
- **Products impact:** This introduces temporary regressions in `KCard` related to removing its control of its height that will instead be controlled by `KCardGrid`. However, `KCard` is required to be always used within `KCardGrid` anyways so ultimately this will be of no real impact. Will be completed by `KCardGrid` soon.
- **Addresses:** Prepares `KCard` for the upcoming features regarding the addition of checkboxes and `KCardGrid`
- **Components:** `KCard`
- **Breaking:** no
- **Impacts a11y:** -
- **Guidance:** -

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

- [#774]
- **Description:** Fixes the thumbnail overflowing in the horizontal layout with small thumbnail and aligns this layout more closely to the designs.
- **Products impact:** bugfix
- **Addresses:** https://github.com/learningequality/kolibri-design-system/issues/773
- **Components:** `KCard`
- **Breaking:** no
- **Impacts a11y:** -
- **Guidance:** -

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

- [#774]
- **Description:** Fix click.stop not working on interactive elements rendered within the card via its slots.
- **Products impact:** bugfix
- **Addresses:** -
- **Components:** `KCard`
- **Breaking:** no
- **Impacts a11y:** -
- **Guidance:** -

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

- [#774]
- **Description:** Aligns padding to the designs
- **Products impact:** Visual update
- **Addresses:** -
- **Components:** `KCard`
- **Breaking:** no
- **Impacts a11y:** -
- **Guidance:** -

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



- [#752]
- **Description:** Update`KCard` to complete vertical/horizontal layouts with no thumbnail
- **Products impact:** Card updates
Expand Down

0 comments on commit d90e2b3

Please sign in to comment.