Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
master
intonext
#5124 to be on same patch level as 8.5.0v9.0.0 (unreleased)
Full Changelog
💥 Breaking Changes
checked
prop was renamed tomodelValue
, theupdate:checked
event was renamed toupdate:modelValue
. This affects the following components.NcActionCheckbox
NcActionRadio
NcCheckboxRadioSwitch
value
prop was renamed tomodelValue
, theupdate:value
orinput
events were renamed toupdate:modelValue
. This affects the following components.NcActionInput
NcActionTextEditable
NcColorPicker
NcDateTimePicker
NcDateTimePickerNative
NcInputField
NcPasswordField
NcRichContenteditable
NcSelect
NcSelectTags
NcSettingsInputText
NcSettingsSelectGroup
NcTextArea
NcTextField
NcTimezonePicker
exact
prop was removed. This affects the following components:NcActionRouter
NcAppNavigationItem
NcBreadcrumb
NcListItem
isFullscreen
andisMobile
mixins were removed. Use the according composables instead.🚀 Enhancements
NcButton
#4525 (susnux)🐛 Fixed bugs
$attrs
toDropdown
inNcPopover
#4564 (raimund-schluessler)false
for disabled tooltip #4740 (raimund-schluessler)Other Changes
checked
prop tomodelValue
#4994 (raimund-schluessler)modelValue
naming #4990 (raimund-schluessler)NcSelect*
and related components #4587 (raimund-schluessler)value
tomodel-value
#4647 (raimund-schluessler)