QutEcoacoustics / workbench-client

workbench-client: a client side browser application for interacting with acoustic workbenches
Other
8 stars 1 forks source link

Migrate date/time components to use ng17 signals #2114

Closed hudson-newey closed 7 months ago

hudson-newey commented 7 months ago

Given that the date/time components will be present multiple times on a single page, we should use signals instead of zone.js reactivity.

As part of this issue, we should: