]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
HTMLElement.offset* by getBoundingClientRect() (#21788)
authorPierre Vanduynslager <pierre.denis.vanduynslager@gmail.com>
Sun, 19 Mar 2017 01:24:54 +0000 (21:24 -0400)
committerMark Otto <markd.otto@gmail.com>
Sun, 19 Mar 2017 01:24:54 +0000 (18:24 -0700)
commit275821bbb081890ffe232d50d4778eb15bdb1d7b
tree79d6a99cb89d449f75a26cf401a1dac6913eeda9
parentf2f2e39a45039658c3ed7a39af834ca8dd802bdc
HTMLElement.offset* by getBoundingClientRect() (#21788)

* Replace element.offet* by getBoundingClientRect()

* Use variable to store BoundingClientRect

* Fix cc issue...
js/src/collapse.js
js/src/modal.js
js/src/scrollspy.js