Open
Conversation
* chore: add skeleton for feature 3 (purwadhikafullstack#80) * Ryanba (purwadhikafullstack#82) * chore: add skeleton for feature 3 * fix: add better loading and skeleton
* chore: add skeleton for feature 3 * chore: add skeleton for feature 3 (purwadhikafullstack#80) * fix: add better loading and skeleton * Ryanba (purwadhikafullstack#82) * chore: add skeleton for feature 3 * fix: add better loading and skeleton * fix: module not found * fix: api
* chore: add skeleton for feature 3 * chore: add skeleton for feature 3 (purwadhikafullstack#80) * fix: add better loading and skeleton * Ryanba (purwadhikafullstack#82) * chore: add skeleton for feature 3 * fix: add better loading and skeleton * fix: module not found * fix: api * Rename SkeletonCartQuantityInput.tsx to skeletonCartQuantityInput.tsx * Rename SkeletonCheckoutItemCard.tsx to skeletonCheckoutItemCard.tsx
…ainability - Deleted old product card, detail, list, and carousel components. - Introduced new components: Card, GridBox, GridCarousel, ListWithGridBox, and ListWithCarousel. - Created custom hooks for product handling and data fetching: useProduct and useProductData. - Implemented skeleton loading components for better user experience during data fetching. - Updated product view to utilize new structure and hooks. - Added breadcrumb navigation for better UX in product detail view. - Enhanced API handling for fetching products by slug.
* chore: add skeleton for feature 3 * chore: add skeleton for feature 3 (purwadhikafullstack#80) * fix: add better loading and skeleton * fix: module not found * fix: api * fix: renaming bug * fix: renaming bug * fix: renaming bug * fix: renaming bug * feat: change midtrans from using package midtrans-client to fetch via midtrans API * chore: refactor cart feature components * fix: add firstRender variable to prevent needless API call on first render * refactor: restructure product components and hooks for improved maintainability - Deleted old product card, detail, list, and carousel components. - Introduced new components: Card, GridBox, GridCarousel, ListWithGridBox, and ListWithCarousel. - Created custom hooks for product handling and data fetching: useProduct and useProductData. - Implemented skeleton loading components for better user experience during data fetching. - Updated product view to utilize new structure and hooks. - Added breadcrumb navigation for better UX in product detail view. - Enhanced API handling for fetching products by slug. * feat: add getProductBySlug method to retrieve product by slug * refactor: remove some log, empty line, and comment * feat: update package
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.