Skip to content
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 #5158

Merged
merged 65 commits into from
Jan 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
c3cb07a
chore(deps-dev): Bump cypress-visual-regression from 3.0.0 to 4.0.0
dependabot[bot] Jan 22, 2024
c28ea99
chore: Fix missing PR from changelog
Pytal Jan 23, 2024
0cc7e2f
fix: Adjust cypress config for updated cypress-visual-regression
susnux Jan 24, 2024
5ace452
Merge pull request #5106 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Jan 24, 2024
461e85b
chore: Migrate cypress config to vite instead of webpack
susnux Dec 15, 2023
7e537fc
chore(assets): Update styling from server
nextcloud-command Jan 24, 2024
43d7d80
Merge pull request #5125 from nextcloud-libraries/chore/update-change…
Pytal Jan 24, 2024
54bb90c
Merge pull request #5127 from nextcloud-libraries/automated/noid/serv…
susnux Jan 24, 2024
cfbb197
Merge pull request #4961 from nextcloud-libraries/chore/migrate-cypre…
susnux Jan 24, 2024
b4e6166
fix: removed groupings in timezone picker
emoral435 Jan 24, 2024
33ce520
fix(fields): adjust label line-height
ShGKme Jan 25, 2024
e48b32f
chore(deps-dev): Bump @nextcloud/webpack-vue-config
dependabot[bot] Jan 25, 2024
20f0005
chore(deps): Bump @nextcloud/router from 2.2.0 to 2.2.1
dependabot[bot] Jan 25, 2024
0d3c111
chore(deps-dev): Bump webpack from 5.89.0 to 5.90.0
dependabot[bot] Jan 25, 2024
18ec06d
Merge pull request #5136 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Jan 25, 2024
145e832
Merge pull request #5137 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Jan 25, 2024
7fdd4e0
Merge pull request #5130 from nextcloud-libraries/fix/a11y/41842/NcTi…
skjnldsv Jan 25, 2024
4ca8762
Merge pull request #5133 from nextcloud-libraries/fix/5132/nc-field--…
JuliaKirschenheuter Jan 25, 2024
6d6deda
chore(styleguide): set line-height from server styles
ShGKme Jan 25, 2024
7cee513
Merge pull request #5135 from nextcloud-libraries/dependabot/npm_and_…
ShGKme Jan 25, 2024
0ec6873
chore: update snapshots
ShGKme Jan 25, 2024
743fa02
fix(header): width regression fixed
emoral435 Jan 24, 2024
77726c1
Merge pull request #5132 from nextcloud-libraries/chore/styleguide-li…
susnux Jan 25, 2024
20577bc
Merge pull request #5129 from nextcloud-libraries/fix/a11y/42959/regr…
susnux Jan 25, 2024
7e1368c
fix(NcPopover): a11y attrs provide-inject reactivity
ShGKme Jan 25, 2024
ca71b95
chore(deps): Bump peter-evans/create-or-update-comment from 3 to 4
dependabot[bot] Jan 26, 2024
791a5fc
feat: Implement widget flag for requesting interactive view
juliusknorr Jan 15, 2024
b89c143
chore(deps): Bump @floating-ui/dom from 1.5.4 to 1.6.0
dependabot[bot] Jan 26, 2024
7d726b4
Merge pull request #5145 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Jan 26, 2024
68fe201
feat(NcActionButton): support boolean value for radio type
ShGKme Jan 25, 2024
bc35eb0
Translate l10n/messages.pot in sv
transifex-integration[bot] Jan 26, 2024
d6cd699
fix(NcCheckboxRadioSwitch): Make sure to include current value in che…
susnux Jan 26, 2024
58fa5e1
fix(NcDialog): Adjust styles to prevent two scrollbars on small screens
susnux Jan 23, 2024
bb3b25e
fix(NcModal): Also use more height when window height is small
susnux Jan 25, 2024
016ffcf
fix(NcAppSettingsDialog): Do not enfore element height that causes do…
susnux Jan 25, 2024
88ba309
Merge pull request #5143 from nextcloud-libraries/dependabot/github_a…
dependabot[bot] Jan 26, 2024
61a191f
Merge pull request #5150 from nextcloud-libraries/fix/nc-checkbox
susnux Jan 26, 2024
0e5baf5
Merge pull request #5139 from nextcloud-libraries/fix/nc-dialog
susnux Jan 26, 2024
89c13cf
fix(NcCheckboxRadioSwitch): On button style align the text vertically…
susnux Jan 26, 2024
9c80f38
Merge pull request #5147 from nextcloud-libraries/translations_ef429a…
ShGKme Jan 26, 2024
612385f
Merge pull request #5151 from nextcloud-libraries/fix/nc-checkbox-button
susnux Jan 26, 2024
7780de9
Merge pull request #5134 from nextcloud-libraries/feat/nc-action-butt…
ShGKme Jan 26, 2024
f502143
refactor(NcActions): reuse getActionName method
ShGKme Jan 26, 2024
b66bfc8
refactor(NcActions): better name inline and menu action items vars
ShGKme Jan 26, 2024
dbee003
refactor(NcActions): move separating inline/menu items code in one place
ShGKme Jan 26, 2024
bb05b7b
fix(NcActions): don't include inline actions in menu semantics
ShGKme Jan 26, 2024
f26764a
fix(NcActions): handle text-only popup keyboard navigation
ShGKme Jan 26, 2024
8e95526
Merge pull request #5142 from nextcloud-libraries/fix/nc-popover--pro…
susnux Jan 26, 2024
c94784c
fix(NcAvatar): Remove span wrapper button semantics in favour of inte…
Pytal Jan 25, 2024
75ccec9
chore(l10n): Update translations
Pytal Jan 26, 2024
16bff11
test(NcAvatar): Test aria-label on menu toggle
Pytal Jan 26, 2024
dceef1e
Merge pull request #5131 from nextcloud-libraries/fix/actions-focus-i…
Pytal Jan 26, 2024
0b6b38b
Translate l10n/messages.pot in sv
transifex-integration[bot] Jan 26, 2024
c6688af
Translate l10n/messages.pot in cs_CZ
transifex-integration[bot] Jan 26, 2024
8ca5508
Translate l10n/messages.pot in tr
transifex-integration[bot] Jan 26, 2024
1542843
Translate l10n/messages.pot in de_DE
transifex-integration[bot] Jan 26, 2024
ec4c1fb
Merge pull request #5154 from nextcloud-libraries/translations_ef429a…
susnux Jan 26, 2024
e044786
chore: Prepare 8.5.1
susnux Jan 26, 2024
ce18c5c
Merge pull request #5152 from nextcloud-libraries/chore/prepare-8-5-1
susnux Jan 26, 2024
34fc5cb
Revert "Merge pull request #5134 from nextcloud-libraries/feat/nc-act…
susnux Jan 26, 2024
17631bc
feat(NcActionButton): support boolean value for radio type
ShGKme Jan 25, 2024
0ef893d
Merge branch 'feat/nc-action-button--boolean-radio'
susnux Jan 26, 2024
0965f37
Merge pull request #5144 from nextcloud-libraries/feat/noid/interacti…
susnux Jan 26, 2024
c9cc3e7
Merge pull request #5153 from nextcloud-libraries/fix/nc-actions--key…
susnux Jan 26, 2024
4ddee9d
Merge remote-tracking branch 'origin' into chore/noid/merge-master-next
raimund-schluessler Jan 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/command-l10n-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Add reaction on start
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
repository: ${{ github.event.repository.full_name }}
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
git push --force origin ${{ needs.init.outputs.head_ref }}
- name: Add reaction on failure
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
if: failure()
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/command-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Add reaction on start
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3.0.1
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
repository: ${{ github.event.repository.full_name }}
Expand All @@ -42,7 +42,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.COMMAND_BOT_PAT }}

