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

sebnitu / vrembem / 508
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: next
DEFAULT BRANCH: main
Ran 16 Aug 2020 07:27AM UTC
Jobs 1
Files 31
Run time 4s
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
508

push

travis-ci

web-flow
Modular component scripts (#320)

This PR re-writes Vrembem's JavaScript components to be more module. Each components module entry is through their `index.js` file where a factory function written in ES6 classes is defined. From there, all functionality is split into their own module files and shared features between modules has been moved into `@vrembem/core` in their own modules.

A few of the now shared `@vrembem/core` modules include:

| Modules | Exports |
|---|---|
| `accessibility` | `{ setInert, setOverflowHidden, setTabindex }` |
| `focus` | `{ focusTarget, focusTrigger, FocusTrap }` |
| `getElement` | `{ getElement }` |
| `moveElement` | `{ moveElement }` |
| `transition` | `{ openTransition, closeTransition }` |

Fixes #257

235 of 236 branches covered (99.58%)

Branch coverage included in aggregate %.

389 of 389 new or added lines in 17 files covered. (100.0%)

464 of 464 relevant lines covered (100.0%)

21.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 508.1 16 Aug 2020 07:27AM UTC 0
99.86
Travis Job 508.1
Source Files on build 508
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #508
  • bd7db7a6 on github
  • Prev Build on master (#480)
  • Next Build on master (#513)
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