Martin Kadlec
Martin Kadlec
Sure, there you go https://github.com/martinkadlec0/wba-build-hash
Thanks a lot for looking into it 👍
React hooks are out. Really looking forward to some less experimental saga hooks :)
Also it is generally not recommended to keep UI state in redux, but because we need to update some state from sagas, we have to lift that UI state to...
Until the smart people figure this out, I managed to work around this issue by using custom module loader: ```javascript export function resolve(specifier, parentModuleURL, defaultResolver) { const resolvedModule = defaultResolver(specifier,...
I just tested it also with icq2go but it acts exactly the same as Trillian.
In the meantime I created a simple module to do this https://github.com/BS-Harou/redux-ui-dist . Feel free to reuse any of it :)
Hi, any progress on removing the immutable lib?
The commands API is meant for shortcuts anywhere in the browser. Also in the Smart RSS tab the shortcuts depended on what column has the focus right now.... Changing the...
Hi, Unfortunately, subdirectories are not yet supported. Cheers, Martin On Thursday, 25 December 2014, Mišo Belica [email protected] wrote: > I am not able to create directory in directory. For example...