Skip to content

総合的な改善 UI, arcなど これが最新です#25

Open
Stasshe wants to merge 44 commits intorippro:masterfrom
Stasshe:stasshe/ui
Open

総合的な改善 UI, arcなど これが最新です#25
Stasshe wants to merge 44 commits intorippro:masterfrom
Stasshe:stasshe/ui

Conversation

@Stasshe
Copy link
Copy Markdown

@Stasshe Stasshe commented Apr 11, 2026

Implement a new structure for event data handling, improve user experience with feature X, and optimize performance. Refactor styles to use Tailwind CSS, unify code standards, and clean up unused files. Update event details for various competitions and ensure dynamic loading of event data. Address rendering issues and enhance overall code maintainability.

Stasshe added 30 commits April 10, 2026 20:09
- Remove polar: true from AtCoderGraph to display horizontal bar chart correctly
- Convert event/[id] page to server component and add generateStaticParams() for static generation
- Disable accessibility module warning by setting accessibility.enabled to false
- Simplify exporting module initialization
…nent to utilize dynamic event data

- Created JSON files for RUPC 2018, 2019, and 2024 event details.
- Updated EventList component to load event data dynamically from JSON files.
- Implemented schedule rendering for RUPC 2015 and 2013 events.
- Introduced a new utility to load event data from disk and map it for use in the application.
- Added types for event data to improve type safety and clarity.
- Created MDX files for ACPC events in 2012, 2015, 2016, 2017, 2018
- Created MDX files for RUPC events from 2011 to 2019 and for 2024
- Implemented event data parsing and rendering in eventMdx.ts
- Updated yarn.lock with new dependencies and versions
- Deleted Navigator.module.css and AtCoderGraph.module.css as they were not utilized.
- Updated Navigator.tsx to use Tailwind CSS classes instead of CSS modules for styling buttons.
- Modified AtCoderGraph.tsx to replace CSS module styles with Tailwind CSS utility classes.
- Added Tailwind CSS configuration files (tailwind.config.ts and postcss.config.mjs) to set up Tailwind CSS in the project.
- Updated yarn.lock to include new dependencies for Tailwind CSS and its plugins.
Stasshe added 14 commits April 11, 2026 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant