nextjs-starter
nextjs-starter copied to clipboard
Once UI is an open source design system for Next.js with interactive documentation that gives you unnatural coding superpowers.
### Thank you for taking the time to fill out this bug report. **Tell us what happened** `DropdownWrapper` (including in the `Select` component and the `DateRangeInput` component I've been working...
### Thank you for taking the time to submit a feature request. We appreciate your contribution. **Describe the feature** [So like how the LetterFx effect Can we have a built...
**Describe the feature** To use OnceUI in a project, there are currently two methods; 1. Use magic-portfolio 2. Use a next-starter project. Adding once-ui as one of the npm or...
This pull request introduces a new `BentoGrid` component to the `once-ui` library. The changes include the implementation of the component in TypeScript, the corresponding styles in SCSS, and updates to...
- Replaced custom HTML entity decoder in og/fetch with the 'he' library for comprehensive decoding. - Enhanced error responses in both og/fetch and og/proxy routes to include detailed messages from...