Rostyk

Results 7 issues of Rostyk

## Type * ### Feature ## Description Added shopkit to gatsby-demo-store ## Issues ## Dependencies ## Notes

Description: ### So here is an example of how chunks can be split up ![image](https://user-images.githubusercontent.com/34774987/84160670-1e09a480-aa77-11ea-9403-457fbe50e91b.png) 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: Linting: - [x] No linting errors Component Updates: - [ ] Component package requires update on npm [@elasticpath/store-components](https://www.npmjs.com/package/@elasticpath/store-components) Tests: - [ ] E2E tests (npm test run with `e2e`)...

Description: Linting: - [ ] No linting errors Tests: - [ ] E2E tests (npm test run with `e2e`) - [ ] Manual tests Documentation: - [ ] Requires documentation...

Description: Linting: - [ ] No linting errors Tests: - [ ] E2E tests (npm test run with `e2e`) - [ ] Manual tests Documentation: - [ ] Requires documentation...

Social networks login ===================== Social sharing added using this libraries: [Google](https://github.com/anthonyjgrove/react-google-login), [Facebook](https://github.com/keppelen/react-facebook-login) Configurations -------------- ep.config.json: ``` "socialNetworksLogin": { "enable": true, "fbApplicationId": "", "googleClientId": "" } ``` - fbApplicationId Instructions how...