- 5521b0d: added support for integration with React.js and Ember.js.
Now popper.js will allow you to disable DOM modifications and exposes anonUpdate
callback you can use to export the popper coordinates in your framework.
- 6732353: removed shared state;
- 77677f0: round top and left coordinates to prevent blur effect;
- 35bbbc6: fixed position on scroll of
fixed
poppers on Safari Mobile;
- 7a0ae40: Fixed Git URL of NPM package;
- 2a9b804: Fixed troubles with positioning when the reference element is placed inside a relative parent and the popper is placed inside the body;