chore: prepare release of v9.0.0-alpha.8 #6712
Merged
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.
☑️ Resolves
🧑💻 Open backports
Things we have in v8 but missing in v9
n
hotkey to toggle navigation #6322Changelog
🚀 Enhancements
default: true
withdefault: false
by @susnux in [next] refactor: replace boolean properties withdefault: true
withdefault: false
#6653variant
prop for design variant of buttons / chips by @backportbot in [next] feat: Add consistentvariant
prop for design variant of buttons / chips #6595opened
andclosed
events to handle closing/opening end | fix(NcPopover): correctly wait for animation end inafter-show
/after-hide
events by @backportbot in [next] feat(NcActions): addopened
andclosed
events to handle closing/opening end | fix(NcPopover): correctly wait for animation end inafter-show
/after-hide
events #6685🐛 Fixed bugs
Other Changes
GenRandomId
withgetRandomId
by @susnux in [next] refactor(utils): ReplaceGenRandomId
withgetRandomId
#6425md5
dependency forusernameToColor
and migrate to TS by @susnux in [next] refactor: dropmd5
dependency forusernameToColor
and migrate to TS #6657findRanges
to Typescript by @susnux in [next] refactor: migratefindRanges
to Typescript #6662useIsMobile
to TS and removeisMobileState
by @susnux in [next] refactor!: migrateuseIsMobile
to TS and removeisMobileState
#6658@vuepick
library by @susnux in [next] refactor(NcDateTimePicker): migrate to@vuepick
library #6651isSlotPopulated
by @susnux in [next] refactor: consistent export style forisSlotPopulated
#6681passive: true
totransitionend
event listener by @skjnldsv in [next] fix(NcPopover): addpassive: true
totransitionend
event listener #6688main
and Vue 2 branch isstable8
by @susnux in chore: default branch ismain
and Vue 2 branch isstable8
#6697GetChildren
util by @susnux in chore: remove unusedGetChildren
util #6701GetParent
to Typescript by @susnux in chore: migrateGetParent
to Typescript #6702NcDateTimePicker
by @susnux in docs: improve examples and documentation forNcDateTimePicker
#6704