-
```
As you know the Node project uses gyp/node-gyp to compile non-Javascript
modules.
The problem is that this is used as part of *npm install* for all of these C++
components and this means that f…
-
```
As you know the Node project uses gyp/node-gyp to compile non-Javascript
modules.
The problem is that this is used as part of *npm install* for all of these C++
components and this means that f…
-
```
As you know the Node project uses gyp/node-gyp to compile non-Javascript
modules.
The problem is that this is used as part of *npm install* for all of these C++
components and this means that f…
-
Version: 1.89.1 (Universal)
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:14:24.611Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
…
julee updated
4 months ago
-
### The problem
The design system is using Phosphor icons, however the web and desktop Suite is still using the old locally stored icons. Suite mobile is using Phosphor icons however they are stori…
-
Will I be able to adhere to Material Design and iOS UI design systems without ejecting? Will I be able to adhere to both at all?
-
According to this line of code, the component can either be a string or a component:
```
typeof page === 'string' ? import(`./${page}`) : () => page()
```
But when we try to import the component…
-
'Velcro is designed to "create an experience out of the box that is useful" - to that end, adding an arrow to a tooltip or popover should be as simple as possible and easy for consumers to style.
S…
-
- Switch from Formik to React Hook Form - It has a significantly less bundle size and is more [performant](https://react-hook-form.com)
- Not really pressing, but replacing Antd components with may…
-
Unsure if this is still maintained, but wanted to leave this here in case anyone else is curious:
This works in 1.203.024 with 2 minor changes.
-A copy of "CubeBlocks.sbc" needs to be pulled up o…