Commit Graph

  • e68fd596c9 add sponsor David Haz 2026-01-13 22:58:43 +02:00
  • 2a273bd048 format David Haz 2026-01-12 11:27:21 +02:00
  • 6a8c2b30d0 Merge pull request #840 from Utkarsh-Singhal-26/fix/nodejs-namespace-errors David 2026-01-09 15:15:10 +02:00
  • 6da4a6b2db [ FIX ] : NodeJS namespace errors Utkarsh-Singhal-26 2026-01-09 13:29:51 +05:30
  • 45d637e64f Merge pull request #834 from mezotv/feat/correct-color-gamma David 2026-01-07 14:12:48 +02:00
  • 71db053a61 fix: implement gamma correction in pixelblast component Dominik K. 2026-01-07 12:34:59 +01:00
  • 78fadab3b7 update sponsors David Haz 2026-01-07 11:37:57 +02:00
  • 7b3ba65d2e update testimonials David Haz 2026-01-06 14:06:26 +02:00
  • 25e790297a Merge pull request #831 from houssamb4/fix/fuzzytext-template-literal David 2026-01-06 13:55:01 +02:00
  • b377da7679 fix: add spacing for sponsor logo in README David Haz 2026-01-06 13:50:25 +02:00
  • bc88110024 remove br David Haz 2026-01-06 13:48:51 +02:00
  • b6e8350af1 docs: add horizontal rule before sponsorship section in README David Haz 2026-01-06 13:48:32 +02:00
  • 8712697f2b readme light mode logos David Haz 2026-01-06 13:47:44 +02:00
  • 24ea1214f7 Add sponsor - Shadcnstudio David Haz 2026-01-06 13:31:28 +02:00
  • bedff8d6b7 chore(FuzzyText): resolve merge conflict Houssam 2026-01-05 18:39:55 +01:00
  • e568aa168f fix(FuzzyText): remove escaped template literal artifacts Houssam 2026-01-05 18:37:52 +01:00
  • dd9fa5a7c6 fix(FuzzyText): remove stray escaping from template literals to fix TS parse errors Houssam 2026-01-05 18:32:37 +01:00
  • 8e74186c24 fix/ignore linter issues David Haz 2026-01-05 18:44:46 +02:00
  • 16ffeade7c Merge pull request #830 from houssamb4/fix/counter-hooks-lint David 2026-01-05 18:11:54 +02:00
  • 8fe773399a fix(counter): ensure hooks called unconditionally and address lint in Counter components Houssam 2026-01-05 15:37:17 +01:00
  • b5342b64ea update tooltip animation David Haz 2026-01-05 15:13:29 +02:00
  • cd3923d34f refactor layout David Haz 2026-01-05 15:09:08 +02:00
  • 3e1f44dfb3 feat: update llms David Haz 2026-01-05 15:00:10 +02:00
  • 54bcfc7c92 [ FIX ] : Adjusted sponsor logo height for improved consistency David Haz 2026-01-05 13:10:59 +02:00
  • 5eaa6611cb [ FIX ] : Updated sponsor logo height styling for consistency David Haz 2026-01-05 13:10:19 +02:00
  • 330d7c5198 [ FIX ] : Increased sponsor logo sizes for better visibility David Haz 2026-01-05 13:09:23 +02:00
  • a05fe78076 update sponsors David Haz 2026-01-05 13:08:21 +02:00
  • f8f185515b Merge pull request #827 from Utkarsh-Singhal-26/feat/text-shuffle-up-down David 2026-01-05 12:45:27 +02:00
  • c1bd11f482 [ FEAT ] : Added Up & Down Support in TextAnimations Shuffle Utkarsh-Singhal-26 2026-01-05 16:03:33 +05:30
  • 65447070e6 Merge pull request #826 from bmbhi15/feat/fix-bounce-card-demo David 2026-01-04 01:49:14 +02:00
  • ba0cac30f8 Fixed Issue in Bounce Cards jsx code bmbhi15 2026-01-03 19:51:17 +05:30
  • a893653007 format David Haz 2026-01-01 22:14:37 +02:00
  • 8b64bc6022 Merge pull request #821 from kkkfasya/main David 2026-01-01 22:13:58 +02:00
  • db864f3be0 refactor: update useEffect dependencies and template literals in GradientText component David Haz 2026-01-01 22:13:03 +02:00
  • 5d4ac6a41c fix: tailwind/BounceCards hover effect is isolated per component Kamal Fasya 2026-01-02 00:15:31 +07:00
  • a1749f122d fix: BounceCards component's hover effect is now isolated per-component hovering to one BounceCards component wont make other BounceCards component react (no pun intended) Kamal Fasya 2026-01-01 00:45:01 +07:00
  • c0e4516b73 update copyright year to 2026 David Haz 2026-01-01 12:53:37 +02:00
  • 44473e3a4d remove unused imports and cube background configuration from the demo David Haz 2025-12-31 15:55:05 +02:00
  • a3117fb0ea add dot dither and randomization to Texture Lab David Haz 2025-12-31 14:44:58 +02:00
  • 8c8e2ab49a update component links to use params instead of json (bg studio/demos) David Haz 2025-12-30 23:09:52 +02:00
  • 8f17e76ae6 Merge pull request #817 from MrQuantum1915/feat/fix-console-errors David 2025-12-30 14:58:59 +02:00
  • 8eb06b7e3e npm run format Mr.Quantum_1915 2025-12-30 17:49:44 +05:30
  • 045b860a46 fixed 2 console errors: one of unique key and redundant isDisabled Prop passed down to standard html input tag Mr.Quantum_1915 2025-12-30 17:45:03 +05:30
  • b406c3824a Enhance regex in injectPropsIntoCode to prevent matching similar component names David Haz 2025-12-30 10:37:24 +02:00
  • bf1ac7de74 format David Haz 2025-12-30 10:32:45 +02:00
  • 831895a2f5 Merge pull request #809 from ArashkKH/feat/components/counter-decimal David 2025-12-30 10:32:24 +02:00
  • cec91f356a Merge pull request #815 from AnYiEE/fix/broken-components David 2025-12-30 10:31:00 +02:00
  • e3672dcd64 edited auto places option "on" mode bug Arash Kh 2025-12-30 01:36:08 -05:00
  • 362924c51c Refactor Counter to support decimal points and improve digit rendering Arash Kh 2025-12-30 00:46:53 -05:00
  • eca361038f Resolved conflicts with new refactored demo view Arash Kh 2025-12-30 00:01:10 -05:00
  • 968d0e21fe Add decimal support and auto place detection to Counter Arash Kh 2025-12-29 02:28:57 -05:00
  • f63a25c894 fix(NoiseDemo): add missing Flex component 安忆 2025-12-30 10:14:56 +08:00
  • bcec25050c fix(AnimatedList): repair damaged components 安忆 2025-12-30 10:14:50 +08:00
  • ce5ba6f44e fix(FuzzyText): remove incorrect escape characters 安忆 2025-12-30 10:13:56 +08:00
  • 3d0ab74519 refactor: remove unused variables 安忆 2025-12-30 10:12:36 +08:00
  • d98cceb13e chore: unnecessary remove eslint-disable comments for exhaustive-deps 安忆 2025-12-30 10:08:03 +08:00
  • 1d492908ff format David Haz 2025-12-30 02:10:12 +02:00
  • a33d601976 Remove Ko-fi username and add custom URL David 2025-12-30 02:09:01 +02:00
  • f7264d005d Merge pull request #814 from MrQuantum1915/feat/fix-lightpillar-css-import David 2025-12-30 02:05:48 +02:00
  • a6d90d8a6e - Add "Open in BG Studio" button for component demos - Add copy/paste and alt-drag in shape magic - optimize video export in texture lab David Haz 2025-12-30 01:56:57 +02:00
  • b4314c04bf Remove unused CSS import from LightPillar component. Mr.Quantum_1915 2025-12-30 03:48:17 +05:30
  • 4f12f36970 Add whitespace-nowrap class to prevent text wrapping in FlowingMenu items David Haz 2025-12-29 14:50:51 +02:00
  • c32b25518c Fix FlowingMenu - refactor and add props David Haz 2025-12-29 14:46:23 +02:00
  • d33887089e Remove display none from main-nav in mobile view for better accessibility David Haz 2025-12-29 14:28:19 +02:00
  • 57ae3bf007 Hide scrollbar in ExportModal for improved aesthetics David Haz 2025-12-29 14:07:04 +02:00
  • 6be4d8c6f5 Merge pull request #808 from ArashkKH/JsRepoNonCodeAssetFIX David 2025-12-29 13:35:15 +02:00
  • e650586df9 Fix StaggerdMenu David Haz 2025-12-29 13:33:24 +02:00
  • bad11f7566 Update README and enhance document titles for pages, fix texture lab effect scaling David Haz 2025-12-29 13:30:01 +02:00
  • df77e9015a Merge pull request #810 from DavidHDev/eoy-update David 2025-12-29 11:35:43 +02:00
  • acad5df3bf EOY UPDATE: React Bits Tools - add Shape Magic, Texture Lab & Background Studio David Haz 2025-12-29 11:32:38 +02:00
  • 0adc72e1c2 Add manual asset handling for specific components Arash Kh 2025-12-28 15:09:57 -05:00
  • 48300bbc4e Merge pull request #801 from camxus/main David 2025-12-26 21:16:26 +02:00
  • 9ac7adb790 format pixelsnow David Haz 2025-12-26 01:15:09 +02:00
  • 782b1b549a add for js + json camxus 2025-12-25 11:01:02 +01:00
  • 69b27d7bc0 Merge branch 'main' of https://github.com/DavidHDev/react-bits into sponsors David Haz 2025-12-25 11:06:43 +02:00
  • 17327d52cf update json camxus 2025-12-24 22:53:29 +01:00
  • 50ef8ab239 glass-surface: document not defined crash on nextJs build camxus 2025-12-24 22:41:39 +01:00
  • 9f4b37484e Update video source URL for teaser David Haz 2025-12-24 00:23:14 +02:00
  • cb0e808be7 Update teaser video to latest one David Haz 2025-12-23 21:38:47 +02:00
  • 9a27145e01 Optimize PixelSnow David Haz 2025-12-22 13:49:57 +02:00
  • 4da905700d Merge pull request #794 from EnderRomantice/main David 2025-12-21 17:26:56 +02:00
  • 72902c2213 Fix README formatting for logo display Ender 2025-12-21 10:05:39 +08:00
  • 95c5463f21 Update README.md Ender 2025-12-21 10:05:06 +08:00
  • 426a854f53 Fix image source URL in README.md Ender 2025-12-21 10:04:38 +08:00
  • 7135fb9ecd Update README.md Ender 2025-12-21 10:03:53 +08:00
  • 28d8e1fdcc PixelSnow - add snowflake variant David Haz 2025-12-20 18:51:24 +02:00
  • e0f91c2612 feat(announcement): update announcement message with new component counts David Haz 2025-12-20 18:37:03 +02:00
  • 7c619936db 🎉 New <PixelSnow /> component David Haz 2025-12-20 18:09:13 +02:00
  • d4e743ba4c Merge pull request #789 from EnderRomantice/main David 2025-12-19 11:50:57 +02:00
  • 58d2aa7960 Merge pull request #790 from wook95/feat/orb-background-color David 2025-12-19 11:47:36 +02:00
  • 7542b779b2 feat(orb): add backgroundColor prop wook95 2025-12-19 00:21:09 +09:00
  • a76154f447 feat(InfiniteMenuDemo): add interactive scale slider to demo for camera zoom control EnderRomantice 2025-12-18 19:52:04 +08:00
  • 0ef352b4f0 docs(InfiniteMenu): add scale prop documentation to demo with English description EnderRomantice 2025-12-18 19:48:39 +08:00
  • 51a6de7efc feat(InfiniteMenu): add scale prop to control camera zoom in ts-tailwind variant EnderRomantice 2025-12-18 19:46:48 +08:00
  • 678c066de4 feat(InfiniteMenu): add scale prop to control camera zoom in ts-default variant EnderRomantice 2025-12-18 19:43:25 +08:00
  • 148cbc0724 feat(InfiniteMenu): add scale prop to control camera zoom in tailwind variant EnderRomantice 2025-12-18 19:40:03 +08:00
  • b9eb143247 feat(InfiniteMenu): add scale prop to control camera zoom in content variant EnderRomantice 2025-12-18 19:36:51 +08:00
  • a3df0e9f41 apply pointer-events: none to staggered-menu-wrapper. David Haz 2025-12-16 12:47:34 +02:00
  • 0d206880c0 Fix <StaggeredMenu /> open/close mechanism David Haz 2025-12-16 08:31:20 +02:00
  • 9da92c93be fix PixelBlast types David Haz 2025-12-15 11:05:52 +02:00