Andrico

Results 40 comments of Andrico

This worked for me when trying to test uploading an encrypted file thanks @jerdaane > After looking at #70 I could workaround this issue (where in my case a pdf...

Im also having a similar issue. A `.js` component is being imported by a `tsx` component, but DRZ recognises it as being unused

Thanks for flagging! I'm not currently making any updates to this package, but I would be more than happy to review and approve a PR that resolves this issue :)

[Material UI's guidelines when it comes to elevation](https://material.io/design/environment/elevation.html) [Materialize's shadow styles based on dp](https://github.com/Dogfalo/materialize/blob/v1-dev/sass/components/_global.scss)

Hey Nanyx, Thanks for creating this issue. I've considered this feature before and it's great to see that others do as well. I would very much like to see a...

@gaoryrt I like this idea. I also like the consideration about the update in content based on the level. Other things we need to consider would be: 1. How do...

Thanks for this! It's given me a bit to think about. Feel free to fork BST and explore the idea. If not, I'd like to look into this, but I...

Hey @medmo7 , thanks for getting in touch. I don't have any plans on turning this into a React Native package,

I would love something like this. With the current data structure, which looks like so: ``` [ { name: 'Parent One', children: [ { name: 'Child One', children: [] }...

Hi! thanks for reaching out! I ended up forking it on the Cali Skills website. I've been thinking about rewriting this to be more flexible, and one way to do...