Skip to content

primitives@1.1.0

Latest

Choose a tag to compare

@pimenovoleg pimenovoleg released this 11 Jul 14:54
002ba0a

1.1.0 (2026-07-11)

🚀 Features

  • ⚠️ signal-forms: complete the form control matrix (4551d771)
  • field: add Angular Forms adapter (619019a8)
  • forms: sync Angular validation state (82e9de3a)
  • forms: sync Angular control interaction state (9219fd1a)
  • select: add Angular forms integration (1471471a)
  • signal-forms: add reset lifecycle and integration matrix (1ae8e926)
  • signal-forms: add Angular-owned submit lifecycle (b31d3837)
  • combobox,autocomplete: locale-aware default filtering (838dd3f5)
  • popper: logical sides with direction-aware data-side echo (e93adaf5)

🩹 Fixes

  • composite: always skip natively disabled items during list navigation (16be5bbc)
  • menu,scroll-area: port upstream behavioral fixes and menu physical-side geometry (481a7ee8)
  • composite: align scroll edge order and disabled revalidation (9eddce17)
  • composite: re-sort items on in-place DOM reorder (3ea548e9)

🔥 Performance

  • composite: O(1) item registration and index lookup (acf6da96)

⚠️ Breaking Changes

  • signal-forms: complete the form control matrix (4551d771)
    Date Field and Time Field now use null instead of undefined for empty values.