Commit Graph

6303 Commits

Author SHA1 Message Date
a706ff63ed change sprite text to text flow 2021-06-04 12:50:03 +07:00
91e77ee4de add onclick in toc title 2021-06-04 11:43:49 +07:00
37ff6299c9 add target in toc title 2021-06-04 11:43:32 +07:00
e28b38653b cache scroll container 2021-06-04 11:43:00 +07:00
4e73d02540 move sidebar into local variable 2021-06-04 11:35:23 +07:00
424d1b4025 add margin padding spacing in toc title 2021-06-04 11:18:08 +07:00
41ec531bab add subtitle toc 2021-06-04 11:12:42 +07:00
d8d4bf66b3 create TocTitle in WikiSidebar 2021-06-04 11:09:20 +07:00
59dbed6418 create ArticleMarkdownContainer in WikiArticlePage 2021-06-04 11:08:51 +07:00
abb522f084 add missing using 2021-06-04 10:53:48 +07:00
0ba493d598 Merge pull request #13318 from gagahpangeran/error-page-placeholder
Add error page placeholder for wiki overlay
2021-06-04 12:20:21 +09:00
b1b305c150 add method AddToc 2021-06-04 10:17:38 +07:00
7e78150144 add basic content wiki sidebar 2021-06-04 10:16:49 +07:00
eebd5745a8 Move full stop out of link and reword slightly 2021-06-04 11:44:43 +09:00
458910b744 use WikiArticlePage in WikiOverlay 2021-06-04 09:29:36 +07:00
791a9dd33a add WikiArticlePage 2021-06-04 09:29:10 +07:00
beb0119dd5 initial wiki sidebar 2021-06-04 09:28:31 +07:00
905472a20b make NewsSidebar extends OverlaySidebar 2021-06-04 00:12:29 +07:00
076e498a63 create abstract class OverlaySidebar 2021-06-04 00:12:13 +07:00
c5fc155cc0 Change text wording
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-06-03 20:37:27 +07:00
490ce0bbc5 load placeholder page when failed 2021-06-03 19:40:54 +07:00
e74fe68c96 Use new platform actions instead of hardcoded keys 2021-06-03 15:04:07 +09:00
a91015302e Replace second usage of new function 2021-06-03 14:56:29 +09:00
4a5d8215f3 Merge branch 'master' into keyboard_shortcuts 2021-06-03 14:47:40 +09:00
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
aa23c4a4b9 Merge branch 'master' into keyboard_shortcuts 2021-05-27 16:30:34 +09: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