File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,13 @@ You can open the web application by running the `:composeApp:wasmJsBrowserDevelo
2525## 🎢 Roadmap
2626
2727- [x] Add ` ktlint ` configuration for code style enforcement.
28- - [ ] Integrate ` Arrow Core ` for exception handling.
28+ - [x ] Integrate ` Arrow Core ` for exception handling.
2929- [x] Add a centralized logger.
3030- [ ] Create a separate module for reusable UI components.
31- - [ ] Configure GitHub Actions workflow.
31+ - [x] Configure GitHub Actions workflow.
32+ - [ ] Assign unique IDs to objects and enforce consistent ordering logic.
33+ - [ ] Correct usage of visibility modifiers across the codebase.
34+ - [ ] Introduce common @Preview annotations for reusable Composable previews.
35+ - [ ] Implement section-wise scroll behavior on the ` Detail Screen ` for better navigation.
36+ - [ ] Add inline code formatting support for syntax display on the ` Detail Screen ` .
37+ - [ ] Replace the search icon on the ` Topic Card ` to improve visual consistency.
You can’t perform that action at this time.
0 commit comments