1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
Commit Graph

13722 Commits

Author SHA1 Message Date
HoutarouOreki
fb8ea770ae Make ChangelogChart's child buffered 2018-07-25 18:55:02 +02:00
HoutarouOreki
dcb5eb1767 Remove reduntant comment 2018-07-25 17:05:29 +02:00
HoutarouOreki
3e6968b57e Unify MarginPadding 2018-07-25 17:04:36 +02:00
HoutarouOreki
a7a6e52c16 Bring StreamBadge visual proportions closer to the upstream design 2018-07-25 14:58:18 +02:00
HoutarouOreki
2906f4b401 Change initial chart colour 2018-07-25 14:31:41 +02:00
HoutarouOreki
c8f36a0c66 Add links to GitHub; Remove reduntant using directive and variable 2018-07-25 03:58:08 +02:00
HoutarouOreki
05a59f3525 Add links to GitHub 2018-07-25 03:54:16 +02:00
HoutarouOreki
cd79c2cc45 Hide graph when it's unavailable; Scroll change 2018-07-25 00:59:21 +02:00
HoutarouOreki
a00f4e8178 Make Back action go to the top of listing before exiting the changelog screen 2018-07-25 00:12:05 +02:00
HoutarouOreki
d2b2c4c19b Make PR-link surrounding parenthesis white 2018-07-24 23:25:57 +02:00
HoutarouOreki
74540bba83 Non-breaking space for "by ..."
Doesn't work for now(?)
2018-07-24 21:59:09 +02:00
HoutarouOreki
43a7b3a825 Fetch listing only once; Reenable disabled links as they wont be regenerated 2018-07-24 21:42:25 +02:00
HoutarouOreki
08a291f0d4 Improve scroll handling 2018-07-24 21:19:29 +02:00
HoutarouOreki
8e412fe403 Add scrolling to the previous position when on "Back" 2018-07-24 20:57:09 +02:00
HoutarouOreki
3b36288185 Rename TestCaseChangelog to TestCaseChangelogOverlay 2018-07-24 20:13:53 +02:00
HoutarouOreki
dfe4153c95 Prevent duplicated fetching for listing and builds:
- listing when already at it;
- builds by immediately disabling links to them (chevrons and links in listing)
2018-07-24 19:34:40 +02:00
HoutarouOreki
16d3ca2073 Move breadcrumb to the right position 2018-07-24 19:01:24 +02:00
HoutarouOreki
225ff35907 XML for TooltipIconButton.cs 2018-07-24 18:55:50 +02:00
HoutarouOreki
255c252f6a Shorten MarginPaddings in ChangelogContentGroup 2018-07-24 18:47:05 +02:00
HoutarouOreki
175c20a104 Slight reorder 2018-07-24 18:41:47 +02:00
HoutarouOreki
fa6074925e Remove unused variable 2018-07-24 17:02:24 +02:00
HoutarouOreki
24bb44a152 Add TextBadgePair test case 2018-07-24 04:04:18 +02:00
HoutarouOreki
9e9d7a855d Remove reduntant .base and .this 2018-07-24 04:03:56 +02:00
HoutarouOreki
9a84747fe6 Fix reversed if/else statement causing inproper behavior for badges 2018-07-23 23:24:34 +02:00
HoutarouOreki
054f578bc8 Update few links not working; Reasses sample playing; Slight renames 2018-07-23 23:15:14 +02:00
HoutarouOreki
7c6be4a075 Handle around an APIChangelog instead of just Name and Version:
Makes showing up the header immediately possible
2018-07-23 21:38:14 +02:00
HoutarouOreki
6cd6ca432c Fix links not working due to rewrite regression 2018-07-23 20:36:24 +02:00
HoutarouOreki
f526d66969 Fix showing builds 2018-07-23 19:40:58 +02:00
HoutarouOreki
f685c5ba58 Fix typos; remove outdated comments; minor order changes 2018-07-23 18:38:20 +02:00
HoutarouOreki
554c56d51f Change order in TextBadgePair.cs 2018-07-23 18:17:50 +02:00
HoutarouOreki
e27292fef8 Rewrite LineBadge.cs
+ update all its references
2018-07-23 17:49:42 +02:00
HoutarouOreki
4cc5a657f3 Follow up framework changes 2018-07-23 10:05:19 +02:00
Jarosław Zgierski
f26c2f6123
Merge branch 'master' into changelog-overlay 2018-07-23 09:47:04 +02:00
Dean Herbert
9f1d37e052
Merge pull request #3079 from smoogipoo/centralise-judgement-display
Centralise method of disabling playfield judgements
2018-07-23 05:34:50 +09:00
HoutarouOreki
391da47881 Refactor the rewrite 2018-07-22 22:31:24 +02:00
Dean Herbert
6fa70ed696
Merge branch 'master' into centralise-judgement-display 2018-07-23 05:23:52 +09:00
HoutarouOreki
51eec0dca4 Further rewrite 2018-07-22 22:13:14 +02:00
Dean Herbert
f285279258
Merge pull request #3076 from smoogipoo/per-object-css
Add support for multiple sample banks on a per-hitobject level
2018-07-23 05:07:46 +09:00
HoutarouOreki
24abec43c1 Show on test case 2018-07-22 21:00:29 +02:00
HoutarouOreki
61a8b98d32 Rewrite improvements 2018-07-22 20:27:50 +02:00
HoutarouOreki
23309b3b00 Strip test case 2018-07-22 20:27:20 +02:00
HoutarouOreki
6683d4cabe Add event handling in content groups 2018-07-22 20:14:58 +02:00
HoutarouOreki
eca6265186 Rewrite ChangelogContent.cs 2018-07-22 20:14:28 +02:00
Dean Herbert
d561f54282
Merge branch 'master' into per-object-css 2018-07-23 03:01:17 +09:00
Dean Herbert
aa54472600
Merge pull request #3095 from VPeruS/patch-1
README clarification about dotnet restore for VScode users
2018-07-23 03:00:45 +09:00
Dean Herbert
717345f260
Use full application name 2018-07-22 20:00:34 +02:00
Dean Herbert
d868d81b59
Merge branch 'master' into centralise-judgement-display 2018-07-23 02:58:49 +09:00
Dean Herbert
61a57b8050
Merge pull request #3093 from peppy/update-framework
Update framework
2018-07-23 02:57:46 +09:00
HoutarouOreki
a8bbcca0e0 Rewrite ChangelogBadges 2018-07-22 19:51:31 +02:00
HoutarouOreki
797abd558f Rewrite ChangelogHeader.cs 2018-07-22 18:44:45 +02:00