OpenDTU-old/webapp/src
Bernhard Kirchen d088021902 webapp: declare emitted event in FormFooter component
fixes an annoying warning (visible in the browser console):

[Vue warn]: Extraneous non-emits event listeners (reload) were passed to
component but could not be automatically inherited because component
renders fragment or text root nodes. If the listener is intended to be a
component custom event listener only, declare it using the "emits"
option.
2024-11-06 22:34:56 +01:00
..
assets webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
components webapp: declare emitted event in FormFooter component 2024-11-06 22:34:56 +01:00
locales webapp: show pin mapping categories as cards 2024-11-02 00:28:18 +01:00
plugins webapp: Apply auto formatter 2024-07-05 21:57:53 +02:00
router webapp: always scroll up when navigating to another view 2024-11-02 00:32:49 +01:00
scss webapp: device manager: optimize cards for tab nav 2024-11-02 00:30:03 +01:00
types Rewrite display language handling to work with locale strings instead of magic numbers. 2024-10-25 21:43:29 +02:00
utils Feature: Validate JSON before uploading 2024-11-01 21:52:13 +01:00
views webapp: fix inverter selection button breaking 2024-11-03 20:35:14 +01:00
App.vue webapp: optimize body bottom padding and length 2024-11-01 23:56:48 +01:00
emitter.d.ts webapp: Update dependencies 2024-10-08 18:15:03 +02:00
i18n.ts Feature: Allow custom language pack for webapp 2024-10-21 20:15:56 +02:00
main.ts Feature: Allow custom language pack for webapp 2024-10-21 20:15:56 +02:00