nxkit icon indicating copy to clipboard operation
nxkit copied to clipboard

Keyboard crafted https://nx.dev plugins for your workspace

Results 9 nxkit issues
Sort by recently updated
recently updated
newest added

### What type of documentation issue are you reporting? Documentation improvement ### Is there a specific documentation page you are reporting? Enter the URL here. _No response_ ### Additional context...

documentation

### Is your feature request related to a problem? No ### Describe the solution or feature you'd like Provide support to run component tests using playwright, similar to component tests...

enhancement

### What type of documentation issue are you reporting? Documentation improvement ### Is there a specific documentation page you are reporting? Enter the URL here. _No response_ ### Additional context...

documentation

### Current Behavior When using the `devServerTarget` with a webpack served application, e2e tests fail as playwright cannot establish a connection with the localhost port hosting the frontend project. If...

bug
scope:playwright

### Current Behavior Recently Styledictionary has update their version from v3 to v4 and in my project my using latest style-dictionary 4.0.1 version. Now, when attempting to use `@nxkit/[email protected]` with...

bug

### Is your feature request related to a problem? No ### Describe the solution or feature you'd like - Remove `style-dictionary` as peer dependency. - Add support for style-dictionary v4...

enhancement

### Current Behavior `npx nx generate @nxkit/style-dictionary:lib my-tokens --preset basic` errors when `@nx/eslint` is not installed. ### Expected Behaviour `npx nx generate @nxkit/style-dictionary:lib my-tokens --preset basic` succeeds normally when `@nx/eslint`...

bug

### Is your feature request related to a problem? No ### Describe the solution or feature you'd like Match the new Nx standard for naming and placing projects with the...

enhancement

### Is your feature request related to a problem? No ### Describe the solution or feature you'd like Add support for tasks inference for style-dictionary projects ### Describe alternatives you've...

enhancement