From 9177189cb26f7a46c41d455192901f7b565ac599 Mon Sep 17 00:00:00 2001 From: Mika Steyer <108517592+steyer-mika@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:33:24 +0200 Subject: [PATCH 01/45] chore: update copyright year to 2023 (#7203) --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index dd006055d49..1ebf42caf8b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2023 - BootstrapVue +Copyright (c) 2016-2024 - BootstrapVue Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From ef391f5327efdd289c52b3387d2b11892bf4e2c1 Mon Sep 17 00:00:00 2001 From: Issayah Date: Mon, 14 Oct 2024 15:33:43 -0500 Subject: [PATCH 02/45] docs: bootstrap-vue-next recommendation (#7219) --- docs/pages/vue3.vue | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/docs/pages/vue3.vue b/docs/pages/vue3.vue index d43c93e1c3f..1894910a042 100644 --- a/docs/pages/vue3.vue +++ b/docs/pages/vue3.vue @@ -1,39 +1,37 @@