Hussein Al Hammad
Hussein Al Hammad
It's been a while since I used this myself. I would like to check its compatibility with [Font Awesome 6](https://fontawesome.com/v6/docs/changelog) when I have the time. I am also interested to...
The `get_svg()` method tasks 2 arguments: a string representing the FA classes and an array of options. This is great and could work for many people. However, I wonder if...
## Current behaviour ### Slug field type The slug fieldtype transliterates the value by default regardless if it is generated from another field or manually entered. ### Routing It seems...
This PR updates the Entry Repository page to include an explanation of how to validate an entry's data using the Collection's Blueprint.
This PR updates the Controllers page to include an explanation of how to cascade an entry's content into an Antlers view with the `cascadeContent` method.
This PR extends the test for the CSS `text-align` property to include the `match-parent` value and the vendor-prefixed value `-webkit-match-parent`. Summary: - Some email clients went from full support to...