Michaela Robosova
Michaela Robosova
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri-design-system/blob/develop/CONTRIBUTING.md).** ## Blocks - https://github.com/learningequality/kolibri/issues/12553 - https://github.com/learningequality/studio/issues/4634 ## Summary `$darken1`, `$darken2`, and `$darken3` will be new utilities that...
## Current behavior In the first version of `KCard`, its sections (above title, footer, ...) have fixed height and the card itself has fixed height as well. This is to...
## Summary This is one of the follow-ups to https://github.com/learningequality/kolibri-design-system/pull/625 Check that `KCard` supports vertical/horizontal layouts with no thumbnail well and add some examples to the documentation page. This is...
- Create new experimental card grid component in Kolibri - Play around with a11y and clarify behavior UI of cards within the grid with designers - Take learnings and put...
- clarify what a11y features are provided out of the box by `KCard`, and what needs to still be implemented by consumers - add guidance regarding content provided to slots...
## Blocked by - https://github.com/learningequality/kolibri-design-system/pull/625 ## Summary `KCard` needs to support right-to-left languages. This was difficult to preview and test when developing solely in KDS, but as we're transitioning to...
## Description Adds support for teleporting that is performant and simple to use. - The teleport root element is inserted to an application's document body during KDS initialization - Removes...
## Description Based on recent guidance ([Slack thread](https://app.slack.com/client/T0KT5DC58/CTG8XDTCL)) by @jtamiace: - Updates $core-time value from 0.25s to 0.15s - [Figma simulation](https://www.figma.com/proto/p7aOP2MBv0SED1uhaPwqEd/Product-rebrand?page-id=2824%3A4051&node-id=2828-6302&viewport=-174%2C174%2C0.19&t=KS4kGA1Ncw1J47h0-1&scaling=min-zoom&content-scaling=fixed&starting-point-node-id=2828%3A6302) - Updates guidance for drop shadows depth to: -...
Follow-up to @radinamatic's feedback in https://github.com/learningequality/kolibri/pull/12475: 
🌱 **Are you new to the codebase? Welcome! Please see [the contributing guidelines](https://github.com/learningequality/kolibri-design-system/blob/develop/CONTRIBUTING.md).** ## Summary The [`KTooltip` documentation page](https://design-system.learningequality.org/ktooltip/) lacks an overview and examples of usage. The goal of this...