itsjavi / bootstrap-colorpicker

Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
https://itsjavi.com/bootstrap-colorpicker/
MIT License
1.38k stars 367 forks source link

feature/refactor: Use PopperJS / BS 4.1 Popover #260

Closed itsjavi closed 6 years ago

itsjavi commented 6 years ago

This could solve a lot of problems with the positioning and open the door to new cool features

https://popper.js.org/ https://github.com/FezVrasta/popper.js https://getbootstrap.com/docs/4.0/components/popovers/

itsjavi commented 6 years ago

maybe it's worth to add support directly for BS 4.1 it's going to be released next week apparently

https://github.com/twbs/bootstrap/issues/25375

itsjavi commented 6 years ago

this will most probably fix the issues https://github.com/farbelous/bootstrap-colorpicker/issues/117 and https://github.com/farbelous/bootstrap-colorpicker/issues/234