Commit Graph

26 Commits

Author SHA1 Message Date
1eed2436e6 Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
6944151486 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
8541e73fc1 use text flow in markdown image caption 2021-07-16 16:26:15 +07:00
3a002e357a rename method 2021-06-29 19:28:21 +07:00
d88d264491 prevent image sprite exceed its parent width 2021-06-29 09:49:45 +07:00
e58f690210 centering image sprite 2021-06-28 21:09:00 +07:00
2b8d41c045 add BlockImageContainer
change from AutoSize Both to AutoSize Y and RelativeSize X
2021-06-28 21:04:56 +07:00
1c074ff018 add BlockMarkdownImage
change from AutoSize Both to AutoSize Y and RelativeSize X
2021-06-28 21:04:13 +07:00
05cb935a94 change WikiMarkdownImage to extend OsuMarkdownImage 2021-06-10 09:38:48 +07:00
e8d4147773 Add missing null handling for never Markdig version 2021-06-07 16:08:44 +09: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
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
b78ec8307d add markdown paragraph with image block 2021-05-02 22:22:22 +07:00
ef707bd099 add WikiMarkdownImage 2021-05-02 22:02:06 +07:00
7a8a37f4a0 load notice box 2021-05-21 16:08:30 +07:00
e23ea00197 add notice box 2021-05-21 16:06:43 +07:00
b3eff65a0c parse isOutdated and needsCleanup 2021-05-21 16:05:37 +07:00
292f314fee initial wiki notice container 2021-05-21 16:04:08 +07:00
ce8b2c1e37 add WikiMarkdownContainer 2021-05-17 01:08:02 +07:00