Michaela Robosova
Michaela Robosova
## Blocked by - #529 ## Summary Implement `KCard`, an accessible base card component offering the most frequently used card content and thumbnail layouts, as well as other customization options....
## Summary The PR that implements the changelog automation https://github.com/learningequality/kolibri-design-system/pull/547 has been tested and reviewed to a large extent and seems to work pretty well overall. The PR has two...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. ## Product Kolibri _Example: choosing a new...
## Product Kolibri ## Desired behavior It's possible to define a default `KFixedGridItem`'s `span` via a `KFixedGrid` prop (called `itemSpan` in the following example). For example: ```jsx ``` could be...
## Product Kolibri ## Desired behavior `UiToolbar` component is fully themed internally and can also accept theme tokens through the `textColor` prop. ## Current behavior `UiToolbar` accepts `black` or `white`...
## Current workflow 1. When opening a PR, developers are guided by [the PR template](https://github.com/learningequality/kolibri-design-system/blob/main/.github/pull_request_template.md#changelog) to fill in the changelog section in the PR description 2. Some time before the...
❌ **This issue is not open for contribution. Visit Contributing guidelines** to learn about the contributing process and how to find suitable issues. We need to come up with a...
## Product Kolibri ## Desired behavior `KIconButton` provides API to allow for styling its border, and border color can be easily themed. It could be a general solution similar to...
## Product Studio, Design System ## Expected behavior `KModal` never displays a vertical scrollbar when used with `KCircularLoader` and when there is enough space in the modal/on a page. ##...
## Desired behavior Switch documentation builds to the newer Nuxt.js `target: static` flag. We'll need to do some study - see[ this post on StackOverflow](https://stackoverflow.com/questions/63336570/whats-the-real-difference-between-target-static-and-target-server-in-nuxt/63638062#63638062). ## Current behavior We currently...