Deploy 1.x docs

This commit is contained in:
github-actions[bot]
2026-03-27 12:03:56 +00:00
parent 7c9f000e60
commit 15a375b1ed
110 changed files with 138 additions and 283 deletions

View File

@@ -1,37 +0,0 @@
# Introduction
> A full-featured commenting system for Filament panels.
Welcome to **Comments**, a powerful Laravel package that adds a full-featured commenting system to any Filament panel.
## What is Comments?
Comments provides polymorphic commenting on any Eloquent model with deep Filament integration. Add threaded discussions, @mentions, emoji reactions, file attachments, and real-time notifications to your admin panel with minimal setup.
## Why Choose Comments?
<card-group>
<card icon="i-lucide-messages-square" title="Threaded Discussions">
Nested replies with configurable depth limits keep conversations organized and easy to follow.
</card>
<card icon="i-lucide-clock" title="Quick Setup">
Add traits to your models, register the plugin, and you have a working comment system in minutes.
</card>
<card icon="i-lucide-puzzle" title="3 Integration Patterns">
Use as a slide-over action, table row action, or inline infolist entry - whatever fits your resource.
</card>
<card icon="i-lucide-bell" title="Built-in Notifications">
Database and mail notifications with subscription management and auto-subscribe for authors and mentioned users.
</card>
</card-group>

View File

@@ -32,6 +32,18 @@ GitHub
</template>
</u-page-hero>
<callout color="amber" icon="i-lucide-triangle-alert">
**Alpha Software** -- This package is currently in alpha. The API is not stable and breaking changes may occur between releases without prior notice. Do not use in production unless you are prepared to handle upgrades manually.
</callout>
<div className="max-w-5xl,mx-auto,mt-8">
![Comments - threaded discussions in Filament](/preview.png)
</div>
<u-page-section>
<template v-slot:title="">