Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vue-draggable-grid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
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
AlekSIS®
Libraries
vue-draggable-grid
Graph
2a49407786f3ee3bc75f5a8f43bf15484acdc7a4
Select Git revision
Branches
11
main
default
protected
renovate/eslint-9.x
renovate/eslint-plugin-vue-10.x
renovate/pin-dependencies
renovate/prettier-3.x
renovate/rollup-4.x
renovate/uuid-11.x
renovate/vite-6.x
renovate/vitejs-plugin-legacy-6.x
renovate/vitejs-plugin-vue2-2.x
renovate/vue-eslint-config-prettier-10.x
Tags
3
0.1.0-post0
v0.1.0-post0
v1.0.0
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Mar
11
8
7
5
3
25
Feb
18
Jan
8
Dec
25
Oct
21
Aug
18
15
26
Jul
20
17
Jun
11
10
24
Mar
3
2
1
25
Feb
23
20
16
13
10
9
8
7
6
3
2
Update dependency vite to v6
renovate/vite-6.x
renovate/vite-6.x
Pin dependencies
renovate/pin-de…
renovate/pin-dependencies
Update dependency rollup to v4
renovate/rollup…
renovate/rollup-4.x
Update dependency eslint to v9
renovate/eslint…
renovate/eslint-9.x
Update dependency eslint-plugin-vue to v10
renovate/eslint…
renovate/eslint-plugin-vue-10.x
Update dependency prettier to v3.5.3
renovate/pretti…
renovate/prettier-3.x
Update dependency @vitejs/plugin-legacy to v6
renovate/vitejs…
renovate/vitejs-plugin-legacy-6.x
Update dependency @vue/eslint-config-prettier to v10
renovate/vue-es…
renovate/vue-eslint-config-prettier-10.x
Update dependency uuid to v11
renovate/uuid-1…
renovate/uuid-11.x
Update dependency @vitejs/plugin-vue2 to v2
renovate/vitejs…
renovate/vitejs-plugin-vue2-2.x
Merge branch '8-overview-over-dragged-elements' into 'main'
main
main
Reformat
Release 0.4.0
Create README.md
Reformat
Import DragGrid
Add Example 10 to docs
Color dragged item yellow
Create Example for isDraggedOver and containerDrag events
Pass isDraggedOver to default slot
Emit Drag events of dragged elements (passed through DragGrid)
0.3.0
Merge branch 'main' of edugit.org:AlekSIS/libs/vue-draggable-grid
Merge branch 'disabled-fields-on-drag' into 'main'
Reformat
Document isDraggedOver
Example for isDraggedOver
Show in slot for disabled markers whether an item is dragged
0.2.0
Merge branch 'renovate/vue-eslint-config-prettier-8.x' into 'main'
Merge branch 'renovate/prettier-3.x' into 'main'
Merge branch 'multiple-items-y' into 'main'
Update dependency prettier to v3
Write docs for the multipleItemsY feature
Use correct positioning for dragitems
Create example for multipleItemsY
Warn if multipleItemsY is true and some items have width > 1
Allow overlaps in y direction
Reformat gitlab ci yaml
Merge branch 'z-index-bug' into 'main'
Loading