Commit Graph

42 Commits

Author SHA1 Message Date
Nam Doan c800f87ffe feat; implement brand 2025-12-30 09:47:20 +07:00
Nam Doan c3e00ee204 bugfix: style of card product card homepage 2025-12-29 11:25:46 +07:00
Nam Doan 4327676cb4 feat: create highlight category component and config with json file 2025-12-26 15:47:35 +07:00
namds29 e0bb44b65a Merge pull request 'feat: hovering thumbnail will jump to 2nd image thumbnail' (#33) from namds/implement-best-seller into main
Reviewed-on: #33
2025-12-26 03:35:04 +00:00
Nam Doan af3246770a feat: hovering thumbnail will jump to 2nd image thumbnail 2025-12-26 10:25:11 +07:00
namds29 f6f1f6286c Merge pull request 'Implement Section Product Grid' (#25) from namds/implement-best-seller into main
Reviewed-on: #25
Reviewed-by: Yen Nguyen <yen.nguyen@vibentec-it.io>
2025-12-25 10:22:06 +00:00
Nam Doan 15011607ae update: refactor construct json file to map with each router with component 2025-12-25 17:19:11 +07:00
Nam Doan 005b10484b update: style of show button icon product card 2025-12-24 13:43:08 +07:00
Nam Doan 6912f2605c feat: clone product card and create design UI to map with json file 2025-12-22 14:12:43 +07:00
Yen Nguyen 389cf1c856 Merge pull request 'feat: add medusa starter design hero banner' (#13) from namds/implement-hero-banner into main
Reviewed-on: #13
2025-12-19 08:04:10 +00:00
Nam Doan a2e5b56eb8 refactor: combine 3bear cta section into dynamic cta section 2025-12-19 10:10:57 +07:00
Nam Doan 7afffb3f99 feat: create design for 3bear and drsquatch hero banner, create variants cta section 2025-12-17 11:12:32 +07:00
Nam Doan 9e0f6b0071 feat: add medusa starter design hero banner
feat: add hero banner for vibentec design
feat: add CTA banner vibentec design and create carousel image display
2025-12-16 14:46:36 +07:00
Yen Nguyen 07a52dca2b Merge pull request 'namds/refactor-base-layout' (#8) from namds/refactor-base-layout into main
Reviewed-on: #8
2025-12-15 07:44:38 +00:00
Nam Doan fbb13ae819 refactor: add some component in footer and implement function for component 2025-12-11 12:59:00 +07:00
Nam Doan 9097a6e566 refactor: remove singular component 2025-12-11 12:54:08 +07:00
Nam Doan fe881d5aed refactor: remove singular component and replace with wrapper component 2025-12-10 14:09:46 +07:00
Nam Doan baaa0e9c62 refactor: update 3bear design json file 2025-12-08 16:36:51 +07:00
Nam Doan 216a579564 feat: add component for footer 2025-12-08 16:36:16 +07:00
Nam Doan dbe12845b0 refactor: update config json file 2025-12-08 11:40:28 +07:00
Nam Doan f869d12c7a feat: reuse country select and refactor some component 2025-12-08 11:39:41 +07:00
Nam Doan d8e78b71e4 refactor: cart button with icon 2025-12-08 11:29:41 +07:00
Nam Doan 043cc4d11a update: create design footer for 3bear page 2025-12-03 22:43:34 +07:00
Nam Doan 1e99ead658 feat: add footer drSquatch page 2025-12-03 22:10:28 +07:00
Nam Doan f3fb70d073 refactor: update common input and text component 2025-12-03 22:10:07 +07:00
Nam Doan efe48a200f feat: create footer vibentec design and common component text 2025-12-02 10:59:28 +07:00
Nam Doan 154d52732d feat: implement footer and update json file design 2025-12-01 16:34:47 +07:00
Nam Doan c0b492b394 refactor: dynamic icon button with medusajs and customize icon 2025-12-01 16:34:06 +07:00
Nam Doan 2f9102c4c4 bugfix: add condition check undefined value mega menu 2025-11-28 13:40:02 +07:00
Nam Doan 0dfa281333 refactor: move component to correct folder 2025-11-28 13:34:39 +07:00
Nam Doan 06968a77f3 refactor: name folder of vtButton 2025-11-28 13:32:22 +07:00
Nam Doan 96387dac11 bugfix: style nav config style 2025-11-28 13:26:23 +07:00
Nam Doan 9be3fb44b4 bugfix: change variant cart button in drsquatch page 2025-11-28 13:15:36 +07:00
Nam Doan 497c060756 feat:create component add vibentec config design page 2025-11-28 13:12:00 +07:00
Nam Doan 09b01f1d6b feat: created Drsquatch header component and json file 2025-11-27 15:04:56 +07:00
Nam Doan b76719fb32 feat: create components and map with data json file of 3bear design 2025-11-27 14:02:13 +07:00
Nam Doan c8853bac1c feat: add header banner 3bear design template 2025-11-26 11:22:58 +07:00
Nam Doan 60700ee11e refactor: add interface each component to define props config in JSON file 2025-11-26 11:22:08 +07:00
Stephan Stang 3e5a88f42d added a filenamemapper , used to faster switch between filenames. 2025-11-25 15:41:46 +01:00
Stephan Stang 39fe0c81e5 added packages to support markdown
added dummy pages for about and contact.
updated tailwind.config.js to include config/*.json to scan for classes.
refactored system basics. Removed component-props, using generic LayoutComponentDefinition and LayoutContext. cleanup component-map. Updated renderer to be more failsafe.

new abstracted components:
 vt-mega-menu,
vt-sidemenu,
vt-banner with 3 variants,
vt-header,
vt-homebutton,
vt-cartbutton,
vt-accountbutton,
vt-linkbutton,
2025-11-25 15:17:18 +01:00
Stephan Stang 51d6ee2051 feat(layout-system basics): Added component-map, component-props, configloader and renderer.
Added vt-template for nav and poc example footer.
Added ste.medusa-starter.design.json.
Probable starting point (main)/layout.tsx refactored to use dynamic layout renderer instead of hardcoded template.
2025-11-19 18:19:25 +01:00
Yen Nguyen b7c67b5834 init starter package 2025-10-16 17:29:57 +02:00