0.17.3 #775
andrew-boyd
announced in
Announcements
0.17.3
#775
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
💪 New features
node.next()
,node.previous()
, andnode.goTo()
extesions formulti-step
inputs via MultiStep plugin. This allows for easier external control ofmulti-step
input navigation. #685node.restoreCache()
extension for the localStorage plugin to allow restoring of form values to cache on failed submit. #727🐛 Bug fixes:
multi-step
input. #720blur
event could cause console errors on route change. #735beforeStepChange
now works withasync
function calls. #743file
inputs would not allow re-uploading the same file after callingreset
. #762fk-
prefix.This discussion was created from the release 0.17.3.
Beta Was this translation helpful? Give feedback.
All reactions