Jeroen Ransijn

Results 10 issues of Jeroen Ransijn

This PR implements a new property for `VirtualList` to allow pre calculation of the total height instead of running an estimate. Implements: #60. This feature is especially helpful when rendering...

When I learned `itemSize` can be a getter or array — I was hoping the array approach would help with the `getTotalSize` function and reduce the total height of the...

This one is hard. It be worth taking shortcuts here to support a small number of actual use cases: I use `transform: rotate(X)` to aim my arrows and icons [in...

enhancement
help wanted

It would be nice to build in support for before and after elements.

enhancement

Somewhat related to #6. Looking at the source I don't see yet that it supports multiple box shadows. Which is a must for my use cases. We should be able...

enhancement

In an earlier post, someone wanted the feature for subdivisions. I would like to propose something similar. When I design with PS, I use almost always a baseline overlay —...

In Evergreen we try to lock things down a bit more: ```javascript import React, { PureComponent } from 'react' import PropTypes from 'prop-types' import cx from 'classnames' import Box, {...

enhancement

#### I'm submitting a... - [x] bug - [ ] feature - [ ] chore #### What is the current behavior https://user-images.githubusercontent.com/564463/190713723-278a6ff1-defc-452c-8ca4-1d0e76dd0af6.mp4 When I use the stories and when I...

Not working on 15.3.1 (24D70) for me