-
### Current Behavior
When placing Nx targets in a workspace's root `package.json` file:
```jsonc
{
"name": "client-vscode",
"version": "0.0.0",
"private": true,
"workspaces": [
...
],
…
-
Much like many file managers enable PDF previews of before opening them, maybe we could have a thumbnail preview with Sabaki as well:
I'm thinking about trying to do this myself, but I don't kn…
psygo updated
3 weeks ago
-
### Environment
- Operating System: Linux
- Node Version: v18.20.3
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.2.3
- Builder…
enkot updated
1 month ago
-
### Describe the bug
Vanilla css styles do get injected into html in dev mode, but in production they don't get injected. They do generate in the `build/client/assets` directory but are not 'used'.
…
-
**Component**
[DCE PCF Components]
Component name and version
- dce_pcfcomponents
- version: 1.0.7.0
**Describe the bug**
A clear and concise description of what the bug is.
I had and pol…
-
#### Scenario:
```gherkin
Scenario: name
Given a name
When password
Then result
```
#### Link to scenario execution:
[http://localhost:3000/project/f436a10b-e952-4e2f-9c65-d54aef5d42e5/ru…
-
**Describe the bug**
Often I see that the diff in the notification is different than on the diff page. Sometimes there is a tiny change (like one red line and one green line) on the diff page but the…
-
### Description
I have a row of the 3 items. Each item contains two texts. I want that the left text shrinks in size if needed, so I have set `flexShrink: 1`, adjustFontSizeToFit, and `numberOfLines=…
-
### Bug Description
AppFlowy-0.6.6-windows-x86_64 fails to show its GUI/Window even though the app is running (it's visible in the Task Manager, can also see the app in the app switcher)
### How to …
-
check later when we have exe export. code and test the following workflow: develop at runtime with external project, then export executable -> all assets should of course be available.