Christopher Boyd

Results 36 comments of Christopher Boyd

I guess the rebase to master confused @googlebot. Edit: It seems that GitHub's PR system counts the rebase commits as "new", hence the "216 files changed" now. I guess we'll...

@moog16 How do you suggest I handle the `onTransitionEnd` within [updateUIForCurrentValue_](https://github.com/material-components/material-components-web/blob/master/packages/mdc-slider/foundation.ts#L507)? This gets called by `setValue_`, and thus most of the events.

@moog16 That's effectively what I tried to do in https://github.com/material-components/material-components-web-react/pull/868/commits/b333d05c08152eb700c4a6fd62d3e7e1881b783c

@moog16 I rebased with rc0.14.0. Should I also squash the slider commits down?

@moog16 I think I've addressed all the new comments. I'll work on the unit tests.

@moog16 I rebased to rc0.15 and added some unit tests. Note: I'm currently using `@material/slider` 2.3.0. I'm not overly familiar with `material-components-web` versioning. Some of the React components are still...

Just to echo @dboune, is there any support for secondary volumes?

For anyone finding this, you can clone the repo and modify `ASIMOV_ROOT` from `~` to any path. Ideally, add support for `ASIMOV_ROOT` as an array/list like `ASIMOV_SKIP_PATHS` I'm not sure...

Does that go in the `~/Library/Application Support/OpenVPN Connect/profiles/*.ovpn` file? If so, does it make any difference where in the file it appears? Ah, it seems that the GUI client may...

Even though we may defer to native decoding, iOS 16 currently has some rendering issues with RGB AVIF files: https://www.reddit.com/r/AV1/comments/xd4v8w/avif_in_safari_on_ios_16_vs_google_chrome_on/ Not to mention, Android 12 only constitutes 13.5% of devices...