material-web/dialog/internal
Elizabeth Mitchell 4ae9db6c67 fix(dialog): text is now selectable
Fixes #5145

Added some notes on Material dialog focusing. Normally the dialog should *not* be focused, so you may wonder why we care about delegating focus at all. It's because:

1. We don't have focus trapping yet
2. We need to handle what happens when there isn't a focusable child in the dialog, even though that's against spec.

PiperOrigin-RevId: 594013328
2023-12-27 08:12:29 -08:00
..
_dialog.scss Fix #5182: dialog icon padding error 2023-11-11 18:59:52 +08:00
animations.ts chore: format files with prettier 2023-10-25 11:59:00 -07:00
dialog-styles.scss fix(dialog)!: rename "lib" directory to "internal" 2023-07-21 13:27:02 -07:00
dialog.ts fix(dialog): text is now selectable 2023-12-27 08:12:29 -08:00