View layer for the Brazen userscripts framework
Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.
HTMLElement
append
querySelector
classList
setAttribute
textContent
Utilities.makeEl
Utilities.appendChildren
Utilities.setHidden
element
getRowActions
HTMLElement[]
.bv-hidden
display:none!important
!important
createHumanInteractionPanel({ id })
bv-human-interaction-panel
bv-human-interaction-panel-resolution
…-download
createHumanInteractionPanel
confirmAndCloseLabel
onConfirmAndClose
.bv-human-interaction-confirm-close
updateHumanInteractionPanelContent
createTimedButton
durationMs
_bvTimedButtonApi = { cancel, start }
createDownloadInterruptionPanel
#bv-download-interruption-panel
createBookmarksPanel
onBeforeRender
render(visible)
getDockIcon('crown')
similarOpen
similarShowCount
renderTagDiscoveryPanelContent
resetTagDiscoverySimilarSection
renderTagDiscoverySimilarContent
similarOpen: true
<details>
similarShowCount: false
data-bv-similar-count
(N)
Similar tags
createResizer
_resizing
mouseup
#bv-ui
createSettingsSection
bv-dock-panel-hidden
isDockSlidePanelVisible
hidden
showDockSlidePanel
BRAZEN_VIEW_LAYER_BUILD
local-4.0.0
wireDockSlidePanel
AbortController
_createFormMultiInputSection
local-3.10.1
createSettingsShowButton
createSettingsHideButton
.show-settings
.bv-show-settings
GM_addStyle
BrazenViewLayer.css
local-3.10.0
BrazenBookmarksPanel.dispose()
ResizeObserver
pageMatch
local-3.9.0
.bv-dock-list-similar
setTagDiscoverySimilarStatus
resetSimilar: false
intro
h3.bv-dock-list-section-title
Similar tags (3)
onTagNameClick
.bv-dock-list-name-link
local-3.9.5-hi-open
queue-add
queue-remove
.bv-dock-separator + .bv-dock-separator { display: none }
:has
display: contents
syncDockSlidePanelStack
sideways-rl
createFormSubstitutionComposer
createPlusIcon
.bv-substitution-composer
.bv-substitution-arrow
.bv-substitution-add
title
max-width
.bv-dock-progress-resolution
scaleX
scaleY
.bv-dm-item-active
setDownloadManagerSelectionMark
.bv-dm-selected
message
confirmLabel
reopenLabel
showReopen
showReopen: false
createDockSlidePanel
setDockSlidePanelOrientations
hideDockSlidePanel
setDockSlidePanelHidden
updateDockSlidePanelToggleButtons
.bv-dock-list-*
#bv-human-interaction-panel
createTagDiscoveryPanel
createDonateTabPanel
createPatreonIcon
createComplianceRulesSlidePanel
renderComplianceRulesPanelContent
updateDockFieldButton(field, presentation)
ensureIdbBlockedBanner()
#bv-idb-blocked-banner
setDownloadManagerProgressSlotVisible(slot, visible)
setDownloadManagerSelectionMark(element, selected)
updateDownloadManagerItemProgress(element, progress)
clearDownloadManagerItemProgress(element)
.bv-dm-item-progress
--bv-dock-btn-bg
play
pause
select
discovery
createTagSubstitutionIcon
createTagSubstitutionActionButton
createTagBookmarkStarIcon
createTagIgnoreIcon
createTagBlacklistIcon
createTagExploreIcon
createTagAttributeActionButton
createElementNS
setTimeout
updateInterface()
.bv-dock-progress-slot
renderTagActions
createStatisticsFormGroup
label
statisticsType
tag-blacklist
Tag Blacklist Filter
createDock(orientation, nameBarText)
createDockButton({ icon, tooltip, stateClass, onClick })
createDockSlideOut(parentButton, childButtons)
createDockSeparator()
createComplianceRulesSlidePanel()
createDockPositionControl(field, allowedOrientations)
static getDockIcon(name)
.bv-dock-slide-panel
getRowActions(bookmark)
.bv-bookmark-main
.bv-bookmark-action
Version numbers match the @version in this script.
@version
createPatternTokenChip
createSharedPatternTokenBuilder
insertIntoPatternInput
patchPatternTokenBuilder
patchStackedPatternFieldGroups
patchRangeInputLayout
Aesthetics and code style updates
Added a bottom section for the UI pane so that stats and controls remains aligned at the bottom.
Added status when settings pane is being resized
Custom resizer handle for the UI pane so its more visible and aesthetic.
The update status function now treats the strings as html so html tags can be used for better formatting.
Added check to not update status line if UI has not been built.
Added method to create titles
Fix for chrome scroll and textareas
Text group overflow fix
Fixed UI scrolling for small screens.
Changed setting UI show animation
Made the show settings button more prominent
Given HR an implicit style
Increased tab pane max height
Fixes input group sections
Adding margins to break separator
Improved button spacing
removed spell checking from textarea
UI improvements
New CSS scheme and html structural optimizations
Bugfix
New UI beta build
Show all script versions