Rahel Lüthy

Results 20 issues of Rahel Lüthy

Currently, the following tasks exist: - `release` - `releaseMinorVersion` - `releaseMajorVersion` The `release` task creates a patch release. For consistency reasons, a `releasePatchVersion` task should be introduced. For backwards compatibility,...

enhancement

- [ ] Add storybook (incl. GitHub Pages deployment) - [ ] Port existing example - [ ] Add example with larger data set - [ ] Add nivo interaction...

Support mouse hovering, tooltips etc.

Current hand-crafted animations are very sub-optimal... ``` Warning: Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array,...

Using the latest RN 0.69, I get the following error on iOS: ``` Frame Processor threw an error: (0,_.scanBarcodes) is not a function. (In '(0,_.scanBarcodes)(frame,types,options)', '(0,_.scanBarcodes)' is undefined) In: _f@/Users/xxx/node_modules/vision-camera-code-scanner/lib/commonjs/hook.js...

As far as I can tell, the only way to specify a custom commit message is via `SBT_GHPAGES_COMMIT_MESSAGE` environment variable, right? I would like to include version information, along the...