Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vuejs
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
vuejs
Merge requests
!9
Issue
#3488596
: [META] 3.2.x release
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3488596
: [META] 3.2.x release
issue/vuejs-3488596:3488596-meta-3.2.x-release
into
3.x
Overview
17
Commits
12
Pipelines
13
Changes
13
Merged
Joshua Sedler
requested to merge
issue/vuejs-3488596:3488596-meta-3.2.x-release
into
3.x
5 months ago
Overview
17
Commits
12
Pipelines
13
Changes
13
Expand
Closes
#3488596
0
0
Merge request reports
Compare
3.x
version 12
be681dbf
5 months ago
version 11
0e9e0e9f
5 months ago
version 10
a2370486
5 months ago
version 9
ef713835
5 months ago
version 8
ab469084
5 months ago
version 7
c8235474
5 months ago
version 6
a1e92a9d
5 months ago
version 5
23aa98ac
5 months ago
version 4
7d5de28d
5 months ago
version 3
d0d9dcf9
5 months ago
version 2
968602bc
5 months ago
version 1
82f878d5
5 months ago
3.x (base)
and
latest version
latest version
be681dbf
12 commits,
5 months ago
version 12
be681dbf
12 commits,
5 months ago
version 11
0e9e0e9f
11 commits,
5 months ago
version 10
a2370486
10 commits,
5 months ago
version 9
ef713835
9 commits,
5 months ago
version 8
ab469084
8 commits,
5 months ago
version 7
c8235474
7 commits,
5 months ago
version 6
a1e92a9d
6 commits,
5 months ago
version 5
23aa98ac
5 commits,
5 months ago
version 4
7d5de28d
4 commits,
5 months ago
version 3
d0d9dcf9
3 commits,
5 months ago
version 2
968602bc
2 commits,
5 months ago
version 1
82f878d5
1 commit,
5 months ago
13 files
+
528
−
601
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
config/install/vuejs.settings.yml
+
14
−
13
Options
libraries
:
vue
:
installation
:
local
development
:
false
version
:
3.2.37
cdn
:
unpkg
path
:
/libraries/vue/dist/vue.global.prod.js
petitevue
:
installation
:
local
development
:
false
cdn
:
unpkg
version
:
0.4.1
path
:
/libraries/petite-vue/dist/petite-vue.iife.js
vue
:
enabled
:
true
installation
:
cdn
path
:
//unpkg.com/vue@3.5.13/dist/vue.runtime.global.prod.js
cdn_provider
:
unpkg
cdn_version
:
3.5.13
petitevue
:
enabled
:
false
installation
:
cdn
path
:
//unpkg.com/petite-vue@0.4.1/dist/petite-vue.iife.js
cdn_provider
:
unpkg
cdn_version
:
0.4.1
defer
:
false
init
:
false
Loading