Open
Description
- 9.0.0-alpha5 - TBA for Vue3:
- Switch toggles are always on
- AvatarEditor don't send a request
- JEST doesn't work with ESM only - Cannot find module '@nextcloud/vue/dist/Components/NcButton.js' from
8.22.0 - #14052
- feat(NcAppNavigation): add
n
hotkey to toggle navigation - style(NcCheckboxRadioSwitch): fix styles in disabled state
- fix(NcModal): make 'Close' button the last element for the focus-trap
- fix(NcDateTimePicker): popup position
- fix(useHotKey): allow hotkeys with implicit
SHIFT
and addcaseSensitive
, custom event filter options - fix(NcRichContenteditable): prevent content from overflowing fix(NewMessage): prevent placeholder content overflow #14059
8.21.0 - #13840
- feat(NcRichText): highlight code syntax if language provided
- fix(NcRichContenteditable): do not break adjacent user mentions
- fix(NcRichContenteditable): fix pasting of the content to an empty field
8.20.0 - #13755
- feat: add
v-model
support - fix: migrate Nc* components to v-model usage #14046 - feat: forward compatibility with v9 on
v-model
props/events - feat(NcRichText): make interactive widgets opt-in - feat: make reference widgets opt-in #13573
- feat: add
isDarkTheme
functions and composables - fix: use useDarkTheme from nextcloud/vue library #13795
8.19.0 - #13326
- fix(NcAvatar): add a fallback for missing CSS variable
- style(NcColorPicker): adjust styles of advanced fields to match NcInputField
8.18.0 - #13284
- fix(NcCheckboxRadioSwitch): switch may have incorrect checked-like background
- fix(NcEmojiPicker): adjust hover effects to the new design
8.17.1 - #13190
- fix(NcRichText): discard reference widgets on text update
- fix(NcCheckBoxRadioSwitch): do not toggle on a click on a link inside
- fix(useHotKey): respect press of MacOS Cmd key as Ctrl key
8.17.0 - #13068
- feat(NcDialog): Allow to make the dialog a form - check if needed
- feat(NcListItem): allow to control the display of a three dot menu - change fix(NcListItem): force three-dot-menu (+ minor follow-ups) #13074
- feat(NcCounterBubble): add count prop for humanized count display - add fix(NcListItem): force three-dot-menu (+ minor follow-ups) #13074
- feat(useHotKey): add composable for keyboard shortcuts - refactor old PR
- fix(NcAvatar): extend variable size of status icons - wait for adjustment in next release, then cleanup styles
8.16.0 - #12900
- feat(NcPasswordField): Add as-text prop to remove autocomplete fix(NcListItem): force three-dot-menu (+ minor follow-ups) #13074
- fix(NcNoteCard): Adjust padding and margin - clean up styles fix(NcListItem): force three-dot-menu (+ minor follow-ups) #13074
- feat(NcNoteCard): Add text prop to pass the content of the note card - use it fix(NcListItem): force three-dot-menu (+ minor follow-ups) #13074
8.15.0 - #12767
- feat(NcAppNavigation): Provide consistent in-app search - use instead of SearchBox
- feat(NcAppNavigation): Provide consistent in-app search - use template#search
- fix(NcInputField): Make focus visible on trailing button look better - similar buttons
8.14.0 - #12643
- feat: migrate NcCollectionList component from nextcloud-vue-collections chore(deps): bump nextcloud/vue from 8.13.0 to 8.14.0 #12643
- fix(NcDialog, NcModal): Ensure the dialog is correctly labelled by its name
8.13.0 - #12387
- feat(NcRichContenteditable): programmatically show tributes ✨ Better visibility of smart picker #12250
- fix(richText): do not handle relative links without leading slash as router links
8.12.0 - feat(NcAppSidebar): Allow to set open state to prevent focus trap issues on mobile fix(sidebar): use open state to remove always working focus trap on mobile #12387
8.11.3 - #12298
- check that error is gone: fix(NcReferenceWidget): do not try to render widget when there is no widget nextcloud-libraries/nextcloud-vue#5485
- fix(NcColorPicker): Choose button, add HEX choose
- fix(autolink): check with desktop client
- fix(NcEmojiPicker): fix: replace emoji-mart-vue-fast lib usage with nextcloud/vue function #12285
8.11.2 - #12048
- NcRichText - missing mentions, sublists
- Vue Router - adjusted for Talk Desktop
8.11.1 - #11887
- avatars in dark mode
- NcListItem - font-weight to 500
8.11.0 - #11818
8.10.0 - #11774
- NcReferenceWidget - opt out for sidebars
- NcListItem - make bold again - in 8.11
- NcRichcontenteditable - autocomplete behaviour
8.9.1 - #11748
8.9.0
8.8.1 - #11681
8.8.0
- NcActions - check keyboard navigation
- NcRichcontenteditable - user mentions
8.7.1 - #11625
- Reference widget - broken, fixed in 8.8.0
8.7.0 - #11608
- NcModal - remove TODO styles
:deep(.modal-wrapper--small .modal-container)
- check NcListItem styles - Left sidebar padding issue on main #11601
8.6.2 - #11569
- NcRichContenteditable - remove patch for autocomplete from NewMessage
- NcRichContenteditable - fix broken tribute
8.6.1 - #11521
8.6.0 - #11492
- NcNoteCard: use custom icon slot for
NewMessageAbsenceInfo
chore(NcNoteCard): use custom icon slot #11545 - NcListItem: details slot for Conversation
8.5.1 - #11490
8.5.0
- NcSelect: Add visible input label - align grid in Admin settings
- NcInputField: emit numeric - migrate BreakoutRoomsEditor TextField to NcInputField
- NcProgressBar: circular progress bar - consider for FilePreview upload
- NcActionButton: pressed state - SearchBox filter buttons chore(LefSidebard): Align press state #11614
- NcRichText: support of GFM - enable extended markdown
- NcRichText: add interactive checkboxes Interactive checklist in messages #11402
Metadata
Assignees
Labels
Type
Projects
Status
🎉 Done