Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vue Drag Resize

Vue Component for resize and drag elements
Collective - Host: opensource - https://opencollective.com/vue-drag-resize - Website: https://kirillmurashov.com/vue-drag-resize/ - Code: https://github.com/kirillmurashov/vue-drag-resize

Merge pull request #118 from hinet/patch-2

fix auto values for width and height

github.com/kirillmurashov/vue-drag-resize - 946fe7993abcb5574735b15d5be2ff8b26fdbce9 authored over 3 years ago by kirillmurashov <[email protected]>
Merge branch 'master' of https://github.com/kirillmurashov/vue-drag-resize

github.com/kirillmurashov/vue-drag-resize - 28be2a03d1cfb345354568e2376a924b44bee85c authored over 3 years ago by kirillmurashov <[email protected]>
Merge pull request #119 from hinet/patch-3

fix Cannot read property 'scrollWidth' of undefined

github.com/kirillmurashov/vue-drag-resize - b42d334776c2ebbd0c9cf85cf7038b7c59a00e9f authored over 3 years ago by kirillmurashov <[email protected]>
fix ref name for container

Change the ref name to container, which is this. $refs. container in the source code

github.com/kirillmurashov/vue-drag-resize - ac5b4a272cfffb07df2f93300691237be6b8a40c authored over 3 years ago by hinet <[email protected]>
fix auto values for width and height

fix The default values for width and height are auto strings

github.com/kirillmurashov/vue-drag-resize - e66d921b5da8596803193c8bbcd5eeb88fa7ae6a authored over 3 years ago by hinet <[email protected]>
Added: initial "auto" for width and height props

github.com/kirillmurashov/vue-drag-resize - 51d53107e6b9848fe0ac5e5588b01eeb82b7b774 authored over 3 years ago by kirillmurashov <[email protected]>
Update README.MD

github.com/kirillmurashov/vue-drag-resize - e2537c2641cfc802e2e07782670591f4db376873 authored over 3 years ago by kirillmurashov <[email protected]>
small fix for beforeDestroy

github.com/kirillmurashov/vue-drag-resize - 133e921a63360d64429131f54de9e69e29621e3b authored over 3 years ago by kirillmurashov <[email protected]>
New version of the vue-drag-resize

- Vue 3 support
- Completely redesigned code
- Improved performance

github.com/kirillmurashov/vue-drag-resize - 788ba4c0fb81b5c6fb039b7f39667f6cce9c78b7 authored over 3 years ago by kirillmurashov <[email protected]>
Update README.md

github.com/kirillmurashov/vue-drag-resize - e8da62224fc45057e1ddba71fc94afdfa4bb0c89 authored almost 4 years ago by kirillmurashov <[email protected]>
added opencollective to readme

github.com/kirillmurashov/vue-drag-resize - 602136f1b5751d6f02aca3fb47f03f36941e9ed2 authored almost 4 years ago by kirillmurashov <[email protected]>
added FUNDING.yml

github.com/kirillmurashov/vue-drag-resize - 12a29b099b2a057f431e18e04c7296fbf8c5b123 authored almost 4 years ago by kirillmurashov <[email protected]>
#89 divided the handler into 2 events separately

github.com/kirillmurashov/vue-drag-resize - 2fae431d0fdc63bad6b3dd4812d5e8ea7affb847 authored over 4 years ago by kirillmurashov <[email protected]>
.npmignore was added

github.com/kirillmurashov/vue-drag-resize - 700a707e4f2f328ba654b68790afeaa3478cd26b authored over 4 years ago by kirillmurashov <[email protected]>
BUMP NPM version

github.com/kirillmurashov/vue-drag-resize - f2cf4b7d10d8da91bffacfcc7a0537b9c267314f authored over 4 years ago by kirillmurashov <[email protected]>
Merge pull request #85 from kirillmurashov/dependabot/npm_and_yarn/webpack-bundle-analyzer-3.3.2

Bump webpack-bundle-analyzer from 2.11.1 to 3.3.2

github.com/kirillmurashov/vue-drag-resize - 80cc7e424d4d929ff006958a8dad47044177e69f authored over 4 years ago by kirillmurashov <[email protected]>
Merge pull request #70 from fyxbl/patch-1

Update README.md

github.com/kirillmurashov/vue-drag-resize - 4ccbee94a382ba13993d5ad505311f3d232f739a authored over 4 years ago by kirillmurashov <[email protected]>
Merge pull request #55 from casabian/master

Add 'contentClass' property to vue-drag-resize

github.com/kirillmurashov/vue-drag-resize - 04f06646ce9e7e4546cec9f1cd243958054a2647 authored over 4 years ago by kirillmurashov <[email protected]>
Merge pull request #54 from 52admln/master

fix: set isDraggable to false, can't active the element

