Commit 1f16c75
@W-17589798@ Release preview version 3.9.0-preview.4 (#2272)
* Update default.js.hbs and ssr.js.hbs templates to support new login flows (#2263)
* update bootstrap default.js.hbs to include login options
* update ssr.js templates
* Revert/page meta data tags 3.9.x (#2259)
* Revert page-meta-data changes
* Update CHANGELOG.md
* Fix changelog
---------
Co-authored-by: Vincent Marta <vmarta@salesforce.com>
* Bump to version 3.9.0-preview.2
* Fix lint errors in default.js templates (#2265)
* fix lint errors
* rerun ci jobs
* Update app config templates (#2267)
* lint default.js in templates folder (#2266)
Co-authored-by: vcua-mobify <47404250+vcua-mobify@users.noreply.github.com>
* Bump to version 3.9.0-preview.3
* Update CHANGELOG.md
* Fix import error template retail react app (#2270)
* revert babel.config.js workaround
* move everything out of utils into ssr.js or default.js
* update default.js templates
* update ssr.js templates
* rerun ci jobs
* rerun ci jobs
* Bump versions
---------
Co-authored-by: Adam Raya Navarro <arayanavarro@salesforce.com>
* Update CHANGELOG.md
---------
Co-authored-by: Jinsu Ha <91205717+hajinsuha1@users.noreply.github.com>
Co-authored-by: Vincent Marta <vmarta@salesforce.com>
Co-authored-by: Adam Raya Navarro <arayanavarro@salesforce.com>1 parent 5fc2978 commit 1f16c75
File tree
41 files changed
+685
-561
lines changed- packages
- commerce-sdk-react
- internal-lib-build
- pwa-kit-create-app
- assets
- bootstrap/js
- config
- overrides/app
- templates/@salesforce/retail-react-app
- app
- config
- pwa-kit-dev
- pwa-kit-react-sdk
- pwa-kit-runtime
- template-express-minimal
- template-mrt-reference-app
- template-retail-react-app
- app
- utils
- marketing-cloud
- config
- template-typescript-minimal
- test-commerce-sdk-react
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+685
-561
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
0 commit comments