github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-12-26 02:28 am

[dreamwidth/dw-free] 5f63fa: (Bug 5073) Remove tabindex for foundation account ...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 5f63fa64c0799ada9f7b1db635aef68723acea71
https://github.com/dreamwidth/dw-free/commit/5f63fa64c0799ada9f7b1db635aef68723acea71
Author: Afuna <fu@dreamwidth.org>
Date: 2013-12-26 (Thu, 26 Dec 2013)

Changed paths:
M schemes/common.tt

Log Message:
-----------
(Bug 5073) Remove tabindex for foundation account links

We no longer use the table-based method, but two divs side-by-side. This
means that the source is ordered according to the desired tab order
(through all the form fields first, before the links to the side), so
tabindex is redundant! Removing to reduce future confusion. Also because
it's nice.


Commit: ee598c2f69dfb3ae03751e11f406967cbe0381fc
https://github.com/dreamwidth/dw-free/commit/ee598c2f69dfb3ae03751e11f406967cbe0381fc
Author: Afuna <fu@dreamwidth.org>
Date: 2013-12-26 (Thu, 26 Dec 2013)

Changed paths:
A htdocs/js/skins/jquery.focus-on-reveal.js
M schemes/common.tt

Log Message:
-----------
(Bug 5073) Focus on the revealed modal when it opens


Commit: a262a7b0f306bb150f3e7cd8e89f553dc0a3678a
https://github.com/dreamwidth/dw-free/commit/a262a7b0f306bb150f3e7cd8e89f553dc0a3678a
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-12-26 (Thu, 26 Dec 2013)

Changed paths:
A htdocs/js/skins/jquery.focus-on-reveal.js
M schemes/common.tt

Log Message:
-----------
Merge pull request #624 from afuna/tabindex-focus-bug5073

Tabindex/ focus on account links modal


Compare: https://github.com/dreamwidth/dw-free/compare/d6949ac134e9...a262a7b0f306