-
Notifications
You must be signed in to change notification settings - Fork 27
EXT-7 introduced onIndexChanged event #534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
EXT-7 Swiper Compnent
Add triggers for swipe actions. It allows swiping but those are not exposed in the builder. It also has the option to click a button to go to the next item that is not available in the builder either. The ability to remove dots. You can see the back and next, but those are inbuilt into the swiper if we can control them with buttons would add more functionality. Let me know if you need more information. |
|
Published version: @draftbit/ui@46.4.4-41266b.2 |
|
Published version: @draftbit/ui@46.4.4-fe82de.2 |
|
Published version: @draftbit/ui@46.4.4-6ae6f7.2 |
|
A Draftbit-side change has to be implemented before we can merge. |
|
Published version: @draftbit/ui@47.0.1-b3708e.2 |
|
Published version: @draftbit/ui@47.0.1-9e8c6d.2 |
* introduced onIndexChanged event * swiper lint fix * Update Trigger Co-authored-by: Brian Luerssen <bluerssen@users.noreply.github.com> Co-authored-by: Brian Luerssen <brian@draftbit.com>
* Add Masonry List and Support for OnRefresh (#557) * Add Masonry List and Support for OnRefresh * Fix Triggers and Props * Oops * Update packages/types/src/component-types.ts Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> * Update packages/types/src/component-types.ts Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> * Add LongPress and other props to buttons and pressables (#556) * Update Button * Update to mapping and Types * More Updates * Ensure Props are right * Include Pressable * Export Pressable in UI * Keep Touchable Exposed * Remove duplicative types Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> * Update Packages * Update Packages * EXT-7 introduced onIndexChanged event (#534) * introduced onIndexChanged event * swiper lint fix * Update Trigger Co-authored-by: Brian Luerssen <bluerssen@users.noreply.github.com> Co-authored-by: Brian Luerssen <brian@draftbit.com> * v46.6.3 * v46.6.4 Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> Co-authored-by: Gunjan Kothari <gunjan.kothari2002@gmail.com>
* introduced onIndexChanged event * swiper lint fix * Update Trigger Co-authored-by: Brian Luerssen <bluerssen@users.noreply.github.com> Co-authored-by: Brian Luerssen <brian@draftbit.com>
* Add Masonry List and Support for OnRefresh (#557) * Add Masonry List and Support for OnRefresh * Fix Triggers and Props * Oops * Update packages/types/src/component-types.ts Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> * Update packages/types/src/component-types.ts Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> * Add LongPress and other props to buttons and pressables (#556) * Update Button * Update to mapping and Types * More Updates * Ensure Props are right * Include Pressable * Export Pressable in UI * Keep Touchable Exposed * Remove duplicative types Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> * EXT-7 introduced onIndexChanged event (#534) * introduced onIndexChanged event * swiper lint fix * Update Trigger Co-authored-by: Brian Luerssen <bluerssen@users.noreply.github.com> Co-authored-by: Brian Luerssen <brian@draftbit.com> * Fix Bool to Number for Initial Number (#562) * Fix Stylespanel Sections and Description (#563) * remove optimizeItemArrangement for now (#564) * v46.7.1 Co-authored-by: Allen Nelson <adnelson@users.noreply.github.com> Co-authored-by: Gunjan Kothari <gunjan.kothari2002@gmail.com>
No description provided.