Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Css image path, isJson() obsolete #28

Merged
merged 4 commits into from
Nov 13, 2023

Conversation

tanthammar
Copy link
Contributor

Fixes:

published css path for the image

Non breaking change:

There is no need to check if the state is json because Livewire will encode any field value to json when using "entangle".
On the other hand it is required to cast the field data to array or json for the editor to accept the state as valid json.
I have update the readme and removed redundant code.

The isJson() method has been marked as deprecated for backward compatibility

@tanthammar tanthammar changed the title Filament alpha3 Css image path, isJson() obsolete Nov 10, 2023
@invaders-xx invaders-xx merged commit d34e5ec into invaders-xx:main Nov 13, 2023
2 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants