Max
Max
### π Linked issue #8 ### β Type of change - [ ] π Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] π Bug fix (a...
### Describe the feature # Description Allow users to add a type `number` to the args. Citty will automatically parse the number and thrown an error if the string is...
Added JSDocs for exported functions. ### π Linked issue ### β Type of change - [X] π Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] π...
> Any feedback is welcome π
## What to Review? - Review the new sidebar logic as the current implementation might not be correct - Add link to βLearn moreβ in SinpeModalSellInfoModal.vue - New `useSinpeMovil` composable...
This PR introduces a new generator called `src-link` for AutoMD. The generator allows users to create Markdown links to specific lines in source code files: Examples: GitHub URLs ```md ```...
### Describe the feature I'd like to propose a new generator for AutoMD that helps automate the process of linking to specific lines in GitHub files by looking for patterns....
### Describe the feature I would like to propose the addition of a `pollEvery` option to the `useAsyncData` composable in Nuxt 3. This option would allow developers to set an...
### π Linked issue #29565 ### π Description This pull request adds a `pollEvery` option to the `useAsyncData` composable, allowing developers to set an interval for automatically polling asynchronous data....