select icon indicating copy to clipboard operation
select copied to clipboard

:sparkles: pass getDocument to Trigger

Open chengcyber opened this issue 6 years ago • 2 comments

What

pass getDocument to SelectTrigger, then to Trigger,

Why

this kind of workaround https://github.com/react-component/trigger/issues/94

  • [x] test pass
  • [x] lint pass

chengcyber avatar Dec 05 '18 04:12 chengcyber

Deploy preview for rc-select failed.

Built with commit bd89af21015d559f730c0c6a5748b07fe9e1e739

https://app.netlify.com/sites/rc-select/deploys/5c0769b3e5cd160a231fd05c

ant-design-bot avatar Dec 05 '18 04:12 ant-design-bot

Codecov Report

Merging #355 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #355   +/-   ##
=======================================
  Coverage   97.06%   97.06%           
=======================================
  Files           8        8           
  Lines         307      307           
  Branches       97       97           
=======================================
  Hits          298      298           
  Misses          8        8           
  Partials        1        1
Impacted Files Coverage Δ
src/Select.jsx 98.48% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c7de970...bd89af2. Read the comment docs.

codecov-io avatar Dec 05 '18 04:12 codecov-io