- name: Add reaction on failure
uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b # v3.0.1
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
if: failure()
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
Expand Down
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,26 @@ All notable changes to this project will be documented in this file.
* chore(vue3): Migrate NcAppSidebar* to vue 3 [\#4833](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4833) \([raimund-schluessler](https://github.com/raimund-schluessler)\)
* chore(vue3): Migrate NcRich* to vue 3 [\#4976](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4976) \([raimund-schluessler](https://github.com/raimund-schluessler)\)

## [v8.5.1](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.5.1) (2024-01-24)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.5.0...v8.5.1)

### 🐛 Fixed bugs
* fix(NcPopover): a11y attrs provide-inject reactivity [\#5142](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5142) \([ShGKme](https://github.com/ShGKme)\)
* fix(NcCheckboxRadioSwitch): On button style align the text vertically [\#5151](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5151) \([susnux](https://github.com/susnux)\)
* fix: removed groupings in timezone picker [\#5130](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5130) \([emoral435](https://github.com/emoral435)\)
* fix(fields): adjust label line-height [\#5133](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5133) \([ShGKme](https://github.com/ShGKme)\)
* fix(header): width regression fixed [\#5129](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5129) \([emoral435](https://github.com/emoral435)\)
* fix(NcCheckboxRadioSwitch): Make sure to include current value in checked array [\#5150](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5150) \([susnux](https://github.com/susnux)\)
* fix: Ensure no double scrollbars for NcDialog and NcAppNavigationSettings [\#5139](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5139) \([susnux](https://github.com/susnux)\)

### Other Changes
* Updated translation
* chore: Fix missing PR from changelog [\#5125](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5125) \([Pytal](https://github.com/Pytal)\)
* chore: Migrate cypress config to vite instead of webpack [\#4961](https://github.com/nextcloud-libraries/nextcloud-vue/pull/4961) \([susnux](https://github.com/susnux)\)
* chore(styleguide): set line-height from server styles [\#5132](https://github.com/nextcloud-libraries/nextcloud-vue/pull/5132) \([ShGKme](https://github.com/ShGKme)\)

## [v8.5.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.5.0) (2024-01-23)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.5.0...v8.4.0)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.4.0...v8.5.0)

### 🚀 Enhancements
* enh(NcSelect): Add visible input label by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4963
Expand All @@ -112,6 +130,7 @@ All notable changes to this project will be documented in this file.
* feat(NcReferenceList): Add support for a fallback reference widget by @mejo- in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5092
* enh(NcEmojiPicker): Always show skin tone selector + save selection by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5103
* feat(NcActionButton): Allow pressed state on NcActionButton - similar to NcButton by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4744
* feat(`NcRichText`) add support of GFM (extended markdown) by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4365

### 🐛 Fixed bugs
* fix(NcCheckboxRadioSwitch): fix shift+click on firefox by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4999
Expand Down
17 changes: 8 additions & 9 deletions cypress.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { defineConfig } from 'cypress'
import getCompareSnapshotsPlugin from 'cypress-visual-regression/dist/plugin'
import { configureVisualRegression } from 'cypress-visual-regression'

export default defineConfig({
projectId: '3paxvy',
Expand All @@ -8,19 +8,18 @@ export default defineConfig({
defaultCommandTimeout: 6000,

env: {
failSilently: false,
type: 'actual',
SNAPSHOT_BASE_DIRECTORY: './cypress/snapshots/base',
SNAPSHOT_DIFF_DIRECTORY: './cypress/snapshots/diff',
INTEGRATION_FOLDER: 'cypress/visual/',
trashAssetsBeforeRuns: true,
visualRegression: {
type: 'regression',
baseDirectory: './cypress/snapshots/base',
diffDirectory: './cypress/snapshots/diff',
},
},

screenshotsFolder: './cypress/snapshots/actual',

component: {
setupNodeEvents(on, config) {
getCompareSnapshotsPlugin(on, config)
setupNodeEvents(on) {
configureVisualRegression(on)

// Disable spell checking to prevent rendering differences
on('before:browser:launch', (browser, launchOptions) => {
Expand Down
2 changes: 1 addition & 1 deletion cypress/component/richtext.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ describe('NcRichText', () => {
cy.get('li').should('have.length', testCases.length)
cy.get('li').each((item, index) => {
// Vue 2.7 renders three non-breaking spaces here for some reason
expect(item).have.text(' ' + testCases[index].output)
expect(item).contain(testCases[index].output)
})
cy.get('input:checked').should('have.length', testCases.filter(test => test.checked).length)
})
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
4 changes: 2 additions & 2 deletions cypress/support/commands.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import compareSnapshotCommand from 'cypress-visual-regression/dist/command'
import { addCompareSnapshotCommand } from 'cypress-visual-regression/dist/command'

compareSnapshotCommand()
addCompareSnapshotCommand()
3 changes: 0 additions & 3 deletions l10n/cs_CZ.pot
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,6 @@ msgstr "Olivínová"
msgid "online"
msgstr "online"

msgid "Open contact menu"
msgstr "Otevřít nabídku kontaktů"

msgid "Open link to \"{resourceName}\""
msgstr "Otevřít odkaz na „{resourceName}“"

Expand Down
3 changes: 0 additions & 3 deletions l10n/de_DE.pot
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,6 @@ msgstr "Olivin"
msgid "online"
msgstr "Online"

msgid "Open contact menu"
msgstr "Kontaktmenü öffnen"

msgid "Open link to \"{resourceName}\""
msgstr "Link zu \"{resourceName}“ öffnen"

Expand Down
3 changes: 0 additions & 3 deletions l10n/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,6 @@ msgstr ""
msgid "online"
msgstr ""

msgid "Open contact menu"
msgstr ""

msgid "Open link to \"{resourceName}\""
msgstr ""

Expand Down
42 changes: 39 additions & 3 deletions l10n/sv.pot
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ msgstr "Blåviolett"
msgid "Boston Blue"
msgstr "Bostonblå"

msgid "busy"
msgstr "upptagen"

msgid "Cancel changes"
msgstr "Avbryt ändringar"

Expand Down Expand Up @@ -102,12 +105,18 @@ msgstr "Stäng Smart Picker"
msgid "Collapse menu"
msgstr "Komprimera menyn"

msgid "Color picker"
msgstr "Färgväljare"

msgid "Confirm changes"
msgstr "Bekräfta ändringar"

msgid "Custom"
msgstr "Anpassad"

msgid "Dark skin tone"
msgstr "Mörk hudton"

#. TRANSLATORS: A color name for RGB(136, 85, 168)
msgid "Deluge"
msgstr "Skyfallsblå"
Expand All @@ -121,6 +130,9 @@ msgstr "stör ej"
msgid "Edit item"
msgstr "Ändra"

msgid "Emoji picker"
msgstr "Emoji-väljare"

msgid "Enter link"
msgstr "Ange länk"

Expand Down Expand Up @@ -165,13 +177,28 @@ msgstr "Göm lössenordet"
msgid "invisible"
msgstr "osynlig"

msgid "Keyboard navigation help"
msgstr "Hjälp med tangentbordsnavigering"

msgid "Light skin tone"
msgstr "Ljus hudton"

msgid "Load more \"{options}\""
msgstr "Ladda fler \"{options}\""

#. TRANSLATORS: A color name for RGB(45, 115, 190)
msgid "Mariner"
msgstr "Marinblå"

msgid "Medium dark skin tone"
msgstr "Medium mörk hudton"

msgid "Medium light skin tone"
msgstr "Medium ljus hudton"

msgid "Medium skin tone"
msgstr "Medium hudton"

msgid "Message limit of {count} characters reached"
msgstr "Meddelandegräns {count} tecken används"

Expand All @@ -181,6 +208,9 @@ msgstr "Fler objekt"
msgid "More options"
msgstr "Fler alternativ"

msgid "Neutral skin color"
msgstr "Neutral hudfärg"

msgid "Next"
msgstr "Nästa"

Expand Down Expand Up @@ -209,9 +239,6 @@ msgstr "Olivin"
msgid "online"
msgstr "online"

msgid "Open contact menu"
msgstr "Öppna kontaktmenyn"

msgid "Open link to \"{resourceName}\""
msgstr "Öppna länken till \"{resourceName}\""

Expand Down Expand Up @@ -318,6 +345,15 @@ msgstr "Inställningsmeny"
msgid "Show password"
msgstr "Visa lössenordet"

msgid "Skin tone"
msgstr "Hudton"

msgid "Skip to app navigation"
msgstr "Hoppa till appnavigering"

msgid "Skip to main content"
msgstr "Hoppa till huvudinnehåll"

msgid "Smart Picker"
msgstr "Smart Picker"

Expand Down
3 changes: 0 additions & 3 deletions l10n/tr.pot
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,6 @@ msgstr "Zeytinlik"
msgid "online"
msgstr "Çevrim içi"

msgid "Open contact menu"
msgstr "İletişim menüsünü aç"

msgid "Open link to \"{resourceName}\""
msgstr "{resourceName} bağlantısını aç"

Expand Down
Loading
Loading