Commit Graph

6112 Commits

Author SHA1 Message Date
dce24e3d4d Merge pull request #12950 from gagahpangeran/osu-wiki-overlay
Initial implementation of Wiki Overlay
2021-06-01 15:20:56 +09:00
27b7039520 Use constant 2021-06-01 14:02:32 +09:00
6e4730652e Push private methods down 2021-06-01 14:01:08 +09:00
3ff97f787a Localise all URL generation for now to avoid weird Schedule logic 2021-06-01 13:56:59 +09:00
06bd696cc2 Remove previous consumption logic in GetWorkingBeatmap
This should not be required since the introduction of `workingCache`,
which does the same thing in a more global way.
2021-05-31 14:11:58 +09:00
113f90e92e add back schedule is CurrentPath setter 2021-05-31 10:49:16 +07:00
78213e09d4 Merge branch 'master' into editor-exit-stability 2021-05-30 23:03:50 +02:00
3c7f1ae996 Merge branch 'master' into osu-wiki-overlay 2021-05-30 20:27:12 +07:00
f35cf2d846 Merge branch 'master' into main-page-wiki 2021-05-30 21:01:05 +09:00
330d61862d Add a mention of why StartHidden is required 2021-05-28 14:41:01 +09:00
f1b5aced6f Merge branch 'master' into editor-exit-stability 2021-05-28 14:32:32 +09:00
854ef0abfd add simple bound check 2021-05-28 00:55:14 +07:00
ead0e92d7d use select single node for blurb 2021-05-28 00:50:59 +07:00
1ffafdd854 Merge branch 'master' into single-bind-reset-button 2021-05-27 23:55:28 +09:00
cb850e07f7 Merge pull request #12963 from peppy/fix-settings-panel-hide-animation
Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden
2021-05-27 23:55:00 +09:00
e1836cd1b2 add debug assert 2021-05-27 17:12:15 +07:00
c72e258bfb change for to while in create panels 2021-05-27 14:12:49 +07:00
4fbd43fcae add inline comment for width 2 2021-05-27 13:24:06 +07:00
d66f07fccb Move text and isFullWidth parameters to constructor 2021-05-27 14:04:50 +09:00
a7865d3f22 move colour provider to BDL 2021-05-27 08:46:24 +07:00
649163e13b Merge branch 'master' into main-page-wiki 2021-05-26 23:51:49 +07:00
f6dee13991 Merge pull request #12948 from gagahpangeran/markdown-wiki
Add wiki markdown container
2021-05-27 01:49:32 +09:00
735e7b9c74 Pass fetch more action in via ctor to avoid potential nullref 2021-05-26 22:49:39 +09:00
9947867e84 Remove unnecessary bindable flow 2021-05-26 22:46:43 +09:00
71de541245 Minor spacing / reformatting 2021-05-26 22:35:11 +09:00
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
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