Back
DevHub
Load previous page…
Play with "Probot" (GitHub Apps + Nodejs) #devhub
More reading of the GitHub App documentation #devhub
Plan new features (e.g. Workspaces) (spoiler) #devhub
Plan how to make existing features much more useful #devhub
Contact GitHub "Partner Engineering" support before migrating to a GitHub App to make sure it's the best path in my case, and ask about the limitations I found #devhub
Get ideas on how to reach more users twitter.com/brunolemos/status… #devhub
Read the "GitHub Apps" documentation, try to understand what it can and can't do, experiment with it #devhub
Try to fix reported duplicated image bug #devhub
Tweet about the animations I recently added: twitter.com/brunolemos/status… #devhub
Release v0.44.0 for all platforms #devhub
Overall design tweaks (changed some colors, changed separator size, fixed some alignments, input border color on focus, etc) #devhub
Run tsc on pre-commit to ensure no types get broken #devhub
twitter.com/brunolemos/status…
twitter.com/brunolemos/status…
[Web] Fix regression on Firefox #devhub
[Android] Fix TextInput height #devhub
[Android] Fix bugs that appeared after react-spring migration #devhub
Fix column size taking in consideration the separator size #devhub
Finish migration to react-spring, which allows theme change without a rerender #devhub
Start making theme change not trigger a rerender. Took more time than expected. #devhub
Prevent users from adding new columns if limit was already reached #devhub
[UX] Handle hover state on Column filters #devhub