casesandberg/react-color

document the onChangeComplete delay and make it configurable

Open

#516 aperta il 11 giu 2018

Vedi su GitHub
 (7 commenti) (4 reazioni) (0 assegnatari)JavaScript (946 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (11.679 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I couldn't find any explanation in the documentation as to what onChangeComplete actually does. The code reveals that it is a hardcoded debounce with 100ms.

I suggest:

  1. Document the behavior
  2. Make the 100ms configurable

Guida contributor