FlowFuse / node-red-dashboard

https://dashboard.flowfuse.com
Apache License 2.0
161 stars 35 forks source link

How to use v-date-input lab controls ? #958

Open toplinuxsir opened 3 weeks ago

toplinuxsir commented 3 weeks ago

Description

How to use v-date-input lab controls via template ? Thanks

Properties

Events

Controls

Existing Examples

We use Vuetify for a lot of our widgets, is there a Vuetify component that is similar to what you are looking for?

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

joepavitt commented 3 weeks ago

This would require us to explicitly install the widget in our main.mjs file. We can do this, but are often quite strict on it, as the labs files can cause quite large memory increases, and we're already bloating quite hard.

toplinuxsir commented 3 weeks ago

@joepavitt Next release the feature will be available? Thanks!

toplinuxsir commented 3 weeks ago

@joepavitt how to rebuild the package ? Thanks!

bartbutenaers commented 3 weeks ago

Next release the feature will be available?

Hi @toplinuxsir, You reported this yesterday, and you expect it already in the next release.
Which means tomorrow or next week... Don't forget that there are 243 issues from other users that waiting patiently already quite some time ;-)

github-cyprien commented 2 weeks ago

Why don't we create another package containing extra nodes ? ie : node-red-dashboard-extra for example... I don't know if adding a lot of nodes in the same package is bad for memory. Compiling node-red-dashboard will also be longer and longer.

joepavitt commented 2 weeks ago

I don't know if adding a lot of nodes in the same package is bad for memory. Compiling node-red-dashboard will also be longer and longer.

We don't want to keep bloating, and third party widgets are very much supported and encouraged: