Update dependency vuetify to v4 #471

Open
_renovate wants to merge 1 commit from renovate/vuetify-4.x into master
_renovate commented 2026-05-05 13:57:30 +02:00 (Migrated from edugit.org)

This MR contains the following updates:

Package Change Age Confidence
vuetify (source) ^3.8.3^4.0.0 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vuetifyjs/vuetify (vuetify)

v4.1.5

Compare Source

[!IMPORTANT]
Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective

Even if you look with optimism into the future (despite the sad economic reality), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off.

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated.

Thank you.


🔧 Bug Fixes
  • types: preserve RouteLocationRaw in emitted declarations (d4d7b4b), closes #​22615
  • VCalendar: prevent next day hours when customizing intervals (4e36892)
  • VCalendar: add missing interval props (#​23000) (d1f6f96), closes #​22718
  • VDataTable: hide empty header cell in mobile view (a759055)
  • VOverlay: skip click-outside DOM scan for inactive overlays (74e297f), closes #​22995
  • VSwitch: resolve inset thumb scale ratios in Sass (86fcfaa), closes #​23004
  • VTreeview: search should match reactive nodes when using return-object (#​22640) (1e92d74), closes #​22533
🧪 Labs

v4.1.4

Compare Source

🔧 Bug Fixes

v4.1.3

Compare Source

🔧 Bug Fixes
  • rounded: translate 2xl, 3xl, etc. to classes (0ea03f4), closes #​22978
  • VAutocomplete: don't trigger keydown listener during IME composition (#​22974) (c1ef7fa)
  • VDataTable: keep rows visible after hiding a column with a custom filter (#​22971) (aea8e77), closes #​22863
  • VDataTable: apply text-align to columns with align 'start' (02f5f81), closes #​22979
  • VDateInput: derive display format from date adapter locale (#​22976) (962cda0)
  • VDateInput: do not ignore the first click when actions are visible (7fb5ef8)
  • VOtpInput: move focus correctly in RTL mode (f0145aa)
  • VOtpInput: pasting from mobile device (5c39a64), closes #​22931
  • VSelect/VAutocomplete/VCombobox: respect no-auto-scroll (adb2597), closes #​22920
  • locale: correctly resolve Kurdish locale to RTL (4782312)

v4.1.2

Compare Source

🔧 Bug Fixes

v4.1.1

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VHeatmap: keep legend bar visible in forced-colors mode (58e3e7d)
  • VHighlight: support forced-colors mode (067228c)

v4.1.0

Compare Source

v4.1.0 (Ascendant)

🏅 Component promotions

The following components have been promoted to the core framework from labs:

💯 Release notes

🚀 Features
🔧 Bug Fixes
🧪 Labs

v4.0.9

Compare Source

🔧 Bug Fixes
  • focusTrap: prevent page scroll when capturing focus (451e7c3), closes #​22802
  • VNumberInput: keep both controls enabled when empty (e0133c2)
  • VProgressLinear: avoid opacity:NaN when rendering with SSR (#​22880) (359a492), closes #​22876

v4.0.8

Compare Source

🔧 Bug Fixes
🔥 Performance Improvements

v4.0.7

Compare Source

🔧 Bug Fixes

v4.0.6

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VVideo: avoid tooltip obstructing volume slider (add2a7e)
  • VVideo: support VVideoControls as standalone component (aaf9cf5), closes #​22529
  • VVideo: show progress bar by default (1be0091)

v4.0.5

Compare Source

🔧 Bug Fixes
🧪 Labs
  • VPie: shrink back hovered slices on mouseleave (1893748)

v4.0.4

Compare Source

🔧 Bug Fixes
🧪 Labs

v4.0.3

Compare Source

🔧 Bug Fixes
  • hotkey: resilient sequence parsing (#​22704) (cae1cea), closes #​22399
  • md2: restore correct global rounding (6d1ef04), closes #​22707
  • VDataTable: reactive items from expanded with return-object (5d7af2c), closes #​22189
  • VExpansionPanels: apply rounded only to the first and last panel when closed (dbc7421), closes #​22722
  • VGrid: restore no-gutters instead of mapping to "compact" (947d7d5)
  • VSkeletonLoader: less jitter when scrolling on slow device (468ba31)
  • VTooltip: correct selector for non-interactive tooltips (15b3cbd), closes #​22724 #​22726
🧪 Labs

v4.0.2

Compare Source

🚀 Features
🔧 Bug Fixes
🧪 Labs
  • VAvatarGroup: change the limit behavior to cover overflow item (e580ebc), closes #​22702 #​22703
  • VCommandPalette: add closeOnSelect prop and before-select event (#​22634) (d534f79)
  • VCommandPalette: correct name of the inner component (bfed30c)

v4.0.1

Compare Source

🚀 Features
🔧 Bug Fixes
🧪 Labs
  • VFileUpload: hide-browse should hide divider as well (84f70ef)
  • VFileUpload: expose controlRef for internal <input /> (36d3d3c)
  • VFileUpload: append instead of replacing files when multiple (c93d2b7)
  • VFileUpload: integrate VInput & split internal logic (#​22637) (027ab86)

v4.0.0

Compare Source

v4.0.0 (Revisionist)

Welcome to the v4.0.0 release of Vuetify!

Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If your business depend on Vuetify, please consider joining sponsors and backers on various platforms to help support ongoing development and new features.

💯 Release notes

🚀 Features
🔧 Bug Fixes
  • colors: correct CSS layer name (47d4b70)
  • defaults: skip undefined values (2a74859), closes #​17845
  • inputs: restore plain/underlined icon alignment (5495cca)
  • styles: utilities should override responsive typography (#​22573) (878907f)
  • VSnackbarQueue: pause all items when collapsed and hovered (df63fec)
  • theme: re-merge default variables when themes is set (a14c763)
  • theme: helpers should override theme base (2690877)
  • theme: override automatic text color with classes (#​22475) (59b11d5)
  • theme: .text- classes always override color from .bg- (7edf33a), closes #​21787
  • VContainer: drop dependency on utility class (47ca5c8)
  • VCounter: inherit color (aligns with VMessages) (#​22424) (ecd07b9)
  • VField: append/prepend should fill height (add5d2d)
  • VOverlay: apply scrollbar offset to body and VNavigationDrawer (ec926d7)
🔬 Code Refactoring
  • styles: replace !important with layers (7484c81)
  • VBtn: remove default text transform (#​21079) (712bdd6)
  • VBtn: convert display from grid to flex (41b7768)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Mend Renovate.

This MR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | [`^3.8.3` → `^4.0.0`](https://renovatebot.com/diffs/npm/vuetify/3.12.10/4.1.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/4.1.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vuetify/3.12.10/4.1.5?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](#33) for more information. --- ### Release Notes <details> <summary>vuetifyjs/vuetify (vuetify)</summary> ### [`v4.1.5`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.5) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.4...v4.1.5) > \[!IMPORTANT] > Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently **unable to compensate our contributors** for their continued work on the framework and the ecosystem tools. > > If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes. > > **[Sponsor via Open Collective](https://opencollective.com/vuetify)** > > Even if you look with optimism into the future (despite the sad economic reality), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off. > > Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated. > > Thank you. *** ##### :wrench: Bug Fixes - **types:** preserve RouteLocationRaw in emitted declarations ([d4d7b4b](https://github.com/vuetifyjs/vuetify/commit/d4d7b4be423a174030a4b1331429775ff80439ff)), closes [#&#8203;22615](https://github.com/vuetifyjs/vuetify/issues/22615) - **VCalendar:** prevent next day hours when customizing intervals ([4e36892](https://github.com/vuetifyjs/vuetify/commit/4e3689204599ca3446086868db12b67c25eff65e)) - **VCalendar:** add missing interval props ([#&#8203;23000](https://github.com/vuetifyjs/vuetify/issues/23000)) ([d1f6f96](https://github.com/vuetifyjs/vuetify/commit/d1f6f9646e6eff1c8b93e5def1f12c43e3279abe)), closes [#&#8203;22718](https://github.com/vuetifyjs/vuetify/issues/22718) - **VDataTable:** hide empty header cell in mobile view ([a759055](https://github.com/vuetifyjs/vuetify/commit/a7590552c48dd2c355e9ed9d8b7f915f99820320)) - **VOverlay:** skip click-outside DOM scan for inactive overlays ([74e297f](https://github.com/vuetifyjs/vuetify/commit/74e297f55c11892bcb29596b7d1ee20b2e634f8b)), closes [#&#8203;22995](https://github.com/vuetifyjs/vuetify/issues/22995) - **VSwitch:** resolve inset thumb scale ratios in Sass ([86fcfaa](https://github.com/vuetifyjs/vuetify/commit/86fcfaad3e8b7b41407ab4170cdece33283b1c80)), closes [#&#8203;23004](https://github.com/vuetifyjs/vuetify/issues/23004) - **VTreeview:** search should match reactive nodes when using return-object ([#&#8203;22640](https://github.com/vuetifyjs/vuetify/issues/22640)) ([1e92d74](https://github.com/vuetifyjs/vuetify/commit/1e92d74bba8c1084c0ab633d4c3cce03becbc85d)), closes [#&#8203;22533](https://github.com/vuetifyjs/vuetify/issues/22533) ##### :test\_tube: Labs - **VMaskInput:** preserve value when pasting over a selection ([#&#8203;23003](https://github.com/vuetifyjs/vuetify/issues/23003)) ([9d9dc34](https://github.com/vuetifyjs/vuetify/commit/9d9dc34c0f73b440cf6e1b4d51e7bceeb68bfbf7)), closes [#&#8203;22831](https://github.com/vuetifyjs/vuetify/issues/22831) ### [`v4.1.4`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.4) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.3...v4.1.4) ##### :wrench: Bug Fixes - **date:** correct locale on StringDateAdapter ([83ed8d4](https://github.com/vuetifyjs/vuetify/commit/83ed8d49b53c0f924f7047bd7c31b6523b5a2fe2)) - **theme:** provideTheme current should use computedThemes ([#&#8203;22987](https://github.com/vuetifyjs/vuetify/issues/22987)) ([998fe6a](https://github.com/vuetifyjs/vuetify/commit/998fe6a8815d65982f45b5139d8a3fef6ab55b6e)), closes [#&#8203;22986](https://github.com/vuetifyjs/vuetify/issues/22986) - **VDateInput:** do not fill range on blur ([b7569fe](https://github.com/vuetifyjs/vuetify/commit/b7569fe4845502c0c0d485382773f6ea9ee7085b)), closes [#&#8203;22984](https://github.com/vuetifyjs/vuetify/issues/22984) - **VMenu:** correct close cascade for nested menus ([5902e09](https://github.com/vuetifyjs/vuetify/commit/5902e09bfca1c060567b68d32bde4daddf9882a6)), closes [#&#8203;20003](https://github.com/vuetifyjs/vuetify/issues/20003) [#&#8203;21606](https://github.com/vuetifyjs/vuetify/issues/21606) [#&#8203;22227](https://github.com/vuetifyjs/vuetify/issues/22227) - **VMenu:** correct click-outside detection when content resizes ([007f546](https://github.com/vuetifyjs/vuetify/commit/007f5462e3381418d8a5b62068a73c2c90dd6e1b)), closes [#&#8203;22488](https://github.com/vuetifyjs/vuetify/issues/22488) - **VNumberInput:** accept non-ASCII minus sign ([6063d7a](https://github.com/vuetifyjs/vuetify/commit/6063d7abd3f6e6ac48919c6aa2d19aa08a42fe8a)), closes [#&#8203;22988](https://github.com/vuetifyjs/vuetify/issues/22988) - **VNumberInput:** keep all decimals when precision is null ([87b0e57](https://github.com/vuetifyjs/vuetify/commit/87b0e57ab8991bb6cfbfaacc8917f2fa5fe015b9)), closes [#&#8203;22990](https://github.com/vuetifyjs/vuetify/issues/22990) ### [`v4.1.3`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.3) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.2...v4.1.3) ##### :wrench: Bug Fixes - **rounded:** translate `2xl`, `3xl`, etc. to classes ([0ea03f4](https://github.com/vuetifyjs/vuetify/commit/0ea03f4c2297081fbb558822b6716f0e63442a1f)), closes [#&#8203;22978](https://github.com/vuetifyjs/vuetify/issues/22978) - **VAutocomplete:** don't trigger keydown listener during IME composition ([#&#8203;22974](https://github.com/vuetifyjs/vuetify/issues/22974)) ([c1ef7fa](https://github.com/vuetifyjs/vuetify/commit/c1ef7fa05836b6f8afc4227306b6cb5468ab3fd9)) - **VDataTable:** keep rows visible after hiding a column with a custom filter ([#&#8203;22971](https://github.com/vuetifyjs/vuetify/issues/22971)) ([aea8e77](https://github.com/vuetifyjs/vuetify/commit/aea8e77e6c5482d3ece15200916f0be06aa77261)), closes [#&#8203;22863](https://github.com/vuetifyjs/vuetify/issues/22863) - **VDataTable:** apply text-align to columns with align 'start' ([02f5f81](https://github.com/vuetifyjs/vuetify/commit/02f5f810ea470af0d579311462280dd91b4957b4)), closes [#&#8203;22979](https://github.com/vuetifyjs/vuetify/issues/22979) - **VDateInput:** derive display format from date adapter locale ([#&#8203;22976](https://github.com/vuetifyjs/vuetify/issues/22976)) ([962cda0](https://github.com/vuetifyjs/vuetify/commit/962cda09e4ef91cdfbc57476a5b5ac7f4076b436)) - **VDateInput:** do not ignore the first click when actions are visible ([7fb5ef8](https://github.com/vuetifyjs/vuetify/commit/7fb5ef8357576de3aea0127e95ffa7b3bd8115e0)) - **VOtpInput:** move focus correctly in RTL mode ([f0145aa](https://github.com/vuetifyjs/vuetify/commit/f0145aaf07681d189e8e0582241a6e0bf296efe3)) - **VOtpInput:** pasting from mobile device ([5c39a64](https://github.com/vuetifyjs/vuetify/commit/5c39a64fa8d033276d6c265353b0599e6edb3fe1)), closes [#&#8203;22931](https://github.com/vuetifyjs/vuetify/issues/22931) - **VSelect/VAutocomplete/VCombobox:** respect `no-auto-scroll` ([adb2597](https://github.com/vuetifyjs/vuetify/commit/adb259741d6b348f4331dae8e495be88e921ba04)), closes [#&#8203;22920](https://github.com/vuetifyjs/vuetify/issues/22920) - **locale:** correctly resolve Kurdish locale to RTL ([4782312](https://github.com/vuetifyjs/vuetify/commit/4782312961ec71cf05fb6ccba07e50cfcbac0e7a)) ### [`v4.1.2`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.2) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.1...v4.1.2) ##### :wrench: Bug Fixes - **theme:** async transition should return a Promise ([904f949](https://github.com/vuetifyjs/vuetify/commit/904f94956d671b2cbd8ce3f975aee2b63538771a)), closes [#&#8203;22900](https://github.com/vuetifyjs/vuetify/issues/22900) - **utilites:** merge height values into single group ([ff6e4e4](https://github.com/vuetifyjs/vuetify/commit/ff6e4e4169e0ad1435aef67da5f91cc4d33d4b44)), closes [#&#8203;22916](https://github.com/vuetifyjs/vuetify/issues/22916) - **VDialog:** clear inline styles when enabling fullscreen mode ([ea29378](https://github.com/vuetifyjs/vuetify/commit/ea293786199d5ce5711bf98354cd473eedaa64f9)), closes [#&#8203;22926](https://github.com/vuetifyjs/vuetify/issues/22926) - **VOverlay:** static location should snap to edges using CSS ([#&#8203;22921](https://github.com/vuetifyjs/vuetify/issues/22921)) ([4fc3c8e](https://github.com/vuetifyjs/vuetify/commit/4fc3c8ebce1b3ffe01c6f28477d20ddb4ace0394)), closes [#&#8203;22911](https://github.com/vuetifyjs/vuetify/issues/22911) - **VOverlay:** do not clear position when closing ([923b3b6](https://github.com/vuetifyjs/vuetify/commit/923b3b6d3639e237fdbf6af3e96e0e73e0344377)), closes [#&#8203;22930](https://github.com/vuetifyjs/vuetify/issues/22930) - **VOverlay:** keep overlay attached with iOS keyboard open ([#&#8203;22923](https://github.com/vuetifyjs/vuetify/issues/22923)) ([2e51298](https://github.com/vuetifyjs/vuetify/commit/2e51298132359f772fe50a42fecf851c27e5bfac)), closes [#&#8203;22376](https://github.com/vuetifyjs/vuetify/issues/22376) - **VOverlay:** resolve size with CSS function (calc, min, vw) to pixels ([bf105bf](https://github.com/vuetifyjs/vuetify/commit/bf105bfbdb8964aa073a79adcd5714824874e1ce)) - **VOverlay:** dimension props should be reactive in static strategy ([eb56d37](https://github.com/vuetifyjs/vuetify/commit/eb56d3715b864084989eb8008ddbbfd72dc9954f)) - **VPagination:** predictable length behavior in flex container ([#&#8203;22912](https://github.com/vuetifyjs/vuetify/issues/22912)) ([e7016b1](https://github.com/vuetifyjs/vuetify/commit/e7016b18383ddc53b8ed6a22691c59877171687f)), closes [#&#8203;22907](https://github.com/vuetifyjs/vuetify/issues/22907) - **VTreeview:** apply `hide-actions` to group nodes ([e5555ae](https://github.com/vuetifyjs/vuetify/commit/e5555ae86a03de867b54e6a7a90402bb8e1a23af)), closes [#&#8203;22919](https://github.com/vuetifyjs/vuetify/issues/22919) ### [`v4.1.1`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.1) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.1.0...v4.1.1) ##### :wrench: Bug Fixes - **VMenu:** prevent focus change during IME input ([#&#8203;21008](https://github.com/vuetifyjs/vuetify/issues/21008)) ([374c955](https://github.com/vuetifyjs/vuetify/commit/374c9559577e096e8022eec66a9df63759753169)), closes [#&#8203;21001](https://github.com/vuetifyjs/vuetify/issues/21001) - **VNumberInput:** emit `change` when using controls and arrows ([2ab2509](https://github.com/vuetifyjs/vuetify/commit/2ab2509d3dce96b6c927c6d4604525df3a13beaa)) - **VOverlay:** respect % dimension boundaries ([eaec65f](https://github.com/vuetifyjs/vuetify/commit/eaec65f1dc7464cfd4b9282445980848ec3e546a)), closes [#&#8203;22890](https://github.com/vuetifyjs/vuetify/issues/22890) - **VSelect:** close menu when click lands inside host overlay ([7ed9a54](https://github.com/vuetifyjs/vuetify/commit/7ed9a542f5be23c447a8d53155b13041b017ec48)), closes [#&#8203;22897](https://github.com/vuetifyjs/vuetify/issues/22897) - **VSnackbar:** more reliable progress bar ([5e6fe60](https://github.com/vuetifyjs/vuetify/commit/5e6fe600818cb59ce8d875754afccf64c4f36971)), closes [#&#8203;22894](https://github.com/vuetifyjs/vuetify/issues/22894) - **VTable:** apply background and border for `fixed-footer` ([ecabcc5](https://github.com/vuetifyjs/vuetify/commit/ecabcc54d9c3d9a4f359f8c78dfa49f7a1e46865)) - **VTooltip:** avoid stealing focus ([77d1a8a](https://github.com/vuetifyjs/vuetify/commit/77d1a8a68cbd8e2d534d279c21031bff42fa7c30)), closes [#&#8203;22891](https://github.com/vuetifyjs/vuetify/issues/22891) - **VTooltip:** merge content class and props ([5cc3278](https://github.com/vuetifyjs/vuetify/commit/5cc3278b6d44fe9526de2adef95516e3ad8d828f)) ##### :test\_tube: Labs - **VHeatmap:** keep legend bar visible in forced-colors mode ([58e3e7d](https://github.com/vuetifyjs/vuetify/commit/58e3e7ddcecfbc1a8dea040eb82d6e49ad113e18)) - **VHighlight:** support forced-colors mode ([067228c](https://github.com/vuetifyjs/vuetify/commit/067228c7f96eb82e42ed35d5a0220a3b7e7f7d69)) ### [`v4.1.0`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.1.0) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.9...v4.1.0) <h1 id="release-introduction" class="text-h4">v4.1.0 (Ascendant)</h1> <h2 id="component-promotions">🏅 Component promotions</h2> The following components have been promoted to the core framework from labs: - [v-icon-btn](https://vuetifyjs.com/en/components/icon-buttons/) - [v-stepper-vertical](https://vuetifyjs.com/en/components/vertical-steppers/) - [v-pull-to-refresh](https://vuetifyjs.com/en/components/pull-to-refresh/) - [v-file-upload](https://vuetifyjs.com/en/components/file-upload/) - [v-date-input](https://vuetifyjs.com/en/components/date-inputs/) - [v-color-input](https://vuetifyjs.com/en/components/color-inputs/) - [v-picker](https://vuetifyjs.com/en/api/v-picker/) <h2 id="release-notes">💯 Release notes</h2> ##### :rocket: Features - **VCalendar:** add `interval-highlight` prop ([#&#8203;22885](https://github.com/vuetifyjs/vuetify/issues/22885)) ([4b1b720](https://github.com/vuetifyjs/vuetify/commit/4b1b720806bb5e4b437dd882b1d1ae2fd5508cd2)), closes [#&#8203;22593](https://github.com/vuetifyjs/vuetify/issues/22593) - **VExpansionPanelTitle:** add hover prop to disable hover effect ([#&#8203;22827](https://github.com/vuetifyjs/vuetify/issues/22827)) ([51fdd04](https://github.com/vuetifyjs/vuetify/commit/51fdd0496cd1e6d81af576d246c9e910969a2948)), closes [#&#8203;21615](https://github.com/vuetifyjs/vuetify/issues/21615) - **VSwitch:** add `size` prop ([#&#8203;22882](https://github.com/vuetifyjs/vuetify/issues/22882)) ([d0fb972](https://github.com/vuetifyjs/vuetify/commit/d0fb9728a6c75a83ca60d1f3ddd51d982e138edb)), closes [#&#8203;18334](https://github.com/vuetifyjs/vuetify/issues/18334) - **VSwitch:** add 'square' as new `inset` variant ([#&#8203;22881](https://github.com/vuetifyjs/vuetify/issues/22881)) ([f0fb506](https://github.com/vuetifyjs/vuetify/commit/f0fb5068363942a6b232e552939ffe7e8024c289)) - **VSwitch:** align with MD3 spec ([#&#8203;22879](https://github.com/vuetifyjs/vuetify/issues/22879)) ([010c8e7](https://github.com/vuetifyjs/vuetify/commit/010c8e7d8539b53a990fb0a7a035a2ac2ad20dd3)), closes [#&#8203;22164](https://github.com/vuetifyjs/vuetify/issues/22164) - **VDataTable:** add aria-sort to sortable headers ([e20fe22](https://github.com/vuetifyjs/vuetify/commit/e20fe2278cbeb255942d0c91edee47bd11fafa03)), closes [#&#8203;20974](https://github.com/vuetifyjs/vuetify/issues/20974) - **VDataTable:** add aria-labels for selection controls ([4e605c5](https://github.com/vuetifyjs/vuetify/commit/4e605c5003a4953cedebf57fbe63b326cc17d4b6)), closes [#&#8203;9956](https://github.com/vuetifyjs/vuetify/issues/9956) - **VDataTable:** `loading` prop to accept object with `side` ([#&#8203;22872](https://github.com/vuetifyjs/vuetify/issues/22872)) ([1f64f3c](https://github.com/vuetifyjs/vuetify/commit/1f64f3c73fa33ceaf1f00940986f0f995f889499)), closes [#&#8203;9655](https://github.com/vuetifyjs/vuetify/issues/9655) - **VDataTable:** add `expanded` slot with transition support ([#&#8203;22871](https://github.com/vuetifyjs/vuetify/issues/22871)) ([54ed488](https://github.com/vuetifyjs/vuetify/commit/54ed48800a5db8d74d3195e515045b12913f44b7)), closes [#&#8203;8197](https://github.com/vuetifyjs/vuetify/issues/8197) [#&#8203;17527](https://github.com/vuetifyjs/vuetify/issues/17527) - **VDataTable:** add filtered `itemsLength` to slot props ([#&#8203;22874](https://github.com/vuetifyjs/vuetify/issues/22874)) ([372a614](https://github.com/vuetifyjs/vuetify/commit/372a614c025b50892bed9fedaf59e7e00d5384cc)), closes [#&#8203;20496](https://github.com/vuetifyjs/vuetify/issues/20496) - **VRating:** expose activeColor in item slot props ([#&#8203;22814](https://github.com/vuetifyjs/vuetify/issues/22814)) ([7923f7b](https://github.com/vuetifyjs/vuetify/commit/7923f7b1a252a4ea3d89deab5d3fae4c1520b8d5)), closes [#&#8203;22273](https://github.com/vuetifyjs/vuetify/issues/22273) - **VTable:** add `caption` slot and pass aria-\* to \<table> ([15e86a3](https://github.com/vuetifyjs/vuetify/commit/15e86a38b82d6bc735ffdf1ab7fb8017412e8715)), closes [#&#8203;21805](https://github.com/vuetifyjs/vuetify/issues/21805) - **VTable:** add `gridlines` prop ([#&#8203;22873](https://github.com/vuetifyjs/vuetify/issues/22873)) ([2cf2aab](https://github.com/vuetifyjs/vuetify/commit/2cf2aabbe4ce4a0a09a97f041474d500c6056cf8)), closes [#&#8203;10083](https://github.com/vuetifyjs/vuetify/issues/10083) [#&#8203;14412](https://github.com/vuetifyjs/vuetify/issues/14412) - **elevation:** add `hover-elevation` prop and CSS utilities ([#&#8203;22621](https://github.com/vuetifyjs/vuetify/issues/22621)) ([c41efc4](https://github.com/vuetifyjs/vuetify/commit/c41efc417a3f8e05c0647efa8d986796f49319d2)), closes [#&#8203;20462](https://github.com/vuetifyjs/vuetify/issues/20462) - **rounded:** accept arbitrary values ([#&#8203;22721](https://github.com/vuetifyjs/vuetify/issues/22721)) ([bd9037c](https://github.com/vuetifyjs/vuetify/commit/bd9037cef06a8fb71fd84a690208c161b1e02685)), closes [#&#8203;14368](https://github.com/vuetifyjs/vuetify/issues/14368) - **theme:** add optional page transitions ([#&#8203;22623](https://github.com/vuetifyjs/vuetify/issues/22623)) ([b85a946](https://github.com/vuetifyjs/vuetify/commit/b85a946225022c13b823272297819d8a556ce86c)) - **VCalendar:** 24hour support ([#&#8203;22853](https://github.com/vuetifyjs/vuetify/issues/22853)) ([c046c1f](https://github.com/vuetifyjs/vuetify/commit/c046c1f616b4483eca2a5fc3f101aeb9022a14c7)), closes [#&#8203;22415](https://github.com/vuetifyjs/vuetify/issues/22415) - **VColorPicker:** add `hide-input-labels` prop ([82ffc22](https://github.com/vuetifyjs/vuetify/commit/82ffc22107b38f70a7a63c77a2d814b0b67b737e)), closes [#&#8203;22285](https://github.com/vuetifyjs/vuetify/issues/22285) - **VCommandPalette, VOverlay:** introduce viewport location strategy ([#&#8203;22698](https://github.com/vuetifyjs/vuetify/issues/22698)) ([ca399e5](https://github.com/vuetifyjs/vuetify/commit/ca399e50f27968a41be6249fbc7ab3070aca2e0b)) - **VDataTable:** add mobile header slot ([#&#8203;21429](https://github.com/vuetifyjs/vuetify/issues/21429)) ([c0bdb9c](https://github.com/vuetifyjs/vuetify/commit/c0bdb9c3886b3dfb748b2864cde1296e6c85dcbb)), closes [#&#8203;19730](https://github.com/vuetifyjs/vuetify/issues/19730) - **VDataTable:** add v-model:opened for group-by ([#&#8203;22772](https://github.com/vuetifyjs/vuetify/issues/22772)) ([355e37a](https://github.com/vuetifyjs/vuetify/commit/355e37a67d7f995b027a6b151cadf0b86fe1a7fa)), closes [#&#8203;22300](https://github.com/vuetifyjs/vuetify/issues/22300) [#&#8203;17707](https://github.com/vuetifyjs/vuetify/issues/17707) - **VDataTable:** highlight search matches ([#&#8203;22852](https://github.com/vuetifyjs/vuetify/issues/22852)) ([d4e1812](https://github.com/vuetifyjs/vuetify/commit/d4e1812498680e8a0634b93cad6081a9dac2c015)), closes [#&#8203;20357](https://github.com/vuetifyjs/vuetify/issues/20357) - **VDatePicker:** keyboard arrows navigation in selection grid ([#&#8203;22857](https://github.com/vuetifyjs/vuetify/issues/22857)) ([d100d83](https://github.com/vuetifyjs/vuetify/commit/d100d83ff77831a1541b51d43643ff09b39f6e45)), closes [#&#8203;5629](https://github.com/vuetifyjs/vuetify/issues/5629) - **VExpansionPanels:** add more props for customization ([#&#8203;22723](https://github.com/vuetifyjs/vuetify/issues/22723)) ([cd7b8ca](https://github.com/vuetifyjs/vuetify/commit/cd7b8caf75f4bd56f6633e7a2bf8aa69722395d7)), closes [#&#8203;21616](https://github.com/vuetifyjs/vuetify/issues/21616) [#&#8203;12039](https://github.com/vuetifyjs/vuetify/issues/12039) - **VFileInput, VFileUpload:** support pasting files and folders ([b60d830](https://github.com/vuetifyjs/vuetify/commit/b60d830d150ac255064229f8b500b16f235a6f24)), closes [#&#8203;22732](https://github.com/vuetifyjs/vuetify/issues/22732) - **VNumberInput:** add `grouping` prop ([#&#8203;22134](https://github.com/vuetifyjs/vuetify/issues/22134)) ([ff04a2c](https://github.com/vuetifyjs/vuetify/commit/ff04a2c5ab0e1164c46319b8340803419011b473)), closes [#&#8203;22453](https://github.com/vuetifyjs/vuetify/issues/22453) - **VOtpInput:** groups, a11y improvements, emoji ([#&#8203;22803](https://github.com/vuetifyjs/vuetify/issues/22803)) ([825bf43](https://github.com/vuetifyjs/vuetify/commit/825bf43cf2157a7cb88e1edded0ca9209508bc83)), closes [#&#8203;22659](https://github.com/vuetifyjs/vuetify/issues/22659) [#&#8203;18427](https://github.com/vuetifyjs/vuetify/issues/18427) - **VPagination, VDataTableFooter:** ability to hide last page ([#&#8203;22788](https://github.com/vuetifyjs/vuetify/issues/22788)) ([c8a245c](https://github.com/vuetifyjs/vuetify/commit/c8a245c2468ab84d282e0c35efe99c2517a57e9c)) - **VProgressLinear:** add `split` variant to align with MD3 ([#&#8203;22662](https://github.com/vuetifyjs/vuetify/issues/22662)) ([105a8b8](https://github.com/vuetifyjs/vuetify/commit/105a8b8f02931efb3a2f529bfd1e22b6b0b7e56f)) - **VSparkline:** markers & tooltips ([#&#8203;22748](https://github.com/vuetifyjs/vuetify/issues/22748)) ([4eb9dc0](https://github.com/vuetifyjs/vuetify/commit/4eb9dc0d1f763c6fa378c956ae761dde74ddf02b)) - **VTooltip:** add `color` prop ([#&#8203;19689](https://github.com/vuetifyjs/vuetify/issues/19689)) ([88934c8](https://github.com/vuetifyjs/vuetify/commit/88934c877c6713dba610b16114ab1c89f6b26153)), closes [#&#8203;19567](https://github.com/vuetifyjs/vuetify/issues/19567) - **VTooltip:** `target="cursor"` should work for hoverable tooltips ([#&#8203;22728](https://github.com/vuetifyjs/vuetify/issues/22728)) ([342c20b](https://github.com/vuetifyjs/vuetify/commit/342c20b40600d2f863a9444a3d9bced05ce3dd8f)), closes [#&#8203;22161](https://github.com/vuetifyjs/vuetify/issues/22161) - **VTreeview:** bind indentLines to item slot ([327d648](https://github.com/vuetifyjs/vuetify/commit/327d648a11566d6e4b44d2d67b4c4d6cd9d732d7)) ##### :wrench: Bug Fixes - **VDialog:** no viewport margin for fullscreen dialog ([04663d9](https://github.com/vuetifyjs/vuetify/commit/04663d9da1e75fef7b93483a5a9e773bf1895552)) - **VExpansionPanel:** improved focus styles ([e10e1c8](https://github.com/vuetifyjs/vuetify/commit/e10e1c874a86cad2c3593819944392fc2727cca2)) - **VSwitch:** tune track color for inset material ([a7d0bae](https://github.com/vuetifyjs/vuetify/commit/a7d0bae7465e607275fae3de203b7f916f003217)) - **VSwitch:** outline should have neutral color ([23f139b](https://github.com/vuetifyjs/vuetify/commit/23f139bfb8851476d1b60c05bb32db61e9aefdce)) - **VDialog, VSnackbar:** correct position with static location strategy ([a8c1ad9](https://github.com/vuetifyjs/vuetify/commit/a8c1ad91b6af70ff68e8f58f501856bbe9fd5442)) - **VCheckbox:** align indeterminate opacity and color with MD3 ([#&#8203;22804](https://github.com/vuetifyjs/vuetify/issues/22804)) ([c651933](https://github.com/vuetifyjs/vuetify/commit/c651933da8cc9cbb25574af4184ec56c0409c2da)), closes [#&#8203;22039](https://github.com/vuetifyjs/vuetify/issues/22039) - **VDatePicker:** align range selection with MD3 ([#&#8203;22858](https://github.com/vuetifyjs/vuetify/issues/22858)) ([c4ae6de](https://github.com/vuetifyjs/vuetify/commit/c4ae6de9d352f802f1626844b14906b11d7a1756)), closes [#&#8203;22793](https://github.com/vuetifyjs/vuetify/issues/22793) - **VHover:** reconcile actual hover state when re-enabled ([#&#8203;22845](https://github.com/vuetifyjs/vuetify/issues/22845)) ([3cde811](https://github.com/vuetifyjs/vuetify/commit/3cde8117c80030efadead501cbe58da76cebd8f3)), closes [#&#8203;22498](https://github.com/vuetifyjs/vuetify/issues/22498) - **VOverlay:** `contained` should opt-out from static strategy ([4c5228c](https://github.com/vuetifyjs/vuetify/commit/4c5228c302d05c8a181be0e9913c77b79d28e334)) - **VOverlay:** make `location` and `origin` actually useful ([#&#8203;22720](https://github.com/vuetifyjs/vuetify/issues/22720)) ([13c9af0](https://github.com/vuetifyjs/vuetify/commit/13c9af020c683c65d25f027d75ae5811a33846c5)), closes [#&#8203;20919](https://github.com/vuetifyjs/vuetify/issues/20919) - **VSnackbarQueue:** avoid stale z-index ([#&#8203;22796](https://github.com/vuetifyjs/vuetify/issues/22796)) ([66f09ce](https://github.com/vuetifyjs/vuetify/commit/66f09ce3e64f6fdba3edd73488e55ba62de5dbff)) ##### :test\_tube: Labs - ✨ **VDateRangePicker:** add new component ([#&#8203;22860](https://github.com/vuetifyjs/vuetify/issues/22860)) ([7d3d76d](https://github.com/vuetifyjs/vuetify/commit/7d3d76da22375a3b418b9ce152794a936bc878a5)), closes [#&#8203;21741](https://github.com/vuetifyjs/vuetify/issues/21741) - ✨ **VHeatmap:** add new component ([#&#8203;22535](https://github.com/vuetifyjs/vuetify/issues/22535)) ([68ed649](https://github.com/vuetifyjs/vuetify/commit/68ed64989f3fa8b487952ba35741c4acafe1b2ea) + [d336bde](https://github.com/vuetifyjs/vuetify/commit/d336bde1cbb2343b8bdf085dd2e2d6f2c3f18000) + [9a3bdff](https://github.com/vuetifyjs/vuetify/commit/9a3bdff999597b6abb45612f8f783c60783c4440)) - ✨ **VHighlight:** add new component ([#&#8203;22817](https://github.com/vuetifyjs/vuetify/issues/22817)) ([181bf89](https://github.com/vuetifyjs/vuetify/commit/181bf894554f088f3fe86db63490e2714109cf48)) - ✨ **VMonthPicker:** add new component ([#&#8203;22534](https://github.com/vuetifyjs/vuetify/issues/22534)) ([65a71c1](https://github.com/vuetifyjs/vuetify/commit/65a71c1491fd7206f6862edb560af934d8b9243c)), closes [#&#8203;17950](https://github.com/vuetifyjs/vuetify/issues/17950) - **VFileUpload:** add `loading` prop ([4dbc61f](https://github.com/vuetifyjs/vuetify/commit/4dbc61f8cc969543f7a96fd6b68ee903df60476e)), closes [#&#8203;21695](https://github.com/vuetifyjs/vuetify/issues/21695) - **VFileUpload:** stabilize item keys to correctly remove using chips ([d020c7f](https://github.com/vuetifyjs/vuetify/commit/d020c7fc2c98367b9db5d3602a28378e81addb8b)), closes [#&#8203;21772](https://github.com/vuetifyjs/vuetify/issues/21772) - **VFileUpload:** `readonly` should suppress dropzone interactions ([63305d0](https://github.com/vuetifyjs/vuetify/commit/63305d05e81768696df2b4d5a332fc332c74bccd)) ### [`v4.0.9`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.9) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.8...v4.0.9) ##### :wrench: Bug Fixes - **focusTrap:** prevent page scroll when capturing focus ([451e7c3](https://github.com/vuetifyjs/vuetify/commit/451e7c3d66d72b62b5fa5927e9ee611d542084a9)), closes [#&#8203;22802](https://github.com/vuetifyjs/vuetify/issues/22802) - **VNumberInput:** keep both controls enabled when empty ([e0133c2](https://github.com/vuetifyjs/vuetify/commit/e0133c20f66d81f09e2e4f87efd8b3767b08f8eb)) - **VProgressLinear:** avoid opacity:NaN when rendering with SSR ([#&#8203;22880](https://github.com/vuetifyjs/vuetify/issues/22880)) ([359a492](https://github.com/vuetifyjs/vuetify/commit/359a492a7f11f35fcefa7ebd48c5ce00518c6131)), closes [#&#8203;22876](https://github.com/vuetifyjs/vuetify/issues/22876) ### [`v4.0.8`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.8) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.7...v4.0.8) ##### :wrench: Bug Fixes - **theme:** support transparent hex color for CSS variables ([#&#8203;22875](https://github.com/vuetifyjs/vuetify/issues/22875)) ([a986920](https://github.com/vuetifyjs/vuetify/commit/a986920876beb7f0c8e90f1b44848b942fe535e4)), closes [#&#8203;22865](https://github.com/vuetifyjs/vuetify/issues/22865) - **VAutocomplete/VCombobox:** click in empty space should not close menu ([#&#8203;22754](https://github.com/vuetifyjs/vuetify/issues/22754)) ([d8b16d4](https://github.com/vuetifyjs/vuetify/commit/d8b16d4f793a813baabdceaf6171750d940bdf06)) - **VBtnToggle:** restore active overlay when no color is set ([70804c2](https://github.com/vuetifyjs/vuetify/commit/70804c2955d1beca7af60b9c001492d432fc6c51)), closes [#&#8203;22856](https://github.com/vuetifyjs/vuetify/issues/22856) - **VOverlay:** restore focus without preventing Enter keydown ([#&#8203;22276](https://github.com/vuetifyjs/vuetify/issues/22276)) ([f4d376d](https://github.com/vuetifyjs/vuetify/commit/f4d376ddc9542a50fb6c32c1867536e431d92927)), closes [#&#8203;19872](https://github.com/vuetifyjs/vuetify/issues/19872) [#&#8203;22387](https://github.com/vuetifyjs/vuetify/issues/22387) - **VOverlay:** pull focus to trap when it biefly escapes ([5d52b80](https://github.com/vuetifyjs/vuetify/commit/5d52b80a0378c017a8f8215abf1eeb96fef0f470)), closes [#&#8203;22322](https://github.com/vuetifyjs/vuetify/issues/22322) - **VSelect/VAutocomplete/VCombobox:** keep menu open when scrolling ([#&#8203;22877](https://github.com/vuetifyjs/vuetify/issues/22877)) ([300af6d](https://github.com/vuetifyjs/vuetify/commit/300af6dd811ad78ebe51821284aae5fd4f5ea66b)), closes [#&#8203;22850](https://github.com/vuetifyjs/vuetify/issues/22850) - **VSwitch:** suppress user-agent styles to avoid click dead-zone ([3e16cc0](https://github.com/vuetifyjs/vuetify/commit/3e16cc04c01764921371e2eab41cf84e8cd7af99)) ##### :fire: Performance Improvements - **VForm:** avoid eager .value reads in default slot props ([#&#8203;22846](https://github.com/vuetifyjs/vuetify/issues/22846)) ([4369608](https://github.com/vuetifyjs/vuetify/commit/43696084b969fa884a2f3b6f6f8797703293343f)), closes [#&#8203;22816](https://github.com/vuetifyjs/vuetify/issues/22816) ### [`v4.0.7`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.7) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.6...v4.0.7) ##### :wrench: Bug Fixes - **VAlert:** border opacity should win over theme variables ([#&#8203;22832](https://github.com/vuetifyjs/vuetify/issues/22832)) ([d355443](https://github.com/vuetifyjs/vuetify/commit/d355443a60ec6b222600fb97978164a6dedd249f)) - **VBtnToggle:** correct background when active ([79a3a8c](https://github.com/vuetifyjs/vuetify/commit/79a3a8cf81cb153207e0675d0c77b54fec654f40)), closes [#&#8203;22004](https://github.com/vuetifyjs/vuetify/issues/22004) - **VField:** correct baseline alignment ([#&#8203;22812](https://github.com/vuetifyjs/vuetify/issues/22812)) ([14fd872](https://github.com/vuetifyjs/vuetify/commit/14fd872482b928e94c5db4cbddf4f77cf4cfbc72)), closes [#&#8203;22648](https://github.com/vuetifyjs/vuetify/issues/22648) - **VList:** invisibly focus first element after open ([d153a6e](https://github.com/vuetifyjs/vuetify/commit/d153a6e31ea3661dd8df87a6cfe71ba0b0e9852a)), closes [#&#8203;22783](https://github.com/vuetifyjs/vuetify/issues/22783) - **VProgressLinear:** correct calculation for filled chunks ([642a27b](https://github.com/vuetifyjs/vuetify/commit/642a27bb4d010603161bd4024139fedb951131df)), closes [#&#8203;22818](https://github.com/vuetifyjs/vuetify/issues/22818) - **VSelects:** merge menuProps.contentClass ([6749424](https://github.com/vuetifyjs/vuetify/commit/67494243868febda9eb77eb0daf4639d27f3b427)), closes [#&#8203;22822](https://github.com/vuetifyjs/vuetify/issues/22822) - **VTreeview,VList:** wire `value-comparator` into selection logic ([#&#8203;22841](https://github.com/vuetifyjs/vuetify/issues/22841)) ([d5b4670](https://github.com/vuetifyjs/vuetify/commit/d5b4670234ba2ee297802bbecb4aaa5813eaf992)), closes [#&#8203;22013](https://github.com/vuetifyjs/vuetify/issues/22013) ### [`v4.0.6`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.6) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.5...v4.0.6) ##### :wrench: Bug Fixes - **VBadge:** do not accept clicks within disabled elements ([996cd6e](https://github.com/vuetifyjs/vuetify/commit/996cd6ea936a2b0488bada5374d3ea27c59f2bda)), closes [#&#8203;22172](https://github.com/vuetifyjs/vuetify/issues/22172) - **VField:** pass color to icon-color if glow prop is true ([#&#8203;21547](https://github.com/vuetifyjs/vuetify/issues/21547)) ([10125b7](https://github.com/vuetifyjs/vuetify/commit/10125b7fcf7a7ceaa9599cdd6186318f3cdae8fc)), closes [#&#8203;21388](https://github.com/vuetifyjs/vuetify/issues/21388) - **VOtpInput:** remove semicolon from sass file ([bf53f9e](https://github.com/vuetifyjs/vuetify/commit/bf53f9e1021a4e7c9275cc21f1985ae754fb0635)), closes [#&#8203;22798](https://github.com/vuetifyjs/vuetify/issues/22798) - **VSelectionControl:** readonly should not suppress focus-visible ([#&#8203;22527](https://github.com/vuetifyjs/vuetify/issues/22527)) ([ce234a8](https://github.com/vuetifyjs/vuetify/commit/ce234a868348b0a808ee4533bcd0c1633a8566a4)), closes [#&#8203;22513](https://github.com/vuetifyjs/vuetify/issues/22513) ##### :test\_tube: Labs - **VVideo:** avoid tooltip obstructing volume slider ([add2a7e](https://github.com/vuetifyjs/vuetify/commit/add2a7e8facc1c50ad8b40e354f0bfb874a0177b)) - **VVideo:** support VVideoControls as standalone component ([aaf9cf5](https://github.com/vuetifyjs/vuetify/commit/aaf9cf5f6f10aa083bdc1181706f100dd0c6c710)), closes [#&#8203;22529](https://github.com/vuetifyjs/vuetify/issues/22529) - **VVideo:** show progress bar by default ([1be0091](https://github.com/vuetifyjs/vuetify/commit/1be0091ecbdb3891ce387aab37ba551f05e15d3b)) ### [`v4.0.5`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.5) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.4...v4.0.5) ##### :wrench: Bug Fixes - **SSR:** avoid errors when rendering with latest Vue ([#&#8203;22764](https://github.com/vuetifyjs/vuetify/issues/22764)) ([ecbe030](https://github.com/vuetifyjs/vuetify/commit/ecbe0300919e9bc86b665e320a811b6a2ef1e6b2)), closes [#&#8203;22762](https://github.com/vuetifyjs/vuetify/issues/22762) - **types:** support noUncheckedSideEffectImports ([2098fb1](https://github.com/vuetifyjs/vuetify/commit/2098fb180ea83ed1d35df10d2132c9157a37079a)), closes [#&#8203;22766](https://github.com/vuetifyjs/vuetify/issues/22766) - **useActivator:** avoid closing hovered menu when tooltip hides ([131e659](https://github.com/vuetifyjs/vuetify/commit/131e6593b07796377e3baa53b629610aa2ee4a2f)), closes [#&#8203;22759](https://github.com/vuetifyjs/vuetify/issues/22759) - **VSnackbar:** avoid blocking navigation ([143ceaa](https://github.com/vuetifyjs/vuetify/commit/143ceaa19500daba500a7fcb67229f2d7f25f9bb)), closes [#&#8203;18283](https://github.com/vuetifyjs/vuetify/issues/18283) ##### :test\_tube: Labs - **VPie:** shrink back hovered slices on mouseleave ([1893748](https://github.com/vuetifyjs/vuetify/commit/189374850d5a8dc605c1cc7df0400a1a5aba6ad5)) ### [`v4.0.4`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.4) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.3...v4.0.4) ##### :wrench: Bug Fixes - **VCol:** correct types for `offset-*` props ([1cdd9c4](https://github.com/vuetifyjs/vuetify/commit/1cdd9c4a97382c72f85cc579949a9979e4d38971)), closes [#&#8203;22740](https://github.com/vuetifyjs/vuetify/issues/22740) - **VField:** label transition on page with zoom ([1fcad6b](https://github.com/vuetifyjs/vuetify/commit/1fcad6b884760d90356790b6f22261b2a22c63ad)), closes [#&#8203;22747](https://github.com/vuetifyjs/vuetify/issues/22747) - **VSelect:** prevent brief error state when clicking a menu item ([7fec2d4](https://github.com/vuetifyjs/vuetify/commit/7fec2d41c084c870f1d306c45a043cbd8e8a06ba)), closes [#&#8203;22742](https://github.com/vuetifyjs/vuetify/issues/22742) - **VTimePicker:** avoid loading all CSS utilities ([015da52](https://github.com/vuetifyjs/vuetify/commit/015da521587589e37cf32b8b3f07991f2754361e)), closes [#&#8203;22733](https://github.com/vuetifyjs/vuetify/issues/22733) ##### :test\_tube: Labs - **rules:** type resolution for custom rules ([#&#8203;22701](https://github.com/vuetifyjs/vuetify/issues/22701)) ([053b605](https://github.com/vuetifyjs/vuetify/commit/053b6054ae7345405827f82591a048fb3aac85e5)), closes [#&#8203;22688](https://github.com/vuetifyjs/vuetify/issues/22688) - **VFileUpload:** adding/replacing files with dropzone click ([#&#8203;22741](https://github.com/vuetifyjs/vuetify/issues/22741)) ([eb95c9e](https://github.com/vuetifyjs/vuetify/commit/eb95c9ef3c37956187f93048c34d96749164249f)), closes [#&#8203;22737](https://github.com/vuetifyjs/vuetify/issues/22737) ### [`v4.0.3`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.3) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.2...v4.0.3) ##### :wrench: Bug Fixes - **hotkey:** resilient sequence parsing ([#&#8203;22704](https://github.com/vuetifyjs/vuetify/issues/22704)) ([cae1cea](https://github.com/vuetifyjs/vuetify/commit/cae1cea2caa8f369c3012001bd9a77cf508b22fa)), closes [#&#8203;22399](https://github.com/vuetifyjs/vuetify/issues/22399) - **md2:** restore correct global rounding ([6d1ef04](https://github.com/vuetifyjs/vuetify/commit/6d1ef04d5ea3978093a544d2c2c365178cac69f6)), closes [#&#8203;22707](https://github.com/vuetifyjs/vuetify/issues/22707) - **VDataTable:** reactive items from `expanded` with `return-object` ([5d7af2c](https://github.com/vuetifyjs/vuetify/commit/5d7af2c5c5ac9f62bce229c4852ff18afba9634c)), closes [#&#8203;22189](https://github.com/vuetifyjs/vuetify/issues/22189) - **VExpansionPanels:** apply `rounded` only to the first and last panel when closed ([dbc7421](https://github.com/vuetifyjs/vuetify/commit/dbc7421bf7f13b44f7e61b94a659eb41ba80211c)), closes [#&#8203;22722](https://github.com/vuetifyjs/vuetify/issues/22722) - **VGrid:** restore `no-gutters` instead of mapping to "compact" ([947d7d5](https://github.com/vuetifyjs/vuetify/commit/947d7d58f259f88c08b6fec4f9794455069875a5)) - **VSkeletonLoader:** less jitter when scrolling on slow device ([468ba31](https://github.com/vuetifyjs/vuetify/commit/468ba314ff22f6a11f84ddbc5f52057c7f920ac0)) - **VTooltip:** correct selector for non-interactive tooltips ([15b3cbd](https://github.com/vuetifyjs/vuetify/commit/15b3cbdf92841a363138c88ac721c2361794d7e2)), closes [#&#8203;22724](https://github.com/vuetifyjs/vuetify/issues/22724) [#&#8203;22726](https://github.com/vuetifyjs/vuetify/issues/22726) ##### :test\_tube: Labs - **VMaskInput:** accept escaped characters in mask ([#&#8203;22727](https://github.com/vuetifyjs/vuetify/issues/22727)) ([a5d1116](https://github.com/vuetifyjs/vuetify/commit/a5d1116eabd516f87dbc12dbdad083a0c6afac25)) - ✨ **VProgress:** create new component ([#&#8203;22682](https://github.com/vuetifyjs/vuetify/issues/22682)) ([122cdeb](https://github.com/vuetifyjs/vuetify/commit/122cdeb2a8c8433bd4253e4b1e00ae1ad1f2c58b)), closes [#&#8203;22256](https://github.com/vuetifyjs/vuetify/issues/22256) - **VVideo:** add `hide-progress-bar` prop ([#&#8203;22636](https://github.com/vuetifyjs/vuetify/issues/22636)) ([0e5a2cb](https://github.com/vuetifyjs/vuetify/commit/0e5a2cbefa89b07e9a348ef967cc17795c3fdc12)), closes [#&#8203;22633](https://github.com/vuetifyjs/vuetify/issues/22633) - **VVideo:** add `src-object` prop for MediaStream/WebRTC ([#&#8203;22670](https://github.com/vuetifyjs/vuetify/issues/22670)) ([575e7c5](https://github.com/vuetifyjs/vuetify/commit/575e7c5fc4a33651fa0c74b63ba569bbdec30141)), closes [#&#8203;22568](https://github.com/vuetifyjs/vuetify/issues/22568) ### [`v4.0.2`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.2) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.1...v4.0.2) ##### :rocket: Features - **icons:** add Material Symbols iconset via UnoCSS ([#&#8203;22680](https://github.com/vuetifyjs/vuetify/issues/22680)) ([6c463c1](https://github.com/vuetifyjs/vuetify/commit/6c463c1ef3db46a923112e269e73abccdd628436)), closes [#&#8203;20053](https://github.com/vuetifyjs/vuetify/issues/20053) - **VDataTable:** expose prevPage, nextPage, setPage in bottom slot ([#&#8203;22681](https://github.com/vuetifyjs/vuetify/issues/22681)) ([4d1aa79](https://github.com/vuetifyjs/vuetify/commit/4d1aa7981040d5ee4ae71719846277408c286d2a)) ##### :wrench: Bug Fixes - **hotkey:** add delimiter aliases without delimiter ambiguity ([#&#8203;22635](https://github.com/vuetifyjs/vuetify/issues/22635)) ([a639698](https://github.com/vuetifyjs/vuetify/commit/a639698b4c7a6ed2ce3aae9a7209e8654cc39b62)) - **rounded:** add missing "md" size ([#&#8203;22679](https://github.com/vuetifyjs/vuetify/issues/22679)) ([47cffdd](https://github.com/vuetifyjs/vuetify/commit/47cffdd44f14b7679eb2c5eb447ca06ebd174b5f)) - **router:** replace `next()` deprecated in Vue Router v5 ([#&#8203;22643](https://github.com/vuetifyjs/vuetify/issues/22643)) ([87c4129](https://github.com/vuetifyjs/vuetify/commit/87c4129f1094b890788e319fc6fb073751eab576)), closes [#&#8203;22632](https://github.com/vuetifyjs/vuetify/issues/22632) - **VDataTable:** respect disableSort prop for sortable header ([#&#8203;22684](https://github.com/vuetifyjs/vuetify/issues/22684)) ([767b0e8](https://github.com/vuetifyjs/vuetify/commit/767b0e8679a55e9d6b141e02a029834c7eca2458)), closes [#&#8203;22523](https://github.com/vuetifyjs/vuetify/issues/22523) - **VFileInput:** correct VField ref type ([41a6063](https://github.com/vuetifyjs/vuetify/commit/41a6063a86a849c0ff13c560672a360c68db2d8f)), closes [#&#8203;22309](https://github.com/vuetifyjs/vuetify/issues/22309) - **VGrid:** avoid warning about no-gutters being deprecated - it is not ([5d8ec63](https://github.com/vuetifyjs/vuetify/commit/5d8ec6393acb431c8fed96dbcba5e8c5e7e5e79a)) - **VNavigationDrawer:** fully clip list item text in rail mode ([6b448cd](https://github.com/vuetifyjs/vuetify/commit/6b448cdbd950f4fa17187821274a23cd130d5108)), closes [#&#8203;22564](https://github.com/vuetifyjs/vuetify/issues/22564) [#&#8203;22564](https://github.com/vuetifyjs/vuetify/issues/22564) - **VNumberInput:** prevent input changes when readonly ([#&#8203;22692](https://github.com/vuetifyjs/vuetify/issues/22692)) ([2b1ed0d](https://github.com/vuetifyjs/vuetify/commit/2b1ed0d14b52f399475e7aa853cb418e815428fd)), closes [#&#8203;22677](https://github.com/vuetifyjs/vuetify/issues/22677) - **VSelect/VAutocomplete/VCombobox:** let focus leave to other fields ([51196cf](https://github.com/vuetifyjs/vuetify/commit/51196cfc0d50f7af9c642b13b2416abdb7fdf87e)), closes [#&#8203;22697](https://github.com/vuetifyjs/vuetify/issues/22697) - **VTextarea:** correct VField ref type ([0d689aa](https://github.com/vuetifyjs/vuetify/commit/0d689aa2e052dae089cd5b8952dad5ca6b9e12e3)) - **VTimePicker:** keep hour value when changing AM/PM ([b030df8](https://github.com/vuetifyjs/vuetify/commit/b030df8e77bcea0e21af687193f6a5165e2c55ab)) ##### :test\_tube: Labs - **VAvatarGroup:** ❗ change the `limit` behavior to cover overflow item ([e580ebc](https://github.com/vuetifyjs/vuetify/commit/e580ebc290ce9ce032df44c79eaf1b45246977ca)), closes [#&#8203;22702](https://github.com/vuetifyjs/vuetify/issues/22702) [#&#8203;22703](https://github.com/vuetifyjs/vuetify/issues/22703) - **VCommandPalette:** add closeOnSelect prop and before-select event ([#&#8203;22634](https://github.com/vuetifyjs/vuetify/issues/22634)) ([d534f79](https://github.com/vuetifyjs/vuetify/commit/d534f79a0d23ed025bfe55c9b32101ca5e622157)) - **VCommandPalette:** correct name of the inner component ([bfed30c](https://github.com/vuetifyjs/vuetify/commit/bfed30c518ffd270a0360b5b33314c192b764d90)) ### [`v4.0.1`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.1) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v4.0.0...v4.0.1) ##### :rocket: Features - **icons:** add more iconsets based on UnoCSS ([#&#8203;22668](https://github.com/vuetifyjs/vuetify/issues/22668)) ([6c8bea5](https://github.com/vuetifyjs/vuetify/commit/6c8bea538a156e299420a5f745a77ec5a583a860)) - **styles:** CSS variables for fonts ([#&#8203;22666](https://github.com/vuetifyjs/vuetify/issues/22666)) ([84495a3](https://github.com/vuetifyjs/vuetify/commit/84495a36abd84a30b284fb3dd6e3ed0912bb3b67)) ##### :wrench: Bug Fixes - **theme:** put theme stylesheet in body when loaded with unhead ([2475a28](https://github.com/vuetifyjs/vuetify/commit/2475a28426470bd966f59ad5864cdbddd457b09f)) - **VBadge:** correct props.dotSize fallback ([a71f396](https://github.com/vuetifyjs/vuetify/commit/a71f396452ff7db9c69bcc0cb234457348c3f7c0)), closes [#&#8203;22658](https://github.com/vuetifyjs/vuetify/issues/22658) - **VColorPicker:** align sliders with controls ([0d1ce90](https://github.com/vuetifyjs/vuetify/commit/0d1ce904904a37f1481f4be1d7343c54e5c931f6)) - **VDataTable:** improvements for sorting in mobile mode ([54affe1](https://github.com/vuetifyjs/vuetify/commit/54affe12842475d79d6edde8e13d4d0a397f5e1b)), closes [#&#8203;22288](https://github.com/vuetifyjs/vuetify/issues/22288) [#&#8203;22426](https://github.com/vuetifyjs/vuetify/issues/22426) - **VDataTable:** keep fixed cells opaque when loading ([ddca6ca](https://github.com/vuetifyjs/vuetify/commit/ddca6ca70277654db48ca744f8629327536063f9)), closes [#&#8203;21557](https://github.com/vuetifyjs/vuetify/issues/21557) - **VGrid:** correct mapping for grid gap x/y ([65b4278](https://github.com/vuetifyjs/vuetify/commit/65b4278014189fae3dfde45202bebaf0118a5701)) - **VOtpInput:** handle deletion via onBeforeinput for mobile compatibility ([#&#8203;22657](https://github.com/vuetifyjs/vuetify/issues/22657)) ([2f8a4f9](https://github.com/vuetifyjs/vuetify/commit/2f8a4f9220becb92d6b8f9af28d54cca281cc04c)), closes [#&#8203;22628](https://github.com/vuetifyjs/vuetify/issues/22628) - **VPagination:** suppress browser spacing ([a6b7b93](https://github.com/vuetifyjs/vuetify/commit/a6b7b93c15fddd7884cc3c916fbce3942c7ce722)) - **VSelect:** fix screenreader navigation to select options ([#&#8203;22602](https://github.com/vuetifyjs/vuetify/issues/22602)) ([6c962b7](https://github.com/vuetifyjs/vuetify/commit/6c962b787735a0b0898d6fe439c4dd306a6e1e3a)), closes [#&#8203;22226](https://github.com/vuetifyjs/vuetify/issues/22226) - **VSlideGroup:** don't read dom attributes in computed() ([a51b313](https://github.com/vuetifyjs/vuetify/commit/a51b313ec09d7075df353c1c1fa7e9e058a15246)), closes [#&#8203;22644](https://github.com/vuetifyjs/vuetify/issues/22644) - **VSlider:** reduce affix margins ([18af2d2](https://github.com/vuetifyjs/vuetify/commit/18af2d239436d97bd7df4a2726689a0630dae8a5)) - **VSnackbar:** opaque background for transparent variants ([#&#8203;22646](https://github.com/vuetifyjs/vuetify/issues/22646)) ([e83fa88](https://github.com/vuetifyjs/vuetify/commit/e83fa8822633aeb09dfe332e51d6ae84726bf5e8)), closes [#&#8203;18871](https://github.com/vuetifyjs/vuetify/issues/18871) - **VTimeline:** keep dot border when using numeric dot size ([6764c95](https://github.com/vuetifyjs/vuetify/commit/6764c950c0bb611f87b53012946f4da10850a5bf)), closes [#&#8203;22499](https://github.com/vuetifyjs/vuetify/issues/22499) ##### :test\_tube: Labs - **VFileUpload:** `hide-browse` should hide divider as well ([84f70ef](https://github.com/vuetifyjs/vuetify/commit/84f70ef734b6cd1d215bd63f2629bc06c1fe2b7a)) - **VFileUpload:** expose `controlRef` for internal `<input />` ([36d3d3c](https://github.com/vuetifyjs/vuetify/commit/36d3d3c9f620406faccca7eb941ff8f751da1127)) - **VFileUpload:** append instead of replacing files when `multiple` ([c93d2b7](https://github.com/vuetifyjs/vuetify/commit/c93d2b71534b845fd71f144d8f4c68058b933210)) - **VFileUpload:** integrate VInput & split internal logic ([#&#8203;22637](https://github.com/vuetifyjs/vuetify/issues/22637)) ([027ab86](https://github.com/vuetifyjs/vuetify/commit/027ab867cdf11c1d5f640e7cc41a6410cbc8aced)) ### [`v4.0.0`](https://github.com/vuetifyjs/vuetify/releases/tag/v4.0.0) [Compare Source](https://github.com/vuetifyjs/vuetify/compare/v3.12.10...v4.0.0) <h1 id="release-introduction" class="text-h4">v4.0.0 (Revisionist)</h1> Welcome to the v4.0.0 release of Vuetify! ##### Supporting Vuetify Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If your business depend on Vuetify, please consider joining sponsors and backers on [various platforms](https://vuetifyjs.com/en/introduction/sponsors-and-backers/) to help support ongoing development and new features. <h2 id="important-links">❗️ Important Links</h2> - [Documentation](https://vuetifyjs.com/) - [Upgrade Guide](https://vuetifyjs.com/en/getting-started/upgrade-guide) - [Report a Bug](https://issues.vuetifyjs.com/) - [Community Discord](https://community.vuetifyjs.com) <h2 id="release-notes">💯 Release notes</h2> ##### :rocket: Features - MD3 typography ([#&#8203;22557](https://github.com/vuetifyjs/vuetify/issues/22557)) ([311daf4](https://github.com/vuetifyjs/vuetify/commit/311daf433a50aaee8107c0c801e173951bb42fd2)) - MD3 elevation levels ([#&#8203;22461](https://github.com/vuetifyjs/vuetify/issues/22461)) ([dfce695](https://github.com/vuetifyjs/vuetify/commit/dfce695f8e4124d3ab05313f1def4590a408df4d)), closes [#&#8203;14198](https://github.com/vuetifyjs/vuetify/issues/14198) - grid system overhaul ([#&#8203;21500](https://github.com/vuetifyjs/vuetify/issues/21500)) ([f6d24a9](https://github.com/vuetifyjs/vuetify/commit/f6d24a923479300f55607b33f18114a5c9f724e1)), closes [#&#8203;8611](https://github.com/vuetifyjs/vuetify/issues/8611) - **VAvatar:** add `badge` prop + `dot-size` for VBadge ([#&#8203;22496](https://github.com/vuetifyjs/vuetify/issues/22496)) ([cc9f417](https://github.com/vuetifyjs/vuetify/commit/cc9f417b0e53bc447055f1c35bea34903d6400ab)) - **VCol:** syntax for overriding row size ([#&#8203;22572](https://github.com/vuetifyjs/vuetify/issues/22572)) ([43e8736](https://github.com/vuetifyjs/vuetify/commit/43e87361ef5ee8a96f5748362ea9379f64cf085b)) - **VRow:** smaller density steps ([#&#8203;22574](https://github.com/vuetifyjs/vuetify/issues/22574)) ([16b944f](https://github.com/vuetifyjs/vuetify/commit/16b944fd7d842c0ec0f418c3ff9663cfdecd7d06)) - **VSelect/VAutocomplete/VCombobox:** add `menu-elevation` prop ([4605987](https://github.com/vuetifyjs/vuetify/commit/4605987b5a2c099116809aea0a8e67d6640befdd)) - **VSnackbarQueue:** show multiple snackbars ([#&#8203;22605](https://github.com/vuetifyjs/vuetify/issues/22605)) ([7248d20](https://github.com/vuetifyjs/vuetify/commit/7248d206396eeb321cb124452a63e346f1d2b76a)), closes [#&#8203;21927](https://github.com/vuetifyjs/vuetify/issues/21927) - **display:** reduce default breakpoint sizes ([#&#8203;19759](https://github.com/vuetifyjs/vuetify/issues/19759)) ([853ce33](https://github.com/vuetifyjs/vuetify/commit/853ce33412556e1df2e9472d103f84320b541486)) - **styles:** always use css layers ([f7123c6](https://github.com/vuetifyjs/vuetify/commit/f7123c646a51882f05ac54c7ec67860921e8119f)), closes [#&#8203;3400](https://github.com/vuetifyjs/vuetify/issues/3400) [#&#8203;20232](https://github.com/vuetifyjs/vuetify/issues/20232) - **styles:** flatten layer names ([#&#8203;22460](https://github.com/vuetifyjs/vuetify/issues/22460)) ([47bc400](https://github.com/vuetifyjs/vuetify/commit/47bc40088fc75bb4ef35c4e05c5a30223927967c)), closes [#&#8203;22443](https://github.com/vuetifyjs/vuetify/issues/22443) - **styles:** add separate entry points ([#&#8203;22396](https://github.com/vuetifyjs/vuetify/issues/22396)) ([f00902c](https://github.com/vuetifyjs/vuetify/commit/f00902ce6aa800bc480eed722c111bcdf3518834)), closes [#&#8203;20100](https://github.com/vuetifyjs/vuetify/issues/20100) - **styles:** cut down CSS reset ([#&#8203;20960](https://github.com/vuetifyjs/vuetify/issues/20960)) ([ae3e8c9](https://github.com/vuetifyjs/vuetify/commit/ae3e8c9bc1322fabc0448ade6e590b8ebd6d168e)), closes [#&#8203;17633](https://github.com/vuetifyjs/vuetify/issues/17633) - **styles:** remove overflow-y from reset ([27868d5](https://github.com/vuetifyjs/vuetify/commit/27868d55a4076df62020e2f44e5a815a03ec0c5b)), closes [#&#8203;1197](https://github.com/vuetifyjs/vuetify/issues/1197) - **theme:** change default theme to 'system' ([9c8506c](https://github.com/vuetifyjs/vuetify/commit/9c8506c24d04bbe6589539834dcf99305dfd647f)) - **theme:** support transparent colors ([bb49662](https://github.com/vuetifyjs/vuetify/commit/bb49662393070ade0c54d878ec0ad396323b3b48)), closes [#&#8203;10299](https://github.com/vuetifyjs/vuetify/issues/10299) - **theme:** remove unimportant option ([e8845ff](https://github.com/vuetifyjs/vuetify/commit/e8845ff98452bd652a5345f65804f3b398937274)) - **VDatePicker:** only emit start and end range values ([#&#8203;20621](https://github.com/vuetifyjs/vuetify/issues/20621)) ([eef80ad](https://github.com/vuetifyjs/vuetify/commit/eef80ad131d8c5f0620b8e338aaeb5577001e4c7)), closes [#&#8203;9098](https://github.com/vuetifyjs/vuetify/issues/9098) [#&#8203;18701](https://github.com/vuetifyjs/vuetify/issues/18701) [#&#8203;20599](https://github.com/vuetifyjs/vuetify/issues/20599) - **VForm:** unref values in slot props ([f92ae7a](https://github.com/vuetifyjs/vuetify/commit/f92ae7aee3124499b75bf45635c8193f999f965f)), closes [#&#8203;18355](https://github.com/vuetifyjs/vuetify/issues/18355) - **VImg:** pass attributes to the underlying `<img>` ([#&#8203;22439](https://github.com/vuetifyjs/vuetify/issues/22439)) ([71e01aa](https://github.com/vuetifyjs/vuetify/commit/71e01aaeef32937fd3e1551c7885d9f05bf494ad)), closes [#&#8203;18860](https://github.com/vuetifyjs/vuetify/issues/18860) [#&#8203;18907](https://github.com/vuetifyjs/vuetify/issues/18907) - **VInput:** add `indent-details` prop ([#&#8203;21265](https://github.com/vuetifyjs/vuetify/issues/21265)) ([f483092](https://github.com/vuetifyjs/vuetify/commit/f4830924a658ac081f9f6205d441832825a26972)), closes [#&#8203;16679](https://github.com/vuetifyjs/vuetify/issues/16679) - **VNumberInput:** do not clamp value on mounted ([#&#8203;21826](https://github.com/vuetifyjs/vuetify/issues/21826)) ([4b4bfa5](https://github.com/vuetifyjs/vuetify/commit/4b4bfa577973de34edcfb858d03d9949b4be6196)) - **VSelect/Autocomplete/Combobox:** rename item to internalItem ([2c1ac25](https://github.com/vuetifyjs/vuetify/commit/2c1ac25e5e6cfd5afac8c685689dce47f855225f)), closes [#&#8203;18354](https://github.com/vuetifyjs/vuetify/issues/18354) - **VSnackbar:** remove `multi-line` prop ([#&#8203;22212](https://github.com/vuetifyjs/vuetify/issues/22212)) ([1371aba](https://github.com/vuetifyjs/vuetify/commit/1371abab8fa5487ff959ad2697eb023b0dfa4820)), closes [#&#8203;15996](https://github.com/vuetifyjs/vuetify/issues/15996) ##### :wrench: Bug Fixes - **colors:** correct CSS layer name ([47d4b70](https://github.com/vuetifyjs/vuetify/commit/47d4b70316c20993f475fde26ef433652991148a)) - **defaults:** skip undefined values ([2a74859](https://github.com/vuetifyjs/vuetify/commit/2a7485964de4d2756c2eaeac10b5b16efc86ec23)), closes [#&#8203;17845](https://github.com/vuetifyjs/vuetify/issues/17845) - **inputs:** restore plain/underlined icon alignment ([5495cca](https://github.com/vuetifyjs/vuetify/commit/5495cca97c85168b314dbf73462120cf84306061)) - **styles:** utilities should override responsive typography ([#&#8203;22573](https://github.com/vuetifyjs/vuetify/issues/22573)) ([878907f](https://github.com/vuetifyjs/vuetify/commit/878907f9429d53fe60863759a12597b126a19204)) - **VSnackbarQueue:** pause all items when collapsed and hovered ([df63fec](https://github.com/vuetifyjs/vuetify/commit/df63fec23ff88c9fcf9886d8c48731019f786648)) - **theme:** re-merge default variables when themes is set ([a14c763](https://github.com/vuetifyjs/vuetify/commit/a14c7632d538b06c3e98558796f22966323d82b1)) - **theme:** helpers should override theme base ([2690877](https://github.com/vuetifyjs/vuetify/commit/2690877651be0369f0849e5c9e31b5f8841ff26d)) - **theme:** override automatic text color with classes ([#&#8203;22475](https://github.com/vuetifyjs/vuetify/issues/22475)) ([59b11d5](https://github.com/vuetifyjs/vuetify/commit/59b11d5fcaa0ce62f7febcc644b9a4ed154c5767)) - **theme:** .text- classes always override color from .bg- ([7edf33a](https://github.com/vuetifyjs/vuetify/commit/7edf33a6477a691776275f84b5a8d737c43f5e9f)), closes [#&#8203;21787](https://github.com/vuetifyjs/vuetify/issues/21787) - **VContainer:** drop dependency on utility class ([47ca5c8](https://github.com/vuetifyjs/vuetify/commit/47ca5c86842b536d3d5fbe7301dd27c22ec599a3)) - **VCounter:** inherit color (aligns with VMessages) ([#&#8203;22424](https://github.com/vuetifyjs/vuetify/issues/22424)) ([ecd07b9](https://github.com/vuetifyjs/vuetify/commit/ecd07b9c90f978141ca1292c9ce47b757ca94601)) - **VField:** append/prepend should fill height ([add5d2d](https://github.com/vuetifyjs/vuetify/commit/add5d2d98436ebff3aaebf8cd161e94767d88c5c)) - **VOverlay:** apply scrollbar offset to body and VNavigationDrawer ([ec926d7](https://github.com/vuetifyjs/vuetify/commit/ec926d75ca294e849619572391097d319e9268ea)) ##### :microscope: Code Refactoring - **styles:** replace !important with layers ([7484c81](https://github.com/vuetifyjs/vuetify/commit/7484c814ddfb622717c995dbe72c2c230552470a)) - **VBtn:** remove default text transform ([#&#8203;21079](https://github.com/vuetifyjs/vuetify/issues/21079)) ([712bdd6](https://github.com/vuetifyjs/vuetify/commit/712bdd6b5a8786f58e9da823b157dba6b6839c6d)) - **VBtn:** convert display from grid to flex ([41b7768](https://github.com/vuetifyjs/vuetify/commit/41b7768a0310ea5a5050103ec4e80c1f4ce81a8c)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjEuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI2MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
_renovate commented 2026-05-05 13:58:13 +02:00 (Migrated from edugit.org)

mentioned in issue #33

mentioned in issue #33
_renovate commented 2026-05-05 14:58:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • d2a08889 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d2a08889 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=103935&start_sha=af88ce8a42c65a628e8453755b6ce5d5efe07a77)
_renovate commented 2026-05-05 15:18:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 47b25f8e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>47b25f8e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=103973&start_sha=d2a08889bd28105f77db7e976c3a3a22982addc8)
_renovate commented 2026-05-05 17:05:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • e00083d6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e00083d6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=104074&start_sha=47b25f8eabcc1d5fdbac1ae19dc195ee8f5810c3)
_renovate commented 2026-05-05 17:16:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 26a90d01 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>26a90d01 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=104090&start_sha=e00083d63c23dac354ef3540b3ccbd8b5fd478f1)
_renovate commented 2026-05-05 17:49:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2292fc50 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>2292fc50 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=104153&start_sha=26a90d014c42b295c8c4efc068111c01bcbccbe8)
_renovate commented 2026-05-05 23:05:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2cbf71af - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>2cbf71af - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=104511&start_sha=2292fc503ae4f73d60ebd337850ae8efcc593613)
_renovate commented 2026-05-06 00:08:48 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 03:00:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0b022a03 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0b022a03 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=104886&start_sha=2cbf71af097957df0df25c65a09fda4f6d09d57d)
_renovate commented 2026-05-06 03:00:25 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 06:26:19 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 08:32:41 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-06 08:59:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 34f2a65c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>34f2a65c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=105281&start_sha=0b022a035ed4a612e598278e309c7e7b47cc5b92)
_renovate commented 2026-05-06 15:48:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1c1b7dee - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>1c1b7dee - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=105836&start_sha=34f2a65cfb11de165b7965027d2008027addb8cb)
_renovate commented 2026-05-06 17:05:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7ee64bac - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7ee64bac - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=105940&start_sha=1c1b7dee0953f0787400b42298c4d0d61b0e04fb)
_renovate commented 2026-05-06 17:39:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 275b1c95 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>275b1c95 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=105998&start_sha=7ee64bac2242a60c054e368ce8de80edcde9277b)
_renovate commented 2026-05-06 17:58:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 893b2a72 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>893b2a72 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=106044&start_sha=275b1c95ccb608635ed8ae6bf26808de54469120)
_renovate commented 2026-05-06 18:58:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • b3f32a4d - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>b3f32a4d - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=106174&start_sha=893b2a7211bd9223ac6f0632376303b87e1df40d)
_renovate commented 2026-05-06 22:10:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8a3f2893 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8a3f2893 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=106538&start_sha=b3f32a4d407cf8aefadc1e829d9190178ba28cb5)
_renovate commented 2026-05-07 00:47:05 +02:00 (Migrated from edugit.org)

added 1 commit

  • c6037add - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c6037add - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=106797&start_sha=8a3f2893e604c95c7cb5533d55bd83b2c6ddafab)
_renovate commented 2026-05-07 04:06:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6cc804fa - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6cc804fa - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=106990&start_sha=c6037add91cd7ae0703f86316c9573185b37bb94)
_renovate commented 2026-05-07 04:51:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • c58cbff1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c58cbff1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=107053&start_sha=6cc804fa469c48edc20f86e412f62fd2792f9567)
_renovate commented 2026-05-07 08:30:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 166fe316 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>166fe316 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=107214&start_sha=c58cbff154b27b75ea02eb69e97029536a1e767e)
_renovate commented 2026-05-07 15:28:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9db6f4d6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9db6f4d6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=107748&start_sha=166fe3169c624b8a7e64e934111ab76cbe58e57a)
_renovate commented 2026-05-07 18:25:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • df2a8715 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>df2a8715 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=107949&start_sha=9db6f4d6a3011d51a30dc4be246988105d1ff4dd)
_renovate commented 2026-05-07 19:50:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7e29939f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7e29939f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=108032&start_sha=df2a871506a98ffce68c4f16f4c7f2b43f72e173)
_renovate commented 2026-05-08 00:20:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 921827f5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>921827f5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=108383&start_sha=7e29939f3f1c3e076c26cae51c9c32b75764f3da)
_renovate commented 2026-05-08 00:34:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • acc75173 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>acc75173 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=108408&start_sha=921827f533a0806cb191bff303330aa043080f79)
_renovate commented 2026-05-08 02:31:29 +02:00 (Migrated from edugit.org)

