Releases: Tangerine-Community/tangy-form
Releases · Tangerine-Community/tangy-form
v4.15.1
v4.15.0
- Added a
<tangy-toggle>
element based on material toggle switches. - Standardize output across inputs around question number and label.
- Additional CSS variables exposed.
--tangy-form-widget--margin
,--tangy-form-item--paper-card--header
,--tangy-form-item--paper-card-content--padding
.
v4.14.1
Fixed error TS1039: Initializers are not allowed in ambient contexts.
with .d.ts typescript file for TangyFormResponseModel
v4.14.0
- Default for TangyFormResponseModel is type:'response'
- Worked on tangy-qr to stop the plugin when cancelled or disconnected.
- Updated @zxing/library" to "^0.17.0
v4.11.3
v4.11.3
- Fixes
- Removed logging of missing translation strings - this logging created too much clutter in the logs.
v4.11.1
v4.11.0
v4.9.0
- Add
skip-if
attribute and helpers. Similar tohide-if
andinputHide()
, but resets value of input when applied. - Add support for
mutually-exclusive
attribute on options in tangy-checkboxes. When enabled on an option, when that option is selected it will remove any prior option selections.
v4.8.0
v4.5.0
- This release includes better support for dark mode. See
demo/dark-mode.html
. - Add CSS variables: --tangy-hint-text--font-size, --tangy-required-indicator--font-size, --tangy-required-indicator--font-size, --tangy-required-indicator--font-size, --tangy-form-item--background-color