github.com/kirillmurashov/vue-drag-resize - 50271efb3b46828431486e8184171b2fff5a2826 authored over 4 years ago by kirillmurashov <[email protected]>
Merge pull request #46 from lu40/feature/make-stickSize-component-prop

Make stickSize a component prop

github.com/kirillmurashov/vue-drag-resize - 3ece9ebca847d81c8bf0337cfaa08a8ec26d7b62 authored over 4 years ago by kirillmurashov <[email protected]>
Bump webpack-bundle-analyzer from 2.11.1 to 3.3.2

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from...

github.com/kirillmurashov/vue-drag-resize - 647ce6db6d15e993118a06d49a7bdac3b54db2a6 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #74 from kirillmurashov/dependabot/npm_and_yarn/eslint-4.18.2

Bump eslint from 3.19.0 to 4.18.2

github.com/kirillmurashov/vue-drag-resize - 4d715d185fc9625e7ba386b91f7fa78193326423 authored over 4 years ago by kirillmurashov <[email protected]>
Bump eslint from 3.19.0 to 4.18.2

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2.
- [Release notes](https:...

github.com/kirillmurashov/vue-drag-resize - f29abbf854c3fcaf604df493afe84d10b739449f authored about 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update docs

github.com/kirillmurashov/vue-drag-resize - 5d664ef0ddfb278dd4ff0302bea1623f2d8fc41b authored over 5 years ago by Sebastian Geschke <[email protected]>
add contentClass property

github.com/kirillmurashov/vue-drag-resize - a51f8352eb3c7bf0fd31bb0dc9d2cbce3c3fd41e authored over 5 years ago by Sebastian Geschke <[email protected]>
fix: set isDraggable to false, can't active the elememt

github.com/kirillmurashov/vue-drag-resize - 3a8ceae9da739e32f747f7e6ca00334b38ef9dc2 authored almost 6 years ago by 52admln <[email protected]>
Merge pull request #40 from tpraxl/fix/dragstop-not-fired-in-chrome-touchmode

Fix dragstop and resizestop not fired

github.com/kirillmurashov/vue-drag-resize - e6fe21c1b13240d597b3179cecae233e4b9e80c3 authored almost 6 years ago by kirillmurashov <[email protected]>
Merge pull request #27 from JulianSchoenbaechler/master

Intelligent grid snapping feature

github.com/kirillmurashov/vue-drag-resize - a3e8289d9f8c247e6e268020a0046bc659fd7167 authored almost 6 years ago by kirillmurashov <[email protected]>
make stickSize a component prop

- turn stickSize constant into a component prop, having the default value of 8
- add documentation

github.com/kirillmurashov/vue-drag-resize - 8bdd0a8fbd988058028d9e4687687f920d06a4dd authored almost 6 years ago by lu40 <[email protected]>
Fix dragstop and resizestop not fired

In chrome touch mode, `dragstop` and `resizestop` were not fired immediately after releasing an ...

github.com/kirillmurashov/vue-drag-resize - cb4718be055cb53d308f538c960fb68a01c65330 authored about 6 years ago by Thomas Praxl <[email protected]>
Merge pull request #1 from JulianSchoenbaechler/fix-issue-15

Fix newly introduced error in issue 15

github.com/kirillmurashov/vue-drag-resize - 33dcd3d7f7ad88596dbe6f9a0f1e8b917e558689 authored over 6 years ago by Julian Schönbächler <[email protected]>
Resolve conflicts...

github.com/kirillmurashov/vue-drag-resize - 884cb4e620b814972470b5679fc64515a13af112 authored over 6 years ago by Julian Schönbächler <[email protected]>
Applying change for fixing issue 15.

github.com/kirillmurashov/vue-drag-resize - 7b522a9dea454c62390be82623d43fc237b32894 authored over 6 years ago by Julian Schönbächler <[email protected]>
Applying change for fixing issue 15.

github.com/kirillmurashov/vue-drag-resize - 1777d3e67607340c4dc83008bc9482da59320a7c authored over 6 years ago by Julian Schönbächler <[email protected]>
Cleanup...

github.com/kirillmurashov/vue-drag-resize - 9c274b3cba9fe39e6d26b40469f3c75f88b09247 authored over 6 years ago by Julian Schönbächler <[email protected]>
Updated readme with documentation.

github.com/kirillmurashov/vue-drag-resize - 033464c3d0305a56f3e45e12b8b0c35fcca409b3 authored over 6 years ago by Julian Schönbächler <[email protected]>
Intelligent grid snapping

With this calculation, a component that does not fit into the grid size,
can snap on every edge t...

github.com/kirillmurashov/vue-drag-resize - 0801a12a18ea31e047569857988165573bd6983e authored over 6 years ago by Julian Schönbächler <[email protected]>
Adding basic 'snap to grid' functionality.

- Added properties for grid snapping
- Edited demo page showcasing the feature

github.com/kirillmurashov/vue-drag-resize - df5546a98c8d8f5b764779ab7b813c304ea2f14b authored over 6 years ago by Julian Schönbächler <[email protected]>
Merge pull request #21 from mediavrog/patch-1

stop propagation and prevent event only if currently active and resizing/dragging

github.com/kirillmurashov/vue-drag-resize - c0168acb5bdcd305be9c4e591dda830b37806b22 authored over 6 years ago by kirillmurashov <[email protected]>
Update vue-drag-resize.js

github.com/kirillmurashov/vue-drag-resize - 776651613275e03faaa4fbdad58869387bcc9461 authored over 6 years ago by Maik Buchmeyer <[email protected]>
stop propagation and prevent event only if active

github.com/kirillmurashov/vue-drag-resize - 58954a4d733a3e95aad7cb50d7840a4f4a395d20 authored over 6 years ago by Maik Buchmeyer <[email protected]>
Change version

github.com/kirillmurashov/vue-drag-resize - 0ef4d3ad52a7653c918de4397268a7f084b7291b authored over 6 years ago by kirillmurashov <[email protected]>
Change version

github.com/kirillmurashov/vue-drag-resize - 7a17933981a97d2a74a06b49d6fc0103fa2272d6 authored over 6 years ago by kirillmurashov <[email protected]>
Merge pull request #10 from SNY7/master

added: parent's transform:scale() support

github.com/kirillmurashov/vue-drag-resize - 934a6ceae34918d0241721aafcd5b51608030ce1 authored over 6 years ago by kirillmurashov <[email protected]>
Merge branch 'master' into master

github.com/kirillmurashov/vue-drag-resize - b10e5c745e7a484004173dc185754d976e281131 authored over 6 years ago by kirillmurashov <[email protected]>
#16 fixed: right mouse button click

github.com/kirillmurashov/vue-drag-resize - 9a8b6113f1f7334b64fb933d35ff99009ad3d181 authored over 6 years ago by kirillmurashov <[email protected]>
#15 fixed: touch support bug

github.com/kirillmurashov/vue-drag-resize - c163f2de678805c0c25a2c02d92226d104cced9a authored over 6 years ago by kirillmurashov <[email protected]>
#13 css problem when inside a parent with text-align: center;

github.com/kirillmurashov/vue-drag-resize - dee252d9fec54d5d470b2d591bc0a49f80718192 authored over 6 years ago by kirillmurashov <[email protected]>
#12 added original event handler

github.com/kirillmurashov/vue-drag-resize - 21bdb5d2afabe8de0eb55bccf67ca706c71a424f authored over 6 years ago by kirillmurashov <[email protected]>
updated: Make isActive prop watched

github.com/kirillmurashov/vue-drag-resize - 07cf1d323e4020fc316445bab71be33fb01075e8 authored over 6 years ago by Henry Young <qKHLrqDCY4Mb7zQ6>
added: parent's transform:scale() support

github.com/kirillmurashov/vue-drag-resize - 3986bc4aace414ea6b4dfaea873d6f98a6feaddb authored over 6 years ago by Henry Young <qKHLrqDCY4Mb7zQ6>
#1 added: dragHandle && dragCancel

github.com/kirillmurashov/vue-drag-resize - 40c470e29f22563c97bbcff50435a96332a6da13 authored over 6 years ago by kirillmurashov <[email protected]>
fixed: :minw and :minh do not work #7

github.com/kirillmurashov/vue-drag-resize - 5bdae83ea8029cdaaa0f24e791769d6429fcd67d authored over 6 years ago by kirillmurashov <[email protected]>
Update README.md

github.com/kirillmurashov/vue-drag-resize - 5e2847d8ed70f38809dba3f36aa4577ce84bf812 authored over 6 years ago by kirillmurashov <[email protected]>
change version number

github.com/kirillmurashov/vue-drag-resize - 3c8f7a40460fcd5087afb47481f0ea1750dd306b authored over 6 years ago by kirillmurashov <[email protected]>
Components incompatibility #5

github.com/kirillmurashov/vue-drag-resize - b7d453be6ce5b5af1a422fe8e9f0f0d22222939d authored over 6 years ago by kirillmurashov <[email protected]>
Update vue-drag-resize.js

Based on the docs "parentLimitation" by default is "false", but in reality is "true" #4

github.com/kirillmurashov/vue-drag-resize - 58466ab746a81827ab21ce14d3524a14a2e412d3 authored over 6 years ago by kirillmurashov <[email protected]>
Update README.md

#6 "preventActiveBehavior" -> Probably mistake in the readme

github.com/kirillmurashov/vue-drag-resize - 44faecca8ba519b6d4410d7d8239ff8ac87797bd authored over 6 years ago by kirillmurashov <[email protected]>
Update README.md

github.com/kirillmurashov/vue-drag-resize - ffa043bee052ef61e2df2fd31ffcad5306a6150e authored over 6 years ago by kirillmurashov <[email protected]>
Update README.md

github.com/kirillmurashov/vue-drag-resize - 5969498acd14ecb7282f5a2aaaa24d1e935d015d authored over 6 years ago by kirillmurashov <[email protected]>
bugs in a readme file

github.com/kirillmurashov/vue-drag-resize - 65be8eb34a9c5ddce6617889f5aa243d50aced60 authored over 6 years ago by kirillmurashov <[email protected]>
Added props parentW & parentH

Added props: parentW & parentH
see documentation and demo

github.com/kirillmurashov/vue-drag-resize - 53f7cd25dd050b88153761251c2c846aca4fbc72 authored over 6 years ago by kirillmurashov <[email protected]>
Update README.md

github.com/kirillmurashov/vue-drag-resize - d38619410870d20c425b0e8c78bc5c02063a6b53 authored over 6 years ago by kirillmurashov <[email protected]>
Update README.md

github.com/kirillmurashov/vue-drag-resize - 0549059a50630ce3a50c0c9a1058076f232ad06b authored over 6 years ago by kirillmurashov <[email protected]>
change package.json

github.com/kirillmurashov/vue-drag-resize - 50b0020d9473fb9faab4eb18983eeda366bc2771 authored over 6 years ago by kirillmurashov <[email protected]>
Change readme

github.com/kirillmurashov/vue-drag-resize - f753d9763ca35b26b42d44500792c761a6253ca9 authored over 6 years ago by kirillmurashov <[email protected]>
preventActiveBehavior + clicked event

Added new prop: preventActiveBehavior
A new property disables the behavior of the component by c...

github.com/kirillmurashov/vue-drag-resize - 90325685bc9fb9cf510dc62046db53aaffda2c2a authored over 6 years ago by kirillmurashov <[email protected]>
Added reactivity to size props

Added reactivity to size props

github.com/kirillmurashov/vue-drag-resize - 6548113be1e303667ae6754d1805186bd7b798e5 authored over 6 years ago by kirillmurashov <[email protected]>
Change version

github.com/kirillmurashov/vue-drag-resize - 975f8e6c0fee5ac3b6876b749857c36b7417b920 authored over 6 years ago by kirillmurashov <[email protected]>
Some bug fixes

github.com/kirillmurashov/vue-drag-resize - 980dd14f6d1fa671118a5e94a5492adee1dc0b4f authored over 6 years ago by kirillmurashov <[email protected]>
Added reactivity to position props

github.com/kirillmurashov/vue-drag-resize - dcd22cb251421d392029b65761a691e8709a2000 authored over 6 years ago by kirillmurashov <[email protected]>
Added demo app

Added reactivity for component props

github.com/kirillmurashov/vue-drag-resize - 352d4d5dacbb2c5243bfeb30d50e80669328753b authored over 6 years ago by kirillmurashov <[email protected]>
Change position draggable parent. Relative->absolute

github.com/kirillmurashov/vue-drag-resize - a5079623c7b3f8188b81d0cd4c1e5aaf32bc108f authored over 6 years ago by kirillmurashov <[email protected]>
Shift version

github.com/kirillmurashov/vue-drag-resize - 05581dfbdd12bf6ff706adea7d01bc77c17aa517 authored over 6 years ago by kirillmurashov <[email protected]>
Minor changes

github.com/kirillmurashov/vue-drag-resize - 903008f12fade6ae4143f1a84e1945cff717cc70 authored over 6 years ago by kirillmurashov <[email protected]>
delete dependencies

github.com/kirillmurashov/vue-drag-resize - 99792db777755abcb781fb2022b58a872aa7b00b authored over 6 years ago by kirillmurashov <[email protected]>
Update README.md

.

github.com/kirillmurashov/vue-drag-resize - a65710f5a79fc53e4b329d5512af86d97aa2f232 authored over 6 years ago by kirillmurashov <[email protected]>
change home page

github.com/kirillmurashov/vue-drag-resize - 1fa4e4fd3b3baa6a4c0aad45e57b83f38650348e authored over 6 years ago by kirillmurashov <[email protected]>
Documentation bugs

github.com/kirillmurashov/vue-drag-resize - f725ce36735f9f00af8169a28b085cccd8877e6e authored over 6 years ago by kirillmurashov <[email protected]>
initial commit

github.com/kirillmurashov/vue-drag-resize - 55f01b1f81484ba5690e0b0a539e28e2c026532d authored over 6 years ago by kirillmurashov <[email protected]>