Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,128 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in vadimdemedes/ink that received 3 comments
Add measureElement() API
Fixes #168. cc @maticzav
From readme:
Use measureElement() function if you need to measure dimensions of a particular <Box> element.
It returns an…
+111
−15
•
3
comments
- Upgrade to Chalk 4
- Ignore <Text> and <Transform> components with falsy children
- Handle delete key in `useInput` hook
- Fix error handler with non-existent file path in the stack
- Handle Tab, Shift+Tab and Backspace keys in `useInput` hook
- Free memory from unused Yoga nodes
- Remove usage of <div> and <span>
- Rerender on resize
- Add global error boundary
- Extract console patching and make it configurable
- Add `color` and `backgroundColor` to <Text> component
- Add support for borders in <Box> component
- Rewrite text rendering
- Add `align-self` property to <Box>
- Add focus management
Created an issue in vadimdemedes/ink that received 3 comments
Ink 3 ❤️
Opening this umbrella issue for you folks to test drive pre-release of Ink 3 - https://github.com/vadimdemedes/ink/releases/tag/v3.0.0-0! Latest do…
3
comments
36
contributions
in private repositories
Jun 1 – Jun 24