Commit Graph

  • bc52be2976 update list main David Haz 2026-03-25 13:00:12 +02:00
  • 2731842071 move header bar David Haz 2026-03-19 14:35:44 +02:00
  • 62a2d22c2b refactor David Haz 2026-03-19 13:44:17 +02:00
  • db4dd799ed Spring Code Cleanup David Haz 2026-03-19 12:51:40 +02:00
  • 35a34115b9 change copy David Haz 2026-03-17 18:59:17 +02:00
  • 0819632321 🎉 5 New Components: LineWaves, EvilEye, BorderGlow, Radar, SoftAurora David Haz 2026-03-17 18:57:48 +02:00
  • 3f672e3776 Replace Squares with ShapeGrid, add 2 new shapes David Haz 2026-03-15 20:31:50 +02:00
  • 4132b863ef Merge pull request #915 from aashirpersonal/feat/hexagon-grid-background David 2026-03-15 15:28:06 +02:00
  • 1a623be26e refactor: add shape prop to Squares component (square + hexagon) Aashir 2026-03-15 14:25:58 +01:00
  • 9f98b76002 feat: add Hexagons background component Aashir 2026-03-15 14:11:11 +01:00
  • 628b006b24 update message David Haz 2026-03-15 14:59:19 +02:00
  • b524b4b87b Merge pull request #914 from DavidHDev/copilot/revert-pr-912 David 2026-03-15 14:57:21 +02:00
  • d89fbbb8d2 Revert PR #912: Fix sidebar visual bug copilot/revert-pr-912 copilot-swe-agent[bot] 2026-03-15 12:52:53 +00:00
  • dd35613161 Initial plan copilot-swe-agent[bot] 2026-03-15 12:51:22 +00:00
  • b1e207bd9f Merge pull request #912 from CyberCrypter/feat/fix-sidebar-bug David 2026-03-15 14:28:29 +02:00
  • ef2b7de4f4 Merge pull request #907 from mohamed-younes16/feat/scroll-velocity-reactnode-support David 2026-03-15 14:28:08 +02:00
  • 7566a486ae Update text in ComponentList David Haz 2026-03-15 14:25:17 +02:00
  • e05036a6e1 Merge pull request #911 from Himanshu-Lilhore/fix/target-cursor-ssr-error David 2026-03-15 12:28:09 +02:00
  • 7ff31169e3 Remove sponsor David Haz 2026-03-15 12:27:30 +02:00
  • d86f01082a Potential fix for pull request finding Jiten 2026-03-14 23:41:47 +05:30
  • e6412cd0f5 Fix sidebar glitch and improve item transitions Jiten 2026-03-14 23:32:59 +05:30
  • fcfa83df1a Remove announcement David Haz 2026-03-12 16:29:26 +02:00
  • 4c9933c1f3 fix: handle SSR error in TargetCursor component by checking for window object & fixed duplicate id in sponsors constant Himanshu-Lilhore 2026-03-12 18:38:46 +05:30
  • 5ac9b788b4 Merge pull request #884 from Utkarsh-Singhal-26/fixes/webgl-cleanup David 2026-03-12 10:43:56 +02:00
  • 9dfebb2996 Merge branch 'main' into fixes/webgl-cleanup David 2026-03-12 10:43:42 +02:00
  • 8c3b56888b 🎉 New <MagicRings /> component David Haz 2026-03-11 16:08:35 +02:00
  • 32aba293e4 Merge pull request #895 from angelarreolagg/feat/decrypted-text-on-click David 2026-03-09 17:52:58 +02:00
  • 2eb4e0baf8 Merge pull request #903 from EunHyeokJung/fix/laserflow-aspect-ratio David 2026-03-09 17:51:50 +02:00
  • 4b47a6c2fa feat: support ReactNode in ScrollVelocity texts prop mohamed-younes16 2026-03-04 12:45:01 +01:00
  • 9a8bace330 chore: sync package-lock.json with latest main to prevent dependency inconsistencies Àngel Arreola 2026-03-01 19:22:36 -06:00
  • f39a000aba 🎨 fix(decrypted-text-demo): increase width of animateOn input for better usability Àngel Arreola 2026-03-01 19:11:22 -06:00
  • 3e6f1dde7e ♻️ feat-refactor(decrypted-text): enhance DecryptedText component with click mode and refactor for improved functionality Àngel Arreola 2026-03-01 18:47:26 -06:00
  • 9ad7201574 Merge branch 'main' of github.com:angelarreolagg/react-bits-contributions into feat/decrypted-text-on-click Àngel Arreola 2026-03-01 18:45:11 -06:00
  • 6352a8a212 fix(gridScan): update dependencies to include face-api.js David Haz 2026-03-01 16:39:54 +02:00
  • 1eebcb29ab fix(laserflow): correct aspect-ratio scaling in shader EunHyeok Jung 2026-03-01 02:03:19 +09:00
  • 2386e45cc7 feat(decrypted-text): add 'click' animationOn mode; rename "both" mode to "InViewHover" mode Àngel Arreola 2026-02-25 02:21:38 -06:00
  • 50e82d0247 fix(announcement): update message David Haz 2026-02-24 14:55:46 +02:00
  • bc159125ef replace logos David Haz 2026-02-24 14:07:37 +02:00
  • 773f26b511 Add sponsor David Haz 2026-02-24 13:07:13 +02:00
  • 3c9599f526 Merge pull request #892 from EunHyeokJung/fix/counter-decimal-rounding David 2026-02-24 09:08:01 +02:00
  • 1d6f521184 Add sitemap generation script David Haz 2026-02-23 14:04:15 +02:00
  • 2719b6d356 fix(counter): resolve decimal precision drift in demo and all variants EunHyeok Jung 2026-02-22 01:43:34 +09:00
  • ecf563f76f fix(webgl-cleanup): fixes webgl in LightPillar Utkarsh-Singhal-26 2026-02-20 12:01:31 +05:30
  • 8346e53ffb fix(webgl-cleanup): fixes webgl cleanup in various components Utkarsh-Singhal-26 2026-02-15 14:18:07 +05:30
  • ac204000a8 Merge pull request #886 from DavidHDev/copilot/fix-profile-card-prop-issues David 2026-02-14 21:42:04 +02:00
  • 8dfbf711a1 Merge pull request #885 from DavidHDev/copilot/fix-timeoutid-type-error David 2026-02-14 21:40:12 +02:00
  • bf96fba8d1 Fix ProfileCardDemo to exclude demo-only props from usage code copilot/fix-profile-card-prop-issues copilot-swe-agent[bot] 2026-02-14 13:41:01 +00:00
  • 3aa6ae01ab Fix timeout type error in MagicBento TypeScript variants copilot/fix-timeoutid-type-error copilot-swe-agent[bot] 2026-02-14 13:36:47 +00:00
  • 6f50081794 Initial plan copilot-swe-agent[bot] 2026-02-14 13:35:21 +00:00
  • 33f524efa1 Initial plan copilot-swe-agent[bot] 2026-02-14 13:34:23 +00:00
  • 0f71b2c731 Merge pull request #882 from PedroMarianoAlmeida/Hyperspeed-performance David 2026-02-14 15:33:25 +02:00
  • 1eb0ee10e6 fix url David Haz 2026-02-13 16:26:10 +02:00
  • 9e2d40a561 Merge pull request #883 from PedroMarianoAlmeida/just-run-build David 2026-02-13 08:46:08 +02:00
  • 0ce4daba11 Update llms.txt Pedro Almeida 2026-02-12 21:53:55 -03:00
  • 0bf24146e1 add note Pedro Almeida 2026-02-12 21:41:28 -03:00
  • 274f05c1bc extract colors from nested (to prevent overwrite the default props) Pedro Almeida 2026-02-12 21:35:37 -03:00
  • 8b34dc4157 buiild Pedro Almeida 2026-02-12 21:27:37 -03:00
  • 300606a3ca merge default options with custom options Pedro Almeida 2026-02-12 21:27:02 -03:00
  • b0e38c9048 build Pedro Almeida 2026-02-11 00:26:15 -03:00
  • d9f24bb9f1 fix performance Pedro Almeida 2026-02-11 00:17:42 -03:00
  • 0ee2f9a448 remove console log Pedro Almeida 2026-02-09 23:56:43 -03:00
  • 97c4e4174d Fix: new Orbit Images in Hero component David Haz 2026-02-12 16:49:11 +02:00
  • 08311ddcac 🎉 New <OrbitImages /> component David Haz 2026-02-12 16:38:29 +02:00
  • f4e6895c72 update size David Haz 2026-02-12 15:17:25 +02:00
  • 98246af506 update sizing David Haz 2026-02-12 15:15:34 +02:00
  • 7f5fdfea60 Fix: Update sponsor image height attribute for consistency David Haz 2026-02-12 15:13:23 +02:00
  • 3c5fce6502 Fix: Update GitHub Stars count in SponsorsPage David Haz 2026-02-12 15:10:58 +02:00
  • 0e9369567c Add silver sponsor - Efferd David Haz 2026-02-12 15:09:33 +02:00
  • b58299c9dd Merge pull request #877 from DavidHDev/copilot/fix-text-color-hierarchy David 2026-02-11 13:13:07 +02:00
  • 5270745035 🚀 React Bits Pro Launch David Haz 2026-02-11 08:46:59 +02:00
  • f87c4b9376 Fix: Change getCurrentTextColor to return 'inherit' explicitly in all 4 TextType variants copilot/fix-text-color-hierarchy copilot-swe-agent[bot] 2026-02-09 11:40:36 +00:00
  • ac50b82c0b Initial plan copilot-swe-agent[bot] 2026-02-09 11:38:20 +00:00
  • e469ec7900 Merge pull request #871 from khoinguyenpham04/fix/grainient-type-safety David 2026-02-09 13:34:25 +02:00
  • da17b257d1 fix: apply type safety improvements to ts-default Grainient Noah (Pham Tran Khoi Nguyen) 2026-02-04 09:23:55 +00:00
  • 59bd18ad33 fix: improve type safety in Grainient component Noah (Pham Tran Khoi Nguyen) 2026-02-03 23:00:27 +00:00
  • afb20390b7 🎉 New <Grainient /> component David Haz 2026-02-03 11:00:24 +02:00
  • 0ed5c2c584 format David Haz 2026-02-03 00:35:48 +02:00
  • 787cd7880e Merge pull request #868 from ieedan/bump-jsrepo David 2026-02-02 15:00:01 +02:00
  • f9ad8d1cff bump jsrepo Aidan Bleser 2026-02-02 06:37:11 -06:00
  • b376f16972 Merge pull request #858 from GulSam00/feat/fix-split-text-hydration David 2026-01-30 08:46:55 +02:00
  • 94f467a06d chore: update showcase image for improved visual presentation David Haz 2026-01-26 19:35:50 +02:00
  • c4933f1ee6 Add showcase item David Haz 2026-01-26 19:33:53 +02:00
  • 26e553edb4 fix(SplitText): resolve hydration mismatch by supporting dynamic tags instead of switch case GulSam00 2026-01-25 16:25:11 +09:00
  • 47c10803be Merge pull request #855 from shrkawy/fix/decryptedtext-imports David 2026-01-20 22:53:16 +02:00
  • dbe52e6ef9 Merge pull request #851 from Rahul1038402/fix/magnetism-transition-delay David 2026-01-20 22:52:46 +02:00
  • b01df8d960 Completely rewrite MetallicPaint component: - new original shader - easier image handling - 20 customization props - extensive demo update David Haz 2026-01-20 22:51:51 +02:00
  • 95a4b33bdc fix: correct DecryptedText imports to resolve Vite TS build error Mahmoud Alshrkawy 2026-01-20 21:31:20 +02:00
  • 11e081173e Fix enableMagnetism delay in JS version Rahul1038402 2026-01-20 22:50:54 +05:30
  • b5f340d828 Merge pull request #849 from Utkarsh-Singhal-26/fix/props-table David 2026-01-20 15:40:11 +02:00
  • a64d4ed9d7 Update announcement David Haz 2026-01-20 15:09:20 +02:00
  • 7dd41203c9 React Bits Pro - Final Teaser David Haz 2026-01-20 15:03:14 +02:00
  • d915693fd5 fix: remove transition delay on magnetism effect Rahul1038402 2026-01-20 03:39:59 +05:30
  • 4a4199539a [ FIX ] : Props Table Default Values Utkarsh-Singhal-26 2026-01-19 17:21:08 +05:30
  • ca138df4c1 fix background studio issues David Haz 2026-01-19 12:54:31 +02:00
  • c60d4ea148 add profilecard tailwind, fix bugs, format David Haz 2026-01-18 15:48:06 +02:00
  • ff0ad457da Optimize LightPillar and add quality prop David Haz 2026-01-18 12:15:07 +02:00
  • 0a0633e10e ASCIIText refactoring David Haz 2026-01-18 11:38:48 +02:00
  • 1ea5b05a81 Update - better handling for component props in demos, keep demo defaults on user changes, handle computed values, handle user-updated values, add ignored demo-only values support. David Haz 2026-01-18 01:42:35 +02:00
  • 812123c057 update logo David Haz 2026-01-13 23:01:49 +02:00
  • 96e63db887 update lightmode logo David Haz 2026-01-13 23:00:30 +02:00