Skip to content

Tags: filamentphp/filament

Tags

v5.0.0-beta2

Toggle v5.0.0-beta2's commit message

Verified

This commit was signed with the committer’s verified signature.
danharrin Dan Harrin
update and recompile

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
danharrin Dan Harrin
update npm & rebuild

v5.0.0-beta1

Toggle v5.0.0-beta1's commit message

Verified

This commit was signed with the committer’s verified signature.
danharrin Dan Harrin
Update phpstan.neon.dist

v4.1.10

Toggle v4.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Relationship section actions (#18294)

v3.3.44

Toggle v3.3.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update fa/infolist.php with corrected translations (#18259)

* Update infolist fa lang

Signed-off-by: Ali Salehi <111766206+alisalehi1380@users.noreply.github.com>

* fix

---------

Signed-off-by: Ali Salehi <111766206+alisalehi1380@users.noreply.github.com>

v4.1.9

Toggle v4.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: make the code-editor component support live onBlur and debounce (#…

…18212)

* chore: fix code style

* fix: make the code-editor component support live (onBlur and debounce)

* chore: resolve conflicts

* fix: optimize live editing behavior in code-editor component

* fix: refine live editing condition in code-editor component

---------

Co-authored-by: People-Sea <People-Sea@users.noreply.github.com>

v4.1.8

Toggle v4.1.8's commit message

Verified

This commit was signed with the committer’s verified signature.
danharrin Dan Harrin
cs && rebuild

v4.1.7

Toggle v4.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improves sticky schema actions combined with end aligned actions (#18178

)

* Width calculation of sticky actions

Signed-off-by: Mark Hartman <72379653+Saracaen@users.noreply.github.com>

* Moved the JavaScript to the right place

* clean up and add negative margin to width

---------

Signed-off-by: Mark Hartman <72379653+Saracaen@users.noreply.github.com>
Co-authored-by: Dan Harrin <git@danharrin.com>

v4.1.6

Toggle v4.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
danharrin Dan Harrin
Minor table layout fixes

v4.1.5

Toggle v4.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing SQL language for code-editor (#18127)

* Add missing SQL language for code-editor

* Add missing SQL language for code-editor

* Add missing SQL language for code-editor

* Update packages/forms/src/Components/CodeEditor/Enums/Language.php

Signed-off-by: Dan Harrin <git@danharrin.com>

---------

Signed-off-by: Dan Harrin <git@danharrin.com>
Co-authored-by: Dan Harrin <git@danharrin.com>