casesandberg/react-color

document the onChangeComplete delay and make it configurable

オープン

#516 opened on 2018/06/11

 (7 件のコメント) (4 件のリアクション) (0 人の担当者)JavaScript (921 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (12,322 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド