Граф коммитов

9287 Коммитов

Автор SHA1 Сообщение Дата
Grigorii K. Shartsev 701168134e
Merge pull request #5467 from nextcloud-libraries/backport/5364/next
[next] fix(NcRelatedResourcesPanel): Adjust styling of team resource images
2024-04-10 11:55:45 +05:00
Grigorii K. Shartsev d723410fd6
Merge pull request #5470 from nextcloud-libraries/backport/5451/next
[next] fix(sidebar): propagate keydown unless mobile
2024-04-10 11:55:35 +05:00
Grigorii K. Shartsev b7bceef485
Merge pull request #5474 from nextcloud-libraries/chore/deps-next
fix(deps): Update all dependencies for Vue 3 branch
2024-04-10 11:52:59 +05:00
Ferdinand Thiessen 7245f4588f
Merge pull request #5472 from nextcloud-libraries/backport/5285/next
[next] feat(NcAppSidebar): Add `subname` slot
2024-04-10 01:18:57 +02:00
Ferdinand Thiessen f43692b90f
fix(deps): Update all dependencies for Vue 3 branch
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 01:08:57 +02:00
Ferdinand Thiessen a8a4186be5
chore: Update stylings from server
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 01:05:31 +02:00
Pytal c12a26da72
Merge pull request #5464 from nextcloud-libraries/backport/5448/next
[next] fix(NcActions): Show last action entry only partial to make it discoverable
2024-04-09 15:29:32 -07:00
Ferdinand Thiessen 7b570f9242 feat(NcAppSidebar): Add `subname` slot for advanced usage
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 22:24:10 +00:00
Ferdinand Thiessen 4f9a060280 feat(NcIconSvgWrapper): Add `inline` prop to render the icon as inline item
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 22:24:10 +00:00
Varun Patil f9d80d6ad1 fix(sidebar): propagate keydown unless mobile
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-04-09 22:17:18 +00:00
Anupam Kumar fcacb7e6f9 fix(NcAvatar): handle regex error on initials match
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-04-09 22:13:28 +00:00
Julius Härtl 2b735ae0c1 fix: Adjust styling of team resource images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-04-09 22:11:07 +00:00
Ferdinand Thiessen dbcf74b39a
fix(NcActions): Show last action entry only partial to make it discoverable
1. Fix wrong event name - the event is named `apply-show` and not `after-show`

