Commit Graph

234 Commits

Author SHA1 Message Date
onmax ffbecc2950 feat: add InfiniteMenu component 2025-09-17 08:27:35 +02:00
Utkarsh-Singhal-26 e8a3e88fa0 FIX: Update LaserFlow component with dynamic pixel ratio handling 2025-09-15 18:48:21 +05:30
Utkarsh-Singhal-26 fd1492705d FEAT: 🎉 New <LaserFlow /> animation 2025-09-09 18:56:26 +05:30
Utkarsh-Singhal-26 37ed4196c8 FEAT: 🎉 New <LiquidEther /> component 2025-09-06 11:20:34 +05:30
Utkarsh-Singhal-26 fd81a14ed2 FEAT: 🎉 Added <StaggeredMenu /> nav 2025-09-05 11:08:36 +05:30
David Haz 06517042bd fix: update color values to #27FF64 in various components and demos 2025-09-01 09:55:59 +03:00
David Haz 74b276c357 TS Fixes + Demo Cleanup 2025-09-01 09:53:42 +03:00
Utkarsh-Singhal-26 3958ef3549 FEAT: � New <PixelBlast /> background 2025-09-01 08:30:48 +05:30
Utkarsh-Singhal-26 486be44c48 Added <GradualBlur /> Animation 2025-08-28 15:04:12 +05:30
Utkarsh-Singhal-26 1342735eba Added <PrismaticBurst /> Background 2025-08-27 09:14:35 +05:30
David Haz 19bc7b0b78 Swap out card swap assets 2025-08-25 15:48:01 +03:00
Utkarsh-Singhal-26 c653d1c1be Fix Layout issue in GradientBlinds 2025-08-24 16:49:04 +05:30
David 98f045427e Merge branch 'main' into feat/gradient-blinds 2025-08-24 12:01:59 +03:00
Utkarsh-Singhal-26 2019a1f2a1 Added <GradientBlinds /> Background 2025-08-24 11:34:34 +05:30
Utkarsh-Singhal-26 52f98e7727 Added <BubbleMenu /> Component 2025-08-23 17:38:24 +05:30
David aa12968505 Merge branch 'main' into feat/electric-border 2025-08-22 22:17:36 +03:00
David 9abe42e6b1 Merge branch 'main' into feat/plasma 2025-08-22 22:16:52 +03:00
Utkarsh-Singhal-26 516a6407ab Added <ElectricBorder /> Animation 2025-08-22 17:50:13 +05:30
Utkarsh-Singhal-26 4ae33f2360 Added <Plasma /> Background 2025-08-22 16:40:28 +05:30
Utkarsh-Singhal-26 d0b1a02d30 Added <Prism /> Background 2025-08-21 18:38:38 +05:30
David Haz 3360cc3124 fix: update logoloopdemo 2025-08-20 13:08:18 +03:00
Utkarsh-Singhal-26 0388f7cddc Added <LogoLoop /> Animation 2025-08-20 08:22:20 +05:30
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
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
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 92dce03146 format 2025-08-01 23:23:01 +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
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 63302cb822 Merge branch 'main' into feat/bounce-cards 2025-07-25 16:39:31 +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
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