quackscape/assets/js
Kumi 06fb7ac04e
feat(scene.js): streamlined import statements
Removed unused "getCategory" import from the "scene.js" file to clean up
the code and improve maintainability. This change simplifies the
codebase by eliminating unnecessary imports, thus enhancing readability
and potentially reducing the bundle size slightly, assuming there are no
other references to "getCategory" that would keep it in the final
bundle. This adjustment forms part of an ongoing effort to optimize and
streamline the codebase.
2024-03-16 11:21:44 +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 Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
editor.js feat: add dynamic navbar to scenes 2024-03-15 16:41:37 +01:00
scene.js feat(scene.js): streamlined import statements 2024-03-16 11:21:44 +01:00
userarea.js feat: add user permissions management 2024-03-16 11:07:58 +01:00