David
58fa1774f8
Merge pull request #71 from Utkarsh-Singhal-26/feat/cardnav
...
Added <CardNav /> Component
2025-08-17 01:34:20 +03:00
Utkarsh Singhal
f74f215b29
Fix default theme to "light"
2025-08-16 19:30:24 +05:30
Utkarsh-Singhal-26
b820b67eab
Added <CardNav /> Component
2025-08-16 19:26:44 +05:30
David Haz
7f0266a2df
fix: correct import path for pillNav in PillNavDemo.vue
2025-08-15 11:07:55 +03:00
David Haz
aa5c9f4678
fix colors
2025-08-15 11:02:06 +03:00
David
0ea16a057a
Merge pull request #70 from Utkarsh-Singhal-26/feat/pillnav
...
Added <PillNav /> Component
2025-08-15 11:00:50 +03:00
Utkarsh-Singhal-26
d341c73210
Added <PillNav /> Component
2025-08-13 23:59:16 +05:30
David
1ebff8aef0
Merge pull request #65 from Gazoon007/feat/count-up-demo-customize-component
...
feat(CountUpDemo): integrate customize component
2025-08-02 10:34:14 +03:00
David
8b47b409f6
Merge pull request #66 from Gazoon007/feat/magnet-lines-demo-customize-component
...
feat(MagnetLinesDemo): integrate customize component
2025-08-02 10:34:05 +03:00
David
bd3ad949a6
Merge pull request #67 from Gazoon007/feat/chroma-grid-demo-customize-component
...
feat(ChromaGridDemo): integrate customize component
2025-08-02 10:33:45 +03:00
Alfarish Fizikri
298ac645d8
feat(ChromaGridDemo): integrate customize component
2025-08-02 13:53:06 +07:00
Alfarish Fizikri
8456b3430c
feat(MagnetLinesDemo): integrate customize component
2025-08-02 13:08:09 +07:00
Alfarish Fizikri
43d8e20dec
fix(CountUpDemo): remove separator preview slider
2025-08-02 06:31:15 +07:00
David Haz
f0d7ea7f5c
Fix Stepper Contrast
2025-08-01 23:24:56 +03:00
David Haz
92dce03146
format
2025-08-01 23:23:01 +03:00
David
f0db19d5e2
Merge pull request #61 from Gazoon007/feat/stepper
...
Create <Stepper /> component
2025-08-01 21:24:40 +03:00
David
863752d25d
Merge branch 'main' into feat/stepper
2025-08-01 21:24:33 +03:00
Alfarish Fizikri
f121946388
feat(CountUpDemo): integrate customize component
2025-07-27 21:45:18 +07:00
Alfarish Fizikri
bafee9ccbd
feat(Stepper): add lockOnComplete prop
2025-07-27 07:22:43 +07:00
David
19e8be9723
Merge pull request #63 from Gazoon007/feat/light-rays
...
Create <LightRays /> background
2025-07-26 22:22:09 +03:00
Alfarish Fizikri
bdee472e8d
docs(LightRaysDemo): mimic prop data description and default value to react bits
2025-07-26 22:42:22 +07:00
David Haz
6d991011cc
Fix MagicBento
2025-07-26 00:00:18 +03:00
Alfarish Fizikri
9ae704e446
fix(LightRaysDemo): ensure container has zero padding
2025-07-25 21:41:13 +07:00
Alfarish Fizikri
19d3e8b2cb
refactor(LightRaysDemo): remove unnecessary key-based re-rendering and utilize preview color component
2025-07-25 21:33:05 +07:00
David Haz
ef84a39c64
fix: clean up code formatting and improve hover effect styling
2025-07-25 17:29:20 +03:00
David
6b73cc4df9
Merge pull request #64 from Gazoon007/feat/variable-proximity
...
Create <VariableProximity /> text animation
2025-07-25 17:09:40 +03:00
Alfarish Fizikri
42bb3d978b
fix(style): modify hover styling
2025-07-25 20:53:59 +07:00
Alfarish Fizikri
8021ebd77d
Create <VariableProximity /> text animation
2025-07-25 20:48:28 +07:00
David
e271fb9d1a
Merge pull request #59 from Gazoon007/feat/bounce-cards
...
Create <BounceCards /> component
2025-07-25 16:39:38 +03:00
David
63302cb822
Merge branch 'main' into feat/bounce-cards
2025-07-25 16:39:31 +03:00
David
b0bfed3b3b
Merge pull request #62 from lsdevelop/patch-1
...
Fix(MagicBento): Adjust nullability and enhance ts typings
2025-07-25 16:37:37 +03:00
Alfarish Fizikri
4b5cd3d7da
Create <LightRays /> background
2025-07-25 17:26:36 +07:00
Alfarish Fizikri
b7562ef2ba
Create <Counter /> component
2025-07-25 15:12:24 +07:00
Lucas Santos
eca975f23a
fix: support null and callback refs for gridRef warn
...
- GlobalSpotlight: allow gridRef prop to be HTMLDivElement|null (default: null)
- BentoCardGrid: change gridRef prop to Function callback type
- MagicBento.vue: pass gridRef via callback to child and guard GlobalSpotlight render until gridRef is set
- Updated type annotations and prop validations accordingly"
2025-07-24 15:45:33 -03:00
David Haz
f126758606
update gradient color in CounterDemo component
2025-07-24 16:33:49 +03:00
David Haz
64351cf078
formatting
2025-07-24 15:49:02 +03:00
David
84f04f75d9
Merge pull request #60 from Utkarsh-Singhal-26/feat/faulty-terminal
...
Added <FaultyTerminal /> background
2025-07-24 15:46:20 +03:00
David
d795887557
Merge pull request #57 from Gazoon007/feat/counter
...
Create <Counter /> component
2025-07-24 15:43:08 +03:00
David
627eae0a33
Merge branch 'main' into feat/counter
2025-07-24 15:42:58 +03:00
David
dba35a5ca3
Merge pull request #56 from Gazoon007/feat/rolling-gallery
...
Create <RollingGallery /> component
2025-07-24 15:42:21 +03:00
David
e5cfb96b9e
Merge branch 'main' into feat/rolling-gallery
2025-07-24 15:42:11 +03:00
Alfarish Fizikri
67bae8e23a
refactor(style): utilize tailwind instead of CSS
2025-07-24 15:59:18 +07:00
Utkarsh-Singhal-26
8b1b863283
Added <FaultyTerminal /> background
2025-07-24 08:48:42 +05:30
Alfarish Fizikri
00de9ae7b7
chore: clean comment
2025-07-24 05:09:17 +07:00
Alfarish Fizikri
a83423a5e2
fix: set default images back to 10
2025-07-24 05:08:13 +07:00
Alfarish Fizikri
39c9820182
refactor(style): utilize tailwind instead of CSS
2025-07-24 05:07:27 +07:00
Alfarish Fizikri
71c0503e24
refactor(style): utilize tailwind instead of CSS
2025-07-24 04:29:23 +07:00
David Haz
a0d85e88d9
Update background colors in SSC demos
2025-07-23 22:13:58 +03:00
David
ce9c9c897b
Merge pull request #52 from Utkarsh-Singhal-26/feat/scroll-stack
...
Added <ScrollStack /> component
2025-07-23 22:09:35 +03:00
David
dc88468d00
Merge branch 'main' into feat/scroll-stack
2025-07-23 22:09:11 +03:00