• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

frontendr / bemmed / 29
100%

Build:
DEFAULT BRANCH: develop
Ran 20 Feb 2020 04:48PM UTC
Jobs 1
Files 1
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
29

push

travis-ci

frontendr
Merge tag '1.2.0' into develop

Release 1.2.0

Refactored `BEM.propType` into a `BEM.propTypes` object with multiple `propTypes` functions.

The propTypes all have a `isRequired` property to ensure the prop has a value.

- `BEM.propTypes.bem`: New propType to check for `BEM` instances.
- `BEM.propTypes.className`: PropType to check if a prop is a valid className (including BEM objects). This was the original `BEM.propType` which is still present but deprecated.
- `BEM.propTypes.element`: PropType to check if a prop can be used as a value for `BEM.element()`.
- `BEM.propTypes.modifier`: PropType to check if a prop can be used as a value for `BEM.modifier()`.

**Deprecations**
- `BEM.propType` is deprecated in favor of `BEM.propTypes.className`.
- The `BEMTypes` export is also deprecated. It wasn't documented so doubt anyone uses it anyway.

46 of 46 branches covered (100.0%)

Branch coverage included in aggregate %.

1 of 1 relevant lines covered (100.0%)

142.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29.1 20 Feb 2020 04:48PM UTC 0
100.0
Travis Job 29.1
Source Files on build 29
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #29
  • 62001448 on github
  • Prev Build on develop (#27)
  • Next Build on develop (#36)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc