aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/hooks/index.ts
AgeCommit message (Collapse)Author
2022-12-22prettySebastian
2022-12-09use translation from commonsSebastian
2022-12-09copyleft headerSebastian
2022-12-07no-fix: move pagestate provider to app component and move some common hooks ↵Sebastian
to web-utils
2022-12-06using web-utils in demobankSebastian
2022-11-04some fixesSebastian
after update pageState reset info and error message input values should not be undefined, otherwise it gets uncontrolled (not controlled by preact) autofocus on captcha create a dependency from transactionList to balance, so tx list will be queried again if balance is updated update balance on any pageChange
2022-10-25demobank-ui: clean up build systemFlorian Dold
2022-10-24repo: integrate packages from former merchant-backoffice.gitFlorian Dold