Skip to content
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

PDP Containers #135

Merged
merged 73 commits into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
336397d
PDP containers
fnhipster Oct 10, 2024
27ba718
Merge branch 'develop' of https://github.com/hlxsites/aem-boilerplate…
fnhipster Oct 10, 2024
1074045
merge
fnhipster Oct 10, 2024
cb38ce7
fix
fnhipster Oct 10, 2024
8d2eecc
fixed height in overlay
fnhipster Oct 10, 2024
54bbee3
bump
fnhipster Oct 10, 2024
3680153
layout
fnhipster Oct 11, 2024
4126be6
promsie all
fnhipster Oct 11, 2024
43e44a1
fixes
fnhipster Oct 11, 2024
769c19a
Promise.all
fnhipster Oct 11, 2024
b3d8faa
testin w/o promise all
fnhipster Oct 11, 2024
41b21be
Revert "testin w/o promise all"
fnhipster Oct 11, 2024
c3a2d5f
update
fnhipster Oct 11, 2024
502c590
Update scripts.js
fnhipster Oct 11, 2024
8eac691
Update product-details.js
fnhipster Oct 11, 2024
f2d22bb
test: disable placeholders
fnhipster Oct 11, 2024
4c7df18
Update scripts.js
fnhipster Oct 11, 2024
b76d854
Update product-details.js
fnhipster Oct 11, 2024
64b1240
placeholders
fnhipster Oct 11, 2024
e3a23a2
moved to variable
fnhipster Oct 11, 2024
32b3a59
settings needs to be set once
fnhipster Oct 14, 2024
7998e74
Update head.html
fnhipster Oct 14, 2024
bd93365
extra berak line
fnhipster Oct 14, 2024
8242514
promtoe jsonldp
fnhipster Oct 14, 2024
ed0ba37
fixed linting issues
fnhipster Oct 14, 2024
7a13676
initialDat
fnhipster Oct 14, 2024
2664ff9
initialization
fnhipster Oct 14, 2024
1efa74d
set jsonld on lcp
fnhipster Oct 14, 2024
02141e5
fixes
fnhipster Oct 15, 2024
48a1d9c
fix lint
fnhipster Oct 15, 2024
569e682
fixed selections
fnhipster Oct 15, 2024
1840dc8
moved initializer
fnhipster Oct 15, 2024
e704ff9
reverting
fnhipster Oct 15, 2024
bf75634
removed spaces
fnhipster Oct 15, 2024
f18ff8d
clean up
fnhipster Oct 15, 2024
2557de6
optionsUIDs
fnhipster Oct 15, 2024
3da4d65
getOptionsUIDsFromUrl
fnhipster Oct 15, 2024
dbdc829
promise
fnhipster Oct 15, 2024
f0e69b3
prefetch placeholders
fnhipster Oct 15, 2024
fb84148
preload
fnhipster Oct 15, 2024
01ecbee
render concurrently
fnhipster Oct 16, 2024
c687439
wip initializer poc
fnhipster Oct 22, 2024
60844aa
initialize cart globally
fnhipster Oct 23, 2024
e2c5a59
initialize globally
fnhipster Oct 23, 2024
dbafa3c
fixed loop redirect
fnhipster Oct 23, 2024
a6ec9be
pdp initializer
fnhipster Oct 23, 2024
412884f
await
fnhipster Oct 23, 2024
60bcc0b
mountImmediately
fnhipster Oct 23, 2024
9ede66d
bump
fnhipster Oct 23, 2024
1f24e29
fixed lint issues
fnhipster Oct 23, 2024
47118e7
clean up
fnhipster Oct 24, 2024
fd3b5dd
Merge branch 'dropins-initializers' into pdp-containers
fnhipster Oct 28, 2024
7ae4394
fix lint errors
fnhipster Oct 28, 2024
51b8d47
fixed cypress tests
fnhipster Oct 28, 2024
c85ed24
preloads
fnhipster Oct 28, 2024
49f50ec
preloads
fnhipster Oct 28, 2024
565ee41
Update product-details.js
fnhipster Oct 28, 2024
d4ac631
valid
fnhipster Oct 28, 2024
2bc3e9b
Update package.json
fnhipster Oct 28, 2024
1fc9842
Merge branch 'develop' of https://github.com/hlxsites/aem-boilerplate…
fnhipster Oct 29, 2024
f693623
updated PDP drop-in version
alandana Nov 22, 2024
168d3f2
Merge remote-tracking branch 'origin/develop' into pdp-containers
alandana Nov 22, 2024
0a06248
Merge branch 'develop' of https://github.com/hlxsites/aem-boilerplate…
fnhipster Nov 22, 2024
fa2484d
bug fixes
fnhipster Nov 22, 2024
fd73457
Merge branch 'develop' into pdp-containers
fnhipster Nov 26, 2024
4bf3773
removed custom pdp
fnhipster Nov 26, 2024
c5d0234
bump
fnhipster Nov 26, 2024
e9bfa15
load css first
fnhipster Nov 27, 2024
d3e933b
pre-initialize pdp
fnhipster Nov 27, 2024
ddb8336
preload product image
fnhipster Nov 27, 2024
118fd18
Update pdp.js
fnhipster Nov 27, 2024
4b7fdaa
Update pdp.js
fnhipster Nov 27, 2024
d208df7
Update pdp.js
fnhipster Nov 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ module.exports = {
allow: ['warn', 'error', 'info', 'debug'],
},
],
'no-unused-vars': ['error', { argsIgnorePattern: '^_', varsIgnorePattern: '^_' }],
},
};
43 changes: 0 additions & 43 deletions blocks/product-details-custom/Icon.js

This file was deleted.

149 changes: 0 additions & 149 deletions blocks/product-details-custom/ProductDetailsCarousel.js

This file was deleted.

17 changes: 0 additions & 17 deletions blocks/product-details-custom/ProductDetailsShimmer.js

This file was deleted.

132 changes: 0 additions & 132 deletions blocks/product-details-custom/ProductDetailsSidebar.js

This file was deleted.

Loading