-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[next] chore(master): merge master
into next
#4947
Conversation
Signed-off-by: Maksim Sukharev <[email protected]>
100% translated source file: 'l10n/messages.pot' on 'uk'.
…pill-form feat(NcInputField): add optional pill form appearance to the component
…9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
Otherwise it is not actually positioned on the label and moved away in scrollable container. It also may scroll the container on click. Signed-off-by: Grigorii K. Shartsev <[email protected]>
…switch--hidden-input-position fix(NcCheckboxRadioSwitch): visually hidden input position
… button order Signed-off-by: Ferdinand Thiessen <[email protected]>
fix(NcDialog): Add slighly more padding on the bottom and fix example button order
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
…on-docs docs(NcAppNavigation): Add docs for slots and remove private components from styleguide
Signed-off-by: Grigorii K. Shartsev <[email protected]>
…on--remove-v-tooltip fix(NcAppNavigation): replace custom `v-tooltip` with native `title`
`aria-label` should be set directly on the element being labelled. Signed-off-by: Grigorii K. Shartsev <[email protected]>
…caption-color fix(NcAppNavigationCaption): Make color `main-text` for accessibility
Signed-off-by: GitHub <[email protected]>
…--correct-aria-label fix(NcColorPicker): correct aria-label
100% translated source file: 'l10n/messages.pot' on 'it'.
…er-styling-update Automated styling update from server
…9836fb49eeb7494eb2c87d1dac Updates for project Nextcloud vue library
…o-in-aria-haspopup fix(NcActions): typo in aria-haspopup
chore(lint): use valid JSDoc for literal type union
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
chore: Prepare new release 8.3.0
fix(NcDialog): Increase specificity for modal-content selector
…the color picker Signed-off-by: Ferdinand Thiessen <[email protected]>
…ebar--remove-debug-log refactor(NcAppSidebar): remove unneeded debug log
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
…ide-aria-expanded-false fix(NcActions): provide `aria-expanded="false"` when menu is closed instead of removing it
Most API returns relative icon URLs so we should also support them for NcActionXXX Signed-off-by: Ferdinand Thiessen <[email protected]>
…dth 100% and padding Signed-off-by: Ferdinand Thiessen <[email protected]>
No idea why this is caused by this changes but this means somehow ts-node is not called correctly. Or better: There is a mixup of ESM and CJS. So there are two options:
For the next version / the |
What may break the second one? |
I would propose to fix and merge #4930 first. Then it will work here as well. |
I can not think of any but it changes the the package type thus I thought it might be considered breaking. |
fix(NcListItem): Ensure list item does not overflow wrapper
Signed-off-by: Ferdinand Thiessen <[email protected]>
…icon-url fix(NcActionX): Allow relative icon URL
…ngsDialog--respect-show-navigation-prop fix(NcAppSettingsDialog): respect showNavigation prop
Signed-off-by: Eduardo Morales <[email protected]>
fix(NcAppNavigation): Bring back hover state for active element
…lear-ARIA-CHANGE enh(aria): changed check color to adhere to 3:1 ratio
Signed-off-by: Grigorii K. Shartsev <[email protected]>
chore(ci): make Jest output colorful
Signed-off-by: Mostafa Ahangarha <[email protected]>
…menu Use logical style for NcHeaderMenu
120f12c
to
55b334d
Compare
I recreated the PR without the problematic update to |
☑️ Resolves
master
intonext
.