Commit Graph

115 Commits

Author SHA1 Message Date
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
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
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
Utkarsh-Singhal-26 6dc1ac4962 Added <Galaxy /> background 2025-07-21 10:24:33 +05:30
David Haz 0c79f0af67 Simplify constants declaration 2025-07-20 23:42:47 +03:00
onmax cd16792c32 Add DarkVeil component 2025-07-20 20:46:43 +02:00
David efe901aabb Merge pull request #47 from Utkarsh-Singhal-26/feat/magic-bento
Added <MagicBento /> component
2025-07-20 16:24:32 +03:00
Utkarsh-Singhal-26 aa5be187eb Added <MagicBento /> component 2025-07-20 16:08:41 +05:30
David Haz d4d66b9827 fix target cursor cleanup mechanism 2025-07-20 10:21:19 +03:00
David Haz 340985ce52 Small fixes 2025-07-19 19:55:19 +03:00
David a6df503535 Merge pull request #30 from jhanma17dev/Feat-add-folder-component
feat: Add folder component
2025-07-19 19:25:19 +03:00
David 4cceeb11af Merge pull request #45 from onmax/animated-list
Add AnimatedList component
2025-07-19 19:24:33 +03:00
sayedTahsin 73332734c5 updated StarBorder component with tailwind css 2025-07-19 20:19:27 +06:00
sayedTahsin 9acb5ca46f Add Star Border Animation component and demo with adjustable params
Signed-off-by: sayedTahsin <mail.tahsin99@gmail.com>
2025-07-19 20:19:27 +06:00
onmax 536b1ed562 Add AnimatedList component 2025-07-19 16:08:22 +02:00
David Haz 89db3af185 Small tweaks 2025-07-19 16:29:57 +03:00
David 2ad7e7d8d9 Merge pull request #43 from onmax/crosshair
Add Crosshair animation component
2025-07-19 15:00:05 +03:00
onmax f2dde88db5 Add Crosshair animation component 2025-07-19 12:54:17 +02:00
onmax 8cf5425515 Add Dither background component 2025-07-19 12:22:28 +02:00
Utkarsh-Singhal-26 6f346506d3 Added <RippleGrid /> background 2025-07-19 10:08:42 +05:30
David Haz f18199079f refactor BlurText with better handling, best practices, fix animation complete handler 2025-07-18 20:55:58 +03:00
David c816095e52 Merge pull request #37 from Utkarsh-Singhal-26/feat/target-cursor
Added <TargetCursor /> Animation
2025-07-18 17:43:05 +03:00
msavulescu 6af299052a Added useTemplateRef API support 2025-07-18 16:29:54 +03:00
Utkarsh Singhal 16b6a530de Merge branch 'main' into feat/target-cursor 2025-07-18 18:24:03 +05:30
Utkarsh-Singhal-26 3b90ac916e Added <TargetCursor /> Animation 2025-07-18 18:18:31 +05:30
David 818190e097 Merge pull request #36 from Utkarsh-Singhal-26/fix/animation
[ FIX ] : Rearrange <ShapeBlur /> from Backgrounds to Animations
2025-07-18 15:13:13 +03:00
David Haz 20e76e75cf Migrate ScrollVelocity component 2025-07-18 15:11:59 +03:00
Utkarsh-Singhal-26 a082600da5 [ FIX ] : Rearrange <ShapeBlur /> from Backgrounds to Animations 2025-07-18 17:35:41 +05:30
David Haz 94c4cdd704 refactor(ChromaGrid): replace ref with useTemplateRef and reactive for improved reactivity 2025-07-18 14:46:47 +03:00
David Haz c44a383014 fix problems with chromagrid 2025-07-18 14:42:26 +03:00
David Haz 992d451064 fix ChromaGrid errors 2025-07-18 11:33:13 +03:00
David 63d194ddd9 Merge pull request #29 from sanjanamilind14/feat/chroma-grid
[ADDED: Chroma Grid]
2025-07-18 11:28:24 +03:00
wencaizhang 9dddf4a150 refactor(vue): remove unnecessary defineProps import
The `defineProps` macro is automatically available in `<script setup>` and no longer needs to be imported. This commit removes the redundant import statements to align with modern Vue best practices and resolve compiler warnings.
2025-07-18 15:14:54 +08:00
David Haz f6c5f2ceda Color updates - remove purple colors 2025-07-17 17:12:23 +03:00
David df17f078ab Merge branch 'main' into feat/liquid-chrome 2025-07-17 09:48:07 +03:00
Utkarsh-Singhal-26 718c8db990 Merge branch 'main' of github.com:Utkarsh-Singhal-26/vue-bits into feat/liquid-chrome 2025-07-17 09:41:01 +05:30
Utkarsh-Singhal-26 fd2dc60700 Merge branch 'main' of github.com:Utkarsh-Singhal-26/vue-bits into feat/grid-distortion 2025-07-17 09:38:22 +05:30
jhanma17 16f5fa388d chore: remove unused computed prop 2025-07-16 22:49:25 -05:00
jhanma17 3f158a1026 chore: remove comments on folder 2025-07-16 22:47:48 -05:00
jhanma17 35cfd2ae4e feat: Add folder component 2025-07-16 22:40:22 -05:00
sanjanamilind14 634cb5f1a1 [ADDED: Chroma Grid] 2025-07-16 20:23:35 +05:30
Utkarsh-Singhal-26 65c52eeb47 Added <LiquidChrome /> background 2025-07-16 18:59:14 +05:30
snepsnepy 48d08b9e24 Merge branch 'main' into feat/defineModel-support 2025-07-16 16:23:57 +03:00
Utkarsh-Singhal-26 d48f0f7967 Added <GridDistortion /> background 2025-07-16 18:30:37 +05:30