Commit Graph

17 Commits

Author SHA1 Message Date
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