mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
43b7ccd61a
* Add playback settings string to en-us * Add playback settings UI for jump forwards and jump backwards * Remove jump forwards and jump backwards settings * Remove jump forwards and jump backwards en-us strings * Update player UI to include player settings button * Add label view player settings string * Add PlayerSettingsModal component Includes a toggle switch for enabling/disabling the chapter track feature. * Add player settings modal component to MediaPlayerContainer * Handle useChapterTrack changes in PlayerUI * Add jump forwards and jump backwards settings to user store * Add jump forwards and jump backwards label strings * Add jump forwards and jump backwards settings to PlayerSettingsModal * Update jump forwards and jump backwards to handle user state values in PlayerHandler * Update jump backwards icon in PlayerPlaybackControls * Add playback settings string to en-us * Add playback settings UI for jump forwards and jump backwards * Remove jump forwards and jump backwards settings * Remove jump forwards and jump backwards en-us strings * Update player UI to include player settings button * Add label view player settings string * Add PlayerSettingsModal component Includes a toggle switch for enabling/disabling the chapter track feature. * Add player settings modal component to MediaPlayerContainer * Handle useChapterTrack changes in PlayerUI * Add jump forwards and jump backwards settings to user store * Add jump forwards and jump backwards label strings * Add jump forwards and jump backwards settings to PlayerSettingsModal * Update jump forwards and jump backwards to handle user state values in PlayerHandler * Update jump backwards icon in PlayerPlaybackControls * Add jump amounts to playback controls tooltips * Fix merge issues and add new Material Symbols to player ui * Alphabetize strings in en-us.json * Update dropdown component with SelectInput to support menu overflowing modal * Update localization for player settings * Update en-us strings order --------- Co-authored-by: advplyr <advplyr@protonmail.com> |
||
---|---|---|
.. | ||
Btn.vue | ||
Checkbox.vue | ||
ContextMenuDropdown.vue | ||
Dropdown.vue | ||
EditableText.vue | ||
FileInput.vue | ||
IconBtn.vue | ||
InputDropdown.vue | ||
LibrariesDropdown.vue | ||
LibraryIcon.vue | ||
LoadingIndicator.vue | ||
MediaIconPicker.vue | ||
MultiSelect.vue | ||
MultiSelectDropdown.vue | ||
MultiSelectQueryInput.vue | ||
QueryInput.vue | ||
RangeInput.vue | ||
ReadIconBtn.vue | ||
RichTextEditor.vue | ||
SelectInput.vue | ||
TextareaInput.vue | ||
TextareaWithLabel.vue | ||
TextInput.vue | ||
TextInputWithLabel.vue | ||
TimePicker.vue | ||
ToggleBtns.vue | ||
ToggleSwitch.vue | ||
Tooltip.vue | ||
VueTrix.vue |