Commit Graph

6303 Commits

Author SHA1 Message Date
1bde11a07e Refactor ArticleListing 2021-05-26 15:35:38 +03:00
7546611c14 remove unused cached 2021-05-26 19:32:49 +07:00
2344a1a411 use image block in markdown container 2021-05-26 19:22:33 +07:00
62fb09774a create WikiMarkdownImageBlock 2021-05-26 19:22:21 +07:00
82d977f80a Merge remote-tracking branch 'refs/remotes/ppy/master' into news-request 2021-05-26 14:52:42 +03:00
7ed4cbf7bf Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden 2021-05-26 19:25:05 +09:00
c05dfee220 Simplify default handling flow 2021-05-26 18:28:00 +09:00
7c9383b586 Combine RestorableKeyBindingRow back into KeyBindingRow 2021-05-26 18:17:28 +09:00
02806fedb0 Add missing newline 2021-05-26 17:17:02 +09:00
17334fd2e6 Inline KeyBindingRow construction 2021-05-26 17:12:12 +09:00
9c31b8856d change image url replace implementation 2021-05-26 15:10:09 +07:00
49b4a6ea67 Replace local namespace qualifiers with using 2021-05-26 17:07:24 +09:00
f8a3a37797 Remove outdated comment 2021-05-26 17:01:47 +09:00
47cbbee4d1 remove CreateNotice method and move implementation to local 2021-05-26 15:01:16 +07:00
98fa5b67d6 Merge branch 'master' into single-bind-reset-button 2021-05-26 17:01:16 +09:00
eeb6647bc5 remove schedule in set current path 2021-05-26 14:59:36 +07:00
88bdd8a7b7 Update some out of date code pieces 2021-05-26 16:01:21 +09:00
52ca2f4797 Merge branch 'master' into chat-mention 2021-05-26 16:00:26 +09:00
e4780abdfd Split out base call from switch statement 2021-05-26 14:43:59 +09:00
d165a75823 Inline request flow to make it easier to understand 2021-05-26 14:37:52 +09:00
0f21510b8b Move code around 2021-05-26 14:29:46 +09:00
8ffa7f4a5a Tidy up code 2021-05-26 14:28:20 +09:00
7b09955d59 Remove redundant default bindable value 2021-05-26 14:17:40 +09:00
07a24d2747 Fixing errors 2021-05-25 23:54:13 +10:00
9c2dca8229 Removing redundant argument list 2021-05-25 21:53:00 +10:00
d5feb8353d Formatting, renaming 2021-05-25 21:37:08 +10:00
d9f5b578bf Restore class names 2021-05-25 21:08:40 +10:00
ce845a9f8d Apply the rest of requested changes 2021-05-25 21:00:38 +10:00
a249bb9e69 Merge branch 'master' into realm-key-binding-store 2021-05-25 17:18:33 +09:00
4c8f19af69 load empty page when fail 2021-05-25 14:47:39 +07:00
774611f142 Merge pull request #12933 from peppy/fix-scroll-wheel-gameplay-bindings
Disallow using scroll wheel for gameplay bindings
2021-05-25 16:04:18 +09:00
9de07de467 move text flow container inside markdown container 2021-05-25 12:14:07 +07:00
9563b73ea6 Remove unnecessary using statement 2021-05-25 14:14:00 +09:00
df703b68ec Merge branch 'master' into realm-key-binding-store 2021-05-25 13:41:48 +09:00
37f6ceef79 Add test coverage 2021-05-24 21:57:04 +09:00
62b6cadb64 Ensure settings rows cannot set an invalid value in the first place 2021-05-24 21:56:41 +09:00
518999ffab Renaming files 2021-05-24 22:49:40 +10:00
441e4e7d56 Formatting 2021-05-24 22:08:34 +10:00
ca1d1c58ab RestoreDefaultValueButton implements OsuButton 2021-05-24 21:34:47 +10:00
65c3c0d53f Merge branch 'master' into localisation-proof-of-concept 2021-05-24 17:10:56 +09:00
29e1737f0d Merge branch 'master' into mbd-beatmap-set-cover 2021-05-24 15:51:03 +09:00
06fe0563d3 Move GetNewsRequest from ArticleListing to NewsOverlay 2021-05-24 08:26:44 +03:00
222c34c0a1 fix heading font weight to light 2021-05-23 21:46:41 +07:00
bd1454bdd1 update height to max of its parent height 2021-05-23 21:42:58 +07:00
24960c4fb8 move panel spacing to ctor 2021-05-23 21:31:49 +07:00
10c4ba3a74 add panels to grid content 2021-05-23 19:07:22 +07:00
24fef221e3 change createPanels method to create grid content 2021-05-23 19:07:10 +07:00
8389d90f7e add GridContainer in wiki main page 2021-05-23 18:52:20 +07:00
4068881096 add bottom margin for paragraph 2021-05-23 18:11:54 +07:00
cd211de729 make panel text bold 2021-05-23 18:10:56 +07:00