kvm/ui/src/components
rmschooley 482462dc9b Improve/Simplify Mouse Wheel Scroll Behavior (#470)
* Improve/Simplify Mouse Wheel Scroll Behavior

* Update hid_mouse_absolute.go

Attempt to fix line reported as improperly formatted by lint.

* Update utils.go

Removed abs() function since lint states it is no longer used.
2025-09-26 08:21:17 +00:00
..
extensions chore: Upgrade UI vite and tailwind packages (#443) 2025-09-26 08:21:17 +00:00
popovers refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-09-26 08:21:17 +00:00
sidebar refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-09-26 08:21:17 +00:00
ActionBar.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
AuthLayout.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-09-26 08:21:17 +00:00
AutoHeight.tsx Move settings to modals & better modal handling (#194) 2025-02-27 16:48:50 +01:00
Button.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
Card.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
CardHeader.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
Checkbox.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-09-26 08:21:17 +00:00
Combobox.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
ConfirmDialog.tsx feat(network): enhance network settings UI (#364) 2025-09-26 08:21:17 +00:00
Container.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
CustomTooltip.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
EmptyCard.tsx fix(ui): Adjust EmptyCard icon size and tweak SettingsMacros (#452) 2025-09-26 08:21:17 +00:00
ExtLink.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
FeatureFlag.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
FieldLabel.tsx Add keyboard macros (#305) 2025-09-26 08:21:17 +00:00
Fieldset.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
GridBackground.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-09-26 08:21:17 +00:00
Header.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
Icons.tsx Release 202412292127 2024-12-29 21:27:42 +01:00
InfoBar.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
InputField.tsx chore: Upgrade UI vite and tailwind packages (#443) 2025-09-26 08:21:17 +00:00
KvmCard.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
LoadingSpinner.tsx chore: Upgrade UI vite and tailwind packages (#443) 2025-09-26 08:21:17 +00:00
MacroBar.tsx Add keyboard macros (#305) 2025-09-26 08:21:17 +00:00
MacroForm.tsx feat(network): enhance network settings UI (#364) 2025-09-26 08:21:17 +00:00
MacroStepCard.tsx Add keyboard macros (#305) 2025-09-26 08:21:17 +00:00
Modal.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
NotFoundPage.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
PeerConnectionStatusCard.tsx Improve error handling when `RTCPeerConnection` throws (#289) 2025-09-26 08:21:16 +00:00
SelectMenuBasic.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
SettingsPageheader.tsx Move settings to modals & better modal handling (#194) 2025-02-27 16:48:50 +01:00
SettingsSectionHeader.tsx Move settings to modals & better modal handling (#194) 2025-02-27 16:48:50 +01:00
SidebarHeader.tsx Release 202412292127 2024-12-29 21:27:42 +01:00
SimpleNavbar.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
StatChart.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
StatusCards.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
StepCounter.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
Terminal.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
TextArea.tsx chore: Upgrade UI vite and tailwind packages (#443) 2025-09-26 08:21:17 +00:00
USBStateStatus.tsx refactor: Update WebRTC connection handling and overlays (#320) 2025-09-26 08:21:16 +00:00
UpdateInProgressStatusCard.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
UsbDeviceSetting.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
UsbInfoSetting.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
VideoOverlay.tsx chore(ui): Patch-bump packages and use tailwind upgrade (#456) 2025-09-26 08:21:17 +00:00
VirtualKeyboard.tsx feat(ui): Enhance Virtual Keyboard for US (#449) 2025-09-26 08:21:17 +00:00
WebRTCVideo.tsx Improve/Simplify Mouse Wheel Scroll Behavior (#470) 2025-09-26 08:21:17 +00:00