The Wayback Machine - https://web.archive.org/web/20200225155049/https://github.com/topics/react-dom
Skip to content
#

react-dom

Here are 409 public repositories matching this topic...

thelazydogsback
thelazydogsback commented Feb 14, 2020

It appears that the hideXXX fns not only determines what is shown in the UI, but also serve double-duty in what is considered a valid date. So if I have hideMinutes={m => m % 15 != 0} and the user edits a date that is initialized to 12:17, then OK will be disabled because it is not considered a valid date.

However, just because I don't want to user to choose 12:17 as a time in the UI (she s

hanford
hanford commented Feb 14, 2017

Hello! Thanks again for making such an amazing little framework. preact-compat has been a dream to work with, and I'm excited to integrate. I've just run into one little issue, that I hope isn't a blocker, because the performance gains are tremendous! 🔥

I'll add as much code as possible, if it's relevant, note that our application runs fine in the browser, where this code isn't executed.

So

Improve this page

Add a description, image, and links to the react-dom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-dom topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.