added 1 commit

  • badf38bf - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>badf38bf - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=108650&start_sha=acc75173a9b6742ef1841c042b0473208ae9d4cf)
_renovate commented 2026-05-08 06:57:41 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5136ffd2 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5136ffd2 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=108909&start_sha=badf38bf7ad00c1da536170834964b6017303f16)
_renovate commented 2026-05-08 10:41:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 32feda6e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>32feda6e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=109169&start_sha=5136ffd27e9302464c78762afcc929d23e64fe16)
_renovate commented 2026-05-08 11:43:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 368befb2 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>368befb2 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=109273&start_sha=32feda6e0cd7dc0b1fd66a2ebc5de7d48be9f012)
_renovate commented 2026-05-08 16:29:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • f65c6f53 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f65c6f53 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=109600&start_sha=368befb25609c181580bc1356a05f41590f3ecfd)
_renovate commented 2026-05-08 19:41:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 78cf2470 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>78cf2470 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=109841&start_sha=f65c6f53bb185906cc71ce571d7f6979e69a2e5a)
_renovate commented 2026-05-08 20:56:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • ecedba80 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ecedba80 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=109900&start_sha=78cf247052569f1ba564b633d7f5d7f71f11e697)
_renovate commented 2026-05-08 22:04:32 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-08 23:19:06 +02:00 (Migrated from edugit.org)

