Commit Graph

  • 8e5d25686c Update CHANGELOG 1.x ManukMinasyan 2026-03-31 21:31:29 +00:00
  • bbba63c57b Fix styling ManukMinasyan 2026-03-31 21:31:05 +00:00
  • f9f9950cde Merge pull request #10 from Ilyapashayan20/fix/multiple-bugs Manuk 2026-04-01 01:30:42 +04:00
  • bb88583f09 fix: match mention badge style exactly to Filament RichEditor spec ilyapashayan 2026-04-01 01:24:25 +04:00
  • 4b783e437f improve: polish mention badge styling with dark mode support ilyapashayan 2026-04-01 01:22:37 +04:00
  • d189743a9c fix: show user-friendly error on file upload failure (413) ilyapashayan 2026-04-01 01:10:13 +04:00
  • 541d11ab90 fix: preserve mention data attributes through HTML sanitization ilyapashayan 2026-04-01 01:10:05 +04:00
  • 48fbd3c9d7 fix: use CSS variables for mention styling so dark mode and custom colors work ilyapashayan 2026-03-30 19:20:50 +04:00
  • e7daa25fc2 fix: match mention styling exactly to RichEditor for custom primary color support ilyapashayan 2026-03-30 19:17:40 +04:00
  • bff68f87a3 fix: render mentions by replacing spans directly instead of RichContentRenderer ilyapashayan 2026-03-30 19:15:38 +04:00
  • 583b49125f fix: add InteractsWithActions so RichEditor link toolbar works ilyapashayan 2026-03-30 19:03:43 +04:00
  • 5e44a4051a fix: eager load 2nd level replies so all nesting levels render correctly ilyapashayan 2026-03-30 19:00:52 +04:00
  • 812556cba2 fix: include replies in comment count and cascade delete to replies ilyapashayan 2026-03-30 18:59:07 +04:00
  • 20dba18e8e fix: show reply instantly after adding without page refresh ilyapashayan 2026-03-30 18:48:11 +04:00
  • a5bf29d6c2 fix: use gray badge color for comment count manukminasyan 2026-03-27 21:44:18 +04:00
  • 6a26396f0d refactor: polish comment form layout - inline attach and comment button v1.0.0-alpha.3 manukminasyan 2026-03-27 21:32:05 +04:00
  • 2ace8bfdd4 feat: make comment form sticky at bottom of slide-over manukminasyan 2026-03-27 21:26:28 +04:00
  • 3d745077b7 fix: prevent lazy loading violation on replies relationship manukminasyan 2026-03-27 21:23:18 +04:00
  • b44b4e309e fix: avoid lazy loading parent relationship in depth calculation manukminasyan 2026-03-27 21:20:20 +04:00
  • ac97dcb092 fix: replace form elements with div+wire:click to prevent nested form conflicts manukminasyan 2026-03-27 21:04:34 +04:00
  • 6c96fb900b fix: update tests for RichEditor form data paths and service providers manukminasyan 2026-03-27 19:20:56 +04:00
  • 7f9f13b626 fix: add missing Filament service providers to test setup manukminasyan 2026-03-27 18:46:40 +04:00
  • e173d9b4dd refactor: replace custom textarea with Filament RichEditor and built-in mentions manukminasyan 2026-03-27 18:43:07 +04:00
  • bddb2dbc82 Deploy 1.x docs gh-pages github-actions[bot] 2026-03-27 13:49:50 +00:00
  • f119095ae5 fix: use schema() instead of modalContent() for Filament 5 compatibility manukminasyan 2026-03-27 17:48:32 +04:00
  • d45f686ca6 Deploy 1.x docs github-actions[bot] 2026-03-27 12:10:39 +00:00
  • b70b268201 Deploy 1.x docs github-actions[bot] 2026-03-27 12:09:26 +00:00
  • 889dc2828b fix: use callout component for alpha warning manukminasyan 2026-03-27 16:08:55 +04:00
  • 96c6e7e2fd Deploy 1.x docs github-actions[bot] 2026-03-27 12:08:10 +00:00
  • 82eb6a70ad fix: move alpha alert into hero description using correct alert component manukminasyan 2026-03-27 16:08:10 +04:00
  • 2edcfa00f1 fix: use inline alpha warning and aspect-video preview on docs homepage manukminasyan 2026-03-27 16:06:57 +04:00
  • 15a375b1ed Deploy 1.x docs github-actions[bot] 2026-03-27 12:03:56 +00:00
  • 35571760d6 feat: use filament input wrapper for textareas, add alpha callout and preview image, remove redundant introduction page v1.0.0-alpha.2 manukminasyan 2026-03-27 16:02:17 +04:00
  • 7c9f000e60 Deploy 1.x docs github-actions[bot] 2026-03-27 11:03:10 +00:00
  • a4d4418963 docs: update all documentation for refactored naming conventions manukminasyan 2026-03-27 15:01:50 +04:00
  • 3ab8c24b67 Deploy 1.x docs github-actions[bot] 2026-03-27 10:57:56 +00:00
  • b2ee8a1036 fix: add preview images to ecosystem cards on docs homepage manukminasyan 2026-03-27 14:56:44 +04:00
  • de4c75e1c2 Deploy 1.x docs github-actions[bot] 2026-03-27 10:54:29 +00:00
  • fd5bc5271b refactor: rename for Laravel conventions and better DX manukminasyan 2026-03-27 14:53:12 +04:00
  • 9fc7b88659 Deploy 1.x docs github-actions[bot] 2026-03-27 10:41:24 +00:00
  • 43b66f60f3 fix: enlarge wordmark, top-align text, update ecosystem to FilaForms + Custom Fields manukminasyan 2026-03-27 14:40:05 +04:00
  • 12207dbbc8 Deploy 1.x docs github-actions[bot] 2026-03-27 10:28:45 +00:00
  • 0c13d589d8 feat: add header components and version switcher for docs manukminasyan 2026-03-27 14:27:35 +04:00
  • ae9fe3e142 Deploy 1.x docs github-actions[bot] 2026-03-27 10:25:41 +00:00
  • 2c7c44ecbc fix: use custom-fields 3.x branch for preview image manukminasyan 2026-03-27 14:25:37 +04:00
  • 12470a1d8b feat: add docs logo SVGs for light and dark themes manukminasyan 2026-03-27 14:24:18 +04:00
  • 42e95a83f5 fix: restrict pint workflow to branch pushes only manukminasyan 2026-03-27 14:18:41 +04:00
  • f83402432e fix: tests badge branch reference to 1.x v1.0.0-alpha.1 manukminasyan 2026-03-27 14:12:03 +04:00
  • acc57ac106 Deploy 1.x docs github-actions[bot] 2026-03-27 10:09:54 +00:00
  • 851852df38 fix: use npm install instead of npm ci for docs deployment manukminasyan 2026-03-27 14:08:08 +04:00
  • a2a2e54b61 Merge pull request #1 from relaticle/dependabot/github_actions/dependabot/fetch-metadata-3.0.0 Manuk 2026-03-27 14:00:58 +04:00
  • 4a410bce44 fix: use node 22 for docs deployment and regenerate lock file manukminasyan 2026-03-27 13:57:59 +04:00
  • d4b0b53fb5 chore: add docs package-lock.json for CI manukminasyan 2026-03-27 00:42:10 +04:00
  • a937e2dd6f init gh-pages manukminasyan 2026-03-27 00:37:24 +04:00
  • 4c30f06857 chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 dependabot[bot] 2026-03-26 20:36:13 +00:00
  • 53dd4565d7 chore: add GitHub workflows, issue templates, and changelog manukminasyan 2026-03-27 00:35:35 +04:00
  • b8d930df1a docs: add README, boost skill, and documentation site manukminasyan 2026-03-27 00:29:57 +04:00
  • 29fcbd8aec feat: initial release of relaticle/comments main manukminasyan 2026-03-26 23:02:56 +04:00