react-pwa-reference-storefront
react-pwa-reference-storefront copied to clipboard
Reference Storefront Progressive Web Application in React
Description: Linting: - [ ] No linting errors Tests: - [ ] E2E tests (npm test run with `e2e`) - [ ] Manual tests - [ ] Accessibility tests (no...
Description: Linting: - [ ] No linting errors Tests: - [ ] E2E tests (npm test run with `e2e`) - [ ] Manual tests - [ ] Accessibility tests (no...
Description: Add support for cookies when sent from procurement system mediator layer. https://elasticpath.atlassian.net/browse/RS-740 Changes made to checkout button to accomodate for cart transfer https://elasticpath.atlassian.net/browse/RS-742 Linting: - [x] No linting errors...
Description: 1. Add support for cookies when sent from procurement system mediator layer. https://elasticpath.atlassian.net/browse/RS-740 2. Changes made to checkout button to accomodate for cart transfer https://elasticpath.atlassian.net/browse/RS-742 Linting: - [ ]...
Description: ### So here is an example of how chunks can be split up  So for every js file, we have CSS chunk. It works well for separate pages...
Description: Linting: - [ ] No linting errors Tests: - [ ] E2E tests (npm test run with `e2e`) - [ ] Manual tests - [ ] Accessibility tests (no...
Description: Utilizing src-set attribute to selectively load images of different sizes. Linting: - [ ] No linting errors Tests: - [ ] E2E tests (npm test run with `e2e`) -...
Description: This is working version of the change demonstrating: - Custom hook for fetching categories - Custom menu component - Super simple navigation component that relies on previous two Code...
Description: I've converted all home-page images to jpeg format and compressed them without changing resolution. I was able to reduce their file size 8x~10x without losing visual fidelity. Here is...
Description: Linting: - [ ] No linting errors Tests: - [ ] E2E tests (npm test run with `e2e`) - [ ] Manual tests Documentation: - [ ] Requires documentation...