Silouan Wright

Results 13 issues of Silouan Wright

## Problem In my experience, the only reason for surfacing an `onClickOutside` prop to the user, is so they can fire a callback to close the modal if they're controlling...

💎 enhancement

### Steps to reproduce Render any react component with a Provider on the server (set prerender as true) ### Expected behavior The component should be generated from the server, then...

discussion

This is a great resource, thanks for building it. I do believe there are some links that don't lead to where the link text says, which I believe may hurt...

There are a lot of modals in the wild that have different animations for the overlay and the actual modal, like this: https://tympanus.net/Development/DialogEffects/ It would be nice to get support...

https://github.com/shunsugai/rails-webpacker-hypernova This is a project I'm attempting to get working. You have to bundle install that, then do ``` node hypernova.js ./bin/rails s ./bin/webpack-dev-server ``` And then access `/hello/index` It...

So because the page is scrolling to the top (and emulating a new page render), would it make sense to reset the focus to the top of the page? The...

Fixes #9 - Fixed typos in commands (@ficus/cli → @figus/cli) - Added example kitchen sink config in `config/introduction.md` - Added a link to an example Figma file that works with...

Currently, the `figus.config.mjs` file is required to be at root. This works, but I have a big monorepo, and this config file is only related to a specific package. Moreover,...

in progress

I have an icon in Figma that is not getting compressed into svg properly. - I and another designer have played around with it quite a bit, to no avail...

Hi! Looks like an interesting library. Could you add some examples? https://www.figus.dev/guide/#examples Or even a link to an example Figma file would really help.