You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: v0.6 - SEO, Navigation, No-code components (#41)
* Update Background.tsx
* Add InputOTP component
Based on PR from light
* Update InputOTP component
* Rename InputOTP to OTPInput
* Update OTPInput.module.scss
* feat(icon-library): improve type safety for icons
* Squashed commit of the following:
commit da99ad1
Author: Zsofia <[email protected]>
Date: Mon Mar 17 19:53:50 2025 +0100
add support for ReactNode
commit 8f6be16
Author: Zsofia <[email protected]>
Date: Mon Mar 17 19:36:21 2025 +0100
refact: add native solution
commit 71a94ca
Author: AX200M <[email protected]>
Date: Wed Mar 5 16:51:55 2025 +0000
Package update
commit 745b9d0
Author: AX200M <[email protected]>
Date: Wed Mar 5 16:44:16 2025 +0000
Updated package.json
commit d890dbf
Author: AX200M <[email protected]>
Date: Wed Mar 5 16:39:35 2025 +0000
Added Compare Image Slider
* update font to Geist
* update license year
* Added ScrollToTopButton Component
- allowing users to simply implement it to get back to the top of their page through one simple button/icon click.
* docs: add CompareImage demo
* Feat: Added component: DateRangeInput
DateRangeInput provides similar behaviour to the DateInput component for date ranges, displaying a DateRangePicker in a DropdownWrapper on click of an Input box.
* Fix: DateRangeInput now allows for a unique label on both start and end dates.
* refact: move config from once-ui to app
* ui: fine tune font weights
* deps: update next version + add biome write command
* ui: minor adjustments to tokens + styles
* feat: CodeBlock line numbers + UI
* refact: extend types and interfaces
* refact: improve existing components
* feat: add 0.6 components
* docs: demo updates
* feat: merge + rework ScrollToTop
* fix: update ThemeProvider to work with Next 15.2.3
* docs: update version
---------
Co-authored-by: Zsofia <[email protected]>
Co-authored-by: Diwash Bhattarai <[email protected]>
Co-authored-by: Justin Eiletz <[email protected]>
Co-authored-by: benbarnett02 <[email protected]>
0 commit comments