select icon indicating copy to clipboard operation
select copied to clipboard

Added 'builtinPlacements' prop

Open akharin opened this issue 6 years ago • 2 comments

Added customization for 'builtinPlacements' prop of internal rc-trigger component.

akharin avatar Nov 30 '18 18:11 akharin

Deploy preview for rc-select failed.

Built with commit 0c1f9d2b08e14bc9a94d462e87481632b4f9962c

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

ant-design-bot avatar Nov 30 '18 18:11 ant-design-bot

Codecov Report

Merging #354 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #354      +/-   ##
==========================================
+ Coverage   97.06%   97.09%   +0.02%     
==========================================
  Files           8        9       +1     
  Lines         307      310       +3     
  Branches       97       97              
==========================================
+ Hits          298      301       +3     
  Misses          8        8              
  Partials        1        1
Impacted Files Coverage Δ
src/Select.jsx 98.48% <ø> (ø) :arrow_up:
src/placements.js 100% <100%> (ø)
src/PropTypes.js 100% <100%> (ø) :arrow_up:
src/SelectTrigger.jsx 97.61% <100%> (ø) :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 c14e351...0c1f9d2. Read the comment docs.

codecov-io avatar Nov 30 '18 19:11 codecov-io