added 1 commit

  • e6aff5f7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e6aff5f7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=110000&start_sha=ecedba8059e5e9c5855df0de8af5263f589e1a6f)
_renovate commented 2026-05-08 23:38:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9f24fa68 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9f24fa68 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=110035&start_sha=e6aff5f7847bd172fcedc8effc7be35980e9df25)
_renovate commented 2026-05-09 03:41:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6db1c394 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6db1c394 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=110414&start_sha=9f24fa68a4366f8d31b5fdf16c18b068be342678)
_renovate commented 2026-05-09 04:23:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • f2c76382 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f2c76382 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=110498&start_sha=6db1c3945337bd78f1700194b74b1228cb7701f5)
_renovate commented 2026-05-09 06:36:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • e54ed2ea - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e54ed2ea - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=110664&start_sha=f2c763821783b371915ab35c0126335a9cc2f54c)
_renovate commented 2026-05-09 10:52:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • e03afa22 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e03afa22 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=110962&start_sha=e54ed2eaea3b56940b28030703d317ee1b18dadf)
_renovate commented 2026-05-09 19:19:10 +02:00 (Migrated from edugit.org)

added 3 commits

  • e03afa22...59ead867 - 2 commits from branch master
  • e8b8f81a - Update dependency vuetify to v4

Compare with previous version

