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

Replace wikit Message by Codex Message component #769

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

guergana
Copy link
Contributor

Bug: T347183

Copy link
Contributor

@chukarave chukarave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good

@guergana guergana merged commit 79279ca into development Nov 20, 2023
5 checks passed
@guergana guergana deleted the replace-codex-message branch November 20, 2023 10:06
hasanakg added a commit that referenced this pull request Mar 11, 2024
* Localisation updates from https://translatewiki.net. (#722)

* Update vue and peers (#758)

* Install vue3 and dependencies

* Mock correct version of inertia

* Update error message fallback render function

* Fix missing Vue import

* Setup i18n

* Setup pinia

* Update defineComponent

* Replace wikit-dialog with codex-dialog in Home.vue

* Replace wikit-dialog with codex-dialog in Results.vue

* Update bubble

* Update lifecycle methods

* Fix TS errors

* Remove vuex from tests

* Replace wikit dialog and select

* Empty playground.vue

* Add migration eslint rules

* Update propsData to props

* Update tests

* Add lost package-lock.json

* Setup i18n (#753)

* Setup i18n

* Remove unnecessary function

---------

Co-authored-by: Itamar Givon <itamar.givon.dev@gmail.com>

* Setup pinia

* Resolve package-lock conflicts

* Remove console.log

* Restore Playground.vue

* Fix linting issues

* Update package-lock

* Fix i18n (#760)

* Enable parsing of wikitext style links in i18n messages

* Update links in i18n messagesto wikitext style

* Update browser tests (#759)

* Fix browser tests

* Disable assertVue assertions

* Oops, missed two!

---------

Co-authored-by: Itamar Givon <itamar.givon.dev@gmail.com>

* Fix mix manifest

---------

Co-authored-by: Hasan Akgün <hasanakg@outlook.com>

* Replace wikit button with codex button (#764)

* Replace wikit button with codex button

Bug: T346797

* Update deps (#766)

* update typescript-eslint

* update vue-loader

* update codex packages

* Update php deps (#768)

* update inertia

* update guzzle-cache-middleware

* update chore docs after Vue3 upgrade (#767)

* Replace wikit Message by Codex Message component (#769)

Bug: T347183

* Localisation updates from https://translatewiki.net. (#748)

* Bump browserify-sign from 4.2.1 to 4.2.2 (#750)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sass from 1.69.0 to 1.69.5 (#737)

Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.69.0...1.69.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 3.8.1 to 4.0.0 (#747)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3.8.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-plugin-vue from 9.17.0 to 9.18.1 (#745)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.17.0 to 9.18.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.17.0...v9.18.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/checkout from 3 to 4 (#746)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Migrate to codex checkbox (#770)

Bug: T347200

* Remove CSS not allowing CdxMessage to wrap in small screens (#774)

The fix makes the success message properly adjust its width in viewports below 640px in Chrome v119, Safari v17 or Firefox v119 

Bug: T347183

* Fix cdx-dialog styling and remove old wikit-dialog styles (#776)

Bug: T347100

* Fix cdx-select width problems below 462px viewport width (#775)

Bug: T347168

* Create Vue 3 version of the custom LanguageSelector component (#773)

* Create Vue 3 version of the custom LanguageSelector component

Bug: T345915

* Update indentation

* Replace WikitLink component with Codex styles (#772)

* replace links in AuthWidget

* replace mismatch row links

* add converted link styles

* replace links in the tool footer

* replace layout links

* Rebase on development

* include link mixin as default in app.scss

* remove redundant css class and imports

* remove forgotten redundant scss import

* fix broken link styles

* fix styling for the auth widget

* adjust mismatch row headline styles

* Replace results progress bar with codex component (#790)

* replace results progress bar with codex component

* add media query for smaller viewport

* Replace Wikit Textarea with Codex Textarea component (#771)

* Replace Wikit Textarea with Codex Textarea component

Bug: T347190

* Fix v-model and add functionality

* Remove this.form.itemsInput in favor of new v-model syntax

* Fix errors

* Remove trailing comma

* Update browser tests

* Update Home.vue

* Update Home.spec.js

* Put textarea in a wrapper component

* Adjust tests to new TextareaHome component

* Fix linting

* Move MAX_NUM_IDS to TextArea component

* Fix indentation

* Rename component to ItemIdSearchTextarea

* [WiP] rewrite component using Composition API

* Commit unsuccesful testing export of i18n :(

* Adjust i18n plugin to composition API with useI18n

* Refactor global variable MAX_NUM_IDS to vue3 format

* Fix typescript errors

* Update HomeState to use the new ValidationError type

* Add spaces between methods

* Change name of internationalizaton plugin variable

* Remove unneeded options in createI18n plugin

* Localisation updates from https://translatewiki.net. (#777)

* Localisation updates from https://translatewiki.net. (#797)

* Use composition Api in Error.vue Page (#795)

As discussed with @itamargiv the option of creating an automated test atm is too much overhead for the current task and will be addressed in the future as tech debt.

Bug: T353719

* Remove Playground Page (#796)

* Remove playground Page

This page is no longer necessary as it was created at the
beginning stage of the project to test the components.

* Refactor Home page to Vue3 (#798)

Bug: T353869

* Updates December 2023 (#799)

* Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 (#779)
* Bump @vue/test-utils from 2.4.2 to 2.4.3 (#780)
* Bump @vue/runtime-dom from 3.3.8 to 3.3.9 (#781)
* Bump @types/jest from 29.5.8 to 29.5.10 (#783)
* Bump eslint from 8.53.0 to 8.54.0 (#784)
* Bump typescript from 5.2.2 to 5.3.2 (#785)
* Bump @types/lodash from 4.14.201 to 4.14.202 (#786)
* Bump eslint-plugin-vue from 9.18.1 to 9.19.2 (#787)
* Bump @typescript-eslint/parser from 6.11.0 to 6.13.1 (#788)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Localisation updates from https://translatewiki.net. (#801)

* Rewrite Layout Page using Vue3 syntax (#802)

Bug: T353886

* Fix indentation in Home Page (#803)

* Improve links (#793)

* don't show visited styles on auth links

* don't show navigation outline on logo

* Update resources/js/Components/AuthWidget.vue

Co-authored-by: Guergana Tzatchkova <guergana.tzatchkova@wikimedia.de>

* Update resources/js/Components/AuthWidget.vue

Co-authored-by: Guergana Tzatchkova <guergana.tzatchkova@wikimedia.de>

* fix indentation

* remove redundant class

---------

Co-authored-by: Guergana Tzatchkova <guergana.tzatchkova@wikimedia.de>

* Rewrite WikidataToolFooter in Vue3 script setup syntax (#824)

* Rewrite WikidataToolFooter in Vue3 script setup syntax

Bug: T354283

* Rewrite LoadingOverlay in Vue3 script setup syntax (#825)

We expose the methods hide() and show() as well because they are
used by the Results page

Bug: T354345

* Rewrite AuthWidget in Vue3 script setup syntax (#827)

Bug: T354373

* Rewrite Results Page in Vue 3 syntax (#805)

Bug: T354059

* Rewrite MismatchesTable with Vue3 syntax (#828)

* Rewrite MismatchesTable with Vue3 syntax

Bug: T354375

* Rewrite MismatchRow in Vue3 script setup syntax (#826)

Bug: T354346

* Add type null to User type to remove warnings (#829)

When the user is not logged in the passed prop=null, this case
should also be included in the User type.

* Update composer laravel-socialite-mediawiki/ package (#834)

* redirect composer to temporary GH package

* Amend link to refer to repo, not branch

* Fix design errors (#831)

Bug: T347190

* Reassign css to proper div to remove white space below footer (#832)

This wrapper div with the website class was collapsed into the <div id="app">. With the Vue3 rendering this is not happening anymore so the styles need to be reapplied directly to the div app. We need to disable no-multiple-template-root rule in project for this to work, since now there is more than one base element in the template but this error will be gone once the linting rules are set to Vue3 since this rule doesn't exist in Vue3. It will be migrated soon.

Bug: T347190

* Replace all wikit variables in app.scss and _typography.scss (#792)

* replace all wikit variables in app.scss and _typography.scss

* include new body mixins

* fix faulty variable name

* replace dimension-layout tokens with temporary explicit values

* replace dimension-spacing tokens with temporary explicit values

* only include one body style mixin in

* make tablet breakpoints into mobile breakpoints

* add ui-text-M mixin, make font weight dynamic and use it on .button class

* Improve links (#830)

* align user line items

* add redundant style property and fix indentation

* Create a reusable custom variables file and use it for mismatch finder (#794)

* add custom variables file and replace app.css vars

* add custon variables css file and adjust path

* replace variables in components and pages

* fix incorrect/redundant values

* Replace tokens in pages (#800)

* import codex tokens in _typography.scss

* replace tokens for `Home.vue`

* replace tokens on

* remove wikit tokens import from

* add footer section titles style

* replace all wikit variables in app.scss and _typography.scss

* include new body mixins

* fix faulty variable name

* replace dimension-layout tokens with temporary explicit values

* replace dimension-spacing tokens with temporary explicit values

* only include one body style mixin in

* make tablet breakpoints into mobile breakpoints

* replace all wikit variables in app.scss and _typography.scss

* include new body mixins

* fix faulty variable name

* replace dimension-layout tokens with temporary explicit values

* replace dimension-spacing tokens with temporary explicit values

* only include one body style mixin in

* add custom variables file and replace app.css vars

* add custon variables css file and adjust path

* replace variables in components and pages

* fix incorrect/redundant values

* fix brackets removed unintentionally

* Replace tokens in remaining components (#823)

* import codex tokens in _typography.scss

* replace tokens for `Home.vue`

* replace tokens on

* remove wikit tokens import from

* add footer section titles style

* replace all wikit variables in app.scss and _typography.scss

* include new body mixins

* fix faulty variable name

* replace dimension-layout tokens with temporary explicit values

* replace dimension-spacing tokens with temporary explicit values

* only include one body style mixin in

* make tablet breakpoints into mobile breakpoints

* replace all wikit variables in app.scss and _typography.scss

* include new body mixins

* fix faulty variable name

* replace dimension-layout tokens with temporary explicit values

* replace dimension-spacing tokens with temporary explicit values

* only include one body style mixin in

* add custom variables file and replace app.css vars

* add custon variables css file and adjust path

* replace variables in components and pages

* fix incorrect/redundant values

* Replace tokens in remaining components

* add and use new mixin

* use mixin for all buttons

* removing new mixin in order to include in PR #792 instead

* don't apply button mixin to icon (also make it bold)

* remove redundant wikit reference

* get rid of trailing spaces

* more white space removal

* remove extra line

* Find a way around icon - text misalignment issue in codex buttons (#837)

* make text in all icon buttons its own span and style that

* remove padding as it worsens the issue on chrome

* Add explicit alignment to the icon as well

Co-authored-by: Guergana Tzatchkova <guergana.tzatchkova@wikimedia.de>

---------

Co-authored-by: Guergana Tzatchkova <guergana.tzatchkova@wikimedia.de>

* Fix :visited:hover color for auth widget links (#838)

* fix focus border outline for the store download button (#839)

* Update linting rules to Vue3 (#836)

This PR adds vue/vue3-strongly-recommended to check for vue linting violations in vue3

Bug: T351644

* Add stylelint to project (#841)

 The "selector-class-pattern" rule has been disabled because we are loosely following the BEM naming convention and this rule expects classes to be named using kebab case. Installing a plugin to reinforce the BEM convention would mean we also need to update all the class names that are not using it and that is too much overhead for the current task.

* Adapt layout to codex's grid system (#849)

* Adapt layout to codex's grid system

* add a gap for the results description header

* Bump eslint from 8.54.0 to 8.56.0 (#807)

Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/jest from 29.5.10 to 29.5.11 (#810)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump typescript from 5.3.2 to 5.3.3 (#814)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/upload-artifact from 3 to 4 (#821)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-node from 4.0.0 to 4.0.1 (#822)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sass-loader from 13.3.2 to 14.0.0 (#844)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.2 to 14.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v13.3.2...v14.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @vue/runtime-dom from 3.3.9 to 3.4.15 (#845)

Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.9 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.15/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @vue/compiler-sfc from 3.3.8 to 3.4.15 (#851)

Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.8 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.15/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump axios from 1.6.2 to 1.6.7 (#852)

Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.2...v1.6.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump date-fns from 2.30.0 to 3.3.1 (#853)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.3.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.30.0...v3.3.1)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.20.0 (#854)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.13.1 to 6.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @typescript-eslint/parser from 6.13.1 to 6.20.0 (#855)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.1 to 6.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Port the table component from Wikit back to the Mismatch Finder (#850)

* Port the table component from Wikit to Mismatch Finder

* fix ref export and add test

* Rename component and replace discrete values with tokens where possible

* two more tokens

* use correct component name in test and css selector

* update class selector name

* make component tag kebab-case

* Chore: Upgrade eslint-plugin-vue (#860)

Bug: T356035

* Chore: Update sass

Bug: T356035

* Chores: update ts-loader (#863)

Bug: T356035

* add max-width for store unintentionally removed (#861)

* Add overwritten button text span items (#864)

* Remove Wikit MenuItem import (#865)

Bug: T356172

* Remove compat build (#875)

Bug: T351812

* Bump eslint-plugin-vue from 9.20.1 to 9.21.1 (#867)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.20.1 to 9.21.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.20.1...v9.21.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sass-loader from 14.0.0 to 14.1.0 (#868)

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v14.0.0...v14.1.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @vue/test-utils from 2.4.3 to 2.4.4 (#869)

Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.3...v2.4.4)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add last layout and grid improvements (#874)

* apply media queries on footer component

* make sure button don't show ellipsis unnecessarily

* add selector and move style from components to app.scss

* add selector to random mismatches

* Bump stylelint from 16.2.0 to 16.2.1 (#870)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.2.0...16.2.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @wikimedia/language-data from 1.1.5 to 1.1.6 (#871)

Bumps [@wikimedia/language-data](https://github.com/wikimedia/language-data) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/wikimedia/language-data/releases)
- [Changelog](https://github.com/wikimedia/language-data/blob/master/CHANGELOG.md)
- [Commits](wikimedia/language-data@1.1.5...1.1.6)

---
updated-dependencies:
- dependency-name: "@wikimedia/language-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/jest from 29.5.11 to 29.5.12 (#872)

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Don't show outline on logo (#877)

* Add removed logo style

* add empty line before media query

* Remove Wikit Leftovers (#879)

* remove wikit leftovers

* tidy up  indentation

* remove link to broken tool (#878)

* Ignore already reviewed mismatches on reupload (#880)

Bug: T329631

Co-authored-by: Hasan Akgün <hasanakg@outlook.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: translatewiki.net <l10n-bot@translatewiki.net>
Co-authored-by: Itamar Givon <itamar.givon.dev@gmail.com>
Co-authored-by: Hasan Akgün <hasanakg@outlook.com>
Co-authored-by: Guergana Tzatchkova <guergana.tzatchkova@wikimedia.de>
Co-authored-by: Noa Rave <noa.rave@wikimedia.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants