casesandberg/react-color

document the onChangeComplete delay and make it configurable

Aperta

#516 aperta il 11 giu 2018

 (7 commenti) (4 reazioni) (0 assegnatari)JavaScript (921 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (12.322 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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