Rahul Mishra

Results 23 issues of Rahul Mishra

Adds a `"use client"` banner to the output code to avoid re-exporting it as a client module. It simplifies the process on not having the Step 2 as described at...

As the title suggests, I think `svelte-add` needs some fundamental changes. It is not broken but also not in a good shape, take #312 or #285 for example, they can...

Automatic release workflow for `changesets` > [!IMPORTANT] > Before merging this PR make sure to add a npm token for publishing the package, add the token in `NPM_TOKEN` variable in...

enhancement

Adds a new hook called `usePrefersReducedMotion` that reports the user's preference for reduced motion. ## Todo - [x] `usePrefersReducedMotion` hook - [x] Docs - [x] Example - [x] Tests Fixes...

feature request

Adds a new hook called `useSound` that allows you to play a sound effect. ## Todo - [x] `useSound` hook - [x] Docs - [x] Example - [ ] Tests...

help wanted
feature request

## What does this PR do? Replace `@tanstack/react-virtual` with `react-virtuoso` for convo messages view. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) -...

## What does this PR do? Support for Hiding and Unhiding Convo based on its previous status. ## Type of change - [ ] Bug fix (non-breaking change which fixes...

## What does this PR do? Support for Hiding and Deleting Convos with Query Cache updates. Support for hidden convos and Unhide is pending. ![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/pdcPzzwHY7gqQNDOL86j/f9cd0316-c831-4d35-afa3-3e6c4d68f217.png) ![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/pdcPzzwHY7gqQNDOL86j/5745d8df-44f0-480b-a0ad-afb1c04f1a60.png) ![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/pdcPzzwHY7gqQNDOL86j/cf4f79d7-6411-4451-90e1-80b185da560e.png) ## Type of...

next/react

## What does this PR do? Fixes #157 Waiting for UI ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Chore...

backlog

Add document tittles to each page, indicating information about the page/convo

good first issue