quackscape/assets/js
Kumi b2da4b381b
feat(editor): add element property forms
Adding dynamic form rendering in the editor for marker, image, and
teleport elements. Now, when creating a new element, a form is
dynamically generated based on the element type selected. This
enhancement improves the user experience by providing a tailored
interface for inputting properties specific to each type of element,
such as title, text for markers, and file upload for images. This update
streamlines the creation process and ensures users have a clear,
context-specific set of fields when adding new elements to their
projects.
2024-03-27 10:51:05 +01:00
..
editor Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
scene refactor(scene): modularize sidebar and navbar loading 2024-03-16 11:16:26 +01:00
api.js feat: add media resolution updates & API endpoints 2024-03-17 08:35:40 +01:00
editor.js feat(editor): add element property forms 2024-03-27 10:51:05 +01:00
scene.js feat(scene.js): streamlined import statements 2024-03-16 11:21:44 +01:00
userarea.js feat: integrate media deletion and swap icon 2024-03-27 10:08:07 +01:00