Rahel Lüthy

Results 20 issues of Rahel Lüthy

The combo of vite/storybook is not fully ready for yarn pnp – we'll just wait this out...

* Demo D3.js + React usage * Demo `requestAnimationFrame` usage

First things first: Excellent work – keep it up! Some of the charts are quite misleading, when – e.g. early in the day – many cantons have not yet published...

Using `react-native-youtube` v2.0.2 with RN v0.69 leads to the following error: `ERROR Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'` This PR fixes...

As a first step, add `Automatic-Module-Name` to the MANIFEST.MF. http://branchandbound.net/blog/java/2017/12/automatic-module-name

enhancement

In addition to the specific tab- and csv-parsing methods, offer generic methods to allow consumers to provide custom implementations for: * How to extract column names from header line *...

Gradle supports usage of abbreviated task names, e.g. `relMinVer` instead of `releaseMinorVersion`. The plugin's strategy resolution fails when an abbreviated task name is being used. https://github.com/netzwerg/gradle-release-plugin/blob/e89c9dc6f68000046c64155c7cf0e975e25760ef/src/main/groovy/ch/netzwerg/gradle/release/ReleasePlugin.groovy#L68

bug