Miles Malerba
Miles Malerba
Integrate virtual-scrolling as an optional add-on for relevant existing components, including: - [ ] Accordion - [ ] Autocomplete - [ ] Datepicker - [ ] Grid List - [...
https://github.com/oddbird/css-anchor-positioning/pull/217 adds support for `anchor-scope` on regular elements, but doesn't cover pseudo-elements
Add support for automatically re-rendering the list when the viewport or content size changes such that not enough content is rendered. We should also expose a public method to allow...
Material Design has officially added this to the spec: https://material.io/components/pickers/#desktop-pickers
For `afterRender`/`afterNextRender` calls associated with a particular view, ensure that they are not registered until after the first time the view is rendered.