Commit Graph

235 Commits

Author SHA1 Message Date
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
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
Alfarish Fizikri
12f72fe164 Create <BounceCards /> component 2025-07-23 22:17:01 +07:00
Alfarish Fizikri
82f1a6fcbd Create <Counter /> component 2025-07-23 09:44:44 +07:00
Alfarish Fizikri
b4ff605c88 Create <RollingGallery /> component 2025-07-23 07:52:01 +07:00
David
53c5b5e208 Merge pull request #55 from Utkarsh-Singhal-26/feat/sticker-peel
Added <StickerPeel /> animation
2025-07-22 21:50:30 +03:00
Utkarsh-Singhal-26
0b2321c7c3 Added <StickerPeel /> animation 2025-07-22 19:01:14 +05:30
David Haz
b5024c46af Add Sticker 2025-07-22 15:43:17 +03:00
David Haz
e71297909e update ribbon colors to improve visual appearance 2025-07-22 14:29:01 +03:00
David
6d7d8799ec update md file 2025-07-22 14:27:33 +03:00
David Haz
a258358cf6 add smooth scroll to demo 2025-07-22 09:48:05 +03:00
Utkarsh-Singhal-26
f00395cc1b minor fix 2025-07-22 08:51:44 +05:30
Utkarsh-Singhal-26
05714a6feb feat: added <ScrollStack /> component 2025-07-22 08:49:39 +05:30
David
cc3273a848 Merge pull request #51 from snepsnepy/feat/glass-surface
Migrated 'Glass Surface' component.
2025-07-21 19:14:45 +03:00
msavulescu
566a56a1d8 Removed style block 2025-07-21 18:43:27 +03:00
msavulescu
730d9a7b35 Updated glass surface component. 2025-07-21 18:42:17 +03:00
snepsnepy
50e1a195a0 Solved merge conflict. 2025-07-21 16:05:46 +03:00
snepsnepy
04e1712765 Migrated 'Glass Surface' component. 2025-07-21 15:59:37 +03:00
David Haz
0b3e38f466 Format template 2025-07-21 13:10:41 +03:00
David
25c3e2953b Merge pull request #50 from purshottam-jain24/main
[ADDED: TEXT TYPE ANIMATION]
2025-07-21 12:47:33 +03:00
Purshottam Jain
197b521311 Refactor demo container styles for improved layout and spacing 2025-07-21 13:49:10 +05:30
Purshottam Jain
d3187f71c7 [ADDED: TEXT TYPE ANIMATION] 2025-07-21 12:56:16 +05:30
David Haz
6f7b18429b Add copy button styles and fix CurvedLoop for Safari 2025-07-21 08:55:13 +03:00
David Haz
420b966b68 Update component counts 2025-07-21 08:28:10 +03:00
David
125f2f22ed Merge pull request #49 from Utkarsh-Singhal-26/feat/galaxy
Added <Galaxy /> background
2025-07-21 08:26:51 +03:00
Utkarsh-Singhal-26
6dc1ac4962 Added <Galaxy /> background 2025-07-21 10:24:33 +05:30
David Haz
3b41d5e43a Add styles for code copy button component 2025-07-20 23:52:25 +03:00
David Haz
0c79f0af67 Simplify constants declaration 2025-07-20 23:42:47 +03:00