Joe Bell

Results 35 issues of Joe Bell

**Is your feature request related to a problem? Please describe.** It's all well and good recommending uses for `cva` but it would be reassuring to know these examples actually work...

enhancement
good first issue

### Description - [x] Extract common example UI to `@plaiceholder/ui` - [ ] Create [Remix](https://remix.run) example - [x] Rebuild all example pages in Remix - [ ] Find an alternative...

> ⚠️ **Please note**: V1 is still a work in progress and prone to bugs/sudden API changes. # RFC: Version 1 ## TL;DR - **raam** V1 introduces a new "mixins"...

I'd love to get this working in a way so it's re-usable for other CSS composition methods: - styled-components - vanilla CSS - etc.

enhancement

- [x] Gap should handle when `flexWrap` is applied responsively (ie. `flexWrap={['nowrap', 'wrap']}`). This would make `Flex` safer to use on its own rather than rely on the presets. https://github.com/joe-bell/raam/pull/10...

enhancement

**Describe the bug** Images take a long time to download because we're using hardcoded Spotify CDN links. Maybe we could store some of the images locally to improve speed for...

enhancement

**Is your feature request related to a problem? Please describe.** Build a recipe using Emotion **Describe the solution you'd like** 🤷‍♂️

enhancement

**Is your feature request related to a problem? Please describe.** It would be good to showcase the Lighthouse stats for each recipe in terms of performance! **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** Implement some server-side rendering examples within the recipes/docs. **Describe the solution you'd like** Not too sure yet but I'll need...

enhancement

As a hacky workaround, I had to set `latest` in the `example` package to get CodeSandbox playing nicely – which is far from ideal and unstable Turns out I could've...

enhancement