added 3 commits <ul><li>e03afa22...59ead867 - 2 commits from branch <code>master</code></li><li>e8b8f81a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=111563&start_sha=e03afa22c35eb6f00db364a6a6e064f1595e6d4f)
_renovate commented 2026-05-09 19:19:21 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-09 19:38:52 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-09 20:59:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9dc5031a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9dc5031a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=111689&start_sha=e8b8f81a85602c951ceb3a82d871aff065591ea9)
_renovate commented 2026-05-09 21:57:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • 88d399d5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>88d399d5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=111741&start_sha=9dc5031a716449c443df63e226c121bf4e72ac37)
_renovate commented 2026-05-10 00:51:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • 380d7737 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>380d7737 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=111879&start_sha=88d399d555c5aec0ec485c956cb995e9f9acf4ea)
_renovate commented 2026-05-10 02:09:21 +02:00 (Migrated from edugit.org)

added 1 commit

  • 378a889b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>378a889b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=112001&start_sha=380d77371f5d9d23ea9b2853fd4359c59c6b996b)
_renovate commented 2026-05-10 03:13:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 46527d9b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>46527d9b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=112067&start_sha=378a889b852439ece7c4b59a25171b8ae4a70fcf)
_renovate commented 2026-05-10 09:11:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • ba97891f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ba97891f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=112433&start_sha=46527d9b145dc21cad047a4cab68813e090c0386)
_renovate commented 2026-05-10 14:20:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • e63a2592 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e63a2592 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=112727&start_sha=ba97891f864fa9d4cd04f5e2f651b72757feb071)
_renovate commented 2026-05-10 14:55:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 710ed4c5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>710ed4c5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=112767&start_sha=e63a25925a8d54554818daddd09747a92d1d6aa2)
_renovate commented 2026-05-10 15:29:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • 92b908b6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>92b908b6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=112792&start_sha=710ed4c5d33c582cf96464d11f4926180efae4c8)
_renovate commented 2026-05-10 16:37:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 10459a64 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>10459a64 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=112853&start_sha=92b908b6def11080dd138b87793b4be5465d0a1e)
_renovate commented 2026-05-10 22:57:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6367c73e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6367c73e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=113335&start_sha=10459a647cda9e524d178d0193435278bc1b0fef)
_renovate commented 2026-05-11 00:28:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • b8ea0553 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>b8ea0553 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=113436&start_sha=6367c73e636ac4466663dc74b3b05370cb7221ad)
_renovate commented 2026-05-11 03:05:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • aaa0b471 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>aaa0b471 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=113553&start_sha=b8ea0553141187fcc4207d44295f51d4a14d10d6)
_renovate commented 2026-05-11 05:03:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 80565c1d - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>80565c1d - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=113689&start_sha=aaa0b471bf528f00ca08bd140f9f7ced75e3c05f)
_renovate commented 2026-05-11 06:26:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • 68214772 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>68214772 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=113767&start_sha=80565c1d2aea6515c3150425ae69dff708451479)
_renovate commented 2026-05-11 08:10:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • 729a817c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>729a817c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=113876&start_sha=682147724d6d467fd685f6e88d2b5f076200b018)
_renovate commented 2026-05-11 10:56:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8263af9e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8263af9e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=114078&start_sha=729a817c4efd9edb075f6c673f865c7f64527b88)
_renovate commented 2026-05-11 13:06:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • 360afcdb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>360afcdb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=114187&start_sha=8263af9e2c7c19ac2ea229672af6390f4c1b5d74)
_renovate commented 2026-05-11 15:07:21 +02:00 (Migrated from edugit.org)

