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

Feature/sel 1517 #11

Open
wants to merge 68 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
757a8dc
chore: Add Prettier and ESLint configurations
gabgotardo May 8, 2024
fdd7ddc
chore: Add gulp build task and improve sass organization
gabgotardo May 8, 2024
c190112
feat: Add Topbar component and related styles and configurations
gabgotardo May 8, 2024
882e724
feat: topbar
gabgotardo May 8, 2024
c30ae73
feat: Update topbar interactions and styles
gabgotardo May 8, 2024
4f7b34e
feat: header main row
gabgotardo May 8, 2024
55dd6a2
feat: search bar
gabgotardo May 9, 2024
2074ef6
feat: top searchs
gabgotardo May 9, 2024
2c76413
feat: Add login icon SVG and update login styles
gabgotardo May 9, 2024
a7c88ec
feat: Add wishlist link to header
gabgotardo May 9, 2024
d2b4b72
feat: search bar suggestions
gabgotardo May 9, 2024
ff7cac7
feat: Add minicart icon to header
gabgotardo May 9, 2024
3506ac2
feat: Add Menu desktop component
gabgotardo May 10, 2024
b190fc3
chore: Update .gitignore to ignore CSS files and styles/css directory
gabgotardo May 10, 2024
cd009f8
chore: Update .gitignore to ignore CSS files in styles/css directory
gabgotardo May 10, 2024
1f36b32
feat: menu mobile login
gabgotardo May 14, 2024
70f3b42
feat: Add close button to mobile menu
gabgotardo May 14, 2024
fc7dc5c
feat: Add departmentImageMobile to MenuContent component
gabgotardo May 14, 2024
c3e980d
feat: Update menu titles and add sticky search bar
gabgotardo May 14, 2024
fa961f2
feat: Update menu titles, add sticky search bar, and improve mobile menu
gabgotardo May 14, 2024
e6e0147
feat: minicart
gabgotardo May 22, 2024
e92cca1
feat: Add MinicartCustomPrice component and update menu titles
gabgotardo May 23, 2024
ff07990
fix: qa adjustments
gabgotardo May 24, 2024
eb031e8
fix: set overflow hidden to render provider element div to prevent la…
gabgotardo May 27, 2024
df21bcf
fix qa adjustments
gabgotardo May 29, 2024
d8bfd13
fix; qa adjustments
gabgotardo May 31, 2024
bb7cd1e
fix: update BOSS link in top bar
gabgotardo May 31, 2024
632285b
fix: header sticky position
gabgotardo Jun 5, 2024
c9b2089
fix: Update search bar hover styles
gabgotardo Jun 7, 2024
1a0f780
feat: product card desktop
gabgotardo Jun 12, 2024
8f399d1
feat: Add HandleAddToCartPixelEvent component and use responsive brea…
gabgotardo Jun 13, 2024
5df88f0
feat: our categories component
gabgotardo Jun 13, 2024
b41f336
feat: Add simple banner component to home page
gabgotardo Jun 14, 2024
b4c1b49
Merge branch 'feature/SEL-1502' into feat/SEL-1515
gabgotardo Jun 14, 2024
3d1d004
Merge branch 'feature/SEL-1502' into feat/SEL-1422
gabgotardo Jun 14, 2024
8cf339a
chore: Update title for explore our categories section
gabgotardo Jun 14, 2024
3fcbc4b
feat: blog home posts
gabgotardo Jun 14, 2024
6cd0238
feat: Add newsletter component to home page
gabgotardo Jun 15, 2024
ab0870e
chore: Update search bar and slider layout styles
gabgotardo Jun 17, 2024
c9cea83
feat: Update BOSS link in top bar and fix search bar hover styles
gabgotardo Jun 17, 2024
45cebdb
Merge pull request #1 from beightone/feature/SEL1424
gabgotardo Jun 17, 2024
0474f23
Release v0.0.2
gabgotardo Jun 17, 2024
2458050
feat: Update BOSS link in top bar and fix search bar hover styles
gabgotardo Jun 17, 2024
ee927a4
chore: Update dependencies for husky and vtex.store-image
gabgotardo Jun 17, 2024
e2454ac
Release v0.0.3
gabgotardo Jun 17, 2024
dbc10f1
feat: Add billing options to manifest.json and remove unnecessary sea…
gabgotardo Jun 17, 2024
0d24604
feat: Enable autocomplete on search bar and adjust product summary im…
gabgotardo Jun 18, 2024
fdf48bc
Release v0.0.4
gabgotardo Jun 18, 2024
c6e125e
feat: Remove unnecessary billing options from manifest.json
gabgotardo Jun 18, 2024
107f27a
feat: Update slider block class and styles for main Roland banner
gabgotardo Jun 18, 2024
ee6bc8b
Release v0.0.5
gabgotardo Jun 18, 2024
3055068
feat: Update header title to "ROLAND - Header"
gabgotardo Jun 18, 2024
6df42f6
Release v0.0.6
gabgotardo Jun 18, 2024
10f1e6d
chore: Update slider layout styles for responsive breakpoints
gabgotardo Jun 18, 2024
f15c209
feat: Update simple banner component to include double banner functio…
gabgotardo Jun 18, 2024
e856330
feat: Add BlogPosts component and update related files
gabgotardo Jun 19, 2024
b8986bb
Update minicart footer styles for better alignment
gabgotardo Jun 19, 2024
8802d87
Release v0.0.7
gabgotardo Jun 19, 2024
70058fc
feat: Update newsletter component styles and layout
gabgotardo Jun 20, 2024
5039c38
chore: Update newsletter component styles and layout
gabgotardo Jun 21, 2024
015db5c
Merge branch 'master' into feature/SEL-1502
gabgotardo Jun 21, 2024
c7c91ed
Merge pull request #2 from beightone/feature/SEL-1502
gabgotardo Jun 21, 2024
105fd87
Merge pull request #3 from beightone/feat/SEL-1422
gabgotardo Jun 21, 2024
bfe994b
Merge branch 'master' into feat/SEL-1515
gabgotardo Jun 21, 2024
fd8d626
Merge pull request #4 from beightone/feat/SEL-1515
gabgotardo Jun 21, 2024
def04c0
Merge branch 'master' into feat/SEL-1516
gabgotardo Jun 21, 2024
577f079
Merge pull request #5 from beightone/feat/SEL-1516
gabgotardo Jun 21, 2024
05b9d0a
Merge branch 'master' into feature/SEL-1517
gabgotardo Jun 21, 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
Prev Previous commit
Next Next commit
Release v0.0.3
gabgotardo committed Jun 17, 2024
commit e2454ac62bdc1d1d47f483a06b4768430107cfb2
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "roland",
"name": "store-theme",
"version": "0.0.2",
"version": "0.0.3",
"builders": {
"styles": "2.x",
"store": "0.x",