[dreamwidth/dw-free] 47e3be: profile.bml: Use a ul for the other services list
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 47e3be5ed2bdfdc7f55a60192707b929d6c90fcd
https://github.com/dreamwidth/dw-free/commit/47e3be5ed2bdfdc7f55a60192707b929d6c90fcd
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/profile.bml
Log Message:
-----------
profile.bml: Use a ul for the other services list
Switch from using a table for formatting the list of "other services" on
the profile page to using a ul. All the cool kids use semantic mark-up,
and it makes it possible to do more exciting formatting, too.
Commit: fde43d3a16640a1d6ee4b51a241e431d1ad077b8
https://github.com/dreamwidth/dw-free/commit/fde43d3a16640a1d6ee4b51a241e431d1ad077b8
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Fix whitespace
Commit: c8d45cd0dc2b13db503587be01abc43f5f7d5e72
https://github.com/dreamwidth/dw-free/commit/c8d45cd0dc2b13db503587be01abc43f5f7d5e72
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Update external service selectors
Update the CSS selectors to match the new ul-based list of external
services, rather than the old table-based list.
Commit: d6025276d920de44d1ed94f9f031b84d14918911
https://github.com/dreamwidth/dw-free/commit/d6025276d920de44d1ed94f9f031b84d14918911
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: New external service list formatting
- Display the icon-containing
Home: https://github.com/dreamwidth/dw-free
Commit: 47e3be5ed2bdfdc7f55a60192707b929d6c90fcd
https://github.com/dreamwidth/dw-free/commit/47e3be5ed2bdfdc7f55a60192707b929d6c90fcd
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/profile.bml
Log Message:
-----------
profile.bml: Use a ul for the other services list
Switch from using a table for formatting the list of "other services" on
the profile page to using a ul. All the cool kids use semantic mark-up,
and it makes it possible to do more exciting formatting, too.
Commit: fde43d3a16640a1d6ee4b51a241e431d1ad077b8
https://github.com/dreamwidth/dw-free/commit/fde43d3a16640a1d6ee4b51a241e431d1ad077b8
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Fix whitespace
Commit: c8d45cd0dc2b13db503587be01abc43f5f7d5e72
https://github.com/dreamwidth/dw-free/commit/c8d45cd0dc2b13db503587be01abc43f5f7d5e72
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Update external service selectors
Update the CSS selectors to match the new ul-based list of external
services, rather than the old table-based list.
Commit: d6025276d920de44d1ed94f9f031b84d14918911
https://github.com/dreamwidth/dw-free/commit/d6025276d920de44d1ed94f9f031b84d14918911
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: New external service list formatting
- Display the icon-containing
blocks inline, rather than as
separate paragraphs.
- Fix the width of the icon-containing
separate paragraphs.
- Fix the width of the icon-containing
blocks to ensure the text
after them is lined up consistently.
- Centre the icons insider the icon-containing
after them is lined up consistently.
- Centre the icons insider the icon-containing
blocks.
- Format the list of external services into 15em-wide columns.
Commit: bd58ebc21c8d673be18e8cbaaa2453d4b1fb58f7
https://github.com/dreamwidth/dw-free/commit/bd58ebc21c8d673be18e8cbaaa2453d4b1fb58f7
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Remove float from external services
This is needed for the columns to actually form columns. Why? I have
no idea.
Commit: 78ee71130c8202c2a821e32f6f0e9d9dae847b53
https://github.com/dreamwidth/dw-free/commit/78ee71130c8202c2a821e32f6f0e9d9dae847b53
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Wrap long service names sensibly
If a username for another service overflows the allocated space, don't
insert a linebreak, and do show an ellipsis.
Commit: 1cefc7fa91b8d81d1aca95e92a2eedc95e6fc258
https://github.com/dreamwidth/dw-free/commit/1cefc7fa91b8d81d1aca95e92a2eedc95e6fc258
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M htdocs/profile.bml
Log Message:
-----------
profile.bml: Add space before service status icon
Commit: 8f5082be843a2a21747c83ce3379fa5ef4d1f254
https://github.com/dreamwidth/dw-free/commit/8f5082be843a2a21747c83ce3379fa5ef4d1f254
Author: Jen <kareila@dreamwidth.org>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M htdocs/profile.bml
M htdocs/stc/profile.css
Log Message:
-----------
Merge pull request #1760 from me-and/service-columns
List "Other Services" in neatly formatted columns - Fixes #1702.
Compare: https://github.com/dreamwidth/dw-free/compare/a99dc7a84701...8f5082be843a
- Format the list of external services into 15em-wide columns.
Commit: bd58ebc21c8d673be18e8cbaaa2453d4b1fb58f7
https://github.com/dreamwidth/dw-free/commit/bd58ebc21c8d673be18e8cbaaa2453d4b1fb58f7
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Remove float from external services
This is needed for the columns to actually form columns. Why? I have
no idea.
Commit: 78ee71130c8202c2a821e32f6f0e9d9dae847b53
https://github.com/dreamwidth/dw-free/commit/78ee71130c8202c2a821e32f6f0e9d9dae847b53
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-04-30 (Sat, 30 Apr 2016)
Changed paths:
M htdocs/stc/profile.css
Log Message:
-----------
profile.css: Wrap long service names sensibly
If a username for another service overflows the allocated space, don't
insert a linebreak, and do show an ellipsis.
Commit: 1cefc7fa91b8d81d1aca95e92a2eedc95e6fc258
https://github.com/dreamwidth/dw-free/commit/1cefc7fa91b8d81d1aca95e92a2eedc95e6fc258
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M htdocs/profile.bml
Log Message:
-----------
profile.bml: Add space before service status icon
Commit: 8f5082be843a2a21747c83ce3379fa5ef4d1f254
https://github.com/dreamwidth/dw-free/commit/8f5082be843a2a21747c83ce3379fa5ef4d1f254
Author: Jen <kareila@dreamwidth.org>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M htdocs/profile.bml
M htdocs/stc/profile.css
Log Message:
-----------
Merge pull request #1760 from me-and/service-columns
List "Other Services" in neatly formatted columns - Fixes #1702.
Compare: https://github.com/dreamwidth/dw-free/compare/a99dc7a84701...8f5082be843a
