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
Commits
523212f49b4678da514fcc26599748c880f46144
Select Git revision
Branches
11
renovate/vite-6.x
renovate/pin-dependencies
renovate/rollup-4.x
renovate/eslint-9.x
renovate/eslint-plugin-vue-10.x
renovate/prettier-3.x
renovate/vitejs-plugin-legacy-6.x
renovate/vue-eslint-config-prettier-10.x
renovate/uuid-11.x
renovate/vitejs-plugin-vue2-2.x
main
default
protected
Tags
3
0.1.0-post0
v0.1.0-post0
v1.0.0
14 results
vue-draggable-grid
Author
Search by author
Any Author
authors
Aleksolotl
aleksolotl
****
group_87_bot_d93488a905735d87b8bb68592057655f
Benedict Suska
benni
Hangzhi Yu
yuha
Jonathan Weth
hansegucker
Julian
ZugBahnHof
Kirill Schmidt
k1r1ll
Lukas Weichelt
lukasw
magicfelix
magicfelix
Nik | Klampfradler
nik
permcu
permcu
Pinguin
pinguin
Tine Wittler
_renovate
Tom Teichler
debdolph
Weblate Push User
_weblate
15 authors
Mar 24, 2023
Revert "Commit built artifacts to repository"
· 523212f4
Julian
authored
1 year ago
This reverts commit
b135910c
.
523212f4
Change license from ISC to Apache-2.0
· 21b6f6f5
Julian
authored
1 year ago
21b6f6f5
Change author email address
· e5e1c0ac
Julian
authored
1 year ago
e5e1c0ac
Change main entrypoint of library
· c3955314
Julian
authored
1 year ago
c3955314
Mar 03, 2023
Reword docs
· 83a2bc21
Julian
authored
2 years ago
83a2bc21
Attribute source of loader
· 6ca279d5
Julian
authored
2 years ago
6ca279d5
Change title of example site
· c39e90e5
Julian
authored
2 years ago
c39e90e5
Reformat
· 759d8c6b
Julian
authored
2 years ago
759d8c6b
Include prettier
· ebb9ed37
Julian
authored
2 years ago
ebb9ed37
Use other name for imported plugin
· acfbff6f
Julian
authored
2 years ago
acfbff6f
Fix copyright
· 959353b8
Jonathan Weth
authored
2 years ago
and
Julian
committed
2 years ago
959353b8
Fix wording and spelling of docs
· 2b080ec8
Jonathan Weth
authored
2 years ago
and
Julian
committed
2 years ago
2b080ec8
Mar 02, 2023
Rebuild
· ef6f2542
Julian
authored
2 years ago
ef6f2542
Fix linter
· 29b92f56
Julian
authored
2 years ago
29b92f56
Isolate stacking context of dragged items
· 3268c30c
Julian
authored
2 years ago
3268c30c
Mar 01, 2023
Commit built artifacts to repository
· b135910c
Julian
authored
2 years ago
b135910c
Provide examples and docs for the `loading` prop
· 6990d8f5
Julian
authored
2 years ago
6990d8f5
Add new feature: loading grids which are disabled and show loaders
· 14d9d189
Julian
authored
2 years ago
14d9d189
Feb 25, 2023
Install project inside pipeline
· fa820081
Julian
authored
2 years ago
fa820081
Feb 23, 2023
Use vite for building
· 37527ef7
Julian
authored
2 years ago
37527ef7
Feb 20, 2023
Extend the multiple grids section
· c85e6eba
Julian
authored
2 years ago
c85e6eba
Document disabled grids better
· edcf2e71
Julian
authored
2 years ago
edcf2e71
Write more documentation
· d12917a2
Julian
authored
2 years ago
d12917a2
Create example 8 to show responsiveness
· 79ec1b9d
Julian
authored
2 years ago
79ec1b9d
Clarify example 1
· 19fcbea8
Julian
authored
2 years ago
19fcbea8
Reformat package.json
· e5779aef
Julian
authored
2 years ago
e5779aef
Fix plugin
· 954c2e45
Julian
authored
2 years ago
954c2e45
Include vue interactjs to support touch drag and drop
· add448bd
Julian
authored
2 years ago
add448bd
Feb 16, 2023
Calculate new position better by using mouse coordinates as well
· 943c7fc5
Julian
authored
2 years ago
943c7fc5
Feb 13, 2023
Hide highlight on drag leave
· 56a78f1f
Julian
authored
2 years ago
56a78f1f
Move example 7 to separate component and docs
· 18b1cb4e
Julian
authored
2 years ago
18b1cb4e
Move example 6 to separate component and docs
· d7d4ae95
Julian
authored
2 years ago
d7d4ae95
Move example 5 to separate component and docs
· 914368a0
Julian
authored
2 years ago
914368a0
Move example 4 to separate component and docs
· aceb22a4
Julian
authored
2 years ago
aceb22a4
Move example 3 to separate component and docs
· 2fbb7844
Julian
authored
2 years ago
2fbb7844
Move example 2 to separate component and docs
· 3415f8aa
Julian
authored
2 years ago
3415f8aa
Show example 1 in docs
· 3c75b57f
Julian
authored
2 years ago
3c75b57f
Move example 1 to different component
· 9800b866
Julian
authored
2 years ago
9800b866
Fix visibility bug
· 40c8abea
Julian
authored
2 years ago
40c8abea
Calculate grid coordinates correctly (especially don't use deprecated browser features)
· d578eecf
Julian
authored
2 years ago
d578eecf
Loading