Thomas Sieverding

Results 21 issues of Thomas Sieverding

I'm confused as to why this doesn't work: ``` @import "@material/button/mdc-button"; ``` Here is `tree --matchdirs node_modules/@material/button` ``` node_modules/@material/button ├── README.md ├── _mixins.scss ├── _variables.scss ├── dist │   ├── mdc.button.css...

package:eyeglass

It looks like init is defined within the redis_module! macro but I don't see it documented anywhere. My module requires background timers, and so it would be ideal to start...

help wanted

By using FnOnce instead of Fn, move can be supported

This PR is addresses https://github.com/dtolnay/inventory/issues/52 by enforcing that profiles set codegen-units at compile time. It should be confirmed that this way of determining Cargo.toml path is valid. Additionally, this may...

It's unclear whether WASM is supported. I assume it's probably not, but it would be informative if this was mentioned either way

Just wanted to let you know @gdamore just released NNG 1.6

This PR is to add [Stack Queue](https://crates.io/crates/stack-queue) to the list of data loader implementations. Though it doesn't support caching, it has the most performant async batching algorithm in existence

CLA Blocked

I'm very curious about the progress made towards the 2019 roadmap. It appears that there hasn't been a blog post in a solid 6 months; perhaps the team would be...

question

If a version of can-set other than what's internally loaded within can-fixture is used, then can-fixture will revert to using the legacy store. There should be a strategy to avoid...

ready
p3

Assuming `DefineMap.prototype.get()` was intended to perform similarly to `can.Map.prototype.attr()`, then it should return a PJSO with the values of all enumerable props assigned. Instead, it is only returning all serializable...

ready