cf4aedab84
Merge pull request 'namds/implement-highlight-and-subcription-section' (#35) from namds/implement-highlight-and-subcription-section into main
namds29
2026-01-07 03:16:53 +00:00
d645c01323
Merge pull request 'feat: create highlight category component and config with json file' (#34) from namds/implement-highlight-category into main
namds29
2026-01-06 16:13:39 +00:00
ad1e782713
feat: implmement feedback card and subcription section component
Nam Doan
2026-01-06 11:06:01 +07:00
4327676cb4
feat: create highlight category component and config with json file
Nam Doan
2025-12-26 15:47:35 +07:00
e0bb44b65a
Merge pull request 'feat: hovering thumbnail will jump to 2nd image thumbnail' (#33) from namds/implement-best-seller into main
namds29
2025-12-26 03:35:04 +00:00
7afffb3f99
feat: create design for 3bear and drsquatch hero banner, create variants cta section
Nam Doan
2025-12-17 11:12:32 +07:00
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
Nam Doan
2025-12-16 14:46:36 +07:00
e30230d338
feat: Implement header and footer json file of each pages and components following by structure of starter design refactor: remove singular component and recreate component type cta and hero component feat: Implement starter design with hero banner and vibentec banner
namds/refactor-base-layout
Nam Doan
2025-11-26 11:22:58 +07:00
07a52dca2b
Merge pull request 'namds/refactor-base-layout' (#8) from namds/refactor-base-layout into main
yen.nguyen2025-12-15 07:44:38 +00:00
fbb13ae819
refactor: add some component in footer and implement function for component
Nam Doan
2025-12-11 12:59:00 +07:00
9097a6e566
refactor: remove singular component
Nam Doan
2025-12-11 12:54:08 +07:00
fe881d5aed
refactor: remove singular component and replace with wrapper component
Nam Doan
2025-12-10 14:09:46 +07:00
baaa0e9c62
refactor: update 3bear design json file
Nam Doan
2025-12-08 16:36:51 +07:00
216a579564
feat: add component for footer
Nam Doan
2025-12-08 16:36:16 +07:00
dbe12845b0
refactor: update config json file
Nam Doan
2025-12-08 11:40:28 +07:00
f869d12c7a
feat: reuse country select and refactor some component
Nam Doan
2025-12-08 11:39:41 +07:00
d8e78b71e4
refactor: cart button with icon
Nam Doan
2025-12-08 11:29:41 +07:00
043cc4d11a
update: create design footer for 3bear page
Nam Doan
2025-12-03 22:43:34 +07:00
1e99ead658
feat: add footer drSquatch page
Nam Doan
2025-12-03 22:10:28 +07:00
f3fb70d073
refactor: update common input and text component
Nam Doan
2025-12-03 22:10:07 +07:00
efe48a200f
feat: create footer vibentec design and common component text
Nam Doan
2025-12-02 10:59:28 +07:00
154d52732d
feat: implement footer and update json file design
Nam Doan
2025-12-01 16:34:47 +07:00
c0b492b394
refactor: dynamic icon button with medusajs and customize icon
Nam Doan
2025-12-01 16:34:06 +07:00
2f9102c4c4
bugfix: add condition check undefined value mega menu
Nam Doan
2025-11-28 13:40:02 +07:00
0dfa281333
refactor: move component to correct folder
Nam Doan
2025-11-28 13:34:39 +07:00
06968a77f3
refactor: name folder of vtButton
Nam Doan
2025-11-28 13:32:22 +07:00
96387dac11
bugfix: style nav config style
Nam Doan
2025-11-28 13:26:23 +07:00
9be3fb44b4
bugfix: change variant cart button in drsquatch page
Nam Doan
2025-11-28 13:15:36 +07:00
497c060756
feat:create component add vibentec config design page
Nam Doan
2025-11-28 13:12:00 +07:00
09b01f1d6b
feat: created Drsquatch header component and json file
Nam Doan
2025-11-27 15:04:56 +07:00
b76719fb32
feat: create components and map with data json file of 3bear design
Nam Doan
2025-11-27 14:02:13 +07:00
c8853bac1c
feat: add header banner 3bear design template
Nam Doan
2025-11-26 11:22:58 +07:00
60700ee11e
refactor: add interface each component to define props config in JSON file
Nam Doan
2025-11-26 11:22:08 +07:00
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.
Stephan2025-11-25 15:17:18 +01:00
f21a4251e3
bugfix: set z-index for dropdown medusajs
Nam Doan
2025-11-25 16:38:10 +07:00
a3c683e62f
feat: create json file header for vibentec page
Nam Doan
2025-11-24 15:43:36 +07:00
b330582ad3
feat: create json file for header drsquatch page
Nam Doan
2025-11-24 15:43:06 +07:00
1bace8a023
refactor: make dynamic config loader json file and create template for 3bear design
Nam Doan
2025-11-24 15:42:38 +07:00
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.
Stephan2025-11-19 18:19:25 +01:00