klarkxy aceaaeb272 feat(problemset): replace semantic-ui dropdown with native select for hardness filter
- Replace custom semantic-ui dropdown component with standard HTML select element
- Simplify JavaScript by using native event listener instead of semantic-ui dropdown API
- Remove unnecessary dropdown initialization and selection setting code
- Maintain same functionality while reducing complexity and dependency on semantic-ui
2026-03-13 15:54:04 +08:00
2024-11-29 16:23:01 +08:00
2024-10-10 12:56:56 +08:00
2024-10-10 12:56:56 +08:00
2024-10-10 14:37:39 +08:00
Description
No description provided
50 MiB
Languages
HTML 88.6%
JavaScript 8.6%
PHP 1.6%
TypeScript 0.5%
CSS 0.2%
Other 0.4%