We have been supporting RSS from the beginning, but it wasn't immediately obvious. The RSS we generate stays the same, only links were added.
Given the current styling, I had to enforce paginator display even when there is only one page.
We have been supporting RSS from the beginning, but it wasn't immediately obvious. The RSS we generate stays the same, only links were added.
Given the current styling, I had to enforce paginator display even when there is only one page.
Greenscreener
(Migrated from gitlab.com)
approved these changes 2020-11-11 12:39:25 +00:00
Ping. An ugly yet working solution is to nest the condition such, that when no paginator shall be drawn, an empty div is written out. That effectively hides the paginator while leaving something for the flexbox to position accordingly.
Ping. An ugly yet working solution is to nest the condition such, that when no paginator shall be drawn, an empty div is written out. That effectively hides the paginator while leaving something for the flexbox to position accordingly.
added 2 commits
<ul><li>b73729c3 - Made a better layout for rel-alternate buttons.</li><li>a0bf26b4 - Enclosed rel-alternate links in buttons.</li></ul>
[Compare with previous version](/patek-devs/patek.cz/-/merge_requests/54/diffs?diff_id=130831167&start_sha=685ed5d809b945c0a117eb5ad8e0ebe53fc420a5)
added 1 commit
<ul><li>ec974fbe - Replced sqare rss icon with the normal one for buttons.</li></ul>
[Compare with previous version](/patek-devs/patek.cz/-/merge_requests/54/diffs?diff_id=130832166&start_sha=a0bf26b45900beebecd7f62544585cdbdfd790d4)
Sorry for making you wait for so long, I finally got around to making a proper layout for the buttons. The last two commits contain an optional change: I enclosed the icons in buttons, because it drove me mad how they were optically misaligned. (They still are, but it's not visible as much)
Before:
After:
Sorry for making you wait for so long, I finally got around to making a proper layout for the buttons. The last two commits contain an optional change: I enclosed the icons in buttons, because it drove me mad how they were optically misaligned. (They still are, but it's not visible as much)
Before:

After:

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We have been supporting RSS from the beginning, but it wasn't immediately obvious. The RSS we generate stays the same, only links were added.
Given the current styling, I had to enforce paginator display even when there is only one page.
I am against the enforced paginator thing, I'll try to rewrite so this is not required.
Ping. An ugly yet working solution is to nest the condition such, that when no paginator shall be drawn, an empty div is written out. That effectively hides the paginator while leaving something for the flexbox to position accordingly.
added 2 commits
b73729c3- Made a better layout for rel-alternate buttons.a0bf26b4- Enclosed rel-alternate links in buttons.Compare with previous version
added 1 commit
ec974fbe- Replced sqare rss icon with the normal one for buttons.Compare with previous version
Sorry for making you wait for so long, I finally got around to making a proper layout for the buttons. The last two commits contain an optional change: I enclosed the icons in buttons, because it drove me mad how they were optically misaligned. (They still are, but it's not visible as much)
Before:
After:
Honestly, I like these icons much less than the previous ones, but whatever. Can we merge?
approved this merge request
mentioned in commit
ea2df0c26a