Skip to content

Releases: e-hein/emulate-tab

Release 1.2.0 Simply Api

12 Aug 19:06
7ef3fe2
Compare
Choose a tag to compare
  • Simplify Api
    • no promises anymore (not needed)
    • complement api docs
  • Respect preventDefault
    • preventDefault will stop any emulation of default elements
  • Extended e2e specs
    • test equal behavior of tab against chrome and firefox

Hotfix Release 1.1.3

11 Aug 12:07
836d255
Compare
Choose a tag to compare
  • clean up dependencies

Bugfix-Release 1.1.2

27 Jun 15:48
Compare
Choose a tag to compare
  • fix amd bundle
  • adjust new api variant emulateTab.forward() to emulateTab.forwards()

Bugfix-Release 1.1.1

26 Jun 08:22
Compare
Choose a tag to compare
  • fix double focus events

Release 1.1.0

22 Jun 15:00
Compare
Choose a tag to compare

1.1.0

  • emulateTab now selects existing input field content
  • added bundle packages for plain html integration
  • sample for plain html js integration