Activity
Remove redundant margin style since they don't need to be set in the …
Remove redundant margin style since they don't need to be set in the …
Update verbiage in README
Update verbiage in README
don't set the focus outline style when there is any interactable elem…
don't set the focus outline style when there is any interactable elem…
Add another test, and update description for an existing test
Add another test, and update description for an existing test
Add additional css style and adjust logic for focus/blur events, upda…
Add additional css style and adjust logic for focus/blur events, upda…
Update to add/remove classname using classList add/remove, and storin…
Update to add/remove classname using classList add/remove, and storin…
Remove console.log statements
Remove console.log statements
Add log statements for debugging
Add log statements for debugging
Address review comments
Address review comments
Fix a bug with promise value / async call and updated tests
Fix a bug with promise value / async call and updated tests
Update to make code working again with tests update
Update to make code working again with tests update
Add additional tests
Add additional tests
Add tests for scrolling
Add tests for scrolling
Fix existing tests
Fix existing tests
Additional refactoring of the code
Additional refactoring of the code
Refactor code and added a few more examples
Refactor code and added a few more examples
Remove style-to-object npm css style parser since we can define style…
Remove style-to-object npm css style parser since we can define style…
Apply css style to iframe during focus/blur with css className instea…
Apply css style to iframe during focus/blur with css className instea…
refactor the logic, remove tabIndex check
refactor the logic, remove tabIndex check
Refactor, add logic to check embedded content has any interactable el…
Refactor, add logic to check embedded content has any interactable el…
Add a few more tests
Add a few more tests
Address comments
Address comments
Update style to use instead of for when focus is not on the frame
Update style to use instead of for when focus is not on the frame
Update package-lock.json to use npmjs registry
Update package-lock.json to use npmjs registry
Set visual focus indicator on the iframe when focus/blur style is giv…
Set visual focus indicator on the iframe when focus/blur style is giv…