Comfyui Model Resolver v1.1.0
Changes since v1.0.9
- Update pyproject.toml (74e4971)
- style(resolver): improve context menu accessibility and spacing (7ba80de)
- Preserve missing browser detail width across rerenders (9cbc309)
- Reorganize CSS design tokens and update README (95699e7)
- chore(css): remove unused CSS custom properties from css-variables.css (2abcf15)
- Replace hardcoded CSS sizes with custom properties for resolver UI (45c3aa1)
- css: centralize repeated transition tokens into CSS variables (e732f9c)
- css: centralize repeated tokens into CSS variables for font stacks, shadows, and button heights (a4bc220)
- Replace CSS custom properties with literal values in resolver styles (851e7d5)
- refactor(web/css): replace hardcoded colors with CSS custom properties (e9ac7fb)
- refactor: replace additional hardcoded CSS values with design tokens in resolver stylesheets (c31e724)
- refactor: replace hardcoded CSS values with design tokens (1f6d15d)
- chore: replace hardcoded CSS values with design tokens in resolver stylesheets (57a5a12)
- Increase resolver UI font size to 14px for better readability (7ba2a4c)
- refactor: switch resolver UI to custom CSS variables and add dock drag preview (d4cccde)
- Simplify Missing Models browser splitter resize behavior (25b0979)
- Improve Missing Models browser resize behavior (df4d4a3)
Full Changelog: v1.0.9...v1.1.0