immi

Results 12 issues of immi

### Describe the feature / bug 📝: **unstyled: false, not working in toast.custom()** ``` toast.custom((id)=> ( message toast.dismiss(id)}> Close ), {unstyled: false}) ```

### Issue: Dragging Disabled When Applying `none` Variant with Custom Transform When using the following variants: ```ts const variants: Variants = { // ...other variants none: (custom) => ({ width:...

bug

### Is your feature request related to a problem? Please describe. [add more scripts in p](feat: add more `scripts` in `package.json`) ### Describe the solution you'd like to see ```json...

🌟 enhancement
:beginner: good first issue
📌 area: t3-app

Feature Request: add feature to export as `*.tsx` or `.jsx` file/s also add button to download file as `jsx` | `tsx` **single** ![image](https://github.com/user-attachments/assets/240f13e5-9586-46ad-ab81-e91dddb17339) and **multiple** ![image](https://github.com/user-attachments/assets/d61fb1a8-970f-45ce-93e9-863cc2a28030)

### Description of the new feature / enhancement # PowerToys Run: Unit Converter **Unit Converter able to convert multiple units** like `5ft 9in to in` 5 feet 9 inches ->...

Needs-Triage

set-current-theme on client side using `useEffect()` hook [to fix that problem](https://github.com/pacocoursey/next-themes/blob/bf0c5a45eaf6fb2b336a6b93840e4ec572bc08c8/examples/multi-theme/src/components/ThemeToggles.tsx#L8)

## Summary of the Pull Request This pull request addresses and resolves [Issue #35773](#35773) by introducing the `ContextMenuResult` functionality to the `Run.Plugin.VSCodeWorkspaces` plugin. ## PR Checklist - [x] **Closes:** #35773...

### Description of the new feature / enhancement like other items ![Image](https://github.com/user-attachments/assets/9d0d8242-1a3f-4ca5-b04d-f712c3a4bcf1) ### Scenario when this would be used? to open vscode projects **Buttons for** - Open in File-Explorer -...

Idea-Enhancement
Status-In progress
Run-Plugin

I would like to request a feature to enable a "QR Code scan mode" where the scanner focuses exclusively on detecting QR codes. This would improve scanning performance and reduce...

enhancement
help wanted