tangy-form
Advanced tools
Changelog
v4.34.3
Changelog
v4.34.2
Changelog
v4.34.1
Changelog
v4.33.2
TANGY_MEDIA_UPDATE
event when <tangy-video-capture>
value is updated. This will be useful when saving media files to the server.Changelog
v4.33.1
Changelog
v4.32.1
git://
.Changelog
v4.31.0
fullscreen-inline
attribute on <tangy-form>
to do fullscreen just in app without Fullscreen API. (https://github.com/Tangerine-Community/tangy-form/commit/c5bdecbe36b8efccea362f7a158e2acc33f8526c)full-screen-nav-align
attribute on <tangy-form>
for aligning the fullscreen nav to top or bottom. Example: <tangy-form full-screen-nav-align="bottom">
(https://github.com/Tangerine-Community/tangy-form/commit/7aaae3fcd3822413de523afa1abe5c931ce04ab3)Changelog
v4.30.0
open-in-fullscreen
attribute to <tangy-form>
.Changelog
v4.29.4
skipped
has not been saved in form responses. This version makes tangy-template even more dynamic by evaluating directives on tangy-template even when in a completed form response.