This website requires JavaScript.
Explore
Help
Sign In
iot
/
spore-ui
Watch
1
Star
0
Fork
0
You've already forked spore-ui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8b0267ea2a2d780538988fdc9dd7bb242c73557c
spore-ui
/
public
/
scripts
History
Patrick Balsiger
8b0267ea2a
fix(components): correct JS operators in FirmwareComponent; reorder script tags to ensure FirmwareComponent loads before FirmwareViewComponent
2025-08-31 14:14:11 +02:00
..
components
fix(components): correct JS operators in FirmwareComponent; reorder script tags to ensure FirmwareComponent loads before FirmwareViewComponent
2025-08-31 14:14:11 +02:00
api-client.js
refactor(logging): replace remaining console.* with logger.debug/error across app, view-models, api-client, and framework
2025-08-31 12:18:15 +02:00
app.js
refactor(components): split components.js into separate files and add loader; app waits for components before init
2025-08-31 14:00:33 +02:00
components.js
refactor(logging): replace remaining console.* with logger.* in components.js
2025-08-31 12:20:11 +02:00
constants.js
refactor(constants): introduce constants.js and wire timing/selector constants into framework transitions and navigation
2025-08-31 11:22:22 +02:00
framework.js
refactor(logging): replace remaining console.* with logger.debug/error across app, view-models, api-client, and framework
2025-08-31 12:18:15 +02:00
view-models.js
refactor(logging): replace remaining console.* with logger.debug/error across app, view-models, api-client, and framework
2025-08-31 12:18:15 +02:00