Carlos Daniel Vilaseca
Carlos Daniel Vilaseca
There is a 404 on the "Fork me on GitHub" button that holds this link https://github.com/ONLYOFFICE/CommunityServer-CustomModules In the sample view 
**Is your feature request related to a problem? Please describe.** Despite the Svelte project being configured for TypeScript, with many components flagged using lang=ts, the utilization of types throughout the...
addresses issue #944 --- ## Description added typescript types and interfaces --- ### Changelog Entry ### Added - lib/types/* ### Fixed - [List any fixes or corrections] ### Changed -...
## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/)...
# Bug Report ## Description this is not actually a big deal but i was skimming trough the codebase working on another issue and saw an unnecesary double loop first...
## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/)...
# Bug Report ## Description **Bug Summary:** there are many document.getElementById across the code see img. this has performace and code cleanness issues as well as a safety impact, see...
i get many circular dependencies from zod-to-json-schema when building with rollup see image: 
### Change Type Addition ### Proposed Changes the right side bar of the docs is not scrollable, see [here](https://www.shadcn-svelte.com/docs/components/data-table#enable-the-addtablefilter-plugin) on the data table docs where the section overflows the page...
addresses #1062 - updated svelte-sonner version since the `locked` one does not have the slots feature