Commit Graph

  • f0db19d5e2 Merge pull request #61 from Gazoon007/feat/stepper David 2025-08-01 21:24:40 +03:00
  • 863752d25d Merge branch 'main' into feat/stepper David 2025-08-01 21:24:33 +03:00
  • f121946388 feat(CountUpDemo): integrate customize component Alfarish Fizikri 2025-07-27 21:45:18 +07:00
  • bafee9ccbd feat(Stepper): add lockOnComplete prop Alfarish Fizikri 2025-07-27 07:22:43 +07:00
  • 19e8be9723 Merge pull request #63 from Gazoon007/feat/light-rays David 2025-07-26 22:22:09 +03:00
  • bdee472e8d docs(LightRaysDemo): mimic prop data description and default value to react bits Alfarish Fizikri 2025-07-26 22:41:02 +07:00
  • 6d991011cc Fix MagicBento David Haz 2025-07-26 00:00:18 +03:00
  • 9ae704e446 fix(LightRaysDemo): ensure container has zero padding Alfarish Fizikri 2025-07-25 21:41:13 +07:00
  • 19d3e8b2cb refactor(LightRaysDemo): remove unnecessary key-based re-rendering and utilize preview color component Alfarish Fizikri 2025-07-25 21:33:05 +07:00
  • ef84a39c64 fix: clean up code formatting and improve hover effect styling David Haz 2025-07-25 17:29:20 +03:00
  • 6b73cc4df9 Merge pull request #64 from Gazoon007/feat/variable-proximity David 2025-07-25 17:09:40 +03:00
  • 42bb3d978b fix(style): modify hover styling Alfarish Fizikri 2025-07-25 20:53:59 +07:00
  • 8021ebd77d Create <VariableProximity /> text animation Alfarish Fizikri 2025-07-25 19:14:33 +07:00
  • e271fb9d1a Merge pull request #59 from Gazoon007/feat/bounce-cards David 2025-07-25 16:39:38 +03:00
  • 63302cb822 Merge branch 'main' into feat/bounce-cards David 2025-07-25 16:39:31 +03:00
  • b0bfed3b3b Merge pull request #62 from lsdevelop/patch-1 David 2025-07-25 16:37:37 +03:00
  • 4b5cd3d7da Create <LightRays /> background Alfarish Fizikri 2025-07-25 17:26:36 +07:00
  • b7562ef2ba Create <Counter /> component Alfarish Fizikri 2025-07-23 15:09:43 +07:00
  • eca975f23a fix: support null and callback refs for gridRef warn Lucas Santos 2025-07-24 15:45:33 -03:00
  • f126758606 update gradient color in CounterDemo component David Haz 2025-07-24 16:33:49 +03:00
  • 64351cf078 formatting David Haz 2025-07-24 15:49:02 +03:00
  • 84f04f75d9 Merge pull request #60 from Utkarsh-Singhal-26/feat/faulty-terminal David 2025-07-24 15:46:20 +03:00
  • d795887557 Merge pull request #57 from Gazoon007/feat/counter David 2025-07-24 15:43:08 +03:00
  • 627eae0a33 Merge branch 'main' into feat/counter David 2025-07-24 15:42:58 +03:00
  • dba35a5ca3 Merge pull request #56 from Gazoon007/feat/rolling-gallery David 2025-07-24 15:42:21 +03:00
  • e5cfb96b9e Merge branch 'main' into feat/rolling-gallery David 2025-07-24 15:42:11 +03:00
  • 67bae8e23a refactor(style): utilize tailwind instead of CSS Alfarish Fizikri 2025-07-24 15:59:18 +07:00
  • 8b1b863283 Added <FaultyTerminal /> background Utkarsh-Singhal-26 2025-07-24 08:48:42 +05:30
  • 00de9ae7b7 chore: clean comment Alfarish Fizikri 2025-07-24 05:09:17 +07:00
  • a83423a5e2 fix: set default images back to 10 Alfarish Fizikri 2025-07-24 05:08:13 +07:00
  • 39c9820182 refactor(style): utilize tailwind instead of CSS Alfarish Fizikri 2025-07-24 05:07:27 +07:00
  • 71c0503e24 refactor(style): utilize tailwind instead of CSS Alfarish Fizikri 2025-07-24 04:29:23 +07:00
  • a0d85e88d9 Update background colors in SSC demos David Haz 2025-07-23 22:13:58 +03:00
  • ce9c9c897b Merge pull request #52 from Utkarsh-Singhal-26/feat/scroll-stack David 2025-07-23 22:09:35 +03:00
  • dc88468d00 Merge branch 'main' into feat/scroll-stack David 2025-07-23 22:09:11 +03:00
  • 12f72fe164 Create <BounceCards /> component Alfarish Fizikri 2025-07-23 22:17:01 +07:00
  • 82f1a6fcbd Create <Counter /> component Alfarish Fizikri 2025-07-23 09:16:28 +07:00
  • b4ff605c88 Create <RollingGallery /> component Alfarish Fizikri 2025-07-23 07:33:44 +07:00
  • 53c5b5e208 Merge pull request #55 from Utkarsh-Singhal-26/feat/sticker-peel David 2025-07-22 21:50:30 +03:00
  • 0b2321c7c3 Added <StickerPeel /> animation Utkarsh-Singhal-26 2025-07-22 19:01:14 +05:30
  • b5024c46af Add Sticker David Haz 2025-07-22 15:43:17 +03:00
  • e71297909e update ribbon colors to improve visual appearance David Haz 2025-07-22 14:29:01 +03:00
  • 6d7d8799ec update md file David 2025-07-22 14:27:33 +03:00
  • a258358cf6 add smooth scroll to demo David Haz 2025-07-22 09:48:05 +03:00
  • f00395cc1b minor fix Utkarsh-Singhal-26 2025-07-22 08:51:44 +05:30
  • 05714a6feb feat: added <ScrollStack /> component Utkarsh-Singhal-26 2025-07-22 08:49:39 +05:30
  • cc3273a848 Merge pull request #51 from snepsnepy/feat/glass-surface David 2025-07-21 19:14:45 +03:00
  • 566a56a1d8 Removed style block msavulescu 2025-07-21 18:43:27 +03:00
  • 730d9a7b35 Updated glass surface component. msavulescu 2025-07-21 18:42:17 +03:00
  • 50e1a195a0 Solved merge conflict. snepsnepy 2025-07-21 16:05:46 +03:00
  • 04e1712765 Migrated 'Glass Surface' component. snepsnepy 2025-07-21 15:59:37 +03:00
  • 0b3e38f466 Format template David Haz 2025-07-21 13:10:41 +03:00
  • 25c3e2953b Merge pull request #50 from purshottam-jain24/main David 2025-07-21 12:47:33 +03:00
  • 197b521311 Refactor demo container styles for improved layout and spacing Purshottam Jain 2025-07-21 13:49:10 +05:30
  • d3187f71c7 [ADDED: TEXT TYPE ANIMATION] Purshottam Jain 2025-07-21 12:56:16 +05:30
  • 6f7b18429b Add copy button styles and fix CurvedLoop for Safari David Haz 2025-07-21 08:55:13 +03:00
  • 420b966b68 Update component counts David Haz 2025-07-21 08:28:10 +03:00
  • 125f2f22ed Merge pull request #49 from Utkarsh-Singhal-26/feat/galaxy David 2025-07-21 08:26:51 +03:00
  • 6dc1ac4962 Added <Galaxy /> background Utkarsh-Singhal-26 2025-07-21 10:24:33 +05:30
  • 3b41d5e43a Add styles for code copy button component David Haz 2025-07-20 23:52:25 +03:00
  • 0c79f0af67 Simplify constants declaration David Haz 2025-07-20 23:42:47 +03:00
  • 9d027c25b7 Merge pull request #48 from onmax/dark-veil David 2025-07-20 22:59:42 +03:00
  • cd16792c32 Add DarkVeil component onmax 2025-07-20 20:46:43 +02:00
  • efe901aabb Merge pull request #47 from Utkarsh-Singhal-26/feat/magic-bento David 2025-07-20 16:24:32 +03:00
  • aa5be187eb Added <MagicBento /> component Utkarsh-Singhal-26 2025-07-20 16:08:41 +05:30
  • d4d66b9827 fix target cursor cleanup mechanism David Haz 2025-07-20 10:21:19 +03:00
  • 0e49709fe3 Update StarBorderDemo color options to use lightgreen David Haz 2025-07-19 19:56:20 +03:00
  • 340985ce52 Small fixes David Haz 2025-07-19 19:55:19 +03:00
  • a6df503535 Merge pull request #30 from jhanma17dev/Feat-add-folder-component David 2025-07-19 19:25:19 +03:00
  • 4cceeb11af Merge pull request #45 from onmax/animated-list David 2025-07-19 19:24:33 +03:00
  • 1cd62913b6 Merge pull request #44 from SayedTahsin/feat/animations-star-border David 2025-07-19 19:23:05 +03:00
  • 73332734c5 updated StarBorder component with tailwind css sayedTahsin 2025-07-19 20:17:28 +06:00
  • 9acb5ca46f Add Star Border Animation component and demo with adjustable params sayedTahsin 2025-07-19 17:39:16 +06:00
  • 536b1ed562 Add AnimatedList component onmax 2025-07-19 16:08:22 +02:00
  • 89db3af185 Small tweaks David Haz 2025-07-19 16:29:57 +03:00
  • 2ad7e7d8d9 Merge pull request #43 from onmax/crosshair David 2025-07-19 15:00:05 +03:00
  • f2dde88db5 Add Crosshair animation component onmax 2025-07-19 12:54:17 +02:00
  • 83a8f41e96 Merge pull request #42 from onmax/dither David 2025-07-19 13:35:38 +03:00
  • 8cf5425515 Add Dither background component onmax 2025-07-19 12:22:28 +02:00
  • 8cc0e53874 feat: Update sidebar categories and improve new tag styling David Haz 2025-07-19 11:06:06 +03:00
  • 050d10a22c Update component count David Haz 2025-07-19 11:03:07 +03:00
  • f6388ff054 Merge pull request #41 from Utkarsh-Singhal-26/feat/ripple-grid David 2025-07-19 10:59:56 +03:00
  • 6f346506d3 Added <RippleGrid /> background Utkarsh-Singhal-26 2025-07-19 10:08:42 +05:30
  • 8349104112 fix: Update button styles in BlurTextDemo David Haz 2025-07-18 20:57:45 +03:00
  • f18199079f refactor BlurText with better handling, best practices, fix animation complete handler David Haz 2025-07-18 20:55:58 +03:00
  • c816095e52 Merge pull request #37 from Utkarsh-Singhal-26/feat/target-cursor David 2025-07-18 17:43:05 +03:00
  • 68d310248a Merge pull request #39 from snepsnepy/feat/migrate-to-useTemplateRef David 2025-07-18 17:41:14 +03:00
  • 6af299052a Added useTemplateRef API support msavulescu 2025-07-18 16:20:35 +03:00
  • 2aad0d4f4c fix: Update headline in BackgroundContent to reflect correct framework David Haz 2025-07-18 16:17:48 +03:00
  • 4a30434b8e [ FIX ] : Update z-index for demo content visibility David Haz 2025-07-18 16:16:29 +03:00
  • 16b6a530de Merge branch 'main' into feat/target-cursor Utkarsh Singhal 2025-07-18 18:24:03 +05:30
  • 3b90ac916e Added <TargetCursor /> Animation Utkarsh-Singhal-26 2025-07-18 18:18:31 +05:30
  • 95e4976b78 remove ballpit demo text David Haz 2025-07-18 15:19:46 +03:00
  • 0ad5594b60 Merge pull request #34 from Utkarsh-Singhal-26/feat/demo-content David 2025-07-18 15:13:35 +03:00
  • 818190e097 Merge pull request #36 from Utkarsh-Singhal-26/fix/animation David 2025-07-18 15:13:13 +03:00
  • 20e76e75cf Migrate ScrollVelocity component David Haz 2025-07-18 15:11:59 +03:00
  • a082600da5 [ FIX ] : Rearrange <ShapeBlur /> from Backgrounds to Animations Utkarsh-Singhal-26 2025-07-18 17:35:41 +05:30
  • 9ac56752bb [ UPDATED ] : Demo Background Content Utkarsh-Singhal-26 2025-07-18 17:30:23 +05:30
  • 94c4cdd704 refactor(ChromaGrid): replace ref with useTemplateRef and reactive for improved reactivity David Haz 2025-07-18 14:46:47 +03:00
  • c44a383014 fix problems with chromagrid David Haz 2025-07-18 14:42:26 +03:00