Hristo Terezov
2514617417
fix: Make all middleware functions sync.
Some middleware functions are declared as async. This wraps next(action) in Promise which will delay the execution of actions and also dispatch will return the its result always as a Promise.
hace 11 meses
Horatiu Muresan
9f8662c0a1
chore(eslint) Update eslint (#14412)
hace 1 año
Robert Pintilii
ae281e9935
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
hace 2 años
Hristo Terezov
e82a5cf150
fix(web-hid): Fully disable from config
hace 2 años
Robert Pintilii
65248d7d29
chore(deps) Upgrade TS (#13331)
Upgrade typescript related packages
Fix new errors and warnings
hace 2 años
Duduman Bogdan Vlad
8d7f46024b
feat(webhid) - add integration webhid telephony device (#12904)
hace 2 años