diff --git a/.jules/palette.md b/.jules/palette.md index f546c1f9..ee02f22b 100644 --- a/.jules/palette.md +++ b/.jules/palette.md @@ -5,3 +5,6 @@ ## 2026-04-12 - Focus Visible Styles **Learning:** In custom components, applying global `:focus-visible` to interactive elements improves keyboard accessibility natively without specific component overrides. **Action:** Use global pseudo selectors for standard interactive elements if component-level focus states are missing, ensuring accessibility without bloat. +## 2026-06-21 - Label association for custom inputs +**Learning:** Some custom input UI components in this application wrap text inside `
` tags instead of semantic `