Dan Greene

Results 48 comments of Dan Greene

I think that approach would work if we (our wrapper library) ensures that the component we expose doesn't allow the user to turn on pagination and the `onMore` prop since...

@jcfilben the enhancement as you describe it would work beautifully. The only thing I’m not sure of is how we would update the pagination when the filter or sort state...

Hi again @jcfilben and thank you for taking the time to review our request. > If users have a need to build more complex charts or tables there are other...

@osdiab I’d be very interested in reading that blog article or seeing that template.

One way to provide users a way to prevent issues with this would be to provide a set of ESLint rules would warn or error when someone tries to use...

I would very much love @InExtremaRes's solution (https://github.com/js-joda/js-joda/issues/157#issuecomment-658334934). Here's why. I work very hard at every company I work at to evangelize the use of this library. Then it's always...

Short version: Let’s please introduce the valueOf assertion like you suggested. Long version: Good point. I forgot that the comparison operators are the more problematic issue since most JS devs...

Here’s a compromise that would allow us to make it not a breaking change: If we allow the consumer to set some kind of global configuration similar to a strict...

@Deraen do you have any updates on this? I'd be interested to know when (if ever) Reagent will support React 18. I imagine React 19 will be out in the...

Can someone fix this? This incorrect error is incredibly strange behavior. I'm very new to SQL.js so I can't make the PR myself, but if someone could make the PR,...