Jerrad Patch
Jerrad Patch
Pull request for add sketch 69.2 support, and add some defaults when values are not provided in sketch.
I cannot contribute to this project since I cannot get the lerna to compile to the code. It looks like npm is missing some files from the web-sdk-common project /src/css-media-query.ts....
I cannot get diaz to extract the color tokens for sketch 69.2. However, it does work when I downgrade sketch to 67. Thanks
## Current behavior I have two branched master and next. The configuration looks like this (below) The next branch is ahead of master. In npm master is at 1.0.0 and...
# Requirements: Please go through this checklist before opening a new issue - [X] Review the [documentation](https://docs.viromedia.com/) - [X] Search for existing issues in: [viromedia/viro](https://github.com/viromedia/viro/issues) & [ViroCommunity/viro](https://github.com/ViroCommunity/viro/issues) - [X] Use...
maybe I am misunderstanding how find should with with RXJS in Meteor. if I have this on the client ```javascript Models find(type): Observable { return this.Models.find({}); } constructor(){ MeteorObservable.subscribe('testCollection').subscribe(); this.Models...
Because the cache control header is set to private when I pass the query string my CDN wont cache any files. I will probably fix this myself, but I would...
while uploading many files with the resumable browser client. My files are stalling (the browser shows no network activity after on the client after the 10th upload). Somethings to note,...
- [X] Review the documentation: https://virocore.viromedia.com/ - [X] Search for existing issues: https://github.com/viromedia/virocore/issues - [X] Use the latest ViroCore release: https://virocore.viromedia.com/docs/releases - [ ] Turn off Instant Run in Android...