Static elements are nore initialized at library load, init() removed, tests (actually, inadvertedly) relying on init() refactored to use the dynamic skipOnTab()

Repository details (skipontab)
Project page
skipontab
Project log category
(68 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📁 This project has been archived.
🌠 This project is popular.
Repository activity period
🗓
Commits
68 commits
Stars
11 stars
Commit details (6fb22a3d)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Static elements are nore initialized at library load, init() removed, tests (actually, inadvertedly) relying on init() refactored to use the dynamic skipOnTab()

Raw text
Static elements are nore initialized at library load, init() removed, tests (actually, inadvertedly) relying on init() refactored to use the dynamic skipOnTab()

Changed files (5)

Path Additions Deletions
example/demo.html +0 -4
example/skip-some-fields-in-order-form.html +0 -4
src/skipontab.joelpurra.js +23 -56
test/basic.js +149 -98
test/index.html +13 -2

Commit categories (3)