material-web/internal
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
..
aria chore: avoid this in static context 2023-08-08 14:00:25 -07:00
controller feat(focus,ripple): allow setting element.control = elementRef 2023-08-24 16:09:25 -07:00
motion chore(motion): move to internal 2023-05-30 10:50:00 -07:00
sass chore: remove sass theme utilities 2023-08-14 14:39:19 -07:00
README.md feat: add labs and internal folders for non-client code 2023-05-25 13:26:26 -07:00

Internal

WARNING ⚠️ This folder contains internal features that have limited support. Proceed with caution when using them in a project.

Breaking changes may occur that do not bump the major version (vX.0.0).