Commit Graph

10 Commits

Author SHA1 Message Date
Sarah Vaupel
f2cf9344e7 Merge branch master of gitlab2.rz.ifi.lmu.de:uni2work/uni2work 2022-06-09 21:09:18 +02:00
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
b31514d9c6 allow js decorator functions 2019-05-28 00:19:03 +02:00
Felix Hamann
c98c370317 only include babel polyfills where needed 2019-05-27 19:56:38 +02:00
Felix Hamann
beecc17962 Revert "remove custom polyfills, let babel do the work"
This reverts commit 4c1a38b517.
2019-05-27 19:50:35 +02:00
Felix Hamann
4c1a38b517 remove custom polyfills, let babel do the work 2019-05-26 22:26:22 +02:00
Felix Hamann
72da3d85e0 moved npm, webpack and eslint stuff to root 2019-05-25 22:19:27 +02:00
Felix Hamann
2e9e7e2d9c added webpack 2019-05-25 22:09:16 +02:00
Felix Hamann
02b0bf3aef add pre commit hook for auto js linting 2019-05-25 18:36:31 +02:00
Felix Hamann
3aa081131f add package.json, babel and test file 2019-05-22 22:52:25 +02:00