Garrick Cheung
Garrick Cheung
https://github.com/eviltrout/ember-performance/blob/master/benchmarks/link-to/rendered/index.js#L35 is causing the test to fail. I've tried using LinkComponent, if LinkView is falsey, but get errors about lookup: ``` Uncaught TypeError: Cannot read property 'lookup' of undefined at...
## Feature Request: Add `signal` and `scale` parameter support to Gradient and GradientValue types to enable rendering mark segments in different color gradients based on different ranges and thresholds. For...
I'm trying to figure out how to document `computed`, `attrs`, `belongsTo`, and `hasMany` properties. They all return a `ComputedProperty` instance, which is just an object.
Hello! This is a great tool. Thank you for authoring it. It would be useful to have options for controlling the position of multiple tabs. For Zack's 5x1x3 2-compartment, the...
A bin for 1x1x2 Bin, with Zach's method, exports incorrect dimensions. I exported in 3MF and STL. The latest commit I'm pulling from is 36345f3. Expected: ~41.5mm x ~41.5mm x...
Bins `gridz` parameter currently does not support decimals. There is a computation error where the bins height does not add up to an expected height, for example 1x1x2 bin should...
With refined holes + screw holes enabled, slicer renders with the overhangs printing in midair.  Changing the wall order and printing infill first doesn't change that the overhang still...
As @flpymonkey mentioned in https://github.com/flexn-io/renative-docs/issues/44, ReNative documentation is out of date. It's still on v1.8. > Hello, > > I am trying to deploy the web build from Renative from...
**Describe the bug** Initial `npx rnv run -p ios` on a brand new project results in a error from `bundle exec pod install`. This prevents moving forward with the installation...