Mark Teekman
Mark Teekman
Small typo fix 🙂 Thanks for this awesome guide!!
Forms can be very complex, not just accessibility wise. We can make a small start by adding some default components / wrappers with some accessibility standards baked in like custom...
Tablists are great to compartmentalize pieces of content in smaller form factor. ### Notes - TypeScript support - Vanilla example: https://codepen.io/markteekman/pen/qBLzPov
Although sliders are discouraged when building accessible applications, there can be use cases for them. Since there already exist other sliders like [Swiper.js](https://swiperjs.com/swiper-api#accessibility-a11y) (note: I haven't tested whether their accessibility...
The DuoCard differs from the normal Card in that it can have two actions: one clicks to a detail page of the card, the other one can be for example...
Example: https://codepen.io/markteekman/pen/jOXjLeW Note: can replace almost all custom JavaScript.
### What version of `starlight` are you using? Latest ### What version of `astro` are you using? Latest ### What package manager are you using? pnpm ### What operating system...
Transform theme from hackathon example project to full fledged dashboard theme with proper SSR support cookie setting for the demo login
- Tailwind - Darker dark mode - Prettier - ESLint - TypeScript - Component - etc. Related: #14
https://github.com/expressive-code/expressive-code