added 1 commit

  • da0c28fc - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>da0c28fc - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=114297&start_sha=360afcdb8cd04e6b167d9565c287ae7af5c9f44c)
_renovate commented 2026-05-11 22:45:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 727bef10 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>727bef10 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=114821&start_sha=da0c28fcc04aaf899196e8ea1c232ebbeda0e0ad)
_renovate commented 2026-05-12 01:49:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5054db92 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5054db92 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=115067&start_sha=727bef10bd0c3d9064319c036eca384ca2ab25e6)
_renovate commented 2026-05-12 03:39:04 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3dc843a1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>3dc843a1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=115144&start_sha=5054db92620d7562173f79e201062e7d3d207087)
_renovate commented 2026-05-12 04:07:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • ff2367cf - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ff2367cf - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=115164&start_sha=3dc843a13f0e025a1aa9e99c3d90aed14c805077)
_renovate commented 2026-05-12 04:43:05 +02:00 (Migrated from edugit.org)

added 1 commit

  • abbdbeb5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>abbdbeb5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=115211&start_sha=ff2367cf19ee0cd858aac9f35e47589dc366d8be)
_renovate commented 2026-05-12 05:12:25 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 08:02:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 937bc08e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>937bc08e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=115393&start_sha=abbdbeb5ff05fb2122f99abe6df5e94f0c865ca6)
_renovate commented 2026-05-12 08:03:13 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 09:26:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 27961b7a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>27961b7a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=115491&start_sha=937bc08ef371bef82c8a53d6ac2a2b821683f87d)
_renovate commented 2026-05-12 09:59:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2077857a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>2077857a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=115521&start_sha=27961b7aba7018d39bb8ad554432f012b966080c)
_renovate commented 2026-05-12 10:30:19 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 12:56:04 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 18:29:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 604d8860 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>604d8860 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=116095&start_sha=2077857a90a9edafb0c41324b67edea4a6e92c29)
_renovate commented 2026-05-12 18:29:35 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 21:53:47 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-12 23:04:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • dcb8aba3 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>dcb8aba3 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=116471&start_sha=604d8860f5855197b1a7288567bace7820ff5a04)
_renovate commented 2026-05-12 23:20:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • 27c3b5eb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>27c3b5eb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=116485&start_sha=dcb8aba3b7d6674734d33f45779d0213537dc856)
_renovate commented 2026-05-13 00:35:39 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-13 01:26:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 191ffb96 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>191ffb96 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=116625&start_sha=27c3b5eb1b76463d4e69ad7eb28bf23818106fff)
_renovate commented 2026-05-13 01:26:36 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-13 05:21:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • cd74fec3 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>cd74fec3 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=116796&start_sha=191ffb96ab10020856d0b5e546c50f7228c56139)
_renovate commented 2026-05-13 08:18:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 939054e7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>939054e7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117050&start_sha=cd74fec3de8b369cd02d639c015a9c2a68d734ec)
_renovate commented 2026-05-13 08:28:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • 24fa3d02 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>24fa3d02 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117067&start_sha=939054e736e5e57d21d5405a97a3478d0b1603a5)
_renovate commented 2026-05-13 09:37:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • b566b3e8 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>b566b3e8 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117139&start_sha=24fa3d0296b8b94f7e0e9844d46886114658b840)
_renovate commented 2026-05-13 10:03:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 36317d6f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>36317d6f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117182&start_sha=b566b3e865ebb8b8699f7e558b12f4a9d10b43ed)
_renovate commented 2026-05-13 10:26:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 35559a63 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>35559a63 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117229&start_sha=36317d6fe909635703cc80ab0800f90f8a5484ec)
_renovate commented 2026-05-13 10:35:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • 37551967 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>37551967 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117247&start_sha=35559a631ace50de9bc49fd3d4918ccd1feabd09)
_renovate commented 2026-05-13 11:09:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • ee89ef3b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ee89ef3b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117308&start_sha=37551967669e5c45688092ce9387c78ac84384c1)
_renovate commented 2026-05-13 11:16:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9dec571a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9dec571a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117326&start_sha=ee89ef3b2b1fc573c9e499968a1d0229df72416c)
_renovate commented 2026-05-13 12:26:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • f8ebc13b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f8ebc13b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117471&start_sha=9dec571a868ef81f3f4889ee851a1dd5df1671a6)
_renovate commented 2026-05-13 13:59:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0163a483 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0163a483 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117584&start_sha=f8ebc13b84ce89261d22a53a365d3348fccc3179)
_renovate commented 2026-05-13 17:34:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • e9b0cf5f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e9b0cf5f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=117781&start_sha=0163a483421d44b6f4ebc2dde5b420e9aa7ec8f3)
_renovate commented 2026-05-13 23:01:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • f063e103 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f063e103 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=118210&start_sha=e9b0cf5f2bc05fa7c645afb63827e94e9d78134b)
_renovate commented 2026-05-13 23:44:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • e6c4baf0 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e6c4baf0 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=118286&start_sha=f063e1035320fcccaa6e3edf94bed8eddd518a8c)
_renovate commented 2026-05-14 00:50:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • fd94a52e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>fd94a52e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=118370&start_sha=e6c4baf036b20e4d33a9cd6b0dbfef3a8a6b3077)
_renovate commented 2026-05-14 01:40:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 874c6936 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>874c6936 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=118434&start_sha=fd94a52ec5b7c859d86fee24663e7dbd6ba4040a)
_renovate commented 2026-05-14 04:51:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • f7725eb5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f7725eb5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=118652&start_sha=874c6936ab9cf6e91a139162777f284765238a1f)
_renovate commented 2026-05-14 08:29:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • fedfb0a6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>fedfb0a6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=118913&start_sha=f7725eb5a56b7269a234ed210c084ad191beaebe)
_renovate commented 2026-05-14 09:32:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7f1847ee - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7f1847ee - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119027&start_sha=fedfb0a6c8702d963a5126fb15927569c9ab7a2e)
_renovate commented 2026-05-14 12:15:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • fa2f79cb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>fa2f79cb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119222&start_sha=7f1847eeafc7d47ab26b40dbfc6ffcb3e53fc42a)
_renovate commented 2026-05-14 14:20:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 395486a0 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>395486a0 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119373&start_sha=fa2f79cba4168bfda60fb1a589e8b5b2aed9b74e)
_renovate commented 2026-05-14 15:12:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • f33ffdb1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f33ffdb1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119485&start_sha=395486a02069ea70835a1eb9a5c8acea1cae86c9)
_renovate commented 2026-05-14 15:26:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 236fdf2f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>236fdf2f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119503&start_sha=f33ffdb1dfdec12eb983313816bdb33757b29c38)
_renovate commented 2026-05-14 15:44:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0267df79 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0267df79 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119534&start_sha=236fdf2fe4000cb6d7d4a87fe20f12c56260ef9f)
_renovate commented 2026-05-14 17:24:42 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-14 17:51:47 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-14 18:18:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 64d4ee53 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>64d4ee53 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119720&start_sha=0267df7939251596b75ee2f025351c81462b6fbb)
_renovate commented 2026-05-14 18:55:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 62aa6d02 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>62aa6d02 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119772&start_sha=64d4ee53cf1cf333d83cf0940f7d829c4c75afe7)
_renovate commented 2026-05-14 20:03:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • c1bf5379 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c1bf5379 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119847&start_sha=62aa6d0209d61d6bb165c7f24951351a7612e427)
_renovate commented 2026-05-14 20:24:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 83086e0c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>83086e0c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=119890&start_sha=c1bf53792502a941a504bb23418ed24ff1760398)
_renovate commented 2026-05-14 23:52:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • a7f08824 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a7f08824 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120116&start_sha=83086e0c4b8c57399db939d84a1dace46f130eaa)
_renovate commented 2026-05-15 03:42:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • aeef13f7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>aeef13f7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120329&start_sha=a7f08824e1c4b277d95c819ef0a588713d572996)
_renovate commented 2026-05-15 05:56:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2f259ad5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>2f259ad5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120462&start_sha=aeef13f77861bc5e65c95534d442e902b15cd1ea)
_renovate commented 2026-05-15 07:47:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • e8011807 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e8011807 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120652&start_sha=2f259ad5c0e4d3f3b42b06a4be0ca0ef30b8aa49)
_renovate commented 2026-05-15 08:07:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 81870f26 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>81870f26 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120687&start_sha=e80118073d4dc4c1c78363209bed64d2f2d52000)
_renovate commented 2026-05-15 08:55:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 892ff77f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>892ff77f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120796&start_sha=81870f268b88f04323fb008844d90321928bf02f)
_renovate commented 2026-05-15 09:25:35 +02:00 (Migrated from edugit.org)

added 1 commit

  • ffc99164 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ffc99164 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120839&start_sha=892ff77ff66d40df7a32b713dce1647da99dfed4)
_renovate commented 2026-05-15 10:24:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • 12ca31d6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>12ca31d6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=120941&start_sha=ffc9916443da421d4200343f1a995aa3e23efe53)
_renovate commented 2026-05-15 14:47:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0cab78a9 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0cab78a9 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121203&start_sha=12ca31d604e50b288ab665317126b3cd0881d0e0)
_renovate commented 2026-05-15 15:08:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • fe990163 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>fe990163 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121227&start_sha=0cab78a9054e325aec0b7dc9d98ac706b09773c4)
_renovate commented 2026-05-15 16:31:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • e023b5ff - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e023b5ff - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121291&start_sha=fe99016335add5da85876f9f3a4029ebd68ef3c5)
_renovate commented 2026-05-15 17:35:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • 23f4fe37 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>23f4fe37 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121396&start_sha=e023b5ff18d3dcb4c570c6b3543138081e95c27f)
_renovate commented 2026-05-15 18:08:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7d9669d6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7d9669d6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121478&start_sha=23f4fe37ef382a332c32b5862c175b7712044e7b)
_renovate commented 2026-05-15 18:50:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8db9ef8c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8db9ef8c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121533&start_sha=7d9669d606b42310a601431bb685fe78ac82aee1)
_renovate commented 2026-05-15 18:51:12 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-15 21:03:30 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-15 22:10:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • f3473dd1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f3473dd1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121816&start_sha=8db9ef8ce217adc336699d8b28f3a84519e22f41)
_renovate commented 2026-05-15 22:16:04 +02:00 (Migrated from edugit.org)

added 1 commit

  • ca188d1a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ca188d1a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121832&start_sha=f3473dd1f156c0641e3a9135b4246a9106991fab)
_renovate commented 2026-05-15 22:39:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 73425e64 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>73425e64 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=121861&start_sha=ca188d1a340dd5ed24e29247c4b0a0139029d601)
_renovate commented 2026-05-16 05:54:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • c7fb3fed - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c7fb3fed - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=122348&start_sha=73425e64c2ea2a57f1b95cc080a1d8ea1012c8f9)
_renovate commented 2026-05-16 05:58:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • 64b7eb81 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>64b7eb81 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=122354&start_sha=c7fb3fed3af82f231856503d645bdf63739bc188)
_renovate commented 2026-05-21 02:58:13 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-21 17:46:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • 71f009e0 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>71f009e0 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=122684&start_sha=64b7eb81a5869d3dd424fbc120d7c2e47975d383)
_renovate commented 2026-05-21 18:08:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • e3073b57 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e3073b57 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=122708&start_sha=71f009e0a1a578cdbe5b140891d739073384842b)
_renovate commented 2026-05-21 18:15:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • 02d7cc2c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>02d7cc2c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=122723&start_sha=e3073b5765c16658bf1c62155d6fa18f9e1be529)
_renovate commented 2026-05-21 19:48:54 +02:00 (Migrated from edugit.org)

added 1 commit

  • 025480aa - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>025480aa - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=122933&start_sha=02d7cc2cca12251d17c18ed41b0e20a8690e9c19)
_renovate commented 2026-05-21 22:27:41 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3a56b61e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>3a56b61e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123249&start_sha=025480aaf4c86c868ccc4999b487226eeb7cd1c9)
_renovate commented 2026-05-21 23:33:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5076f239 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5076f239 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123318&start_sha=3a56b61e751074215ce1f5452a6f41999528ae00)
_renovate commented 2026-05-22 01:00:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 06cad85c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>06cad85c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123391&start_sha=5076f23921172dc56a39f19ecd1808843690a046)
_renovate commented 2026-05-22 01:00:18 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 03:46:23 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 05:31:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0008db07 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0008db07 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123674&start_sha=06cad85c58badc42f54632f771ffd9ffdacc18dc)
_renovate commented 2026-05-22 07:43:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • b8ab2a14 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>b8ab2a14 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123812&start_sha=0008db07785364d049fc3b6a7a3dd04e35b1bad9)
_renovate commented 2026-05-22 08:58:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • fbc33b0f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>fbc33b0f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123878&start_sha=b8ab2a14249c854fea67132e91baeb5c7c57469a)
_renovate commented 2026-05-22 09:13:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7143242d - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7143242d - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123897&start_sha=fbc33b0faca12d2840a7998ceefba0e8e1ed52d5)
_renovate commented 2026-05-22 10:30:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 649e35c0 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>649e35c0 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=123995&start_sha=7143242de8facdd636ce26915945c59777ec4964)
_renovate commented 2026-05-22 10:30:50 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 10:36:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • dc27089f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>dc27089f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124010&start_sha=649e35c063cee82f21bd66a848ee6f579452d29c)
_renovate commented 2026-05-22 11:05:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6eb24b46 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6eb24b46 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124033&start_sha=dc27089fd5f8bdfefbcd7288e78352276d20477f)
_renovate commented 2026-05-22 11:05:32 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-22 16:07:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8f6e2239 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8f6e2239 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124400&start_sha=6eb24b46c7f0e34d223904e8b354acea21eeabce)
_renovate commented 2026-05-22 16:49:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7a3bb96e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7a3bb96e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124456&start_sha=8f6e22394bf24eccdfea4411256d583e45b7b4f0)
_renovate commented 2026-05-22 17:19:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 002b9cde - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>002b9cde - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124510&start_sha=7a3bb96e66b10abc0cf05dd88a3ddcbcee83ed5a)
_renovate commented 2026-05-22 19:18:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • d7141a92 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d7141a92 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124653&start_sha=002b9cde9de9aa8624a1b5a6f49a8efdd84ce5da)
_renovate commented 2026-05-22 21:50:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9779042b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9779042b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124784&start_sha=d7141a924642697339ee2fc36edb587bb305d0bc)
_renovate commented 2026-05-22 22:32:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 33929906 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>33929906 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=124878&start_sha=9779042b58f6fa0cace89abd68daa7e95a78ba2c)
_renovate commented 2026-05-23 00:48:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5d3aa6fa - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5d3aa6fa - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125083&start_sha=33929906418ce9812a9263f97ef74362acbd97a5)
_renovate commented 2026-05-23 01:52:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5fe6c55f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5fe6c55f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125144&start_sha=5d3aa6fa83472bae8111e8fc5433347505e7744c)
_renovate commented 2026-05-23 03:03:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 88d58bc0 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>88d58bc0 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125215&start_sha=5fe6c55f0b91f376563278ddc44fa192e0927395)
_renovate commented 2026-05-23 04:40:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • 932c369e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>932c369e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125314&start_sha=88d58bc00a4d5ee08414db9d8b2d4caed026f08a)
_renovate commented 2026-05-23 06:18:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • e4f69dec - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e4f69dec - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125371&start_sha=932c369ef1ee6f205eb872e765b7f09d09a9e540)
_renovate commented 2026-05-23 07:00:33 +02:00 (Migrated from edugit.org)

