platypush/platypush/backend/http/webapp/src/components
Fabio Manganiello afee6c5c85
continuous-integration/drone/push Build is passing Details
[music UI] Implemented infinite scroll for playlist view.
Instead of loading all the tracks in the DOM (very inefficient and slow
on slow devices and/or with big playlists), we should keep a window of
100 items in the screen and roll it over the playlists as the status
change or the user scrolls.
2024-01-05 02:19:38 +01:00
..
Action [Chore] Upgraded `hljs.highlight` API. 2023-12-16 23:49:25 +01:00
File Added `FileSelector` UI component. 2023-12-12 21:13:55 +01:00
Light Renamed Notification mixin's warn and error methods. 2023-01-14 22:27:43 +01:00
Media [music UI] Several UI improvements 2023-12-25 12:43:00 +00:00
Procedure [ProcedureEditor] Emit `input` upon action changes. 2023-12-16 23:29:57 +01:00
elements [TimeInterval] Refresh value on `mounted`. 2023-12-16 23:27:22 +01:00
panels [music UI] Implemented infinite scroll for playlist view. 2024-01-05 02:19:38 +01:00
widgets Only react on `NewWeatherConditionEvent` if `plugin_name` is compatible. 2023-11-23 01:35:57 +01:00
Loading.vue New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
MenuPanel.vue Optimized panel size for tablet 2020-12-16 22:31:04 +01:00
Modal.vue [UI] Make sure that a `Modal` never overflows its parent. 2023-11-03 20:54:46 +00:00
Nav.vue [UI] Watch the `connected` flag for changes to update the Nav indicator. 2023-11-12 14:00:18 +01:00
Notification.vue Migrated Pushbullet component 2020-11-28 01:12:54 +01:00
Notifications.vue New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
Ntfy.vue Added missing web build files 2022-06-02 23:41:50 +02:00
Pushbullet.vue Support for subscribe-once/unsubscribe frontend events mechanisms 2020-12-15 00:01:28 +01:00
Sensor.vue Implemented remaining supported entities for the `smartthings` integration 2023-01-26 22:10:02 +01:00
VoiceAssistant.vue Support for subscribe-once/unsubscribe frontend events mechanisms 2020-12-15 00:01:28 +01:00