Skip to content

v8.5.1

Compare
Choose a tag to compare
@miripiruni miripiruni released this 12 Dec 09:13
· 272 commits to master since this release

Fixed bug: calculate position if block/elem was replaced via replace(). See issue #394.

Commits:

  • [71cca07f04] - Merge pull request #395 from bem/replace-position__issue-394 (Slava Oliyanchuk)
  • [b32094e75f] - Test: position with appendContent()/prependContent() (miripiruni)
  • [eaa2728082] - BEMHTML: fix position with replace() (#394 fixed) (miripiruni)