Rafael Milewski

Results 24 issues of Rafael Milewski

Hey guys it would be nice if could also publish the chrome extension as a npm package.. (of course would require some tweaking) to make it work as a package...

I think the dependency on template-compiler breaks with vue-3, is there any temporarily workaround?

Docs mention

Hi [👋](https://emojipedia.org/waving-hand/) Unfortunately, the latest update of Nova 4 has brought breaking changes to this package, and it now requires significant updates to make it work. Due to us being...

Hi [👋](https://emojipedia.org/waving-hand/) Unfortunately, the latest update of Nova 4 has brought breaking changes to this package, and it now requires significant updates to make it work. Due to us being...

`app($class)->uriKey()` can't be resolved if you give a classpath to it, as all nova resources need a $resource on its constructor. This PR allows you to use the nova classpath...

Is there anyway to add a dynamic require ?? for example... ``` { "photo": "../path/to/photo.jpg" } ... ``` This will result in `` in my webpack config i have ```js...

There is also a `fillPivotForUpdate` method in nova which I haven't found a use case for it yet...

is there a way to run the filter before the rewrite? for example ``` filter rule { path somePath search_pattern (.*) replacement "Some Title" } rewrite { to {path} {path}/...

# Before ![image](https://github.com/google/draco/assets/2874967/55692ec7-f8e6-4418-aa04-bd36a108406d) # After https://github.com/google/draco/assets/2874967/6e243913-b6b2-484b-bb67-934c2c7a3b2d

When I create a stop-limit buy order, the order goes through successfully but I get an error variant back: ``` Error(ReqError(reqwest::Error { kind: Decode, source: Error("missing field `price`", line: 1,...