VictoriaMetrics/app
Yury Molodov 5c2ed85eb9
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 10:09:24 -07:00
..
vmagent fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmalert vmalert: add hints to filter buttons (#4296) 2023-05-11 13:35:27 -07:00
vmauth fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmbackup fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmbackupmanager fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmctl vmctl: update VictoriaMetrics migration section (#4310) 2023-05-16 10:07:47 -07:00
vmgateway fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vminsert app/vminsert: allow parsing tenant id from (#4144) 2023-05-16 08:16:37 -07:00
vmrestore fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmselect fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
vmstorage lib/storage: replace OpenStorage() with MustOpenStorage() 2023-04-14 23:04:42 -07:00
vmui vmui: refactor code using custom hooks (#4145) 2023-05-16 10:09:24 -07:00