You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and fraction digits; date/time formatting covers localized short through
264
+
full styles, seconds, calendar, numbering-system, and hour-cycle locale
265
+
extensions. Collection typeahead reuses this public collator.
260
266
- Native IR capabilities are versioned. Every host exposes a feature manifest
261
267
with unsupported, portable, or native support levels, role-specific
262
268
overrides, and auditable capability issues. Protocol render responses carry
@@ -375,7 +381,7 @@ props:
375
381
| P1 | Event propagation | Add platform-run conformance fixtures for conditional `Stop`/`Continue` across nested native controls. |
376
382
| P1 | Focus management | Add platform-run conformance fixtures for post-mount `autoFocus`, nested containment, and restoration. |
377
383
| P1 | Collections and selection | Complete IME/dead-key typeahead conformance and add real-platform fixtures for layout-aware page navigation. |
378
-
| P1 | Internationalization | Add message formatting, number/date formatting, locale-aware collation, and localized interaction behavior on top of inherited locale/direction. |
384
+
| P1 | Internationalization | Add message formatting, currency/percent/unit number styles, date ranges/time zones, and localized input behavior. Reusable decimal/date/time formatting and locale-aware collation now build on inherited locale/direction. |
379
385
| P1 | Accessibility conformance | Complete OS accessibility API projection, relationships, live regions, value announcements, and role-specific native adapter coverage. |
0 commit comments