Oleksandr Dubenko
Oleksandr Dubenko
8bf9dc9 should fix it
@nseckinoral We can't modify gofbot folder or web folder because they are seaprate submodules
@jhello23 please post error text
@jhello23 You are using old version that doesn't work. Wait until new release or try build from source.
So far this project only exposes existing three.js AR/VR features in a convenient way to use with react-three-fiber. I don't have that much knowledge about AR.js and how it works...
We could consider having a `create-headlamp-plugin` package to take advantage of the `npm create` command. That way we could create plugin using `npm create headlamp-plugin`. This is commonly used in...
Something that could be useful is a development guide, like how to create, change and validate tests and also how to run tests against a local frontend build. Also we...
This is how it looks like  Column filtering is enabled by default for all columns, can be disabled  Sorting by multiple column works out...
> It's looking good. I left a few comments. The ResourceTable is something we export to plugins, so we need to make sure it's backwards compatible (including the exported `useThrottle`...
> This will be annoying to developers who need to rebuild but cannot yet update that part of the table (maybe they can be time-pressed). So I would recommend either...