This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Releases: mistadikay/chai-bem
Releases · mistadikay/chai-bem
v1.0.0
➕ add support of checking DOM elements along with class names
➕ add ability to set BEM naming rules in plugin options
➕ add validBlock
property assertion
➕ add validElem
property assertion
💄 add additional validation to the checked entity in block
method
➖ remove babel-runtime
dependency
v0.0.4
✔️ fix elem assertion not including block into checking
✔️ fix block and elem assertions not validating input properly on negative asserts
v0.0.3
➕ add basic elem
assertion
🔧 validate assertion param and target before testing in each assertion
v0.0.2
🙈 fix package not working due to a broken build
v0.0.1
➕ add simple block
assertion