manukminasyan
0c13d589d8
feat: add header components and version switcher for docs
2026-03-27 14:27:35 +04:00
manukminasyan
2c7c44ecbc
fix: use custom-fields 3.x branch for preview image
2026-03-27 14:25:37 +04:00
manukminasyan
12470a1d8b
feat: add docs logo SVGs for light and dark themes
2026-03-27 14:24:18 +04:00
manukminasyan
42e95a83f5
fix: restrict pint workflow to branch pushes only
2026-03-27 14:18:41 +04:00
manukminasyan
f83402432e
fix: tests badge branch reference to 1.x
v1.0.0-alpha.1
2026-03-27 14:12:03 +04:00
manukminasyan
851852df38
fix: use npm install instead of npm ci for docs deployment
2026-03-27 14:08:36 +04:00
Manuk
a2a2e54b61
Merge pull request #1 from relaticle/dependabot/github_actions/dependabot/fetch-metadata-3.0.0
...
chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0
2026-03-27 14:00:58 +04:00
manukminasyan
4a410bce44
fix: use node 22 for docs deployment and regenerate lock file
2026-03-27 13:57:59 +04:00
manukminasyan
d4b0b53fb5
chore: add docs package-lock.json for CI
2026-03-27 00:42:10 +04:00
dependabot[bot]
4c30f06857
chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-26 20:36:13 +00:00
manukminasyan
53dd4565d7
chore: add GitHub workflows, issue templates, and changelog
...
- Tests, Pint, Release, Changelog, Auto-merge, Deploy Docs workflows
- Bug report template, security policy, contributing guide
- Dependabot config for GitHub Actions
- Remove .idea from tracking
- Keep only premium packages in ecosystem section
2026-03-27 00:35:35 +04:00
manukminasyan
b8d930df1a
docs: add README, boost skill, and documentation site
2026-03-27 00:29:57 +04:00
manukminasyan
29fcbd8aec
feat: initial release of relaticle/comments
...
Filament comments package with:
- Polymorphic commenting on any Eloquent model
- Threaded replies with configurable depth
- @mentions with autocomplete and user search
- Emoji reactions with toggle and who-reacted tooltips
- File attachments via Livewire uploads
- Reply and mention notifications via Filament notification system
- Thread subscriptions for notification control
- Real-time broadcasting (opt-in Echo) with polling fallback
- Dark mode support
- CommentsAction, CommentsTableAction, CommentsEntry for Filament integration
- 204 tests, 421 assertions
2026-03-26 23:02:56 +04:00