emulatetab
Category index with 75 of 75 entries in emulatetab.
Add note about project being archived
Add note about project being archived
v0.2.12
v0.2.12
Update submodule jekyll-theme-demivolte
Update submodule jekyll-theme-demivolte
Use HTTPS where possible
Use HTTPS where possible
v0.2.11
v0.2.11
Disable inconsistent test for <input type='image' />
Disable inconsistent test for <input type='image' />
Change <input type='image' /> test to reflect broken functionality
Change <input type='image' /> test to reflect broken functionality
Fix bower package paths
Fix bower package paths
v0.2.10
v0.2.10
Use HTTPS, joelpurra.github.io
Use HTTPS, joelpurra.github.io
v0.2.9
v0.2.9
v0.2.8
v0.2.8
Add jquery-plugin keyword
Add jquery-plugin keyword
v0.2.7
v0.2.7
Use jQuery ^2.0.0
Use jQuery ^2.0.0
Update copyright years
Update copyright years
Remove bitdeli
Remove bitdeli
Add 2014 to the copyright
Add 2014 to the copyright
v0.2.6
v0.2.6
Merge branch 'issue-8-console-shim'
Merge branch 'issue-8-console-shim'
Add a shim for console so Internet Explorer can run tests, fixing #8
Add a shim for console so Internet Explorer can run tests, fixing #8
v0.2.5
v0.2.5
Only build, test, package while watching, open local web pages when serving
Only build, test, package while watching, open local web pages when serving
v0.2.4
v0.2.4
Push tagged versins to origin
Push tagged versins to origin
v0.2.3
v0.2.3
Fix minor grunt file bugs
Fix minor grunt file bugs
v0.2.2
v0.2.2
Auto format code
Auto format code
Remove unused fields
Remove unused fields
Actually commit version bump
Actually commit version bump
Use colors for version number confirmation
Use colors for version number confirmation
Merge branch 'build-package-setup'
Merge branch 'build-package-setup'
Described how to contribute
Described how to contribute
Links to different package managers and sites
Links to different package managers and sites
Copy original/unbuilt script to site to use in tests
Copy original/unbuilt script to site to use in tests
Use built script in demo
Use built script in demo
Ignore components and generated files
Ignore components and generated files
Grunt for building, testing, publishing the project
Grunt for building, testing, publishing the project
Add composer.json for Composer, Packagist
Add composer.json for Composer, Packagist
Add component.json for Component
Add component.json for Component
Add package.json for NPM
Add package.json for NPM
Move site (gh-pages) to a subfolder, with a separate folder for a theme
Move site (gh-pages) to a subfolder, with a separate folder for a theme
Ignore node_modules/
Ignore node_modules/
Add bower and npm instructions
Add bower and npm instructions
Rename package to jquery-emulate tab before publishing
Rename package to jquery-emulate tab before publishing
Normalize jshint rules across the project
Normalize jshint rules across the project
Updated tests code style
Updated tests code style
Normalize editors with editorconfig (even though I'm not sure my js/html/css beautifier respects it)
Normalize editors with editorconfig (even though I'm not sure my js/html/css beautifier respects it)
Use bower for jquery and qunit dependencies
Use bower for jquery and qunit dependencies
Update script coding style
Update script coding style
Update jslint/jshint in-file settings
Update jslint/jshint in-file settings
Remove hardcoded copyright header from source file
Remove hardcoded copyright header from source file
Remove QUnit as a submodule
Remove QUnit as a submodule
Use full semver for jquery dependency
Use full semver for jquery dependency
Add 2013 to the copyright message
Add 2013 to the copyright message
v0.2.1
v0.2.1
Add email to jQuery manifest
Add email to jQuery manifest
v0.2.0
v0.2.0
Add jQuery plugin package manifest
Add jQuery plugin package manifest
Merge pull request #5 from bitdeli-chef/master
Merge pull request #5 from bitdeli-chef/master
git clone --recursive
git clone --recursive
Avoid redirect loop from gh-pages root
Avoid redirect loop from gh-pages root
Updated qunit
Updated qunit
Self-link to github
Self-link to github
Fall back to last known focused element to fix #2
Fall back to last known focused element to fix #2
Enable Jekyll
Enable Jekyll
Updated qunit
Updated qunit
Added links
Added links
Pages for demos
Pages for demos
A simple demo emulating tab on a timer
A simple demo emulating tab on a timer
Adding the actual tests
Adding the actual tests
Element type tests, reused test logic, fixes for <a> with empty contents, radio button groups
Element type tests, reused test logic, fixes for <a> with empty contents, radio button groups
Basic tests
Basic tests
Public release of modified tab emulation library
Public release of modified tab emulation library