From 17e597267dc9eda72c3fe4317db91ef7edf46161 Mon Sep 17 00:00:00 2001 From: Wang Yiwen Date: Thu, 18 Apr 2024 23:36:34 +0800 Subject: [PATCH] Update progress.md --- students/yiwen101/progress.md | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/students/yiwen101/progress.md b/students/yiwen101/progress.md index 4d0be77ae..85dd8f79a 100644 --- a/students/yiwen101/progress.md +++ b/students/yiwen101/progress.md @@ -1,37 +1,26 @@ | Week | Achievements | | ---- | ------------ | | 3 | Authored PR: [Update Documentation on Markdown in Presentation Components #2399](https://github.com/MarkBind/markbind/pull/2399) | -| 4 | Merged PR: [Update Documentation on Markdown in Presentation Components #2399](https://github.com/MarkBind/markbind/pull/2399) | | 5 | Authored PR: [Fix external styles and script not hoisted #2414](https://github.com/MarkBind/markbind/pull/2414) | | 5 | Raised issue: [Decouple External and ExternalManager components #2423](https://github.com/MarkBind/markbind/issues/2423) | | 6 | Discussed PR: [Fix external styles and script not hoisted #2414](https://github.com/MarkBind/markbind/pull/2414) | -| 6 | Merged PR: [Fix external styles and script not hoisted #2414](https://github.com/MarkBind/markbind/pull/2414) | | 6 | Raised issue: [Footnote numbered wrongly when importing footnote with include #2430](https://github.com/MarkBind/markbind/issues/2430) | | 7 | Authored PR: [Debug cannot import footnote from hash #2441](https://github.com/MarkBind/markbind/pull/2441) | | 7 | Reviewed PR: [Add pageNav to Reader-Facing Features #2443](https://github.com/MarkBind/markbind/pull/2443) | | 7 | Authored PR: [Migrate layout to Typescript #2447](https://github.com/MarkBind/markbind/pull/2447) | -| 8 | Merged PR: [Migrate layout to Typescript #2447](https://github.com/MarkBind/markbind/pull/2447) | -| 8 | Merged PR: [Debug cannot import footnote from hash #2441](https://github.com/MarkBind/markbind/pull/2441) | -| 8 | Author PR: [Efficient validation for intra-link with hash #2465](https://github.com/MarkBind/markbind/pull/2465) | +| 8 | Authored PR: [Efficient validation for intra-link with hash #2465](https://github.com/MarkBind/markbind/pull/2465) | | 9 | Investigate Fix to Add optional mermaid plugin for alternative diagram & chart support #2052| -| 10 | Merged PR: [Efficient validation for intra-link with hash #2465](https://github.com/MarkBind/markbind/pull/2465) | -| 10 | Author PR: [Fix imported modal button position off #2487](https://github.com/MarkBind/markbind/pull/2487) | -| 10 | Author PR: [Fix stray space before popover and tooltip #2486](https://github.com/MarkBind/markbind/pull/2486) | -| 10 | Author PR: [Migrate core/index.js to Typescript #2482](https://github.com/MarkBind/markbind/pull/2482) | -| 10 | Author PR: [Migrate Site.test to Typescript #2481](https://github.com/MarkBind/markbind/pull/2481) | -| 10 | Author PR: [Migrate Markdown_it_icons.test to TypeScript #2480](https://github.com/MarkBind/markbind/pull/2480) | -| 11 | Merged PR: [Migrate Site.test to Typescript #2481](https://github.com/MarkBind/markbind/pull/2481) | +| 10 | Authored PR: [Fix imported modal button position off #2487](https://github.com/MarkBind/markbind/pull/2487) | +| 10 | Authored PR: [Fix stray space before popover and tooltip #2486](https://github.com/MarkBind/markbind/pull/2486) | +| 10 | Authored PR: [Migrate core/index.js to Typescript #2482](https://github.com/MarkBind/markbind/pull/2482) | +| 10 | Authored PR: [Migrate Site.test to Typescript #2481](https://github.com/MarkBind/markbind/pull/2481) | +| 10 | Authored PR: [Migrate Markdown_it_icons.test to TypeScript #2480](https://github.com/MarkBind/markbind/pull/2480) | | 11 | Discussed Issue: [Vue hydration issues caused by invalid HTML make page unscrollable after clicking on modal #2025](https://github.com/MarkBind/markbind/issues/2025) | | 11 | Raised issue: [Refactor to improve the efficiency of markbind with parallelism #2503](https://github.com/MarkBind/markbind/issues/2503) | | 11 | Raised issue: [Inbuilt support for form #2504](https://github.com/MarkBind/markbind/issues/2504) | -| 11 | Author PR: [Rule based html validation against hydration #2493](https://github.com/MarkBind/markbind/pull/2493) | -| 11 | Author PR: [Support Bootstrap icons #2494](https://github.com/MarkBind/markbind/pull/2494) | -| 11 | Merged PR: [Migrate Markdown_it_icons.test to TypeScript #2480](https://github.com/MarkBind/markbind/pull/2480) | -| 11 | Merged PR: [Migrate core/index.js to Typescript #2482](https://github.com/MarkBind/markbind/pull/2482) | -| 11 | Merged PR: [Fix stray space before popover and tooltip #2486](https://github.com/MarkBind/markbind/pull/2486) | -| 11 | Merged PR: [Fix imported modal button position off #2487](https://github.com/MarkBind/markbind/pull/2487) | +| 11 | Authored PR: [Rule based html validation against hydration #2493](https://github.com/MarkBind/markbind/pull/2493) | +| 11 | Authored PR: [Support Bootstrap icons #2494](https://github.com/MarkBind/markbind/pull/2494) | | 12 | Raised issue: [PR2492 causes regression to Modal #2508](https://github.com/MarkBind/markbind/issues/2508) | -| 12 | Merged PR: [Support Bootstrap icons #2494](https://github.com/MarkBind/markbind/pull/2494) | -| 13 | Author PR: [Support text-icons of lists #2520](https://github.com/MarkBind/markbind/pull/2520) | -| 13 | Merged PR: [Support text-icons of lists #2520](https://github.com/MarkBind/markbind/pull/2520) | +| 13 | Authored PR: [Support text-icons of lists #2520](https://github.com/MarkBind/markbind/pull/2520) | +| 13 | Merged PR: [Enable seamless panels to inherit any parent's colours #2501](https://github.com/MarkBind/markbind/pull/2501) | | 13 | Merged PR: [Rule based html validation against hydration #2493](https://github.com/MarkBind/markbind/pull/2493) | \ No newline at end of file