Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit a311bd4

Browse files
authored
Merge pull request #1309 from osamaatef1/add-filament-v4-support
feat(plugin): add Filament v4 support for Calculator Action
2 parents e1b4d71 + 6e3fdf6 commit a311bd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/plugins/osama-atef-calculator-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name: Calculator Action
33
slug: osama-atef-calculator-action
44
author_slug: osama-atef
55
categories: [action, table-builder]
6-
description: A dynamic real-time calculator table action using Alpine.js — zero Livewire round-trips, instant client-side calculation.
6+
description: A dynamic real-time calculator action for Filament v3 & v4 — zero Livewire round-trips, instant client-side arithmetic with add, subtract, multiply, and divide field roles.
77
docs_url: https://raw.githubusercontent.com/osamaatef1/filament-calculator-action/master/README.md
88
github_repository: osamaatef1/filament-calculator-action
9-
has_dark_theme: false
9+
has_dark_theme: true
1010
has_translations: false
11-
versions: [3]
11+
versions: [3, 4]
1212
publish_date: 2026-02-22
1313
---

0 commit comments

Comments
 (0)