diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2024-01-07 19:42:32 +0300 |
|---|---|---|
| committer | Marat Radchenko <marat@slonopotamus.org> | 2024-01-07 19:42:48 +0300 |
| commit | 1a296d25fd27b2cb04640107bc5900909eb78c4e (patch) | |
| tree | 7b5ba1ee5d8b060a649e31bb97aaa611e4d24605 /CHANGELOG.adoc | |
| parent | ba986531f5b51c5c2b72f5e2e89f47dfbacca431 (diff) | |
resolves #450 refactor `btn` styling to be more customizable
We're using the same technique as HTML5 converter.
While it is advanced CSS, we already rely on the same stuff for many other elements.
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 948fffc..4c013d2 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -11,6 +11,7 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[ * bump the oldest supported Ruby to 2.6 * bump the oldest supported Asciidoctor to 2.0 * escape double quotes in alt text +* refactor `btn` styling to be more customizable (#450) == 1.5.1 (2021-04-29) - @slonopotamus |
