Releases: iantrich/restriction-card
1.2.19
What's Changed
- feat: "css_variables" option by @ildar170975 in #156
- fix: "--restriction-success-lock-color" was not used by @ildar170975 in #152
- fixes in Readme by @ildar170975 in #153, #154, #155
Full Changelog: 1.2.18...1.2.19
1.2.18
What's Changed
- fix: Various issues by @ildar170975 in #150
- feat: Add margin-top for "lock" in a card by @ildar170975 in #148
(iOS fixes) Use classes instead of "has()" selectors (iOS devices & old Macs do not process some code properly).
(iOS fixes) Use border
instead of outline
due to a bug in old versions of Safari.
Add --restriction-lock-margin-top
variable.
Fix --restriction-invalid-lock-color
variable name.
Fix preventing access to a toggle if a --restriction-overlay-row-border-radius
is defined.
Add a transition for an outline for a row (disappears slowly like a "lock" icon).
Add an update if condition entity for block
or hide
was changed.
Add blinking to a custom background & outline.
Various cleanups.
Full Changelog: 1.2.17...1.2.18
1.2.17
What's Changed
- feat: support multiple pins by @ildar170975 in #147 (implements #67)
Full Changelog: 1.2.16...1.2.17
1.2.16
What's Changed
- feat: show a "text" input-box for a non-numeric pin by @ildar170975 (#145, #146) - fixes #143
Full Changelog: 1.2.15...1.2.16
1.2.15
What's Changed
- fix: margin-top for icon in "row: true" by @ildar170975 in #138
- fix: still possible to toggle by @ildar170975 in #136
- fix: RTL for icon by @ildar170975 in #137
Full Changelog: 1.2.14...1.2.15
1.2.14
1.2.13
What's Changed
- improvement: background hides slowly by @ildar170975 in #132
- tiny fix: removed unneeded
align-items
Full Changelog: 1.2.12...1.2.13
1.2.12
1.2.11
What's Changed
fix: remove unneeded "display: inline" (#128)
feat: add overlay background (#126)
Full Changelog: 1.2.10...1.2.11
1.2.10
What's Changed
- fix: prevent using a toggle in a row by @ildar170975 in #121
- fix: height in horizontal-stack & grid (useful for sections) by @ildar170975 in #122
New Contributors
- @ildar170975 made their first contribution in #121
Full Changelog: 1.2.9...1.2.10