Commit Graph

6204 Commits

Author SHA1 Message Date
0dbe5dd219 Remove unused using statement 2021-06-12 00:23:18 +09:00
d9ea8d64d4 Remove weird local sample logic in ChangelogOverlay 2021-06-12 00:05:49 +09:00
26312bf60a Merge branch 'master' into chat-mention 2021-06-11 20:03:44 +09:00
20759657de Rename configuration variables and refactor lots more 2021-06-11 16:37:31 +09:00
c00f9ae4b7 Reword settings text 2021-06-11 16:11:37 +09:00
a44fd887ee Merge branch 'master' into no-unranked-display 2021-06-10 17:09:46 +09:00
05cb935a94 change WikiMarkdownImage to extend OsuMarkdownImage 2021-06-10 09:38:48 +07:00
d0e9f8ef90 Replace and obsolete Ranked flag with IsUserPlayable 2021-06-09 14:17:03 +09:00
249a8f259b Reword "unranked" to "not ranked" on beatmap overlay
This will be replaced anyway once we start to consume osu-web
translation strings.
2021-06-09 13:44:27 +09:00
b192c46316 Merge branch 'master' into wiki-article 2021-06-07 11:19:20 +02:00
a0bda9ad59 Hoist scroll cache declaration to original place of definition 2021-06-07 11:18:18 +02:00
e606bf249a Move dependency specification to BDL
As it is not used anywhere else.
2021-06-07 11:05:30 +02:00
e8d4147773 Add missing null handling for never Markdig version 2021-06-07 16:08:44 +09:00
ed733ee648 directly using table of content entry in wiki table of contents 2021-06-06 20:19:39 +07:00
525c16419a use container for main title and sub title table of contents 2021-06-06 08:37:03 +07:00
b97f31f314 Revert deletion of xmldoc summary line 2021-06-05 19:03:11 +02:00
9f45a28623 use WikiTableOfContents in WikiSidebar 2021-06-05 19:47:00 +07:00
55f3a328a4 add WikiTableOfContents 2021-06-05 19:46:46 +07:00
958bddc8cb remove onclick in toc entry 2021-06-05 18:30:28 +07:00
c099751ad1 use plain if check in switch case 2021-06-05 18:26:03 +07:00
39c3b08fc7 Merge remote-tracking branch 'upstream/master' into chat-mention 2021-06-05 11:18:06 +02:00
4cf3381d0b use wiki article page when failed fetch 2021-06-04 23:59:11 +07:00
5ee77925e4 change WikiArticlePage to extends CompositeDrawable 2021-06-04 23:54:50 +07:00
f07d4532d9 move scroll to into action 2021-06-04 23:51:18 +07:00
a431ef6c48 keep colour change when entry is clicked 2021-06-04 23:43:00 +07:00
5febbe4530 rename method add entry 2021-06-04 23:32:42 +07:00
70c64af25e rename toc entry 2021-06-04 23:31:51 +07:00
8883d5e2d1 use heading block to get title string 2021-06-04 15:28:54 +07:00
6d6c03eafe use linq to find first literal inline 2021-06-04 14:45:06 +07:00
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