quackscape/assets
Kumi 85c44f985d
refactor(scene): modularize sidebar and navbar loading
Refactored the scene script to extract the logic for loading sidebars
and navbars into separate, modular files. This change enhances code
maintainability and readability by compartmentalizing responsibilities
and clarifying function boundaries. Now, `navbar.js` and `sidebar.js`
handle the UI component rendering, allowing for easier updates and
potential reuse. Adjusted conditional rendering logic to ensure
exclusive navbar or sidebar presence, aligning UI behavior with design
expectations.

This commit signifies a step towards modular architecture in the
frontend codebase, facilitating future expansion and modification.
2024-03-16 11:16:26 +01:00
..
css feat: improve sidebar UX with toggle functionality 2024-03-16 07:58:14 +01:00
js refactor(scene): modularize sidebar and navbar loading 2024-03-16 11:16:26 +01:00
scss A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00