Commit Graph

  • 25bda27bc7 Enhance ScrollStack for mobile compatibility David Haz 2025-07-15 23:07:20 +03:00
  • 5a9d41f0c4 Attempt mobile fix for smooth scrolling experience David Haz 2025-07-15 21:52:47 +03:00
  • a474baca2f Update ScrollStackDemo David Haz 2025-07-15 21:16:38 +03:00
  • b2e35aedf7 FEAT: 🎉 Integrate Lenis for better scrolling in ScrollStack component David Haz 2025-07-15 21:06:09 +03:00
  • 580cafb873 FEAT: 🎉 Add new <ScrollStack /> component David Haz 2025-07-15 20:29:37 +03:00
  • 99017662be Update component count David Haz 2025-07-14 18:08:08 +03:00
  • 2c4a6283ba Merge pull request #308 from AhmedRadwan4/main David 2025-07-14 17:04:05 +03:00
  • 862a8c29ae Added Decimal support for CountUp *the other 3 files* ahmedhamdy2 2025-07-14 16:48:08 +03:00
  • 7f5d5eed12 Added decimal numbers support ahmedhamdy2 2025-07-14 15:58:30 +03:00
  • 7f192d8d6a FEAT: 🎉 Add new <RippleGrid /> background David Haz 2025-07-14 11:19:46 +03:00
  • 8032fa7978 FEAT: 🎉 Add new <MagicBento /> component David Haz 2025-07-13 15:41:46 +03:00
  • 09d34c9bc7 fix: prevent rendering of Announcement component when message is empty David Haz 2025-07-13 10:48:20 +03:00
  • e96bf48326 fix: standardize capitalization of "React Bits" in demo and code examples David Haz 2025-07-12 16:45:49 +03:00
  • 4dd054132c fix: improve readability of ref assignment in TrueFocus component David Haz 2025-07-11 20:25:44 +03:00
  • 88a9ba8bc8 feat: add Announcement component and integrate into LandingPage and App David Haz 2025-07-10 22:14:04 +03:00
  • f33e165999 fix: remove redundant imports in ProfileCardDemo David Haz 2025-07-10 15:31:36 +03:00
  • 499ec0b707 Merge pull request #300 from mapleleafu/fix/noise-pointer-events David 2025-07-09 21:36:28 +03:00
  • 32b00182b1 Merge branch 'main' into fix/noise-pointer-events mapleleafu 2025-07-09 21:35:14 +03:00
  • ed1fa978ed fix: missing pointer-events-none causing interaction blocking Atakan 2025-07-09 21:13:24 +03:00
  • 737fb6aca5 Merge pull request #299 from mapleleafu/fix/typo-contributing David 2025-07-09 21:11:52 +03:00
  • 015be2f6bb fix: correct typo "respeect" to "respect" in contributing guide Atakan 2025-07-09 20:58:35 +03:00
  • c5603a5034 Merge pull request #298 from mapleleafu/fix/noise-memory-leak David 2025-07-09 20:58:31 +03:00
  • 2563aaa3b5 fix: memory leak in Noise component Atakan 2025-07-09 20:45:35 +03:00
  • 472fa96fcb add -webkit-backface-visibility property for better cross-browser support David Haz 2025-07-09 13:59:09 +03:00
  • 2f8568d252 update CONTRIBUTING.md to clarify branch naming and pull request guidelines David Haz 2025-07-09 09:59:10 +03:00
  • b4e0fd77f3 format GooeyNav David Haz 2025-07-08 08:52:55 +03:00
  • 25dce36d76 Merge pull request #295 from Joyal-George-KJ/fix/Gooey-Nav-Click-Handler David 2025-07-08 08:49:57 +03:00
  • 560eb1ae43 Merge conflict solved Joyal-George-KJ 2025-07-08 05:08:43 +05:30
  • 991f71b1c3 Merge conflict solved Joyal-George-KJ 2025-07-08 04:58:19 +05:30
  • 27532d80bb Merge branch 'main' of https://github.com/Joyal-George-KJ/react-bits into fix/Gooey-Nav-Click-Handler Joyal-George-KJ 2025-07-08 04:54:08 +05:30
  • 342c94d270 Merge branch 'main' of https://github.com/Joyal-George-KJ/react-bits into fix/gooey-nav-click-handler Joyal-George-KJ 2025-07-08 04:30:47 +05:30
  • f9817e388b prittier format Joyal-George-KJ 2025-07-08 01:53:09 +05:30
  • f4ea392080 Tailwind class updated removed padding from li and added it to anchor, also added inline-block class to anchor tag Joyal-George-KJ 2025-07-08 01:51:13 +05:30
  • 6ee13facfe handle Click type updated from HTMLLiElement to HTMLAnchorElement Joyal-George-KJ 2025-07-08 01:49:16 +05:30
  • 5b1e72e39c onclick changed from <li> to <a> Joyal-George-KJ 2025-07-08 01:47:56 +05:30
  • bf7383424a navigation logic added previously removed because it won't work with hash jumps Joyal-George-KJ 2025-07-08 01:44:34 +05:30
  • 97b97973f1 Navigation hook from react router import statement removed Joyal-George-KJ 2025-07-08 01:39:09 +05:30
  • eb0228d0df added padding to anchor and changed display to inline-block Joyal-George-KJ 2025-07-08 01:38:10 +05:30
  • 01e91d61c9 LI padding remove from css Gooey Nav Joyal-George-KJ 2025-07-08 01:37:29 +05:30
  • fdaaed0bd6 Fix: Enhance SplitText component with error handling and improved cleanup David Haz 2025-07-07 21:36:27 +03:00
  • 9e4234162f Navigation logic implimented into handleClick function Joyal-George-KJ 2025-07-07 23:45:17 +05:30
  • 5511496b24 Navigation hook extracted into navigate Joyal-George-KJ 2025-07-07 23:44:32 +05:30
  • bc0410b844 Imported useNavigate hook from react router dom Joyal-George-KJ 2025-07-07 23:43:51 +05:30
  • 8bd0ba62d9 Fix: Update click handling and href attributes in GooeyNav component David Haz 2025-07-07 21:11:19 +03:00
  • de64373b51 Fix: Improve resource cleanup in Hyperspeed component David Haz 2025-07-07 20:45:54 +03:00
  • 022eb9ac68 Merge pull request #293 from Joyal-George-KJ/fix/FallingText-Preview-Freezing-After-First-Render-and-RotatingText-had-Div-Inside-P David 2025-07-07 20:07:01 +03:00
  • 9746e66309 Replaced: Div with Span Joyal-George-KJ 2025-07-07 20:55:22 +05:30
  • e75e2149d8 Fix: Freezing after first render when trigger change added: forceRerender(); Joyal-George-KJ 2025-07-07 20:54:04 +05:30
  • 30b26b435f FEAT: 🎉 Add new <CurvedLoop /> component David Haz 2025-07-06 12:47:00 +03:00
  • 55073931b8 update: add website link David Haz 2025-07-04 22:42:42 +03:00
  • 0c47df8368 simplify license condition David Haz 2025-07-04 12:25:18 +03:00
  • 7c10759ec8 Update README and Footer David Haz 2025-07-04 12:19:55 +03:00
  • f03d4c04fe Merge pull request #283 from blacurrant/bug/circular-text David 2025-07-04 11:12:00 +03:00
  • 72a4f3032f updated the component under ts-tailwind with the same changes. blacurrant 2025-07-04 13:25:26 +05:30
  • d7fb162d4b credit request: add credit note to Cubes component David Haz 2025-07-04 10:27:36 +03:00
  • 1c8d3f43d2 Fix ASCIIText component David Haz 2025-07-03 20:59:11 +03:00
  • 8deb6cd033 fixed text-animations/circular-text - Tailwind versions are broken #264 blacurrant 2025-07-03 15:15:23 +05:30
  • a6d3147180 Merge pull request #279 from saadh393/feat/circular-gallery-scroll-speed David 2025-07-03 10:40:04 +03:00
  • 3c7a9edeac Update LICENSE.md David 2025-07-02 16:10:54 +03:00
  • 3c98cbf7f8 Update README.md David 2025-07-02 16:09:48 +03:00
  • 17f352843d feat: add scroll speed control to CircularGallery component Saad Hasan 2025-07-02 11:47:21 +06:00
  • cdba9dc374 Merge pull request #276 from chanwoong528/feat/crosshair-demo-fix David 2025-06-30 11:51:42 +03:00
  • 8e9faa82b9 react-bits/src/demo/Animation/CrosshairDemo.jsx fixed unexpected several changes on linkText due to width of the text when its near the edge horizontally 문찬웅 2025-06-30 13:48:12 +09:00
  • 90ff02e5dd FEAT: 🎉 Add new <TextTrail /> component David Haz 2025-06-23 22:20:46 +03:00
  • 6081e48ab7 Fix Masonry layout by adjusting column width calculation and removing padding David Haz 2025-06-22 23:13:58 +03:00
  • b366f88b34 Enhance DotGrid component with window.Path2D check for next compatibility David Haz 2025-06-19 14:09:19 +03:00
  • 1108922b57 FEAT: 🎉 Add improved <Masonry /> component David Haz 2025-06-17 20:52:16 +03:00
  • 1f930a8635 Enhance StarBorder component with thickness prop and update demo David Haz 2025-06-17 15:34:42 +03:00
  • c398ca7ab7 FEAT: 🎉 Add New <Cubes /> component David Haz 2025-06-17 11:02:39 +03:00
  • 27342a4e35 code cleanup, sidebar view transitions, simple skeleton loader David Haz 2025-06-16 02:12:15 +03:00
  • 86dfdfcdc0 FEAT: 🎉 Add New <FluidGlass /> component David Haz 2025-06-15 22:48:28 +03:00
  • 48f238d2e3 fix(LanyardDemo): add background gradient to demo container David Haz 2025-06-15 15:37:22 +03:00
  • 834b1a3d02 chore: add .assetsignore file and remove asset exclusions from wrangler config David Haz 2025-06-15 13:13:54 +03:00
  • 26663dd36a fix(package-lock): update maath version to 0.10.8 and clean up dependencies David Haz 2025-06-15 12:04:57 +03:00
  • bb0ba21ba8 test deployment David Haz 2025-06-15 12:03:35 +03:00
  • 36c646a6e1 fix(wrangler): update assets configuration David Haz 2025-06-15 11:32:32 +03:00
  • 1d2b18c6bf add wrangler config and remove unused asset from gridmotion David Haz 2025-06-15 11:25:12 +03:00
  • f4a71ee740 fix(SplitText): prevent multiple animations from triggering by using a ref to track completion David Haz 2025-06-14 22:28:06 +03:00
  • 080f3cc389 add hero background image David Haz 2025-06-14 18:42:41 +03:00
  • 54d1e34833 feat(LandingPage): add mobile background image for hero David Haz 2025-06-14 18:33:57 +03:00
  • e280a3b299 feat(ModelViewer): improve touch controls David Haz 2025-06-14 01:13:00 +03:00
  • dc2395937d FEAT: 🎉 Add New <ModelViewer /> component David Haz 2025-06-13 01:04:25 +03:00
  • 222af60f75 fix: integrate useForceRerender hook for dynamic particle color updates in ParticlesDemo David Haz 2025-06-12 22:13:26 +03:00
  • 974e8baa76 fix: enhance hover line functionality in Sidebar component with delay and visibility control David Haz 2025-06-12 14:52:42 +03:00
  • d7cfd81077 fix: update Open Graph and Twitter meta tags to use JPG image and improve descriptions David Haz 2025-06-10 13:46:29 +03:00
  • 21e7733a6b fix: enhance usage documentation for ScrambledText component David Haz 2025-06-10 10:31:09 +03:00
  • 7cafea2f19 Update README.md David 2025-06-10 09:47:30 +03:00
  • e3077caf0d add missing quote in dotGridCode.js David Haz 2025-06-10 00:16:50 +03:00
  • c800b11ecf fix: update import path for DotGrid component and adjust positioning logic for better layout David Haz 2025-06-09 23:41:29 +03:00
  • 63446159da fix: update import paths for Lanyard assets and add missing files David Haz 2025-06-09 23:26:17 +03:00
  • c3d37a9045 fix: update import path for DotGrid component David Haz 2025-06-09 23:19:48 +03:00
  • 109445db6b further performance improvements for DotGrid David Haz 2025-06-09 23:19:32 +03:00
  • abcb6a5ab4 fix: update DotGrid import path and adjust styling for hero section David Haz 2025-06-09 23:00:10 +03:00
  • a8f7ca416b feat: wrap DotGrid in Box component and adjust styling for better layout David Haz 2025-06-09 22:58:01 +03:00
  • 2064762dee Refactor DotGrid component to use canvas for rendering dots and improve performance David Haz 2025-06-09 22:53:29 +03:00
  • cc95fa4ee0 Update lanyard assets and components David Haz 2025-06-09 22:20:52 +03:00
  • 38dd4894ca cleanup & fixes David Haz 2025-06-09 20:37:27 +03:00
  • 6786cb4cc6 Update: small styling tweaks for contribution tab and code highlighters David Haz 2025-06-09 19:28:21 +03:00
  • a8ec1f5443 refactor: optimize rotation handling in CircularText component David Haz 2025-06-09 19:07:02 +03:00
  • fb455ba127 Merge pull request #218 from PedroMarianoAlmeida/remove-any-from-ImageTrail David 2025-06-09 18:54:12 +03:00