Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

bounding-client-rect

webmodules9.6kMIT1.0.5

Cross-browser getBoundingClientRect() for all Node types

browser, bounding, client, rect, getBoundingClientRect, TextRectangle, TextNode, Node, Range, HTMLElement

readme

changelog

1.0.5 / 2015-01-26

  • update 'get-document' to v1

1.0.4 / 2015-01-20

  • index: do the 0's check on all Range instances
  • README++

1.0.3 / 2014-12-30

  • remove "debug" dependency (#3, @dfcreative)

1.0.2 / 2014-12-17

  • Adding visionmedia/debug dep to fix for component/duo (#1, @dominicbarnes)

1.0.1 / 2014-12-16

  • add component.json file
  • enable travis CI + saucelabs cloud testing
  • index: add link to SO thread explaining TextNode fix

1.0.0 / 2014-12-15

  • initial commit