Chase Starr

Results 10 issues of Chase Starr

#### Description Some applications may want to support additional timezone options. This `additionalTimezones` prop will add them in alongside other zones standardized by IANA sorted by offset. #### Scope Minor:...

I was seeing an error when running ladle locally related to react-virtualized. This PR replaces that package with react-window.

![image (8)](https://user-images.githubusercontent.com/5317799/137769317-58c2d27f-25cd-488e-8d44-ad8956d1b96d.png) ![image (7)](https://user-images.githubusercontent.com/5317799/137769327-6ca73e77-1a5b-4478-8557-0eaf25615d37.png)

There are many cases in the styletron code where there are shorthand properties used. This is a problem when using the styletron-atomic engine where class order is not guaranteed. Searching...

refactor

Thought of this in response to new `React.warn()` and `React.error()` [utilities](https://github.com/facebook/react/pull/15170). Was concerned about warnings from mixing long/short hand property names since it comes up often, but could possibly apply...

DX
react

#### Description #### Scope Minor: New Feature

#### Description Closes https://github.com/uber/baseweb/issues/5158 #### Scope Minor: New Feature

I have a couple different [fixtures](https://playwright.dev/docs/test-fixtures) which set http headers and I noticed that in test-case code, key/values set in the fixtures are overwritten. View the example script below. I...

P3-collecting-feedback

http://themes.carbondesignsystem.com/ ^^ this site is super cool. i really like the export css vars functionality gonna hack on something similar to carbon site for fortune this weekend fyi @atav1k can...