Lior Pollak

Results 10 issues of Lior Pollak

Currently, there's no option to set the notification title or subtitle to be right to left (i.e. Hebrew, Arabic).

Hi, I'm writing a react library using tsdx which recommends using this action. My library has a devDependency of esbuild, which causes this beauty: ``` Run bahmutov/[email protected] running npm-install GitHub...

enhancement

tsup is super fast and more modern than webpack. this closes #25

Hi there, great project! While I was trying to use the package, I couldn't manage to get it to work with a custom element (not plain text), e.g. ```react ```...

enhancement

Material UI (snackbar style)

Will this be supported? Is this repo still alive?

**The `deno-slack` versions** ``` "deno-slack-sdk/": "https://deno.land/x/[email protected]/", "deno-slack-api/": "https://deno.land/x/[email protected]/" ``` **Deno runtime version** ``` deno 1.43.3 (release, aarch64-apple-darwin) v8 12.4.254.13 typescript 5.4.5 ``` **OS info** ``` ProductName: macOS ProductVersion: 14.5 BuildVersion:...

bug
backend

Added a generic to RadialBarTooltipComponent, to better enforce the datum type.

**Is your feature request related to a problem? Please describe.** Cannot pass zod 4 schemas to genkit. **Describe the solution you'd like** Update dev deps to support zod 4. **Describe...