github atuttle/Taffy v3.8.0-beta1

latest releases: v4.0.0-beta.2, v4.0.0-beta.1
pre-release18 hours ago

*Checks watch*... It's been a minute. Hi.

This release is a COMPLETE REWRITE of almost the entire codebase.

  • All CFC's have migrated to full-cfscript
  • jQuery, Bootstrap, and LessCSS have all been removed in favor of vanilla JS+CSS.
  • Test suite completely rewritten and updated to latest version of testbox
  • Dashboard design overhauled

Rewrite methodology

  1. The tests were updated first, without modifying any framework code, and all passed.
  2. Then the framework was updated without modifying any test code, and all tests passed.
  3. Then changes like redesigning the dashboard and rewriting dashboard JS were done.

In theory, everything's ready for production. I've done some poking around and it seeeeems fine. I'm going to plug it in at work and see if anything goes boom. It would be really nice if others could try it in low-stakes projects too, hence the beta release.

Don't miss a new Taffy release

NewReleases is sending notifications on new releases.