added 1 commit

  • ca60c3df - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ca60c3df - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125423&start_sha=e4f69dec4c4e4267ba1629c4e0eef74202721dde)
_renovate commented 2026-05-23 07:00:45 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-23 08:12:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6eb2b1fc - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6eb2b1fc - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125494&start_sha=ca60c3df1992d865d6967ec51e7778af2c0a07c2)
_renovate commented 2026-05-23 08:12:51 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-23 09:46:41 +02:00 (Migrated from edugit.org)

added 1 commit

  • 97a9517f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>97a9517f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125634&start_sha=6eb2b1fc7781902318ffdc64d0b5d0db7a4ae859)
_renovate commented 2026-05-23 12:37:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • dddd3695 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>dddd3695 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=125921&start_sha=97a9517f79f45b9d78b73a3e76ea556103fa2e3c)
_renovate commented 2026-05-23 17:09:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9af05f8f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9af05f8f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=126156&start_sha=dddd36956aa2f253c759210e4cb0673b5cfc948e)
_renovate commented 2026-05-23 19:47:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • e20e8f82 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e20e8f82 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=126314&start_sha=9af05f8f524f001ff4c02e574488cb0abe5fb9c5)
_renovate commented 2026-05-23 21:23:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 09747ab7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>09747ab7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=126414&start_sha=e20e8f82d4e7294653cf139d5e0d8031acbcf88f)
_renovate commented 2026-05-24 06:22:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • 691eb0e8 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>691eb0e8 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=127091&start_sha=09747ab7ff97938bac5f4a3c4de18e9e3260685f)
_renovate commented 2026-05-24 06:47:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5bfe3405 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5bfe3405 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=127124&start_sha=691eb0e87d8b44fe83dff214f66098d5177ce8ff)
_renovate commented 2026-05-24 09:11:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • aadf751c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>aadf751c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=127303&start_sha=5bfe3405130f8c908c9ce048e3fa5c3813c058c3)
_renovate commented 2026-05-24 09:36:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • ddfce47e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ddfce47e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=127343&start_sha=aadf751c4baa18c53ed258b769c2519321d5210b)
_renovate commented 2026-05-24 10:15:06 +02:00 (Migrated from edugit.org)

added 1 commit

  • ff1ad154 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ff1ad154 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=127422&start_sha=ddfce47e5ecea73cafd9f17eb05e020e6a3cf0c7)
_renovate commented 2026-05-24 14:28:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • d5894224 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d5894224 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=127746&start_sha=ff1ad15428326ce4c095f447325520247e753e21)
_renovate commented 2026-05-24 17:23:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 94948d55 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>94948d55 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=127930&start_sha=d5894224628fd9b1ee937d36499093c4c29ec960)
_renovate commented 2026-05-24 18:59:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 75c4bdee - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>75c4bdee - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128062&start_sha=94948d55d011c076755cbcfd95357a358884de57)
_renovate commented 2026-05-24 19:34:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • ccac332e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ccac332e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128107&start_sha=75c4bdeedad6764eb7258ee5ae500a654cb740b1)
_renovate commented 2026-05-24 23:12:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8c3376bb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8c3376bb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128327&start_sha=ccac332e79ef42cf18a619a0aef1a2d2f8525133)
_renovate commented 2026-05-24 23:19:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 86771e20 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>86771e20 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128344&start_sha=8c3376bb4887aed4f0febd30756bfa47d9483610)
_renovate commented 2026-05-25 01:23:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • 17a88eae - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>17a88eae - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128497&start_sha=86771e200aefba17549b319bf5ec5d5b9735c0f8)
_renovate commented 2026-05-25 01:36:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6fe28bba - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6fe28bba - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128512&start_sha=17a88eae873fe8083a2085774397749488f97357)
_renovate commented 2026-05-25 03:44:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 225205cc - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>225205cc - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128650&start_sha=6fe28bbac34bdaaac2b82d0d2665bab51c601020)
_renovate commented 2026-05-25 05:44:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 25debf67 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>25debf67 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128750&start_sha=225205cc7881ad16aa52e57977595c7f4145f24b)
_renovate commented 2026-05-25 07:47:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • 15a5530b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>15a5530b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=128847&start_sha=25debf6799028ada6eebb94571dd2e785410c033)
_renovate commented 2026-05-25 07:47:28 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-25 10:00:22 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-25 10:26:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • c4cfafea - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c4cfafea - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=129059&start_sha=15a5530ba386261e782763d7bf0010d11314fc7c)
_renovate commented 2026-05-25 11:16:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • f029dd15 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f029dd15 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=129140&start_sha=c4cfafea60f90ec5173376692912f76da2e90352)
_renovate commented 2026-05-25 11:55:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8a1af0c5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8a1af0c5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=129203&start_sha=f029dd157a32e4937af2550020dbf9c1de2c0289)
_renovate commented 2026-05-25 14:55:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • 49de0906 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>49de0906 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=129477&start_sha=8a1af0c5953e5b8bfbe7acbf1876dbbef1225099)
_renovate commented 2026-05-25 16:08:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • b48187de - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>b48187de - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=129530&start_sha=49de0906a425cc381c16854303871b63fd161449)
_renovate commented 2026-05-25 17:13:40 +02:00 (Migrated from edugit.org)

added 1 commit

  • b602439a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>b602439a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=129613&start_sha=b48187def1583dd52f806bc9f41b5316065c9ff1)
_renovate commented 2026-05-25 22:21:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • f5923fe0 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f5923fe0 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130023&start_sha=b602439a9a25532e53ae0fb395b9fc072a0e247e)
_renovate commented 2026-05-25 23:18:28 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1f6ad8a1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>1f6ad8a1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130081&start_sha=f5923fe03582451f7919c8291bcbcaaaef424de6)
_renovate commented 2026-05-26 00:34:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • 606dbc92 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>606dbc92 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130167&start_sha=1f6ad8a18cdeead62606b18339f3054ccc7c8244)
_renovate commented 2026-05-26 04:03:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • 73a47a5c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>73a47a5c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130379&start_sha=606dbc925cec4f02767d10449671c2e9b3689bea)
_renovate commented 2026-05-26 05:03:38 +02:00 (Migrated from edugit.org)

added 1 commit

  • f3c17ec3 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f3c17ec3 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130441&start_sha=73a47a5c7ba1e1fbd0044de9720de96c3a6394ef)
_renovate commented 2026-05-26 05:22:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9c6ed763 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9c6ed763 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130472&start_sha=f3c17ec3ddc5878a5e40ae23986d2bf3657ad083)
_renovate commented 2026-05-26 05:55:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8b2fbb7a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8b2fbb7a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130520&start_sha=9c6ed763a9b86b02d1102ab8dc662eda7bfde260)
_renovate commented 2026-05-26 06:53:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7981cd51 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7981cd51 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130580&start_sha=8b2fbb7ae0c246845c837c8c78563b95d18dec20)
_renovate commented 2026-05-26 09:20:38 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-26 09:36:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5bb5602a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5bb5602a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=130733&start_sha=7981cd5165d90aa2919701d5ac26e6c72f7a907d)
_renovate commented 2026-05-26 09:36:26 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-26 15:54:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • e62514fa - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e62514fa - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=131154&start_sha=5bb5602aeca48517e57ef84070be664ea7fa5cbb)
_renovate commented 2026-05-26 16:02:21 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1666f1fc - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>1666f1fc - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=131177&start_sha=e62514fad14b13cd43b296d20b3d3a4e46523f21)
_renovate commented 2026-05-26 19:17:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • e7624599 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e7624599 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=131458&start_sha=1666f1fc2bc4a3b401f17a956464ed2a144ffb7a)
_renovate commented 2026-05-26 21:29:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1d3e69c8 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>1d3e69c8 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=131595&start_sha=e7624599dbc4b6638f8e62489a2c79d9e48528c4)
_renovate commented 2026-05-27 00:25:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5d880e44 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5d880e44 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=131840&start_sha=1d3e69c8f5208b64b8dc491597c769bcad64cdc1)
_renovate commented 2026-05-27 03:20:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • a7b8bdce - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a7b8bdce - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=132089&start_sha=5d880e44ad83ede5e7f1ad91ba83a299bd24d0a5)
_renovate commented 2026-05-27 07:58:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • 58899fd7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>58899fd7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=132392&start_sha=a7b8bdcee63010b0d5ac95c1d11f256f8d345e95)
_renovate commented 2026-05-27 08:20:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • 139a91db - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>139a91db - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=132419&start_sha=58899fd79032d5cfdd04007d7dfc220f6d891562)
_renovate commented 2026-05-27 08:29:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • fc372c4f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>fc372c4f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=132437&start_sha=139a91db06053dd2e214c1b2629cd0e2145b965b)
_renovate commented 2026-05-27 11:08:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • 74da5c9c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>74da5c9c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=132690&start_sha=fc372c4f796255205413dd959d1a2ce1fd338225)
_renovate commented 2026-05-27 14:22:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6b8cb4c5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6b8cb4c5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=132879&start_sha=74da5c9cee29e28f305a969f70143a61ec55589e)
_renovate commented 2026-05-27 14:49:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 34225f0b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>34225f0b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=132917&start_sha=6b8cb4c5a8f2b121c0eced2a0603d3c9fb6c014d)
_renovate commented 2026-05-27 21:41:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0c52a853 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0c52a853 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=133316&start_sha=34225f0bbfc6dfb0e0add6e90a6909a3d9e83e55)
_renovate commented 2026-05-28 02:04:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9e2b4d45 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9e2b4d45 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=133549&start_sha=0c52a85307bbfcce2aeb5fb41c0f436c77b64c30)
_renovate commented 2026-05-28 04:59:50 +02:00 (Migrated from edugit.org)

added 1 commit

  • 665181e6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>665181e6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=133811&start_sha=9e2b4d457d0206e4757333f949a1ce4b1f67e860)
_renovate commented 2026-05-28 05:08:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • a511c5ff - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a511c5ff - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=133829&start_sha=665181e66747a5b450327a63ec5c364d854aba88)
_renovate commented 2026-05-28 08:26:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5b63e664 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5b63e664 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=134125&start_sha=a511c5ff964ef7cf608f317e9f406b0686b45172)
_renovate commented 2026-05-28 11:32:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • ada22161 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ada22161 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=134295&start_sha=5b63e66482e9ed4c22e06f970c0f9f73ac26c8e7)
_renovate commented 2026-05-28 12:04:01 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5008efcf - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5008efcf - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=134350&start_sha=ada22161cd5aa44a06e0a2598d10e18358658764)
_renovate commented 2026-05-29 00:22:53 +02:00 (Migrated from edugit.org)

added 24 commits

  • 5008efcf...a5ca9b03 - 23 commits from branch master
  • 51b689d8 - Update dependency vuetify to v4

Compare with previous version

added 24 commits <ul><li>5008efcf...a5ca9b03 - 23 commits from branch <code>master</code></li><li>51b689d8 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=135115&start_sha=5008efcfcce46844a2bab64531371e99cec1d496)
_renovate commented 2026-05-29 01:10:14 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-29 01:39:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 377c8cb1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>377c8cb1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=135242&start_sha=51b689d89ec0572baaf34a5466fa224b9c21c283)
_renovate commented 2026-05-29 01:39:35 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-29 02:27:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • e5945219 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e5945219 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=135304&start_sha=377c8cb11f178bf6807159eda04cf74cbd695003)
_renovate commented 2026-05-29 04:57:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 81207934 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>81207934 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=135499&start_sha=e59452193b2913e564f66acd7eff7e09ce14a2df)
_renovate commented 2026-05-29 06:29:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4a7764a3 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>4a7764a3 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=135625&start_sha=81207934fcd325750e03431603391c40c15d547e)
_renovate commented 2026-05-29 08:57:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • e2ae9428 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e2ae9428 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=135797&start_sha=4a7764a3e2274c2ca5872ff974a74a23606b85a3)
_renovate commented 2026-05-29 09:53:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 563cd624 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>563cd624 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=135858&start_sha=e2ae94280c08bc7744c5ed493adb3b7c7f3eed9f)
_renovate commented 2026-05-29 13:41:09 +02:00 (Migrated from edugit.org)

added 1 commit

  • f9746dcc - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f9746dcc - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=136110&start_sha=563cd62425ec2538e2cd0c6a8159e1392dc4b54c)
_renovate commented 2026-05-29 22:24:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • c226e5a7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c226e5a7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=136778&start_sha=f9746dccbc365fd6474cc8b28ca00bc956874e64)
_renovate commented 2026-05-29 23:30:19 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6da6602d - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6da6602d - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=136872&start_sha=c226e5a7afd1e0d62879c1333c07124e0137ff29)
_renovate commented 2026-05-29 23:30:33 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-30 00:23:15 +02:00 (Migrated from edugit.org)

added 1 commit

  • 39bbd8e2 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>39bbd8e2 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=136956&start_sha=6da6602d1f6eeed8a337a82ba4bf00619d2554ac)
_renovate commented 2026-05-30 00:23:28 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-30 03:53:31 +02:00 (Migrated from edugit.org)

added 1 commit

  • 998d7666 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>998d7666 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=137175&start_sha=39bbd8e2d08af840527a5fc1cccc6127fb5a2650)
_renovate commented 2026-05-30 04:44:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0c9618d2 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0c9618d2 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=137265&start_sha=998d76663b2fd03fd3524526fc832b0ff0ec5916)
_renovate commented 2026-05-30 05:47:18 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6936542e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6936542e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=137367&start_sha=0c9618d2972ac8a97f13aeb349169ded4e2fe78b)
_renovate commented 2026-05-30 06:28:26 +02:00 (Migrated from edugit.org)

added 1 commit

  • a43a49c1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a43a49c1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=137458&start_sha=6936542e0a246a14c3d0880628b7fe40ae9f7ff4)
_renovate commented 2026-05-30 09:20:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 43498bfc - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>43498bfc - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=137610&start_sha=a43a49c10123cc6c2a26a025de69df67d0238015)
_renovate commented 2026-05-30 15:52:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • b3f637de - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>b3f637de - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138049&start_sha=43498bfc6605062bd097ff09ffdede5bd039064a)
_renovate commented 2026-05-30 19:03:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0d3d00d3 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0d3d00d3 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138193&start_sha=b3f637debb6daf061bd929e09106b55400603f4a)
_renovate commented 2026-05-30 20:07:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1c012ea4 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>1c012ea4 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138242&start_sha=0d3d00d333c663fad88302abc60d28d447902955)
_renovate commented 2026-05-30 21:50:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • f062b615 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f062b615 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138289&start_sha=1c012ea425b38240a38804f7e4c484a6e5d1ca8e)
_renovate commented 2026-05-30 23:03:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9a9478c1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9a9478c1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138335&start_sha=f062b615b00472f64f7b604f24e9852bb3ed8f04)
_renovate commented 2026-05-31 01:02:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • c0054b57 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c0054b57 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138486&start_sha=9a9478c1e446586cbf5a2d6e85249af1a9dd96f1)
_renovate commented 2026-05-31 01:03:00 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 01:25:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • a0bb0106 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a0bb0106 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138523&start_sha=c0054b57653986a9c92759453ea23e53009efe3a)
_renovate commented 2026-05-31 01:25:48 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 04:22:06 +02:00 (Migrated from edugit.org)

added 1 commit

  • 20701568 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>20701568 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138775&start_sha=a0bb0106736b2759707889d04d3697e2f397c428)
_renovate commented 2026-05-31 04:34:42 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6af7a6a2 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6af7a6a2 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138797&start_sha=207015683e92443b55688364fe04c8abc2a702e9)
_renovate commented 2026-05-31 05:24:55 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3eac5ccf - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>3eac5ccf - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138848&start_sha=6af7a6a23f2a39bc515221f04bb43db6b2df6616)
_renovate commented 2026-05-31 05:28:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • c8495c07 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c8495c07 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138862&start_sha=3eac5ccf6aab92eaf6c8a22e283bbb8351a8c998)
_renovate commented 2026-05-31 05:57:20 +02:00 (Migrated from edugit.org)

added 1 commit

  • d5018e5b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d5018e5b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=138895&start_sha=c8495c0718d464fb7e6351d03d685218733fd867)
