DescriptionThis review consists of the following changes:
- Added metadata to tabs.
- Added footer items to tab order.
- Added "open-doclink" action.
- Added centralized "keyup" handler.
- Don't use separate HTML element for icons in tab items.
- Use page hash to determine open tab.
- In `updateShareLink()`: No need to remove event listener since this was moved to centralized "click" listener.
- Instead of removing the outline when tab item is focused, use a text-shadow to subtly indicate that it is focused.
Patch Set 1 #
Total comments: 14
Patch Set 2 : #
MessagesTotal messages: 4
|