Ecosyste.ms: OpenCollective

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

Vue Tables 2

Vue.js 2 grid components
Collective - Host: opensource - https://opencollective.com/vue-tables-2 - Code: https://github.com/matfish2/vue-tables-2

add basic group by functionality

github.com/matfish2/vue-tables-2 - 9e9ce036710d2f11373dd93d0b39694fb7e1a2bd authored almost 7 years ago by Matanya <[email protected]>
update npm version

github.com/matfish2/vue-tables-2 - 5a90296e99f1ba90c8ee4eb1fecda7f2d79942da authored almost 7 years ago by Matanya <[email protected]>
remove irrelevant slots

github.com/matfish2/vue-tables-2 - 739626c581e25caae1ee510a835ff90f24333c6a authored almost 7 years ago by Matanya <[email protected]>
replace pagination bus with custom event

github.com/matfish2/vue-tables-2 - 7c7ccb08a24e412ab599ddf7d4cc033b4dcf21ad authored almost 7 years ago by Matanya <[email protected]>
update vue-test-utils version

github.com/matfish2/vue-tables-2 - 06c0af9fe93449d189839fb402ac42007977fc2b authored almost 7 years ago by Matanya <[email protected]>
check localstorage existence

github.com/matfish2/vue-tables-2 - f6f3d4001b8ac08e9a622e6965397ac5eb16e6a9 authored almost 7 years ago by Matanya <[email protected]>
check localstorage existance

github.com/matfish2/vue-tables-2 - 70b747d00fde2fb8f7c053546bc54d6f7d6bb775 authored almost 7 years ago by Matanya <[email protected]>
mock localstorage

github.com/matfish2/vue-tables-2 - eeca3df1a87603dd578b7d96a4cd408c24232181 authored almost 7 years ago by Matanya <[email protected]>
mock localstorage

github.com/matfish2/vue-tables-2 - 833abde88097502a2992d5a01d1bb373afd77d14 authored almost 7 years ago by Matanya <[email protected]>
update vue-pagination version

github.com/matfish2/vue-tables-2 - 7fe203f3e717108de69f89414350d3c6f647e18d authored almost 7 years ago by Matanya <[email protected]>
update readme

github.com/matfish2/vue-tables-2 - 439afaa4a6aace40e55693d1d10f775801033ec3 authored almost 7 years ago by Matanya <[email protected]>
add multiple templates and themes support

github.com/matfish2/vue-tables-2 - ee1b7c85dd5232a5e5612159110f1dc127595443 authored almost 7 years ago by Matanya <[email protected]>
add multiple themes and templates support

github.com/matfish2/vue-tables-2 - 581d1fe0d512e134b20016a364eab5d2bc1a3d03 authored almost 7 years ago by Matanya <[email protected]>
add hide options in list filter

github.com/matfish2/vue-tables-2 - 09afa13adf86b5bbcfc4b4d2dd9038367fd23366 authored almost 7 years ago by Matanya <[email protected]>
add coverage to gitignore

github.com/matfish2/vue-tables-2 - e3afcf77c48a055deafb64d55b72f0a8d2c3e25c authored about 7 years ago by Matanya <[email protected]>
add global nyc

github.com/matfish2/vue-tables-2 - 53e31e6b0073d4e63ae9bb10d2582a340361e831 authored about 7 years ago by Matanya <[email protected]>
try coveralls with travis

github.com/matfish2/vue-tables-2 - 23f4ce6be94d8df286243d6bae9ff9468e5b47a3 authored about 7 years ago by Matanya <[email protected]>
merge columns visibility feature

github.com/matfish2/vue-tables-2 - c6a7043be8d44f0648273e8cecfd36a5cb5de99c authored about 7 years ago by Matanya <[email protected]>
add columns display tests

github.com/matfish2/vue-tables-2 - 44a9715b99087eed3a444aecdbc1994cab8f95c6 authored about 7 years ago by Matanya <[email protected]>
add columns display tests

github.com/matfish2/vue-tables-2 - 7e9b65af1aea2c37b17636e078a903490650e953 authored about 7 years ago by Matanya <[email protected]>
FR #105 (first draft)

github.com/matfish2/vue-tables-2 - 5e6418bbfbc349119141f5d28bbc05a8b80405ed authored about 7 years ago by Matanya <[email protected]>
try coveralls

