Jonathan Knapp

Results 11 issues of Jonathan Knapp

It appears that wasm-pack's `new` command can start a project from an existing template and we no longer need to depend on "cargo-generate" as a setup step in the book....

### Summary The default css for rending the `` makes the page scroll up and down. This will remove browser's default spacing to allow the `100%` property to not go...

### Summary The default css for rending the `` makes the page scroll up and down. This will remove browser's default spacing to allow the `100%` property to not go...

## 💡 Feature description It would be great if we could use wasm-pack's `build` command to generate a js file that we'd get by calling [wasm2js](https://github.com/WebAssembly/binaryen#wasm2js) to (potentially) support browsers...

Not exactly sure why I ran into so many issues (couldn't find dylibs), but following the standard install instructions did not work for me. I can back fill more info...

Feel free to close this out if things are working as intended, but in a fresh app created with `create-react-app` requiring this library adds almost 2 MBs of code to...

The website is currently down as I removed the `CNAME` reference to the AWS hosting location. We should bring it back up. Also, add a disclaimer to the top of...

Add `get_groups` method to [get groups for a user](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref.htm#get_groups_for_a_user). The API needed to be bumped to v3.7 to support this. Things that should probably be done before merging: - update...

This adds support for authentication with [personal access tokens](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts_auth.htm#make-a-sign-in-request-with-a-personal-access-token) as an alternative to the existing username + password and trusted ticket methods. The API needed to be bumped to v3.6...

Excellent work on the project! I've been working on a similar project that focuses on the Node runtimes supported by AWS Lambda: http://whatdoeslambdasupport.com If it's helpful to you at all,...

leave-open
informative