Aleksion/angular-webpack-starter-sampleComponent 2
A sampleComponent based on the starter project
Aleksion/git-version-webpack-plugin 1
Will extract the git version from the current repository and place it in webpack.config
Aleksion/angular-typescript-barebone 0
A barebone project with angular and typescript. Made from the gulp-angular-typescript generator, with a few modifications. Typescript is compiled using a tsconfig.json file (works better with vsCode), made a gulp command for automatically filling files in the tsconfig.json. .ts unit tests are found and run. And editor specific references are handled in references.d.ts files, that should be in each modul
Advent of code 2020 solutions in Clojure
API Blueprint
pull request commentReSwift/ReSwift-Thunk
add optional label that shows in the object description
I wonder if this is something that could be done in a custom middleware?
Another reason for this is that thunks are actually fake ReSwift actions, meaning that they can't affect the state in any way. The real actions that happen inside are the ones that should be logged, IMO.
WDYT?
comment created time in 8 hours
startedsmall-tech/site.js
started time in a day
push eventlunatic-solutions/lunatic
commit sha 7226266e69fc409e9fdc33f171ff66e8a817a9af
Update dependencies
push time in a day
push eventReSwift/ReSwift-Thunk
commit sha 51b1103051004cc9f86f2f782fb872d80bdeb42f
add label use to README example
push time in 2 days
push eventReSwift/ReSwift-Thunk
commit sha 9020d97cb2be7447c6058e2b14e7179199e17b3f
add changelog entry
push time in 2 days
PR opened ReSwift/ReSwift-Thunk
Motivation: In my app, I log all actions. This helps with debugging. But sprinkled in now are non-descript log messages like:
💚 11:47:08: > Thunk<AppState>(body: (Function))
💚 11:47:09: > Thunk<AppState>(body: (Function))
💚 11:47:10: > Thunk<AppState>(body: (Function))
With the customizable description, users would be able to see which thunk is being dispatched, e.g.
💚 11:47:08: > Thunk<AppState>(label: "Requesting users")
💚 11:47:09: > Thunk<AppState>(label: "Requesting images for user XYZ")
💚 11:47:09: > Thunk<AppState>(label: "Requesting images for user ABC")
What do y'all think about that?
pr created time in 2 days
startedmikub/titanoboa
started time in 2 days
push eventlunatic-solutions/lunatic
commit sha a92c68ab1d7ddeec3d87d2617e3ce6dc6de90912
Simple support for path_open/fd_write, no err handling
push time in 3 days
push eventlunatic-solutions/lunatic
commit sha 0d64b253f0e8398e6e564806c6b1a90268543097
Add wasi structs and clean up
push time in 3 days
starteddysonance/Trendy
started time in 3 days
startedletsencrypt/boulder
started time in 3 days
push eventlunatic-solutions/lunatic
commit sha 87965647b08145fc70c669ac534458bc932b4599
Remove MacOsX from github actions :(
push time in 3 days
push eventlunatic-solutions/lunatic
commit sha a247e83c5302c7fb9e09c1a6a56d3205ada2940f
Print tar version
push time in 3 days
push eventlunatic-solutions/lunatic
commit sha dcbdda7eb076ee5bbc9976e3215caa991efc01bd
Size after tar
push time in 3 days
push eventlunatic-solutions/lunatic
commit sha 3787d33a5447b0cbf1f42b88b91219dd19265e72
Use right content type for github action
push time in 3 days
push eventlunatic-solutions/lunatic
commit sha 715aa10e763006e3b005b08f38bcc33d96c75113
Change checkout strategy to recursive
push time in 3 days
push eventlunatic-solutions/lunatic
commit sha 3db44d26bc9775c63c98c9cbd76691b6866826f8
Make Ptr state agnostic, ToWasm for Result<T, Trap>
push time in 3 days
push eventlunatic-solutions/lunatic
commit sha 766c79ab893a0e3d9cee3605bbaf959e3c04910e
Resti macosx version
push time in 3 days