VictoriaMetrics/app
Yury Molodov 39c1b0f8d1
vmui: refactor code using custom hooks (#4145)
* refactor: replace boolean useState with useBoolean

* refactor: replace useResize with useWindowSize/useElementSize

* refactor: replace addEventListener with useEventListener

* refactor: replace navigator.clipboard.writeText with useCopyToClipboard

* fix: prevent redirect loop
2023-05-16 16:41:06 +03:00
..
victoria-metrics lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vmagent fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmalert vmalert: add hints to filter buttons (#4296) 2023-05-11 16:38:08 +02:00
vmauth fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmbackup fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmbackupmanager fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmctl vmctl: update VictoriaMetrics migration section (#4310) 2023-05-15 16:15:01 +02:00
vmgateway fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vminsert fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmrestore fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmselect fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmstorage fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmui vmui: refactor code using custom hooks (#4145) 2023-05-16 16:41:06 +03:00