Commit Graph

5 Commits

Author SHA1 Message Date
Sarah Vaupel
293ab6dc62 feat(navigate-away-prompt): prompt on actual value change only
Store the initial FormData of a form and only prompt if any current value is actually different than the corresponding initial value (i.e. do not trigger prompt just by change events)
2019-08-27 17:55:21 +02:00
Felix Hamann
3e48809f00 add eslint rule for enforced single quotes 2019-06-03 11:53:01 +02:00
Felix Hamann
59251bc570 Merge branch 'master' into utility-refactoring 2019-06-03 11:35:13 +02:00
Felix Hamann
c72335c13f checked and refined remaining ported js utils 2019-05-28 23:18:47 +02:00
Felix Hamann
befa9f3941 refactor js utilities to use class syntax and Utility decorator 2019-05-28 00:19:39 +02:00