Commit Graph

73 Commits

Author SHA1 Message Date
05cb935a94 change WikiMarkdownImage to extend OsuMarkdownImage 2021-06-10 09:38:48 +07:00
b192c46316 Merge branch 'master' into wiki-article 2021-06-07 11:19:20 +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
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
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
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
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
791a9dd33a add WikiArticlePage 2021-06-04 09:29:10 +07:00
beb0119dd5 initial wiki sidebar 2021-06-04 09:28:31 +07:00
3ff97f787a Localise all URL generation for now to avoid weird Schedule logic 2021-06-01 13:56:59 +09:00
113f90e92e add back schedule is CurrentPath setter 2021-05-31 10:49:16 +07:00
3c7f1ae996 Merge branch 'master' into osu-wiki-overlay 2021-05-30 20:27:12 +07: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
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
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
9c31b8856d change image url replace implementation 2021-05-26 15:10:09 +07:00
47cbbee4d1 remove CreateNotice method and move implementation to local 2021-05-26 15:01:16 +07: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
9de07de467 move text flow container inside markdown container 2021-05-25 12:14:07 +07: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