casesandberg/react-color

document the onChangeComplete delay and make it configurable

Open

#516 ouverte le 11 juin 2018

Voir sur GitHub
 (7 commentaires) (4 réactions) (0 assignés)JavaScript (946 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (11 679 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur