Skip to content

issues Search Results · repo:chakra-ui/eslint-plugin-panda language:TypeScript

Filter by

29 results
 (100 ms)

29 results

inchakra-ui/eslint-plugin-panda (press backspace or delete to remove)

The @pandacss/no-physical-properties ESLint rule is designed to detect physical CSS properties and suggest logical properties instead. - https://github.com/chakra-ui/eslint-plugin-panda/blob/main/docs/rules/no-physical-properties.md ...
  • azu
  • Opened 
    18 days ago
  • #242

Following up from here https://github.com/chakra-ui/panda/issues/3176#issuecomment-2736030841. the plugin has some vulnerability warnings. Should update these dependencies too I think https://github.com/chakra-ui/eslint-plugin-panda/blob/28cc73f3bd5667248fdf45411e3aac1a21ee63bc/plugin/package.json#L36-L38. ...
  • opswiz
  • 1
  • Opened 
    on Mar 19
  • #233

When installing @pandacss/eslint-plugin with ESLint v9, a peer dependency warning appears. This is because the peer dependency version of @typescript-eslint/utils v6 is not compatible with ESLint v9. ...
  • wancup
  • 5
  • Opened 
    on Jan 26
  • #216

Is there a way to allow inherit and currentColor while using @pandacss/no-hardcoded-color? I m not sure about currentColor, but inherit cannot be in a css variable, so adding inherit as a pandacss token ...
  • yangchristina
  • 1
  • Opened 
    on Jan 11
  • #208

I tried installing this eslint plugin today: @pandacss/eslint-plugin : ^0.2.3 , I added the plugin like this in my eslint config: plugins : [ ... @pandacss ], And then as soon as i add ...
  • sjaakbanaan
  • 7
  • Opened 
    on Jan 10
  • #207

This is an example of correct code in the docs: import { Circle } from ./panda/jsx ; function App(){ return Circle _hover={{ border: solid 1px {colors.blue.400} }} / ; } However, this fails inside ...
  • yangchristina
  • 1
  • Opened 
    on Dec 27, 2024
  • #198

22:46 Error: ` grid-template-columns: auto 380px; grid-auto-rows: min-content; grid-template-rows: unset; ` is an invalid token path. @pandacss/no-invalid-token-paths When using template ...
  • RickyRoller
  • Opened 
    on Nov 25, 2024
  • #187

Hi, Thanks for this helpful linter package ! - Warning message when execution the next lint - some context: - yarn workspace - next project - Version 0.2.0 - Lint works finally ...
  • xcarpentier
  • 1
  • Opened 
    on Nov 21, 2024
  • #183

Environment: - Node.js: 22.3.0 - pnpm: 9.12.1 - ESLint: ^9.13.0 - eslint-plugin-react: ^7.37.2 - eslint-plugin-jsx-a11y: ^6.10.1 - @pandacss/eslint-plugin: ^0.2.0 Description: In a pnpm ...
  • taichi221228
  • 2
  • Opened 
    on Oct 24, 2024
  • #170

Here s the result of running linter with TIMING=1 on our codebase with panda recommended ruleset enabled Rule | Time (ms) | Relative :-----------------------------------------------|-----------:|--------: ...
  • Faithfinder
  • 7
  • Opened 
    on Oct 7, 2024
  • #160
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub