Skip to content

Commit 29993e2

Browse files
committed
Merge remote-tracking branch 'origin/main' into pr/907
2 parents 2b44e05 + c40fb81 commit 29993e2

File tree

63 files changed

+185
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+185
-112
lines changed

content/articles/leandrocfe-whats-new-in-filament-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To upgrade your app to Filament v4, please read the [upgrade guide](https://fila
1818

1919
## Highlights
2020

21-
There are many new features and improvements in Filament v4 Beta, but here are some of the highlights:
21+
There are many new features and improvements in Filament v4, but here are some of the highlights:
2222

2323
- [**Improved performance**](#improved-performance): Rendering and interaction performance has significantly improved, especially for large tables, where server rendering time typically reduces by 2-3x.
2424
- [**Tailwind CSS v4**](#tailwind-css-v4): The framework now uses Tailwind CSS v4, which brings a reworked configuration system, improved customization, and faster builds.

content/authors/avatars/backstage.jpg

1.03 MB
Loading

content/authors/backstage.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Backstage
3+
slug: backstage
4+
github_url: https://github.com/backstagephp
5+
twitter_url: https://twitter.com/backstagephp
6+
sponsor_url: https://github.com/sponsors/vormkracht10
7+
---
8+
9+
Backstage is the CMS for building the modern web. Developed by Vormkracht and built with Laravel and Filament, it offers not only a powerful CMS but also a wide range of ready-to-use Filament plugins.

content/plugins/alkoumi-image-radio-button.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ docs_url: https://raw.githubusercontent.com/alkoumi/filament-image-radio-button/
99
github_repository: alkoumi/filament-image-radio-button
1010
has_dark_theme: true
1111
has_translations: false
12-
versions: [3]
12+
versions: [3 ,4]
1313
publish_date: 2025-03-22
1414
---
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: Mails
3-
slug: vormkracht10-mails
4-
author_slug: vormkracht10
3+
slug: backstage-mails
4+
author_slug: backstage
55
categories: [analytics, developer-tool]
66
description: Filament Mails can collect and show everything you might want to track about the mails that has been sent by your Laravel app.
77
discord_url: https://discord.com/channels/883083792112300104/1353177732707647539
8-
docs_url: https://raw.githubusercontent.com/vormkracht10/filament-mails/main/README.md
9-
github_repository: vormkracht10/filament-mails
8+
docs_url: https://raw.githubusercontent.com/backstage/filament-mails/main/README.md
9+
github_repository: backstage/filament-mails
1010
has_dark_theme: true
1111
has_translations: true
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2024-12-22
1414
---

content/plugins/defstudio-column-length-limiter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ docs_url: https://raw.githubusercontent.com/defstudio/filament-column-length-lim
99
github_repository: defstudio/filament-column-length-limiter
1010
has_dark_theme: true
1111
has_translations: false
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2025-01-31
1414
---

content/plugins/defstudio-searchable-input.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ author_slug: defstudio
55
categories: [form-field, form-builder]
66
description: A searchable autocomplete input form field.
77
discord_url: https://discord.com/channels/883083792112300104/1367710460182532146
8-
docs_url: https://raw.githubusercontent.com/defstudio/filament-searchable-input/refs/heads/main/FILAMENT_README.md
8+
docs_urls:
9+
v3: https://raw.githubusercontent.com/defstudio/filament-searchable-input/refs/heads/v1.x/FILAMENT_README.md
10+
v4: https://raw.githubusercontent.com/defstudio/filament-searchable-input/refs/heads/main/FILAMENT_README.md
911
github_repository: defstudio/filament-searchable-input
1012
has_dark_theme: true
1113
has_translations: false
12-
versions: [3]
14+
versions: [3, 4]
1315
publish_date: 2025-05-02
1416
---

content/plugins/ercogx-glow-starter-kit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: Glow Starter Kit
33
slug: ercogx-glow-starter-kit
44
author_slug: ercogx
55
categories: [developer-tool, kit]
6-
description: Glow Starter Kit is a ready-to-use setup for Laravel 12 with Filament v3, including authentication, roles, settings, themes, and developer tools to jumpstart your project effortlessly. 🚀
6+
description: Glow Starter Kit is a ready-to-use setup for Laravel 12 with Filament v3/v4, including authentication, roles, settings, themes, and developer tools to jumpstart your project effortlessly. 🚀
77
discord_url: https://discord.com/channels/883083792112300104/1353162070723399680
88
docs_url: https://raw.githubusercontent.com/Ercogx/laravel-filament-starter-kit/main/README.md
99
github_repository: Ercogx/laravel-filament-starter-kit
1010
has_dark_theme: true
1111
has_translations: true
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2025-03-22
1414
---

content/plugins/filafly-lucent-theme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ docs_url: https://filafly.com/docs/lucent-overview
99
github_repository: filafly/lucent
1010
has_dark_theme: true
1111
has_translations: false
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2025-06-19
1414
url: https://filafly.com/themes/lucent
1515
anystack_id: 9e304159-d21b-4ca2-81a1-2fbe3f5bc292
16-
---
16+
---

content/plugins/filafly-phosphor-icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ docs_url: https://raw.githubusercontent.com/filafly/filament-phosphor-icons/refs
99
github_repository: filafly/filament-phosphor-icons
1010
has_dark_theme: true
1111
has_translations: false
12-
versions: [3]
12+
versions: [3,4]
1313
publish_date: 2025-01-31
1414
---

0 commit comments

Comments
 (0)