Keal Jones

Results 5 issues of Keal Jones

When using the React Starter template if you right update `server.ts` and set `ssr: false` like this: ``` import { serve } from "aleph/react-server"; import routes from "./routes/_export.ts"; serve({ router:...

**Describe the bug** A clear and concise description of what the bug is. If you construct a dayjs object using a string of anything LESS THAN `1883-11-18 12:00:00`, meaning `1883-11-18...

### Related page https://mui.com/blog/introducing-pigment-css ### Kind of issue Missing information ### Issue description Sorry if this is not the best place to discuss this, I was not sure where to,...

support: question
package: material-ui
package: pigment-css

### Summary You should move [useUtils](https://github.com/mui/mui-x/blob/master/packages/x-date-pickers/src/internals/hooks/useUtils.ts) out of `internals` and allow consumers to use those hooks with their own custom components. ### Examples When building my own component to replace...

good first issue
component: pickers
customization: extend
enhancement

# Depends on https://github.com/Workiva/react-dart/pull/406 ## Motivation We need React.lazy in order to support some new asynchronous component patterns. ## Changes - Add React.lazy - Add a lot of test coverage...

Hold
Merge Requirements Unmet