-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui/input): delete extra space & add lost param in handleInput (#37)
* test(ui/popup): add test cases & snaps * test(ui/popup): fix snaps * test(ui/back-top): add test cases & snaps * test(ui/picker): add test cases & snaps * test(ui/time-picker): update snap * test(ui/time-picker): update snap * test(ui/style-provider): update snap * test(ui/rate): update snap * test(ui/checkbox): update snap * test(ui/date-picker): add test case and snaps * fix tabs parameter error (#35) * test(ui/loading): add test case and snapshots * test(ui/collapse): add test case and snapshots * test(ui/collapse): add test case and snapshots * feat: handle pnpm-lock * chore: handle pnpm-lock * test(ui/index-bar): add test case and snapshots * fix: undo merge Code changes * test: Merge branch 'dev' from upstream * test(ui/lazy): add test case and snapshots * fix: remove test code * test(ui/action-sheet): add test case and snapshots * test(ui/date-picker): add test case and snaps * test(ui/date-picker): fix .at error * test(ui/date-picker): fix .at error * fix(ui/index-bar): change scrollable target to fix cant scroll in Android web * docs(ui/collapse): fix typo * docs(ui/collapse): fix typo * feat(ui/date-picker): suport touchable * test(ui/date-picker): update snap * fix(ui/counter): fix the bug that the long-press event of the counter component does not take effect * test(ui/counter): add test case and snapshots (#36) * test(ui/loading): add test case and snapshots * test(ui/collapse): add test case and snapshots * test(ui/collapse): add test case and snapshots * feat: handle pnpm-lock * chore: handle pnpm-lock * test(ui/index-bar): add test case and snapshots * fix: undo merge Code changes * test: Merge branch 'dev' from upstream * test(ui/lazy): add test case and snapshots * fix: remove test code * test(ui/action-sheet): add test case and snapshots * test(ui/date-picker): add test case and snaps * test(ui/date-picker): fix .at error * test(ui/date-picker): fix .at error * test(ui/counter): add test case * fix(ui/input): delete extra space & add lost param in handleInput Co-authored-by: ayang <[email protected]> Co-authored-by: running snail <[email protected]>
- Loading branch information
1 parent
e966fec
commit 9a0239d
Showing
3 changed files
with
377 additions
and
203 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
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
Oops, something went wrong.