Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVelezLl committed Aug 20, 2024
1 parent 99c4115 commit 0240cfc
Showing 1 changed file with 28 additions and 10 deletions.
38 changes: 28 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,27 @@ Changelog is rather internal in nature. See release notes for the public overvie

## Upcoming version 5.x.x (`develop` branch)

[#705]
- [#738]
- **Description:** Bump KDS version to 5.0.0-rc2.
- **Products impact:** -.
- **Addresses:** -.
- **Components:** -.
- **Breaking:** -.
- **Impacts a11y:** -.
- **Guidance:** -.

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

- [705]
- **Description:** Update`KCard` updates: Adds 'preserveAboveTitle`, `preserveBelowTitle`, `preserveFooter` prop for flexible slot management.
- **Products impact:** Card updates
- **Addresses:** https://github.com/learningequality/kolibri-design-system/issues/702
- **Components:** `KCard`
- **Breaking:** N0
- **Impacts a11y:** No
- **Guidance:**
[#705] https://github.com/learningequality/kolibri-design-system/pull/705

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

- [719]
- **Description:** Removes KResponsiveWindowMixin.
Expand Down Expand Up @@ -46,55 +58,61 @@ Changelog is rather internal in nature. See release notes for the public overvie
- **Guidance:** Find all polite and live regions (or roles) in an application. Remove them and instead use `useKLiveRegion.sendPoliteMessage` and `useKLiveRegion.sendAssertiveMessage` to update the live regions that KDS inserted to document body during installation.

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

- [#688]
- **Description:** Update`KCard` styling
- **Products impact:** Card updates
- **Addresses:**
- **Components:** `KCard`
- **Breaking:** N0
- **Impacts a11y:** No
- **Guidance:**
[#688] https://github.com/learningequality/kolibri-design-system/pull/688

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

- [#707]
- **Description:** Card Validations
- **Products impact:**
- **Addresses:** [#695](https://github.com/learningequality/kolibri-design-system/issues/695)
- **Components:** `KCard`
- **Breaking:** No
- **Impacts a11y:** No
- **Guidance:**
[#707] https://github.com/learningequality/kolibri-design-system/pull/707

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

- [#706]
- **Description:** Add new alignment options to `KCard`
- **Products impact:** new alignment
- **Addresses:** [#701](https://github.com/learningequality/kolibri-design-system/issues/701)
- **Components:** `KCard`
- **Breaking:** N0
- **Impacts a11y:** No
- **Guidance:**

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


[#709]
- [#709]
- **Description:** Update spaces to the latest design`KCard`
- **Products impact:** Card updates
- **Addresses:** [#704](https://github.com/learningequality/kolibri-design-system/issues/704)
- **Components:** `KCard`
- **Breaking:** N0
- **Impacts a11y:** No
- **Guidance:**
[#709] https://github.com/learningequality/kolibri-design-system/pull/709

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

- [#625]
- **Description:** Initial implementation of `KCard` component
- **Products impact:** New Component
- **Addresses:** [#530](https://github.com/learningequality/kolibri-design-system/issues/530)
- **Components:** KCard
- **Breaking:** No
- **Impacts a11y:** Yes
- **Guidance:**

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

- [#678]
Expand Down

0 comments on commit 0240cfc

Please sign in to comment.