Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(frontend): mapper frontend continuation (#1823)
* fix(page): prettier code indentation fix * fix(bottomSheet): improve user experience * fix(bottom-sheet): bottom sheet component add * fix(+page): integrate bottom sheet * feat(pageCss): css for page route * feat(icons): icon add * fix(bottom-sheet): width fix * feat(more): stacked card UI * feat(images): lock icons add * feat(+page): symbolLayer add to display lockIcons, more layer color add * feat(icons): layer, legend icon add * feat(clickOutside): handle outside click function add * fix(+page): integrate legend and layer-switcher * feat(legend): legend UI slice * feat(layer-switcher): component for layer switcher * feat(close): icon add * fix(+page): task actions modal add * fix(+page): only show modal if status ready or locked for mapping * feat(icons): icon add * feat(tiptap): tiptap rich text editor package add * feat(editor): tiptap rich text editor add * fix(bottom-sheet): fix css * feat(more): implement text editor on comment section * fix(+page): more section add * feat(button): button css define * fix(button): btn classes add for styling * feat(icons): icons add * fix(+page): icon add to task action btns * fix(+page): change selected task boundary color on task select * feat(asset): location image add * feat(image): replace locationDot image * feat(geolocate): icon add * feat(getDeviceRotation): device orientation track function * feat(+page): geolocation with device orientation functionality add
- Loading branch information