Taylor Jones

Results 127 comments of Taylor Jones

Hey there! [v6.3.0](https://github.com/IBM/plex/releases/tag/v6.3.0) was just released that references this issue. Comment here or join the [release discussion](https://github.com/IBM/plex/discussions/520) to provide feedback or voice concerns. Thanks!

One update here, the DataTable is styled fully with logical properties now. RTLCSS isn't needed for RTL styling support, it's now just there by default. You can change the direction...

Probably just to close the loop as you're the issue author. Thanks for opening this, I'm going to close based on the outcome determined by Jeannie.

Some additional detail on ways to accomplish this in userland is here, https://github.com/carbon-design-system/carbon/pull/15336#issuecomment-1850433911

All sites have been migrated, all CloudFoundry apps have been stopped.

The warning state has been delivered https://github.com/carbon-design-system/carbon/pull/13293 The only remaining item for this issue is the masking.

Hey, just wanted to drop a note here to say that most of the visual RTL issues should be resolved in `@carbon/styles` via https://github.com/carbon-design-system/carbon/issues/13619

@lee-chase No We've moved on to primarily using StackBlitz due to this issue. [Here's the Vite-based template we're using](https://stackblitz.com/github/carbon-design-system/carbon/tree/main/examples/vite) - sass compilation is significantly faster than CodeSandbox as well.

One use case that isn't outlined here yet is the new WCAG 2.2 requirement to not obscure elements that receive focus. It would be nice if floating-ui could help us...

If data suggests there is still a large population _not_ using typescript, and we all firmly agree it's too burdensome to maintain both, we could explore a "soft-deprecation" of proptypes...