Releases: box/t3js
Releases · box/t3js
v1.5.1
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
- Change karma to use mocha reporter (Jeff Tan)
- Fix embedded sourcemap URL (fixes #31) (Nicholas C. Zakas)
- Add wrapper to T3 for CommonJS (Jeff Tan)
- Remove event delegation on detached nodes (Jeff Tan)
- Update: Fire event when broadcast() is called (fixes #43) (Nicholas C. Zakas)
- Reverting dist changes (Priyajeet Hora)
- Prevent event-target.js duplicate handlers. Fixes #35. (Priyajeet Hora)
- Clean up duplicated assign code (fixes #29) (azu)
- Todo example fails to update completed items. Fixes #25 (Priyajeet Hora)
- Firefox innerText fixes as well as switching the select all checkbox logic to use the model data instead of view elements Fixes #21 (Priyajeet Hora)
- readme grammar (Matthew Hadley)
- Apply or remove completed class when select all is clicked. Fixes #18. (Priyajeet Hora)
- Adding missing doctype Fixes #14 (Priyajeet Hora)
v1.1.1
- Update build script to publish to npm and update site (Nicholas C. Zakas)
- Add Travis configuration (Nicholas C. Zakas)
- Add sourcemap generation (Nicholas C. Zakas)
- Update README with badges and more info (Nicholas C. Zakas)
- Missing semicolon in application-stub.js Fixes #4 (Priyajeet Hora)
- Create t3-testing bundle (Jeff Tan)
- Updating Karam coverage dir and adding it to gitignore (Tarrence van As)
- Add ESLint to package.json (Jeff Tan)
- Add license and contribution guide (Nicholas C. Zakas)
- Rename t3 to t3js (Jeff Tan)
- Adding items to .npmignore. Fixes #60. (Priyajeet Hora)
- Adding items to .npmignore. Fixes #60. (Priyajeet Hora)
- Adding npmignore. Fixes #60 (Priyajeet Hora)
v1.1.0
- Fix release task (Nicholas C. Zakas)
- Add changelog generation (Nicholas C. Zakas)
- Update README for open sourcing (Nicholas C. Zakas)
- Remove most jQuery references (Nicholas C. Zakas)
- Switch to ShellJS and create dist files (Nicholas C. Zakas)
- Add focusin and focusout events (Jeff Tan)