material-web/focus
Elizabeth Mitchell 1e7aff50cf feat(focus,ripple): allow setting element.control = elementRef
Why? Makes it easier in lit to attach elements in bindings

```html
<md-ripple .control=${this}>
```

This is needed to support radio, which needs to make the host element interactive.

PiperOrigin-RevId: 559899531
2023-08-24 16:09:25 -07:00
..
demo build: use firebase for hosting and remove url prefixes 2023-07-27 09:17:27 -07:00
internal feat(focus,ripple): allow setting element.control = elementRef 2023-08-24 16:09:25 -07:00
_focus-ring.scss fix(focus)!: rename "lib" directory to "internal" 2023-07-24 09:18:22 -07:00
md-focus-ring_test.ts fix(focus)!: rename import to md-focus-ring.ts 2023-07-24 10:43:31 -07:00
md-focus-ring.ts fix(focus)!: rename import to md-focus-ring.ts 2023-07-24 10:43:31 -07:00