github.com/matfish2/vue-tables-2 - 00bcf0f9a821be204b65bf6855f187999b4915c5 authored about 7 years ago by Matanya <[email protected]>
add beforeTable slot (#359, #360)

github.com/matfish2/vue-tables-2 - 8c62add032fca71e51cba92beca788b1fe4cdd0e authored about 7 years ago by Matanya <[email protected]>
update gitignore

github.com/matfish2/vue-tables-2 - 2076cde0aea102ae331cdc9dcbed1f969992a782 authored about 7 years ago by Matanya <[email protected]>
build dist (#360)

github.com/matfish2/vue-tables-2 - dcc54dcfeb68717f6403a424af333df9139c6339 authored about 7 years ago by Matanya <[email protected]>
add more slots (#360)

github.com/matfish2/vue-tables-2 - 9fb779334a377785b4b9d664b344cee2b3f7c9ad authored about 7 years ago by Matanya <[email protected]>
update dist after upgrading vue-pagination-2

github.com/matfish2/vue-tables-2 - 8a4b673b107bcdefcfb899b9213c50ee2a238d08 authored about 7 years ago by Matanya <[email protected]>
move vuex module removal to before destroy

github.com/matfish2/vue-tables-2 - 0cf4b204f8729b99968bd0cb363fee377b546244 authored about 7 years ago by Matanya <[email protected]>
remove event buses before destroy (#347)

github.com/matfish2/vue-tables-2 - c93c6a40a6ceadb9f0e071614b5a31400d2501d6 authored about 7 years ago by Matanya <[email protected]>
fix clear daterangepicker

github.com/matfish2/vue-tables-2 - d05c0b008fa63ed39383cb02c07421a91dfad4fd authored about 7 years ago by Matanya <[email protected]>
update version to 1.0.0

github.com/matfish2/vue-tables-2 - 17a617fd5e8c4ef32f0bfab7d4f3dfd4c8356253 authored about 7 years ago by Matanya <[email protected]>
update scoped slots example to match vue 2.5 (close PR #326)

github.com/matfish2/vue-tables-2 - 8682ae8532ebae63c77e8f091cfcad081ee9bd9f authored about 7 years ago by Matanya <[email protected]>
fix bower.json

github.com/matfish2/vue-tables-2 - e8b2d40f487a84b1598f6bc0f9f1d555dd265f75 authored about 7 years ago by Matanya <[email protected]>
update readme

github.com/matfish2/vue-tables-2 - 31addc7be35d84e05a7db010a076830861225fed authored about 7 years ago by Matanya <[email protected]>
continue tests

github.com/matfish2/vue-tables-2 - 02fb0eadd1656b7e7c697cfdb82bb7084ff103b5 authored about 7 years ago by Matanya <[email protected]>
update version

github.com/matfish2/vue-tables-2 - 9ce2b621d402455db2a0ff704fa94ec315ee8985 authored about 7 years ago by Matanya <[email protected]>
fix webpack config

github.com/matfish2/vue-tables-2 - 7f55b2e022c8d4ac5074a529a5114b3956647023 authored about 7 years ago by Matanya <[email protected]>
add dist version

github.com/matfish2/vue-tables-2 - dd7a39ff438ad530442579901c24ec21b4853a27 authored about 7 years ago by Matanya <[email protected]>
child row refactor (use array instead of object)

github.com/matfish2/vue-tables-2 - 063d0faf71f26cfc46a87e6cb570c5dc34589569 authored about 7 years ago by Matanya <[email protected]>
text jsx templates

github.com/matfish2/vue-tables-2 - fbb6091fe537af4d64017024c1637b10b7540aee authored about 7 years ago by Matanya <[email protected]>
bump up version

github.com/matfish2/vue-tables-2 - 7e56b09cb73a356fa70e2a16148deaf9049de9e5 authored about 7 years ago by Matanya <[email protected]>
Feature Request #335

github.com/matfish2/vue-tables-2 - 0008c8c347bfb6dbd68ce891da72149b64c42c2f authored about 7 years ago by Matanya <[email protected]>
add client sorting tests

github.com/matfish2/vue-tables-2 - edba8a070c7409ffa848f7316c51528dfaa599fb authored about 7 years ago by Matanya <[email protected]>
add client sorting tests

github.com/matfish2/vue-tables-2 - b9c12563929f38ae712e0556a705400a2ac4f4c9 authored about 7 years ago by Matanya <[email protected]>
Merge pull request #334 from DannyFeliz/master

Format the code example

github.com/matfish2/vue-tables-2 - fc20175a52c97d6d50e2b045f50455769c6b2102 authored about 7 years ago by Matanya <[email protected]>
Format the code example

github.com/matfish2/vue-tables-2 - 00b7a3d83f9829792266e3106d70d7bda83749a2 authored about 7 years ago by Danny Feliz <[email protected]>
fix wrong initial order when not using vuex

github.com/matfish2/vue-tables-2 - 5b45df94fdcfbd676e4371284f3bdf5fab8b1615 authored about 7 years ago by Matanya <[email protected]>
add client filters test

github.com/matfish2/vue-tables-2 - 7f3041a1a5c5c618fb5687c311ba49f438f6a73d authored about 7 years ago by Matanya <[email protected]>
temporarily disabled server filters test

github.com/matfish2/vue-tables-2 - d3de7ee930f62f88a254e85201b449310207ae74 authored about 7 years ago by Matanya <[email protected]>
bump up version after PR #331

github.com/matfish2/vue-tables-2 - 5fedf8f8c0134031f0fa0774cddca073f7f9c077 authored about 7 years ago by Matanya <[email protected]>
Merge pull request #331 from drkwolf/merge_state_

merge vuex state if it is already defined

github.com/matfish2/vue-tables-2 - eb1d09cf2a98d7a5fe6aa5ce09d657d6ad86b793 authored about 7 years ago by Matanya <[email protected]>
merge vuex state if it is already defined

github.com/matfish2/vue-tables-2 - df147cecc6d1ba1736ef49c6760c277693d7fd2d authored about 7 years ago by drkwolf <[email protected]>
continue tests

github.com/matfish2/vue-tables-2 - 8b81f244a177c50e8e91f1e9c661e9b7b59145fc authored about 7 years ago by Matanya <[email protected]>
child row tests

github.com/matfish2/vue-tables-2 - c9f1e05ea6929008d6ad8d7e9a8a95f6d37ab8c5 authored about 7 years ago by Matanya <[email protected]>
continue tests

github.com/matfish2/vue-tables-2 - d351a23516c24e6ecb43cfa772e770a75aee613a authored about 7 years ago by Matanya <[email protected]>
add travis badge

github.com/matfish2/vue-tables-2 - a22238a5092f337d4846c253ef4b413e561f1c10 authored about 7 years ago by Matanya <[email protected]>
add request test

github.com/matfish2/vue-tables-2 - b64c3280b722b29ea4c8f4731e51cd216ee86eb1 authored about 7 years ago by Matanya <[email protected]>
test: divide to client and server

github.com/matfish2/vue-tables-2 - 7a5e287270ed9d2ac679956d814f86844b7140bf authored about 7 years ago by Matanya <[email protected]>
update node version

github.com/matfish2/vue-tables-2 - 97f4c1b04156650ea177f9714f2fff32fbb5bc75 authored about 7 years ago by Matanya <[email protected]>
add initial tests

github.com/matfish2/vue-tables-2 - 17f4ac1f46b5fc8d72bc250daf6992bb5f6ab20f authored about 7 years ago by Matanya <[email protected]>
add downloads badge

github.com/matfish2/vue-tables-2 - 15d5ca7228582ecd60cabf87d98181afd5f4318f authored about 7 years ago by Matanya <[email protected]>
add downloads badge

github.com/matfish2/vue-tables-2 - c1580ddeceda53bea1671aa5caafdfef86d51f99 authored about 7 years ago by Matanya <[email protected]>
add downloads badge

github.com/matfish2/vue-tables-2 - f0ea9727b0a9bdcfa38e7fc3118acecaf94b1965 authored about 7 years ago by Matanya <[email protected]>
update version after PR #325

github.com/matfish2/vue-tables-2 - 6c27f1025089c19bc989a50cef371d809bb61888 authored about 7 years ago by Matanya <[email protected]>
Merge pull request #325 from beniaminorossini/master

emit loaded event in vuex setData

github.com/matfish2/vue-tables-2 - 5f75202326bdb15964365003f4fff84ee1bdb101 authored about 7 years ago by Matanya <[email protected]>
emit loaded in vuex setData

github.com/matfish2/vue-tables-2 - d36dd3dc2fff16abf2e410560f3a9de4571dcdab authored about 7 years ago by Beniamino Rossini <[email protected]>
bind this to sortingAlgorithm

github.com/matfish2/vue-tables-2 - 3d2f3d7b7ba30fb28204294682dfd700c708891b authored about 7 years ago by Matanya <[email protected]>
add sortingAlgorithm option (#294)

github.com/matfish2/vue-tables-2 - ef204231c8b2ea54dc0decce812b01a24e32a7fe authored about 7 years ago by Matanya <[email protected]>
bump up version after PR #323

github.com/matfish2/vue-tables-2 - 2f766a79a186b05de40a66b7524cf48b36a99bac authored about 7 years ago by Matanya <[email protected]>
Merge pull request #323 from CoolGoose/patch-5

Fix invalid parameters for setDateFilterText

github.com/matfish2/vue-tables-2 - d974b47f0fac7b1ab83d3c2bdf562e3bc1c6e54f authored about 7 years ago by Matanya <[email protected]>
Fix invalid parameters for setDateFilterText

This requires two parameters, the first being the actual column.

github.com/matfish2/vue-tables-2 - 2cd6587d700fa0e27c63e03f946d3307b5bfc563 authored about 7 years ago by Alexandru Bucur <[email protected]>
move value back to attrs

github.com/matfish2/vue-tables-2 - 576949cbb94307301341e2aab66d7323c0f2b186 authored about 7 years ago by Matanya <[email protected]>
add row index to templates (#302)

github.com/matfish2/vue-tables-2 - 792b8288c57215364043203672bad2139b61ece1 authored about 7 years ago by Matanya <[email protected]>