Rahul Mishra
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...
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...
Adds a new hook called `useSound` that allows you to play a sound effect. ## Todo - [x] `useSound` hook - [x] Docs - [x] Example - [ ] Tests...
## 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.    ## Type of...
## What does this PR do? Fixes #157 Waiting for UI ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Chore...
Add document tittles to each page, indicating information about the page/convo