_renovate commented 2026-05-31 06:12:53 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 08:12:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • ad17b45e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ad17b45e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=139009&start_sha=d5018e5bce4b5f22c785ca9cc801c31a261e6a2f)
_renovate commented 2026-05-31 08:12:20 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-05-31 08:25:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 846e7a80 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>846e7a80 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=139035&start_sha=ad17b45e398eb43f21ae7aeeeb83d74664931a30)
_renovate commented 2026-05-31 11:53:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • 605b4676 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>605b4676 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=139291&start_sha=846e7a806ef921dc900a4f8f964947be6aa81ec2)
_renovate commented 2026-05-31 13:23:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • caafc76c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>caafc76c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=139426&start_sha=605b46769f8f976046b56f4a4803bdecfa8da52b)
_renovate commented 2026-05-31 18:21:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • ba9dd722 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ba9dd722 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=139729&start_sha=caafc76ce10ed58fbdda631d0659ea2ac640edd2)
_renovate commented 2026-06-01 01:52:41 +02:00 (Migrated from edugit.org)

added 1 commit

  • ae09b134 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ae09b134 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140133&start_sha=ba9dd722faf360557f78f0f306e05be5962dcf6d)
_renovate commented 2026-06-01 03:03:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • 13758599 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>13758599 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140248&start_sha=ae09b134619b297e6c85b4b0d30a7d13e27dbd61)
_renovate commented 2026-06-01 04:49:04 +02:00 (Migrated from edugit.org)

added 1 commit

  • f055b7a7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f055b7a7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140402&start_sha=13758599f601fa5b58d43659f5963cd5dafff3e7)
_renovate commented 2026-06-01 05:10:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • a94194cb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a94194cb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140428&start_sha=f055b7a7ccf791127cc197ddc70f628753118d26)
_renovate commented 2026-06-01 08:20:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1ce5571f - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>1ce5571f - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140601&start_sha=a94194cb9f19d4100f4e3b9168a91638683ec23c)
_renovate commented 2026-06-01 08:31:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • 663b94bb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>663b94bb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140618&start_sha=1ce5571f0d7dbb8b17a674841ddce8700a0f70f5)
_renovate commented 2026-06-01 11:50:16 +02:00 (Migrated from edugit.org)

added 1 commit

  • 140ff886 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>140ff886 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140795&start_sha=663b94bbf9e2663233658cf486b6d0f4dff79ee7)
_renovate commented 2026-06-01 12:57:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 06068645 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>06068645 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140852&start_sha=140ff8869d3c1f6250e518f30661a35dd00d39ee)
_renovate commented 2026-06-01 15:14:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7b1f1029 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7b1f1029 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=140998&start_sha=0606864526816d1dc10845d39bc63f7f4513924a)
_renovate commented 2026-06-01 16:11:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • 4b9888b5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>4b9888b5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141051&start_sha=7b1f1029250a52cfe9ce1ef2f7f877d7f84c4e58)
_renovate commented 2026-06-01 17:03:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 3248d4ee - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>3248d4ee - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141129&start_sha=4b9888b5dbded0afa0a8d478174d8737112b82d7)
_renovate commented 2026-06-01 17:56:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • ee1d3020 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ee1d3020 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141195&start_sha=3248d4eed21063f1002c21215317abb78a906f78)
_renovate commented 2026-06-01 20:07:56 +02:00 (Migrated from edugit.org)

added 1 commit

  • a5ff1f83 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a5ff1f83 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141370&start_sha=ee1d30207c4e57b11244ec0e3e18c82d191af3d7)
_renovate commented 2026-06-01 20:23:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • 1384f5cb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>1384f5cb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141406&start_sha=a5ff1f83cecfd9e12473d1b52eea375c6f9d84ec)
_renovate commented 2026-06-01 20:36:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • d662bd3a - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d662bd3a - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141442&start_sha=1384f5cb8f9351c25f9f87da8abf9a24d869a0a7)
_renovate commented 2026-06-01 20:52:32 +02:00 (Migrated from edugit.org)

added 1 commit

  • f9fdcfb8 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f9fdcfb8 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141484&start_sha=d662bd3acaf90ebcf4b4d2291f39f0cd442ed503)
_renovate commented 2026-06-01 22:26:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5c351dc6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5c351dc6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141630&start_sha=f9fdcfb87085602910e45fecc3cb49560e890a08)
_renovate commented 2026-06-02 00:24:41 +02:00 (Migrated from edugit.org)

added 1 commit

  • c183a97b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c183a97b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=141806&start_sha=5c351dc695a24e6393fda96e7c4a7d02a59bb909)
_renovate commented 2026-06-02 07:27:24 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 08:00:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2e86e6a1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>2e86e6a1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=142252&start_sha=c183a97b6713a795d1570dd276f63d75675a4efd)
_renovate commented 2026-06-02 08:00:59 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 08:51:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • c9fb6b0c - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c9fb6b0c - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=142325&start_sha=2e86e6a1d8ca76d9154a11a9387be97734d1ae18)
_renovate commented 2026-06-02 11:25:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 404f2b37 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>404f2b37 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=142540&start_sha=c9fb6b0cacff1ba9a704289de22cf66e6b0d4bdc)
_renovate commented 2026-06-02 11:33:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • 44c408bb - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>44c408bb - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=142568&start_sha=404f2b37591e9667255b58c3ef29a8c7095c8dc0)
_renovate commented 2026-06-02 16:01:24 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 16:41:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 17020e2e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>17020e2e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=142914&start_sha=44c408bb0b036e8fa86509614c3fd675d6aaf1c0)
_renovate commented 2026-06-02 16:41:40 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 17:25:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 6888c261 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>6888c261 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=142997&start_sha=17020e2e5d6bea745a8807fc45c45f73a3c0e604)
_renovate commented 2026-06-02 19:53:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • c25d1b21 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c25d1b21 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=143183&start_sha=6888c26119c3e743276afe1d3d4eb8563fdc4cec)
_renovate commented 2026-06-02 20:44:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • 99af39de - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>99af39de - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=143246&start_sha=c25d1b210dbd681f92934081b816b934d3f3ad3e)
_renovate commented 2026-06-02 20:44:23 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 21:56:46 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-02 22:08:54 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-03 02:24:59 +02:00 (Migrated from edugit.org)

added 1 commit

  • 339ca403 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>339ca403 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=143649&start_sha=99af39decee73e1f0dde23f614f2cf7b7c181e14)
_renovate commented 2026-06-03 02:25:11 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-03 03:11:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • 974126c6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>974126c6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=143733&start_sha=339ca403a61c08e3ee1633de3b828b6752fef754)
_renovate commented 2026-06-03 05:28:11 +02:00 (Migrated from edugit.org)

added 1 commit

  • 941ac0ec - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>941ac0ec - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=143890&start_sha=974126c62057882f80ab9488518d6fd0c5367d31)
_renovate commented 2026-06-03 08:03:34 +02:00 (Migrated from edugit.org)

added 1 commit

  • 7cd41175 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>7cd41175 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=144032&start_sha=941ac0ec7ecc4713292f6ae4b2559e527b03ace0)
_renovate commented 2026-06-03 10:45:02 +02:00 (Migrated from edugit.org)

added 1 commit

  • 25226819 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>25226819 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=144329&start_sha=7cd41175723830836feee673df5d19e05ab8b2ee)
_renovate commented 2026-06-03 11:13:24 +02:00 (Migrated from edugit.org)

added 1 commit

  • 70e52410 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>70e52410 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=144392&start_sha=25226819ab3b09c5b577cae7649e7a60caaf4be7)
_renovate commented 2026-06-08 09:56:48 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-08 10:27:41 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-08 23:28:48 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-10 17:52:54 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-10 18:23:16 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-16 16:02:48 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-06-19 22:29:48 +02:00 (Migrated from edugit.org)

added 1 commit

  • ded2d1d5 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>ded2d1d5 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=145433&start_sha=70e52410ec304c5858d0d3857ddc4298b308412f)
_renovate commented 2026-06-19 23:48:43 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8599d9be - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8599d9be - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=145508&start_sha=ded2d1d586840e9f47c37a0416540fe00ab358b4)
_renovate commented 2026-06-19 23:52:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 529a84ca - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>529a84ca - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=145518&start_sha=8599d9befa2fefd306f617c6abff3b8a4d3250cc)
_renovate commented 2026-06-20 01:19:27 +02:00 (Migrated from edugit.org)

added 1 commit

  • a5be6ca6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>a5be6ca6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=145620&start_sha=529a84ca36bbd7f484917397c430ce5f46ae6df4)
_renovate commented 2026-06-20 02:30:13 +02:00 (Migrated from edugit.org)

added 1 commit

  • 77b4a384 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>77b4a384 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=145713&start_sha=a5be6ca6fc2b37358021bfea34a8ed607ec74901)
_renovate commented 2026-06-20 02:37:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • e15865d6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e15865d6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=145732&start_sha=77b4a3846f0118d7b14d9e4f6501cbc86d49ca18)
_renovate commented 2026-06-20 08:56:36 +02:00 (Migrated from edugit.org)

added 1 commit

  • cdbaf565 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>cdbaf565 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=146250&start_sha=e15865d62f42a72173b9613b44af2a8a00827a92)
_renovate commented 2026-06-20 11:00:00 +02:00 (Migrated from edugit.org)

added 1 commit

  • c8493cf8 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c8493cf8 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=146423&start_sha=cdbaf56538ea9dc48315524782c63925768309dd)
_renovate commented 2026-06-20 11:21:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9fbaf897 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9fbaf897 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=146458&start_sha=c8493cf8a8f3cef713dc9103c2a10393fd57e79d)
_renovate commented 2026-06-20 14:12:47 +02:00 (Migrated from edugit.org)

added 1 commit

  • f832b2c1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f832b2c1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=146701&start_sha=9fbaf89727a31fd8c45b6585674d421af7e5e61e)
_renovate commented 2026-06-20 17:36:12 +02:00 (Migrated from edugit.org)

added 1 commit

  • e7d85ef4 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e7d85ef4 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=146922&start_sha=f832b2c17349a5a48ae10b179cd357dc084f7bf4)
_renovate commented 2026-06-20 21:23:22 +02:00 (Migrated from edugit.org)

added 1 commit

  • 2f50ab55 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>2f50ab55 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=147208&start_sha=e7d85ef43693ca9c5bbb385cc22a3d27cbc73461)
_renovate commented 2026-06-21 00:23:45 +02:00 (Migrated from edugit.org)

added 1 commit

  • 96e3e3e2 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>96e3e3e2 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=147464&start_sha=2f50ab5594520854239b3c12c0caae5921a99db4)
_renovate commented 2026-06-21 02:58:39 +02:00 (Migrated from edugit.org)

added 1 commit

  • 87da2406 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>87da2406 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=147612&start_sha=96e3e3e29daab1c54de0ac48631c5ba468fe268a)
_renovate commented 2026-06-21 07:52:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • f02e7fba - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>f02e7fba - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148042&start_sha=87da24062f682d26ce4a8fa7ffdb9e961e0688c8)
_renovate commented 2026-06-21 08:42:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • d2fd7586 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d2fd7586 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148133&start_sha=f02e7fba058f86d40d6ff1eb4e54d2af9505b4b3)
_renovate commented 2026-06-21 09:22:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0dc9d51e - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0dc9d51e - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148210&start_sha=d2fd7586df42a9ce107bba4ab767ffbcb80635f4)
_renovate commented 2026-06-21 09:49:08 +02:00 (Migrated from edugit.org)

added 1 commit

  • c8029ce0 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c8029ce0 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148259&start_sha=0dc9d51e56041a6951778cbcbb421003f9611ea6)
_renovate commented 2026-06-21 11:25:07 +02:00 (Migrated from edugit.org)

added 1 commit

  • 0d3605c7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>0d3605c7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148410&start_sha=c8029ce09c82f93b53fba656d3458294ef13047c)
_renovate commented 2026-06-21 11:50:46 +02:00 (Migrated from edugit.org)

added 1 commit

  • d904dac8 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d904dac8 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148442&start_sha=0d3605c769dd94b1077f4e728d48d10d48d9cde8)
_renovate commented 2026-06-21 14:35:57 +02:00 (Migrated from edugit.org)

added 1 commit

  • 030f4228 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>030f4228 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148628&start_sha=d904dac84d11213be62751278c4700a01458a616)
_renovate commented 2026-06-21 14:45:03 +02:00 (Migrated from edugit.org)

added 1 commit

  • c25110f2 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>c25110f2 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148646&start_sha=030f42288c420cb316699887c9c69aa7098afba5)
_renovate commented 2026-06-21 16:18:53 +02:00 (Migrated from edugit.org)

added 1 commit

  • 444ecee7 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>444ecee7 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=148821&start_sha=c25110f28d3fdeaa5a6e769f0477a0316df44fda)
_renovate commented 2026-06-21 17:44:17 +02:00 (Migrated from edugit.org)

added 1 commit

  • 9e75d872 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>9e75d872 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=149017&start_sha=444ecee75d024fb636935d51c799841b182968ae)
_renovate commented 2026-06-21 20:42:37 +02:00 (Migrated from edugit.org)

added 1 commit

  • eb107bc6 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>eb107bc6 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=149214&start_sha=9e75d872b376aeb5b5a3f31cabd6a1bab81694d8)
_renovate commented 2026-06-21 22:23:14 +02:00 (Migrated from edugit.org)

added 1 commit

  • 5acb46cd - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>5acb46cd - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=149379&start_sha=eb107bc6658aed4c2add8c099da6e4e9923531d0)
_renovate commented 2026-06-22 03:15:58 +02:00 (Migrated from edugit.org)

added 1 commit

  • 40f82cf3 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>40f82cf3 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=149826&start_sha=5acb46cd8b0f9595cb17751fcf08d52330afe27a)
_renovate commented 2026-06-22 06:25:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 88b257f1 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>88b257f1 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=150126&start_sha=40f82cf3401a6bebf8d2d9adda6aa85255e10d17)
_renovate commented 2026-06-22 08:10:30 +02:00 (Migrated from edugit.org)

added 1 commit

  • 67065e2d - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>67065e2d - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=150254&start_sha=88b257f1ffc71eb1468ed644bfe9bd828a4154f0)
_renovate commented 2026-06-22 10:46:10 +02:00 (Migrated from edugit.org)

added 1 commit

  • fdd03e2b - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>fdd03e2b - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=150537&start_sha=67065e2dd7051c7903e9f5a25e297719ea9e79ba)
_renovate commented 2026-06-22 12:35:49 +02:00 (Migrated from edugit.org)

added 1 commit

  • 981f9175 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>981f9175 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=150695&start_sha=fdd03e2bfe2e2c784107ef9f825380eab538c9ff)
_renovate commented 2026-06-22 13:03:23 +02:00 (Migrated from edugit.org)

added 1 commit

  • 80b1be55 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>80b1be55 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=150740&start_sha=981f917588406943e5c31fb4558377e99c1e7459)
_renovate commented 2026-06-22 16:13:44 +02:00 (Migrated from edugit.org)

added 1 commit

  • d04e1e76 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>d04e1e76 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=151177&start_sha=80b1be55e539ea2b56c3edb0a32a29582093a57f)
_renovate commented 2026-06-22 16:34:52 +02:00 (Migrated from edugit.org)

added 1 commit

  • e7b552ae - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>e7b552ae - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=151218&start_sha=d04e1e7662e024b49cc01ac82729baa9818035fc)
_renovate commented 2026-06-22 16:54:25 +02:00 (Migrated from edugit.org)

added 1 commit

  • 8e679f97 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>8e679f97 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=151264&start_sha=e7b552ae5aaf648ea2b10d68f3d3add0a958d709)
_renovate commented 2026-06-22 17:19:51 +02:00 (Migrated from edugit.org)

added 1 commit

  • 83540b97 - Update dependency vuetify to v4

Compare with previous version

added 1 commit <ul><li>83540b97 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=151319&start_sha=8e679f97d74cb8ce36e200b5583e27cf0ae01c7c)
_renovate commented 2026-07-02 18:02:27 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-02 18:29:42 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-02 22:33:41 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-03 17:35:47 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-07 18:00:13 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-13 19:37:23 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-14 01:11:51 +02:00 (Migrated from edugit.org)

changed the description

changed the description
_renovate commented 2026-07-19 19:46:09 +02:00 (Migrated from edugit.org)

added 8 commits

  • 83540b97...09642bab - 7 commits from branch master
  • f9f308a4 - Update dependency vuetify to v4

Compare with previous version

added 8 commits <ul><li>83540b97...09642bab - 7 commits from branch <code>master</code></li><li>f9f308a4 - Update dependency vuetify to v4</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/367/diffs?diff_id=152443&start_sha=83540b972c6c60e21960e476efc808d7f23c9faf)
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vuetify-4.x:renovate/vuetify-4.x
git switch renovate/vuetify-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/vuetify-4.x
git switch renovate/vuetify-4.x
git rebase master
git switch master
git merge --ff-only renovate/vuetify-4.x
git switch renovate/vuetify-4.x
git rebase master
git switch master
git merge --no-ff renovate/vuetify-4.x
git switch master
git merge --squash renovate/vuetify-4.x
git switch master
git merge --ff-only renovate/vuetify-4.x
git switch master
git merge renovate/vuetify-4.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS!471
No description provided.