Lev Chelyadinov

Results 68 issues of Lev Chelyadinov

Previously, the "Isolation -> Low Coupling & High Cohesion" page in the Reference section contained advice on how to maintain low coupling by composing either through passing JSX as props...

The overview uses these terms (also "business value"), but their definition is unclear. Add that to the overview page.

#### Description Related to https://github.com/withastro/starlight/discussions/1701 Again, building on HiDeoo's experience from the prototype, I made the header the same color as the background and then did the same for the...

🌟 core

#### Description Related to https://github.com/withastro/starlight/discussions/1701 This PR changes the appearance of aside blocks to make them stand out less. This was done by changing the `-low` version of the color...

🌟 core

#### Description Related to https://github.com/withastro/starlight/discussions/1701. There has been [a comment expressing a concern about the accessibility of this redesign](https://github.com/withastro/starlight/discussions/1701#discussioncomment-10371279), but I'm not sure what exactly was the problem. However, I...

🌟 core

[Repro on StackBlitz](https://stackblitz.com/edit/stackblitz-starters-9tj57qw4?file=README.md) In Next.js 13 in a server component like this: ```tsx import { Interweave } from 'interweave'; export default function Home() { return ( Hello from ); }...

### What? This PR adds a new button to the Join field UI to take an existing document from the joined collection and link it to this joining document instead....

stale