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

benmvp / react-composite-events / 33

Builds Branch Commit Type Ran Committer Via Coverage
33 master build(gulp): Switch to gulp for building target formats The gulpfile builds ES, CJS & UMD (unminified & minified). Also added `src/index.js` which will serve as an aggregator file so that imports can happen straight from the package, if desired. ... Pull #3 04 Aug 2017 06:54AM UTC web-flow travis-ci pending completion   set done
32 master build(rollup): Use rollup to build target formats Added a new Rollup configuration file to manage building the source code into target module formats: ES, CommonJS & UMD. The `package.json` points to the different target formats. As part of the w... Pull #3 02 Aug 2017 08:02AM UTC web-flow travis-ci pending completion   set done
31 implement-build-targets build(rollup): Use rollup to build target formats Added a new Rollup configuration file to manage building the source code into target module formats: ES, CommonJS & UMD. The `package.json` points to the different target formats. As part of the w... push 02 Aug 2017 07:59AM UTC benmvp travis-ci pending completion   set done
30 master feat(compose): Implement compose function (#2) Implemented base `compose` function using TDD approach. Wrote tests for each configuration and then did the implementation. Ended up getting rid of the `allowRefire` config and renamed `beforeCallbac... push 01 Aug 2017 02:28AM UTC web-flow travis-ci pending completion   set done
29 master feat(compose): Implement beforeHandle config `beforeHandle` is called before the composite event handler is called. If its return value is falsy, the composite event handler isn't called by the HOC. Pull #2 01 Aug 2017 02:23AM UTC web-flow travis-ci pending completion   set done
28 implement-compose feat(compose): Implement beforeHandle config `beforeHandle` is called before the composite event handler is called. If its return value is falsy, the composite event handler isn't called by the HOC. push 01 Aug 2017 02:14AM UTC benmvp travis-ci pending completion   set done
27 implement-compose fix(compose): Remove allowRefire configuration The `allowRefire` config isn't needed because we'll allow a composite event to refire w/o a cancel event happening. This made the config superfluous. So removed it from the README, test & code. Also... push 31 Jul 2017 05:59AM UTC benmvp travis-ci pending completion   set done
26 implement-compose feat(compose): Implement shouldResetTimerOnRetrigger config When the flag is on we need to kill any existing timer and start a new one. When the flag is off we just do nothing if there is a timer, otherwise start a timer. Added a whole bunch of t... push 30 Jul 2017 06:12AM UTC benmvp travis-ci pending completion   set done
25 implement-compose ci: Run tests against multiple node instances Also dropping the target node version to v4 for babel-preset-env push 29 Jul 2017 11:52PM UTC benmvp travis-ci pending completion   set done
24 implement-compose test(compose): Test that compose errors when no Component is passed The code already threw errors when no Component was passed, but we weren't testing it. This gets us back to 100% test coverage push 29 Jul 2017 11:44PM UTC benmvp travis-ci pending completion   set done
23 implement-compose feat(compose): Add duration support Added support for defaultDuration configuration as well as duration override when calling the HOC. Also added tests for the configuration. Lastly added additional tests for having a component wrapped multiple t... push 29 Jul 2017 04:23PM UTC benmvp travis-ci pending completion   set done
22 master docs(API): Rename general API -> generic API push 25 Jul 2017 05:00AM UTC benmvp travis-ci pending completion   set done
21 master docs(README): Add additional info to README Also fixed `onMouseRest` example to use the new HOC name push 24 Jul 2017 02:42AM UTC benmvp travis-ci pending completion   set done
20 master ci: Remove semantic-release from Travis until ready (#1) Need to remove `semantic-release` from `.travis.yml` until the actual dist process has been implemented. Also removing the `master`-only filter because `semantic-release` will only publi... push 23 Jul 2017 03:09AM UTC web-flow travis-ci pending completion   set done
19 master Remove master-only filter Pull #1 23 Jul 2017 03:04AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc