Commit Graph

  • 5239bd9b1a refactor: rename expandBehavior prop to expandTrigger for better semantics in Tree component pasqualevitiello 2025-05-07 19:29:00 +02:00
  • 4288d86461 fix: reorder tree components and simplify selected item styling pasqualevitiello 2025-05-07 19:22:41 +02:00
  • 82ef795eca feat: implement modifier key support for tree node selection and enhance expand behavior pasqualevitiello 2025-05-07 19:12:18 +02:00
  • d10587bc61 feat: implement checkbox selection mode with indeterminate state support in tree component pasqualevitiello 2025-05-07 18:41:26 +02:00
  • 8fd583e4c3 feat(tree): add multiple selection mode pasqualevitiello 2025-05-07 17:45:58 +02:00
  • c7e35599d0 feat(tree): add selection mode (single) support to tree component pasqualevitiello 2025-05-07 17:20:24 +02:00
  • b9989bcb40 fix(tree): refine item click behavior to respect expand behavior setting pasqualevitiello 2025-05-07 16:52:16 +02:00
  • cdb481ce05 feat(!important): create a new tree component pasqualevitiello 2025-05-07 16:39:44 +02:00
  • 5a95b24bda refactor: update component styles and structure for improved consistency and maintainability pasqualevitiello 2025-05-07 13:33:52 +02:00
  • 8c1f39679b fix(cropper): registry issues pasqualevitiello 2025-05-06 12:32:45 +02:00
  • a984e40bc0 chore: update image URLs in components 555 to 564 pasqualevitiello 2025-05-06 12:12:15 +02:00
  • 59c19826ac Merge pull request #345 from origin-space/image-cropper-composable Pasquale Vitiello 2025-05-06 11:59:12 +02:00
  • 35ef16cd6a chore: remove normalize-wheel package and its type definitions #345 pasqualevitiello 2025-05-06 11:58:30 +02:00
  • 1cca7937bb feat: add some components built on the top of headless-tree pasqualevitiello 2025-05-06 11:55:27 +02:00
  • 5faa33641e chore: add image-cropper thumbs pasqualevitiello 2025-05-05 10:42:44 +02:00
  • 80f195d2ed fix(checkbox): improve checkbox behaviour when used inside table #341 Jan Kuri 2025-05-04 20:57:35 +02:00
  • 0180b87555 Merge remote-tracking branch 'origin/main' into image-cropper-composable pasqualevitiello 2025-05-02 18:19:33 +02:00
  • a422732446 chore: build registry pasqualevitiello 2025-05-02 18:13:30 +02:00
  • 6e8ce02354 feat(comp-554): add autoFocus to Apply button pasqualevitiello 2025-05-02 18:08:36 +02:00
  • a955145c0d feat: build registry pasqualevitiello 2025-05-02 16:42:03 +02:00
  • 0df2efbd32 fix(cropper): final tweaks pasqualevitiello 2025-05-02 16:23:50 +02:00
  • 14ab643a40 Merge pull request #334 from jkuri/fix-syntax-highlighter Pasquale Vitiello 2025-05-02 15:24:44 +02:00
  • 9eedefb354 fix(cropper): update image URLs in multiple components pasqualevitiello 2025-05-02 15:11:27 +02:00
  • 898b43505e fix(comp-561): format zoom output to one decimal place pasqualevitiello 2025-05-02 10:45:45 +02:00
  • 2bd504ff96 chore(cropper): rename components pasqualevitiello 2025-05-02 10:39:25 +02:00
  • ead6b2a9c1 chore(cropper): remove unneeded aspectRatio prop pasqualevitiello 2025-05-02 09:57:10 +02:00
  • 5d25bb4c96 feat: add new component 'comp-564' for file upload functionality and update existing components with improved descriptions and styles pasqualevitiello 2025-05-02 09:49:50 +02:00
  • f7b3b42265 chore: update @origin-space/image-cropper to version 0.1.8 and add new component for file upload functionality pasqualevitiello 2025-05-02 09:19:52 +02:00
  • 450613eb23 chore: update @origin-space/image-cropper to version 0.1.6 and add new components for file upload functionality pasqualevitiello 2025-05-01 17:19:29 +02:00
  • 2ed9be52ed chore: update @origin-space/image-cropper to version 0.1.5 and add new components for image cropping functionality pasqualevitiello 2025-05-01 16:25:06 +02:00
  • 7a9717f268 refactor(cropper): add @origin-space/image-cropper dependency and integrate it into the Cropper component pasqualevitiello 2025-05-01 14:39:26 +02:00
  • 1381673faa refactor(cropper): turn this into an headless component pasqualevitiello 2025-05-01 12:04:24 +02:00
  • b65c31a0ca chore: clean up comments pasqualevitiello 2025-05-01 10:33:47 +02:00
  • 91880c765c chore: update avatar uploader description to reflect cropping functionality pasqualevitiello 2025-04-30 18:30:24 +02:00
  • 57f9c4844f refactor(cropper): replace styles with tailwind classes pasqualevitiello 2025-04-30 18:23:02 +02:00
  • 494584a7ec refactor(cropper): update Cropper dialog header with back button and improve layout for better usability pasqualevitiello 2025-04-30 18:21:14 +02:00
  • 0258ee2465 feat(cropper): make zoom controlled / uncontrolled pasqualevitiello 2025-04-30 17:59:01 +02:00
  • 6099554e1e refactor(cropper): enhance Cropper dialog layout and update button styles for improved usability pasqualevitiello 2025-04-30 17:32:52 +02:00
  • 00b826cd7e refactor(cropper): update Cropper component styles and improve layout for better responsiveness pasqualevitiello 2025-04-30 17:20:11 +02:00
  • dceea496a3 refactor(file-upload): enhance accessibility by adding tabIndex to input elements and changing divs to buttons pasqualevitiello 2025-04-30 16:37:15 +02:00
  • dd62fb36d6 refactor(file-upload): fix single image upload issue pasqualevitiello 2025-04-30 15:59:25 +02:00
  • 8cf944a3a8 refactor(cropper): fix jumpy effect on dialog close pasqualevitiello 2025-04-30 15:53:51 +02:00
  • 5979fb34b4 refactor(cropper): improve code formatting pasqualevitiello 2025-04-30 15:42:01 +02:00
  • e6698dfa28 refactor(cropper): simplify cropper dialog and enhance button accessibility pasqualevitiello 2025-04-30 15:41:30 +02:00
  • 6e9be47bd8 feat(cropper): enhance accessibility with ARIA attributes pasqualevitiello 2025-04-30 15:14:38 +02:00
  • e6cd4139e4 feat(cropper): add data attribute for crop image slot pasqualevitiello 2025-04-30 15:00:47 +02:00
  • 73155c8715 refactor(cropper): remove previous cropper based on react-easy-crop pasqualevitiello 2025-04-30 14:59:33 +02:00
  • 1601187ef2 refactor(cropper): rename crop callback from onCropComplete to onCropChange pasqualevitiello 2025-04-30 14:58:19 +02:00
  • 457b07c7c2 refactor(cropper): clean up comments pasqualevitiello 2025-04-30 14:56:53 +02:00
  • 96342d0b61 refactor(cropper): add keyboard navigation support for panning and cropping pasqualevitiello 2025-04-30 14:50:56 +02:00
  • 17e7d44db8 refactor(cropper): recalculate crop area dimension on resize pasqualevitiello 2025-04-30 11:26:59 +02:00
  • 3ee221b456 refactor(cropper): implement touch gesture support for panning and pinching pasqualevitiello 2025-04-30 10:30:29 +02:00
  • bd6dfb5aba refactor(cropper): add zoom functionality pasqualevitiello 2025-04-30 10:16:37 +02:00
  • 227fe6d17d refactor(cropper): integrate cropping functionality pasqualevitiello 2025-04-30 09:40:22 +02:00
  • 3501c7b823 refactor(cropper): implement drag functionality with offset restrictions for improved user interaction pasqualevitiello 2025-04-30 00:22:55 +02:00
  • c78d17b428 refactor(cropper): enhance cropper component with dynamic size calculations and improved image loading pasqualevitiello 2025-04-30 00:00:33 +02:00
  • 62e81305b0 refactor(cropper): prepare cropper modal pasqualevitiello 2025-04-29 22:54:24 +02:00
  • d6bf6ada22 reafctor: prepare for the new cropper component pasqualevitiello 2025-04-29 19:51:57 +02:00
  • 50817a5001 refactor(cropper): enhance crop size calculation with cropPadding and improve media load handling pasqualevitiello 2025-04-29 17:52:42 +02:00
  • 5c54eb42d8 refactor(cropper): remove cropPadding prop pasqualevitiello 2025-04-29 16:18:26 +02:00
  • 801b475357 refactor(cropper): streamline rendered media size calculation based on object fit pasqualevitiello 2025-04-29 16:15:34 +02:00
  • 1282ff00be feat: add Schema Visualizer card to page layout pasqualevitiello 2025-04-29 10:20:55 +02:00
  • 683a27df46 refactor(cropper): add cropPadding prop and adjust crop size calculation pasqualevitiello 2025-04-28 19:59:49 +02:00
  • d61745e604 chore: remove react-easy-crop and use aspect-square pasqualevitiello 2025-04-28 19:40:43 +02:00
  • 274bfe3346 refactor(cropper): replace classNames utility with cn and clean up unused code pasqualevitiello 2025-04-28 19:18:30 +02:00
  • 3c80403e91 refactor(cropper): remove objectFit prop and simplify cover logic pasqualevitiello 2025-04-28 19:15:47 +02:00
  • 0926f7a771 refactor(cropper): remove restrict position prop pasqualevitiello 2025-04-28 19:13:07 +02:00
  • 29748d6a53 refactor: remove showGrid opt pasqualevitiello 2025-04-28 19:07:02 +02:00
  • d964e0318e refactor: remove rotation option, video upload and cropShape option pasqualevitiello 2025-04-28 19:05:46 +02:00
  • f8c0134aa4 chore: optimise pasqualevitiello 2025-04-28 18:42:16 +02:00
  • 2b8e7129d2 refactor(cropper): fix issue with image computation pasqualevitiello 2025-04-28 18:28:01 +02:00
  • 6af7521c26 refactor(cropper): improve cropper component structure and cleanup logic pasqualevitiello 2025-04-28 18:02:29 +02:00
  • 30ff81c5a5 fix(cropper): reset crop settings when new files are added pasqualevitiello 2025-04-28 16:09:27 +02:00
  • c2475c7e75 chore: mc pasqualevitiello 2025-04-28 16:00:04 +02:00
  • a2b4bddff5 chore: update path pasqualevitiello 2025-04-28 15:59:43 +02:00
  • 15e38b6843 chore: update cropper demo pasqualevitiello 2025-04-28 15:57:24 +02:00
  • d50d7a8967 chore: fix weird issues (conversion should be completed now) pasqualevitiello 2025-04-28 15:31:40 +02:00
  • 36d3d38266 refactor(cropper): convert class to functional component pasqualevitiello 2025-04-28 14:45:44 +02:00
  • 4e392e29d1 feat: import react-easy-crop components pasqualevitiello 2025-04-28 14:20:35 +02:00
  • 038595694d fix: change highlighted code from ts to tsx for proper syntax highlight #334 Jan Kuri 2025-04-25 17:20:57 +02:00
  • 1ca59aa4bf Merge pull request #324 from nrjdalal/shadcn-css-sync Pasquale Vitiello 2025-04-24 20:02:06 +02:00
  • 8e9eddc08a chore: tweaks > globals.css #324 Neeraj Dalal 2025-04-24 20:34:28 +05:30
  • 4ca23407f8 chore: manually add fallback or font-mono > globals.css Neeraj Dalal 2025-04-24 20:25:01 +05:30
  • 8a973cf537 chore: tweaks > globals.css Neeraj Dalal 2025-04-24 20:03:20 +05:30
  • 5f527d85db Merge pull request #328 from CiscoFran10/fix/popover-caret-missing-325 Pasquale Vitiello 2025-04-24 14:36:22 +02:00
  • 6a0333313b fix: update command syntax in page layout for shadcn initialization pasqualevitiello 2025-04-24 13:23:54 +02:00
  • 2110bfb30b refactor(ui): unify border color fallback in Arrow components #328 Thiago Rodrigues 2025-04-22 22:18:04 -03:00
  • 1983200e52 docs: tweaks > README.md Neeraj Dalal 2025-04-22 02:22:13 +05:30
  • 36786b50a1 chore: tweaks > globals.css Neeraj Dalal 2025-04-22 01:55:06 +05:30
  • 8ea4c9c2db chore: tweaks > globals.css Neeraj Dalal 2025-04-22 01:48:04 +05:30
  • e9e1411044 chore: correct zinc 200 > globals.css Neeraj Dalal 2025-04-22 01:37:04 +05:30
  • e0ea5206a0 chore: tweaks > globals.css Neeraj Dalal 2025-04-22 00:54:19 +05:30
  • da560b5be9 chore: tweaks > globals.css Neeraj Dalal 2025-04-22 00:52:37 +05:30
  • f3d27430ab chore: tweaks > package.json Neeraj Dalal 2025-04-22 00:15:18 +05:30
  • 797931c169 chore: tweaks > pnpm-lock.yaml package.json Neeraj Dalal 2025-04-22 00:15:08 +05:30
  • 8e9b4cadaa chore: tweaks > globals.css Neeraj Dalal 2025-04-21 23:21:28 +05:30
  • dfe02228f3 chore: tweaks > package.json Neeraj Dalal 2025-04-21 22:35:04 +05:30
  • 49e85de747 chore: accordion and collapsible already exists in tw-animate-css now > globals.css Neeraj Dalal 2025-04-21 22:31:24 +05:30
  • 293857f359 chore: color comments using npx colorwindcss > globals.css Neeraj Dalal 2025-04-21 22:22:25 +05:30
  • 910c55dfa4 chore: isolate custom heading > globals.css Neeraj Dalal 2025-04-19 20:25:08 +05:30