Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Releases: mistadikay/chai-bem

v1.0.0

27 Nov 04:16
Compare
Choose a tag to compare

➕ 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

30 Aug 14:35
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

✔️ fix elem assertion not including block into checking
✔️ fix block and elem assertions not validating input properly on negative asserts

v0.0.3

29 Aug 12:24
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

➕ add basic elem assertion
🔧 validate assertion param and target before testing in each assertion

v0.0.2

28 Aug 10:14
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

🙈 fix package not working due to a broken build

v0.0.1

28 Aug 09:44
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

➕ add simple block assertion