casesandberg/react-color

document the onChangeComplete delay and make it configurable

開放

#516 建立於 2018年6月11日

 (7 則留言) (4 個反應) (0 位負責人)JavaScript (921 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (12,322 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南