mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-05 16:04:19 +01:00
move isChanged check to validator, always return both inputs for the given form add assumeChanged?: boolean to opts, allowes forced check (similar to getData option) small layout test for password and general forms, resolve #2613 attempt to make 'original' === undefined return consistent value