Commit Graph

9 Commits

Author SHA1 Message Date
2d4a1e169b Add hover effects and dynamic anchor computation to Station component
- Integrated `onTextHover` callback for handling text hover states.
- Implemented dynamic anchor calculation using `useMemo` for improved positioning.
- Updated visual feedback by highlighting labels on hover.
- Adjusted offset calculations and added interactive pointer movement refinements.
- Added `packageManager` field to `package.json`.
2025-07-09 21:12:54 +03:00
64c15b2622 feat: Move route-preview 2025-06-09 09:31:26 +03:00
b09c1b3214 feat: Add edit pages with cache 2025-06-08 08:33:43 +03:00
d74789a0d8 feat: Add more pages 2025-06-06 16:08:15 +03:00
89488d9921 feat: Refactor old code with delete modal and icons for buttons 2025-06-04 20:19:06 +03:00
5814e65953 Add Map page with basic logic 2025-06-02 18:02:02 +03:00
a8777a974a feat: Sight Page update 2025-06-01 23:18:21 +03:00
0d9bbb140f fix: Language cache sight 2025-05-31 21:17:27 +03:00
17de7e495f init: Init React Application 2025-05-29 13:21:33 +03:00