61949e7149
feat: implement boundary tracing feature for polygon drawing with Shift+T shortcut
taDuc
2026-06-05 02:41:05 +07:00
e9657a4003
refactor: improve snap precision and UI by adding high-precision lng-lat snap calculations and visual vertex status indicators
taDuc
2026-06-04 21:57:00 +07:00
38b6e9fca6
fix: improve mobile touch interactions by disabling default browser gestures and updating sidebar resizing logic
taDuc
2026-06-04 20:12:04 +07:00
35cd174c8b
feat: add replay button to TimelineBar and implement responsive search bar layout with 100svh height support
taDuc
2026-06-04 19:49:25 +07:00
5aee0eccb2
fix: suppress guest auth errors and add SVG placeholder for missing user avatar in PreviewMapShell
taDuc
2026-06-04 18:49:58 +07:00
9a5dfdb2ed
feat: update public preview UI with adjustable sidebar height, layer panel toggle, and synchronized data loading states(mobile UI)
taDuc
2026-06-04 18:39:46 +07:00
794ad2913f
refactor: reduce batch sizes for battle replay and relation API requests to 10
taDuc
2026-06-04 10:41:01 +07:00
6c509a6b54
perf: optimize bundle and load times via dynamic CSS imports, Webpack vendor chunking, and conditional map loading.(peak male content)
taDuc
2026-06-04 10:21:23 +07:00
5b13ec8d8d
feat: persist map viewport in localStorage, optimize public preview loading with deferred interactive map, and add geometry background management actions.
taDuc
2026-06-04 00:28:26 +07:00
288cde5dcf
feat: update replay preview logic, refactor narrative editor state management, and improve overlay UI styling
taDuc
2026-06-02 00:07:07 +07:00
d18c29f391
feat: improve map interactions, optimize color hashing, and add zoom-level constraints to labels
taDuc
2026-06-01 18:41:45 +07:00
1a77d471ad
feat: add region and location geometry types and extend editing engine to support line and point modifications
taDuc
2026-06-01 16:01:37 +07:00
d270d9435b
Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web
taDuc
2026-06-01 12:24:12 +07:00
e81dd69f19
refactor: update timeline persistence, optimize hook synchronization, and refine sidebar state management
taDuc
2026-05-30 10:35:47 +07:00
b94f5f44cb
refactor: optimize replay preview state management and cleanup editor UI components
taDuc
2026-05-28 18:24:04 +07:00
0dbe26fd4e
replay in route /
taDuc
2026-05-28 11:32:31 +07:00
b3d2f56797
refactor: pre serve route /
taDuc
2026-05-27 13:58:36 +07:00
4c60e2d773
feat: add timeline filter support to replay dispatcher and clean up unused dependencies
taDuc
2026-05-27 12:48:17 +07:00
ef3766bc2a
feat: implement PinnedWikiPopup, RelatedEntityPopup, and PreviewLayout to support entity relationship navigation and wiki content display in editor preview mode.
taDuc
2026-05-27 12:15:21 +07:00
3d21d078cf
use requestAnimationFrame for hover popup
taDuc
2026-05-27 03:18:11 +07:00
184abb25b4
refactor: replace CanvasTimelineRuler with native range input slider in TimelineBar
taDuc
2026-05-26 23:26:50 +07:00
55e8f13e32
refactor: replace HTML range input with custom canvas-based timeline ruler and optimize Map instance configuration
taDuc
2026-05-26 22:50:27 +07:00
2a5b894a1b
feat: integrate rich text editor with wiki linking functionality in ReplayEffectsSidebar
taDuc
2026-05-26 19:48:41 +07:00
092bbec6ac
feat: apply no-scrollbar class to Editor and ReplayTimelineSidebar components
taDuc
2026-05-26 17:29:35 +07:00
5a0e77ebb8
fix: disable global scrollbars and reposition search component to the left edge of the editor
taDuc
2026-05-26 17:28:09 +07:00
cdf3323d77
fix: add unregister mechanism for map icon updates to prevent memory leaks during component unmount
taDuc
2026-05-26 17:16:39 +07:00
2a3193a3fa
perf: optimize map rendering by memoizing Map component and caching expensive geo-spatial calculations
taDuc
2026-05-26 17:11:00 +07:00
8c4a9cc85f
feat: implement Goong place search integration and add geometry representative point utilities
taDuc
2026-05-26 15:43:20 +07:00
faf5c56219
select and addable geometry global
taDuc
2026-05-26 10:44:49 +07:00
282b365287
refactor: undo feature cover every single part of editor
taDuc
2026-05-23 12:23:01 +07:00
3b4ff71b9a
refactor: enhance selectingEngine with multi-delete support and structured context menu items
taDuc
2026-05-22 16:42:51 +07:00
dc6d048645
refactor: replace UI module CSS files and add map icon assets for enhanced styling
anhncd
2026-05-22 12:15:28 +07:00
ee468fe4fe
Merge branch 'master' of github.com:Pregnant-Guild/FE_User_history_web
taDuc
2026-05-21 18:51:15 +07:00
8f0e912d9e
feat: implement geometry binding functionality within the map interaction engine
taDuc
2026-05-21 18:39:50 +07:00
b5dcda83a9
feat: implement TimelineBar component and add MapLayers panel styling with collapse functionality
BoKhongLo2026-05-21 18:00:15 +07:00
457eee4ffa
fix: update DRAFT_ENTITY_EXPR to exclude features with bindings
BoKhongLo2026-05-21 16:46:43 +07:00
7e025fb449
feat: implement resizable public wiki sidebar with improved content fetching, map zoom limits, and layout adjustments
BoKhongLo2026-05-20 18:02:10 +07:00
8c0bff8082
Remove .env from tracking
taDuc
2026-05-20 14:31:45 +07:00
2a3e908c44
chore: remove .env from tracking and enforce gitignore
taDuc
2026-05-20 14:25:17 +07:00
6599d8bf21
feat: configure mapbox access token for spatial data core engine
taDuc
2026-05-20 14:14:46 +07:00
194b3ad3c2
add somenew UI editor feature for more effêcncy
taDuc
2026-05-20 02:14:56 +07:00