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
Documentation patch\n\nFixes the package README shown on npm so it reflects the current 1.1.x stable line instead of stale 1.0.0 status.\n\n### Changed\n- Updated README current channel and dist-tag policy for 1.1.x/latest.\n- Updated roadmap/status wording for accessibility, RTL support, and cross-month selectablePassive UX.\n- Clarified demo development resolves package imports to local source before publishing.\n\n### Verification\n- npm test -- --runInBand\n- npm run type-check\n- npm run build\n- demo: npm run typecheck\n- git diff --check\n\nNote: npm publish requires OTP and is pending maintainer code.