You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove `Data` class (#60)
- Rename `allows` to `sanitize` (#59)
- Virtual attributes, both for EditorPhp and Block (#57)
- Replacing built-in sanitizer with `symfony/html-sanitizer` (#51)
- Remove `$root` and `$model` from `EditorPhp`, which `$root` renamed to `$parent` (#42)
Also lots of refactors and template adjustments.
Both EditorPhp class and Block class can have virtual attributes. Like Laravel models but in a simple matter.
This will also resolve #42 and possibly #50
The text was updated successfully, but these errors were encountered: