Ayush Sharma

Results 11 issues of Ayush Sharma

**Is your feature request related to a problem? Please describe.** It's a very common use case where you have a codebase but you want to create a branch with no...

feature-request

By default Popover component doesn't allow user to theme the card that it contains or pass any style props, It does however provide this `statelessProps` prop that allows us to...

theming

Something that this plugin uses is deprecated, according to this issue: https://github.com/webpack/webpack/issues/6568#issuecomment-377491754 > Open an issue on the plugin's (or loader's) repository and include the stacktrace so its author could...

**Is your feature request related to a problem? Please describe.** Currently the variant prop accepts a string and allows creating variants by extending a single variant. It's not really a...

enhancement

**Is your feature request related to a problem? Please describe.** Currently with gum, I'm not sure if it possible to select some chunk (or chunks) visually from within a provided...

**Describe the bug** I tried downloading a video with a dot in its name, I couldn't. **Screenshots** ![image](https://user-images.githubusercontent.com/19586719/202356499-cfb63e9e-feab-4a38-9b69-62721a0efdf1.png) **Desktop (please complete the following information):** - OS: Arch Linux - Browser:...

bug
good first issue

Hello, I did : `./build-and-install.sh`, it ran for a while and then somewhere in the middle it gave me this error : ```bash /home/a-y-u-s-h/Unity-for-Arch/systemd/PKGBUILD: line 47: ./autogen.sh: No such file...

A thread to put ideas in one place.

suggestions

Right now there's no implementation for Frequency Spectrum of 1024 samples (for multiplication) because it is computationally heavy and slows down program. This needs to be fixed in future. Addition...

bug
enhancement

How about modelling backend processes (express as the event source and statechart as the backend functionality - server side authentication, authorization, database interactions, security checks, etc). Good job on the...