-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #87 from kunai-consulting/publish-qwik
publish new package
- Loading branch information
Showing
9 changed files
with
49 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
"@kunai-consulting/qwik": patch | ||
--- | ||
|
||
• 🔢 OTP (One-Time Password) | ||
- Hidden native input for mobile keyboards | ||
- Paste support from password managers | ||
- Keyboard navigation (Left/Right/Up/Down) | ||
- Customizable caret indicator | ||
- onChange$ and onComplete$ callbacks | ||
- Disabled state support | ||
|
||
• ✅ Checkbox | ||
- Mixed/indeterminate state support | ||
- Form binding with hidden native input | ||
- Error message handling | ||
- Custom description text | ||
- Two-way data binding | ||
- Custom indicator support | ||
- WAI-ARIA compliant | ||
|
||
• 📋 Checklist | ||
- Select all functionality | ||
- Individual item selection | ||
- Nested checkbox structure | ||
- Context-based state management | ||
- Mixed state propagation | ||
- Form validation support | ||
- Error message handling | ||
|
||
• 📄 Pagination | ||
- Dynamic page calculation | ||
- Customizable sibling count | ||
- First/Last page navigation | ||
- Custom ellipsis support | ||
- Controlled and uncontrolled modes | ||
- Page range customization | ||
- WAI-ARIA compliant navigation | ||
|
||
• 📜 Scroll Area | ||
- Both vertical and horizontal scrolling | ||
- Smooth thumb dragging | ||
- Click-to-scroll track support | ||
- Auto-hiding scrollbars | ||
- Dynamic thumb sizing | ||
- Custom scrollbar styling | ||
- Native keyboard shortcuts support |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters