Adrien Lemaire

Results 105 issues of Adrien Lemaire

**Is your feature request related to a problem? Please describe.** I'm using [tailwindcss-classnames](https://github.com/muhammadsammy/tailwindcss-classnames) by @muhammadsammy in my typescript project to have typed classes. But unfortunately, I do not get auto-sorting...

enhancement

Can we add an equivalent to the flow setup for typescript ? ``` [options] module.name_mapper='^{rootPathPrefix}/\(.*\)$' -> '/{rootPathSuffix}/\1' ``` Being new to typescript, I'm not sure how this should be solved....

Does anyone use ctags here ? I noticed that I cannot see definitions for imports anymore from vim, and I suppose it's because ctags doesn't understand the "~" sign. Would...

I've been using wl-clipboard for a couple months without issues, but it stopped working yesterday. ``` local/wl-clipboard 1:2.0.0-1 local/sway 1:1.4-7 local/xorg-server-xwayland 1.20.7-1 (xorg) ``` wl-paste and wl-copy work fine with...

bug

> Please provide a description of the bug / issue, and provide the details below: Getting a version skews problem reported for webpack, but can't figure out what is wrong...

Unverified

**Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** When using `limit`, all pending toasts will be queued. Coming after a while,...

Feature Request

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** The [documentation](https://fkhadra.github.io/react-toastify/limit-the-number-of-toast-displayed#how-to-clear-the-waiting-queue) refers to creating a function `clearWaitingQueue`, but the function is never...

I need to enable authentication by email/password for my API. This is not basic http auth, as I need to verify the data from a MySQL database. Would it make...

enhancement

My facebook application has a website and an iOS application configured in its settings, but my serverless application only uses the website redirect client uri via `process.env.REDIRECT_CLIENT_URI`. I'm wondering how...

Hi, I needed to spend some time to figure out what were the appropriate policy rules to get ice working, so it would probably be a good idea to update...