Update My Network to the latest layout change.
Utilitized techniques similar to just used on Feed.
Also make use of l to focus on the tab list similar to Invitation Manager.
Issue #281.
␄
Incremental improvements for element selection.
This is making use of some techniques just used for My Network.
No longer need to specify if the clickable element is a button or a link, and
the intermediate element has been seen to be either span or div.
Closes #281.
␄
Update the implementation of the Invitation Manager view.
This includes consolidating separate Sent/Received support.
Closes #280.
␄
Implement the ability to pass in a human readable name for a page.
The default is still naming the pages after name of the class. But, in
certain circumstances, that may not be sufficient (aka, LinkedIn's "My
Network" actually being called "Grow" and "Catch up"). Now such
implementations can pass in a human readable variation.
␄
Change hotkeys to match LinkedIn's official keyboard shortcuts.
Somewhere along the line, LinkedIn did natively implement something similar to
LIT. It does inter-page navigation (the g then 'h` kestrokes) and
intra-page next/previous items.
It looks like less was implemented than LIT does. Also, with the latest site
rollouts, "Style-2" pages do not appear to support them.
Still, if they have it, LIT should use the same shortcuts for inter-page
navigation.
␄
Update release notes.
␄
Bump version number.
␄