platypush/platypush/backend/http/webapp/src
Fabio Manganiello e9371ac5d0
Improved entity collapse logic
- Toggle collapsed state also if clicked on the gap between the entity
  name and the right edge, instead of opening the entity modal. The
  entity configuration modal should open only when clicking on the
  entity name or icon (and these should be highlighted on hover as links
  as well).

- The collapsed state update should be propagated to the wrapped
  component as well, if applicable.
2023-01-15 15:03:53 +01:00
..
assets Updated plugin icons 2022-04-10 01:50:45 +02:00
components Improved entity collapse logic 2023-01-15 15:03:53 +01:00
router Migrated /plugin/<pluginName> route 2021-02-21 00:39:06 +01:00
style Improved entity collapse logic 2023-01-15 15:03:53 +01:00
utils Renamed Notification mixin's warn and error methods. 2023-01-14 22:27:43 +01:00
views Wrapped dynamic Vue components in shallowRef. 2023-01-14 22:31:48 +01:00
App.vue Web panel improvements. 2022-10-07 02:24:29 +02:00
Events.vue More LINT fixes 2021-04-06 21:10:48 +02:00
Utils.vue Added mixins to capitalize/prettify text 2022-04-10 01:50:13 +02:00
bus.js New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
main.js New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
ui.js music.mpd panel migration - WIP 2020-12-26 15:03:12 +01:00