eslint-plugin-vanilla-extract/src/css-rules
Seongmin Choi 02576d923c
feat 🥁: add wrapper function support with reference tracking
- add reference tracking for wrapper functions in vanilla-extract style objects
- implement ReferenceTracker class for detecting vanilla-extract imports
- add createReferenceBasedNodeVisitors for automatic function detection
- support wrapper functions with parameter mapping enable all lint rules to work with custom wrapper functions

This commit introduces robust reference tracking and wrapper function support, enabling all lint rules to work seamlessly with custom vanilla-extract style patterns while preserving compatibility with existing usage and improving rule extensibility.
2025-06-25 16:51:36 +00:00
..
alphabetical-order feat 🥁: add wrapper function support with reference tracking 2025-06-25 16:51:36 +00:00
concentric-order feat 🥁: add wrapper function support with reference tracking 2025-06-25 16:51:36 +00:00
custom-order feat 🥁: add wrapper function support with reference tracking 2025-06-25 16:51:36 +00:00
no-empty-blocks feat 🥁: add wrapper function support with reference tracking 2025-06-25 16:51:36 +00:00
no-unknown-unit feat 🥁: add wrapper function support with reference tracking 2025-06-25 16:51:36 +00:00
no-zero-unit feat 🥁: add wrapper function support with reference tracking 2025-06-25 16:51:36 +00:00
shared-utils feat 🥁: add wrapper function support with reference tracking 2025-06-25 16:51:36 +00:00
types.ts feat 🥁: add no-empty-style-blocks rule 2025-04-06 16:34:35 +03:00