Jonas Keinholz
Jonas Keinholz
Please read https://github.com/edcarroll/ng2-semantic-ui/blob/master/CONTRIBUTING.md and search existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein. ### Bug description: When typing in...
It seems like we can't refer to files (e.g. images for backgrounds) using a relative path. The only workaround I found is to use `file://` urls. This does make project...
Lerna 2.x is the preferred version for new projects according to [Lerna's README](https://github.com/lerna/lerna/#getting-started). But the prelease version of Lerna 2.x does not satisfy the [peerDependencies requirements](https://github.com/atlassian/cz-lerna-changelog/blob/master/package.json#L23). This prevents `npm install`...
I'm failing to get this to work with React Native (and create-react-native-app). After following the README, I get the error `null is not an object (evaluating 'channel.emit')` @ `setOptions`. storybook/addons.js...
## Changelog ### Fixed - Don't double escape special characters (e.g. `
* [Expo uploads assets to Amazon CloudFront](https://docs.expo.io/versions/latest/guides/assets.html#in-production). This enables us to push updates independent of App Store reviews. * [ ] To also fulfil #71, [preload](https://docs.expo.io/versions/latest/sdk/asset.html#expoassetloadasyncmodules) all essential assets when...
* Maybe move progress logic to course * Progress of chapters / sections is still a little bit weird (counter doesn't make sense for that). Maybe different Progress for internal...