aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/src
AgeCommit message (Expand)Author
2023-05-19imported useNotifications, new memory storage hook and fixed but in localstorageSebastian
2023-05-12harness compilation, default headers for http requestSebastian
2023-05-05add postcss, fix export namesSebastian
2023-04-24build toolsSebastian
2023-04-21tsc ask to export type from web-utilSebastian
2023-04-21render hook and render ui are not the same function (node and browser)Sebastian
2023-04-21allow the example to add params to the testing contextSebastian
2023-04-20better swr mocksSebastian
2023-04-18sync with chrome storageSebastian
2023-04-17remove console logSebastian
2023-04-14observable memory implSebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-04-03fix https on port 8081Sebastian
2023-03-15prevent cors and cache optionsSebastian
2023-03-15always use both serversSebastian
2023-03-11fix: #7753Sebastian
2023-03-10fix colonSebastian
2023-03-10support http and httpsSebastian
2023-02-28better error handling on unknown errorSebastian
2023-02-25some fixes afte testing demobank with msSebastian
2023-02-16web-util fixesFlorian Dold
2023-02-08move request api to web-utilSebastian
2023-01-04removed axios as dependencySebastian
2023-01-03remove axios, better apiSebastian
2022-12-20use translation context from web-utils, don't use match react-router since is...Sebastian
2022-12-20context is optionalSebastian
2022-12-15wxApi from context and using the new testing sdkSebastian
2022-12-14moving testing sdk to web-utilsSebastian
2022-12-12compose, testing and async into web-utilSebastian
2022-12-09move translation context to commonsSebastian
2022-12-09show error message when there is compilation errorSebastian
2022-12-09fix: wrong listener placeSebastian
2022-12-07feature: useLocalStorage also update when the localStorage has been updated f...Sebastian
2022-12-07no-fix: move pagestate provider to app component and move some common hooks t...Sebastian
2022-12-06run build on prepare and prettySebastian
2022-12-06web-util: utils for developing webappsSebastian