Skip to content

Commit

Permalink
fix: convert classes/styles array to null
Browse files Browse the repository at this point in the history
- don’t create empty attributes when an empty array was passed as attribute value
  • Loading branch information
fabianmichael committed Nov 23, 2024
1 parent dacd248 commit 4bea458
Show file tree
Hide file tree
Showing 4 changed files with 311 additions and 280 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://github.com/fabianmichael/kirby-template-attributes",
"license": "MIT",
"type": "kirby-plugin",
"version": "2.3.0",
"version": "2.3.1",
"authors": [
{
"name": "Fabian Michael",
Expand Down
Loading

0 comments on commit 4bea458

Please sign in to comment.