2. If the popover content is too large and will be capped (max-height) make sure the last element is shown only partially, so users can discover there is more to scroll.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-10 00:04:07 +02:00
Ferdinand Thiessen 47bc7f9a52
Merge pull request #5465 from nextcloud-libraries/backport/5463/next
[next] fix(NcDialog): Set font size to make dialog compatible with Nextcloud 30
2024-04-09 23:58:19 +02:00
Ferdinand Thiessen e762df13ce fix(NcDialog): Set font size to make dialog compatible with Nextcloud 30
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 21:03:27 +00:00
Pytal abb9b40853
Merge pull request #5444 from nextcloud-libraries/backport/5441
[next] fix(NcBreadcrumbs): Only render existing hidden breadcrumbs
2024-03-29 10:12:45 -07:00
Christopher Ng bb8417533e fix(NcBreadcrumbs): Only render existing hidden breadcrumbs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-27 16:29:14 -07:00
Maksim Sukharev f11adc578a
Merge pull request #5433 from nextcloud-libraries/backport/5432/next
[next] fix(NcActionInput): Add label to sample
2024-03-21 15:01:04 +01:00
Joas Schilling fa917c835b fix(NcActionInput): Add and fix label to sample
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-21 12:03:10 +00:00
Ferdinand Thiessen 0637dbae74
Merge pull request #5428 from nextcloud-libraries/backport/5367/next
[next] fix(NcAppSidebar): remove always hover styles from actions in non-compact mode
2024-03-20 21:46:58 +01:00
Ferdinand Thiessen 173d6aaa00 fix(tests): Adjust screenshots for visual testing
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-20 15:39:32 +00:00
Grigorii K. Shartsev 175eca2354 refactor(NcAppSidebar): remove unneeded styles from actions
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-03-20 15:39:31 +00:00
Grigorii K. Shartsev 72c5d01b7c fix(NcAppSidebar): remove always hover styles from actions in non-compact mode
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-03-20 15:39:31 +00:00
Grigorii K. Shartsev 76c987c81c
Merge pull request #5427 from nextcloud-libraries/backport/5389/next
[next] fix(NcAppSidebar): animation glitch on toggle
2024-03-20 18:59:04 +05:00
RayBB 7c3b33f230 fix sidebar animation glitch
Signed-off-by: RayBB <RayBB@users.noreply.github.com>
2024-03-20 12:45:58 +00:00
Greta 420190c6f8
Merge pull request #5425 from nextcloud-libraries/backport/5401/next
[next] feat(NcAppContent): add horizontal split layout
2024-03-20 12:13:56 +01:00
greta abb94c7db5 Add horizontal split for appcontent
Signed-off-by: greta <gretadoci@gmail.com>
2024-03-20 10:24:13 +00:00
Ferdinand Thiessen 75e43a0a13
Merge pull request #5375 from nextcloud-libraries/backport/5257/next
[next] feat(reference): Add opt-in for interactive mode and render widgets lazy once in view
2024-03-20 02:14:15 +01:00
Grigorii K. Shartsev c7becb13bc
Merge pull request #5377 from nextcloud-libraries/backport/5209/next
[next] feat(NcAppContent): add no-split layout + feat(NcListItem): add one-line layout
2024-03-20 06:13:49 +05:00
greta a959dfffc2 feat(NcAppContent): Support full width lists
Signed-off-by: greta <gretadoci@gmail.com>
2024-03-19 22:21:10 +01:00
Grigorii K. Shartsev 80664bee45
Merge pull request #5413 from nextcloud-libraries/backport/5409/next
[next] fix(NcAvatar): rendering user status emoji in the menu
2024-03-15 22:03:26 +05:00
Grigorii K. Shartsev 69c40b51ad fix(NcAvatar): rendering user status emoji in the menu
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-03-15 17:41:13 +01:00
Maksim Sukharev 861b0b165b
fix(NcReferenceWidget): set timeout to destroy idle widgets outside of viewports
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-15 17:26:39 +01:00
Ferdinand Thiessen b3c9e47d6f
fix(NcReferenceWidget): Only use composables in `setup` context
This also should fix issues with Vue3 where `this.$el` is not always a defined real node.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-15 17:26:35 +01:00
Julius Härtl 3c2528df6e
fix: Only show opt in if requested
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-15 17:26:20 +01:00
Julius Härtl 83a778ba2e
feat: Implement full width support for widgets
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-15 17:26:16 +01:00
Julius Härtl 6c01ac7b82
fix: move to typescript
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-15 17:25:58 +01:00
Julius Härtl ea6b3d6a40
fix: Align interactive toggle button on top of widgets
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-15 17:25:31 +01:00
Julius Härtl 9c4186e016
feat(reference): Add opt-in for interactive mode and render widgets lazy once in view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-15 17:25:26 +01:00
Eduardo Morales 14f94d0ad6
Merge pull request #5402 from nextcloud-libraries/backport/5388/next
[next] feat: add title slot for NcItemList component
2024-03-14 08:01:16 -05:00
Eduardo Morales 64ff0e37e9 feat: added extra doc to show slot usage
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-14 07:58:48 -05:00
Eduardo Morales 19d301d0f1 feat: added extra name side content slot
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-12 22:32:49 +00:00
Ferdinand Thiessen 2ccb1d8730
Merge pull request #5376 from nextcloud-libraries/backport/5286/next
[next] fix(NcAppNavigationSpacer): Adjust order to make the spacer work again
2024-03-11 13:18:32 +01:00
Grigorii K. Shartsev 4da023b3ad
Merge pull request #5384 from nextcloud-libraries/backport/5342/next
[next] fix(NcListItem): open _blank link by Enter and allow prevent
2024-03-11 16:58:22 +05:00
Ferdinand Thiessen cef2ee4811
fix(NcAppNavigationSpacer): Adjust order to make the spacer work again
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-11 12:55:38 +01:00
Maksim Sukharev 6b7fc711a9
Merge pull request #5392 from nextcloud-libraries/backport/5390/next
[next] fix(NcUserStatusicon): set status icons size explicitly
2024-03-11 12:20:16 +01:00
Maksim Sukharev 982becf48d fix(NcUserStatusicon): set status icons size explicitly
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-11 10:33:09 +00:00
Ferdinand Thiessen b881177450
Merge pull request #5382 from nextcloud-libraries/backport/5365/next
[next] fix(NcRichText): Allow to pass interactive widget toggle
2024-03-08 17:02:19 +01:00
Julius Härtl c7ce104555
fix(NcRichText): Allow to pass interactive widget toggle
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-08 16:32:12 +01:00
Varun Patil 90e61afe89 NcListItem: don't explicitly set location
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-03-08 15:26:16 +00:00