Ecosyste.ms: OpenCollective

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

Vuesax

New Framework Components for Vuejs
Collective - Host: opensource - https://opencollective.com/vuesax - Website: https://lusaxweb.github.io/vuesax/#/ - Code: https://github.com/lusaxweb/vuesax/#

Merge pull request #905 from antoinececchi/vscollapseevents

fix #787

github.com/lusaxweb/vuesax/# - 19fb4aac7b4ecaed8ceae60d04f848a2d0671f50 authored about 4 years ago by ldrovira <[email protected]>
fix #787

github.com/lusaxweb/vuesax/# - 247db529a0890ec80acd11bca86614e277a385d2 authored about 4 years ago by Antoine Cecchi <[email protected]>
Merge pull request #844 from guestisp/master

Fix duplicated file uploads when using automatic

github.com/lusaxweb/vuesax/# - 1c882c608824dcfbaf099d53f6f8c3aec06d70be authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #843 from iomariani/patch-2

type="button"

github.com/lusaxweb/vuesax/# - e376cc1fbb0437c7ae4ac51267f1d7c836463772 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #852 from AllanJeremy/patch-1

Fixed typo in tabs component docs

github.com/lusaxweb/vuesax/# - 0cfe6ae015a6b58f499ff97a850a322153e44c65 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #854 from nitogel/patch-1

Fix multiple select checkbox

github.com/lusaxweb/vuesax/# - 75045a255adc23ee953d4702dd4267ff960ab502 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #857 from Phinome/patch-1

chore: fixed aligment api params

github.com/lusaxweb/vuesax/# - a69ef97f1bde084245bc8caafcd7abd171cac41b authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #862 from Floppy012/bugfix/button-type

Execute property dependent code in next tick after event processing

github.com/lusaxweb/vuesax/# - a6506834d90b8b96ece5bcc4554e212277b75318 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #872 from Tofandel/patch-1

Properly fix vs-select not opening

github.com/lusaxweb/vuesax/# - 0ebd2f458d236f2991535ea81bac777d59f01ea3 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #873 from Tofandel/patch-3

Tooltip improvements and fix tooltip not opening

github.com/lusaxweb/vuesax/# - 10731d7ffe367dfaad624197016d1b5db744fef9 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #876 from BekStar7/master

Added subtitle slot in vs-popup

github.com/lusaxweb/vuesax/# - ed523117dc956fe5eac3da23cc84921249a9e976 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #878 from Tofandel/patch-4

[VSTable] Fix expand slot components are not in the vue tree

github.com/lusaxweb/vuesax/# - 08e1a571f101aed01132e4fb2c2e1fad12bd3682 authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #879 from ezequidias/master

Update prop descriptions in vsTable.vue

github.com/lusaxweb/vuesax/# - c8ff6bcc119f12238a121ebcaa2963edb9a70cef authored about 4 years ago by ldrovira <[email protected]>
Merge pull request #886 from PaulKangLI/fix/VSTable

[VSTable] Fix the way to check if object is in array

github.com/lusaxweb/vuesax/# - a84b9f5454516c2369dbed004a19ef55124b9895 authored about 4 years ago by ldrovira <[email protected]>
after the value is raffled in the Table, the checked checkboxs of selected multiple items do not show. Fix that problem.

github.com/lusaxweb/vuesax/# - 95f9632e223aefd22b54b046661da522002d5f4f authored about 4 years ago by PaulKangLI <[email protected]>
Update vs-lg in the pagination

github.com/lusaxweb/vuesax/# - f5c64a88a5e2d9e0321769702bb907c888e394ca authored about 4 years ago by Ezequiel Dias <[email protected]>
Update prop descriptions in vsTable

github.com/lusaxweb/vuesax/# - 8a0d58226cf645b13510724d977903d558ecafde authored about 4 years ago by Ezequiel Dias <[email protected]>
Same fix for the VsTd edit which does the same

github.com/lusaxweb/vuesax/# - d7a21f372183fdf502d5f0a3aa3350552033b457 authored about 4 years ago by Adrien Foulon <[email protected]>
Fix expand slot components are not in the vue tree

This makes any vue global property inaccessible within the expand slot (eg: try accessing $store...

github.com/lusaxweb/vuesax/# - 93fd067ba317833b57fa6f39987ea1bcbab1babc authored about 4 years ago by Adrien Foulon <[email protected]>
Focus on any key just as long as it's a keyboard event

github.com/lusaxweb/vuesax/# - 97c455931a14686f397081473bd0ff98ba94e529 authored about 4 years ago by Adrien Foulon <[email protected]>
Fix this context not accessible

github.com/lusaxweb/vuesax/# - b13d7f91014e6c3d5313ccdcfcab58c08d3c6833 authored about 4 years ago by Adrien Foulon <[email protected]>
feat: add subtitle slot in vsPopup

github.com/lusaxweb/vuesax/# - e3b86c73ad40929d9794e2ae96ca3a3e44a4e3eb authored about 4 years ago by bekstar7 <[email protected]>
Add check to only remove if it's active

github.com/lusaxweb/vuesax/# - e62dff6eda6fb0d4bb0bc558ac895fb5037225ae authored about 4 years ago by Adrien Foulon <[email protected]>
Fix element added to body not removed on destroy

github.com/lusaxweb/vuesax/# - 805197b8893b071cb48b6be49e20d09f4276425e authored about 4 years ago by Adrien Foulon <[email protected]>
Add support for v-model

github.com/lusaxweb/vuesax/# - e978b9c1d56848a8ab1c219eb27c3b4124d22f55 authored about 4 years ago by Adrien Foulon <[email protected]>
Fix updated hook -> component not showing if it contains only one node

github.com/lusaxweb/vuesax/# - 6fe87d406459c4a4190366f3c210f559b8d432cf authored about 4 years ago by Adrien Foulon <[email protected]>
Add a slot to be able to render components in the tooltip

github.com/lusaxweb/vuesax/# - 24237b3345972587f71f6e7eb960a8e73f6161ea authored about 4 years ago by Adrien Foulon <[email protected]>
Fix blur event and cleanup possible event listeners on destroy

github.com/lusaxweb/vuesax/# - 2843ed239b8e9e0a28ca3aaa97fab9c56af8822d authored about 4 years ago by Adrien Foulon <[email protected]>
Remove invalid for

github.com/lusaxweb/vuesax/# - f66d9a05ada87d7932a08d8cbe69e05e1e109d69 authored about 4 years ago by Adrien Foulon <[email protected]>
Add check for active before blurring

github.com/lusaxweb/vuesax/# - 799f36f60c0e1c519ac397719eb34ab97901121c authored about 4 years ago by Adrien Foulon <[email protected]>
Properly fix vs-select impossible to open

github.com/lusaxweb/vuesax/# - 3e0a5225aa9b673642a5dc6d04701a1e388cedf1 authored about 4 years ago by Adrien Foulon <[email protected]>
Execute property dependent code in next tick

github.com/lusaxweb/vuesax/# - e999fcd5daac962e15989e952088fbbb762361f2 authored over 4 years ago by Florian Schmidt <[email protected]>
Set isActive only if button type is border or flat

github.com/lusaxweb/vuesax/# - cfcab8d942a22e502f80e3e2d754ddd18d6fe5df authored over 4 years ago by Florian Schmidt <[email protected]>
chore: fixed aligment api params

fixed aligment api params from 'left, right, top (default), bottom' to 'left (default), right, c...

github.com/lusaxweb/vuesax/# - 2b6eec3be28c876fb1618bcdfeb97b7fc0ec24fc authored over 4 years ago by Phinome <[email protected]>
Update vsTable.vue

vs-checkbox component doesn't emit 'click' event.

github.com/lusaxweb/vuesax/# - c747291e18e4263f6c5f87313ba8ccf076a20a48 authored over 4 years ago by Kirill <[email protected]>
Fixed typo in tabs component docs

The word "Ecosystem" was misspelt as "Ecosistem". I believe it helps to cement the professionali...

github.com/lusaxweb/vuesax/# - 94d1ed48c3a2731958590b77b95d68762ca4ae7b authored over 4 years ago by Allan N Jeremy <[email protected]>
fix-beforeDestroy-popup-dialog

github.com/lusaxweb/vuesax/# - 1d14b19fc9694ff5d9f56969e11e68d4d2c29434 authored over 4 years ago by ldrovira <[email protected]>
Fix duplicated file uploads when using automatic

github.com/lusaxweb/vuesax/# - 0dd2961fc554ab3d6216d8cb7a840fe3a5e5f7d2 authored over 4 years ago by Alessandro Corbelli <[email protected]>
type=button

Add type="button" to HTML5 <button> to prevent form submit

github.com/lusaxweb/vuesax/# - e17b608f506bf02486c5afcb4dea5651589f5d78 authored over 4 years ago by Marcos Mariani <[email protected]>
Merge pull request #801 from mg98/feature/icon-click-event-on-vs-input

icon click event on vsInput

github.com/lusaxweb/vuesax/# - cba46fbaaf9be9999cc19d8c5e2f1a8091b702c3 authored over 4 years ago by ldrovira <[email protected]>
Merge pull request #802 from mg98/bugfix/fix-decimals-on-vs-input-number

fix precision issue with steps in vsInputNumber

github.com/lusaxweb/vuesax/# - 516c607f7f5deb26d8ef5e8ef8800793dddd2365 authored over 4 years ago by ldrovira <[email protected]>
Merge pull request #805 from RALMAZ/some-refactoring

Some new code fixing

github.com/lusaxweb/vuesax/# - 3696ba0e64fe82db0e492463dc3322d5cf846bd6 authored over 4 years ago by ldrovira <[email protected]>
Merge pull request #807 from dipanshunagar/patch-1

s/father/parent in sidebar docs

github.com/lusaxweb/vuesax/# - 0da9cd20fd7aa9ef482ff989d4e4dd16d2ec494d authored over 4 years ago by ldrovira <[email protected]>
Merge pull request #809 from RamsesMartinez/patch-1

Update vsPagination.vue

github.com/lusaxweb/vuesax/# - b995b4089c3cd883b010fdffbc3d20a5396001ec authored over 4 years ago by ldrovira <[email protected]>
Merge pull request #814 from jarredjenkinson/hotfix/fix-getTotalPages-for-total-prop

Fix getTotalPages when using SST and total props (fix #772)

github.com/lusaxweb/vuesax/# - 6107b9afe0838d61ffc41fd029d75fb7503f29cb authored over 4 years ago by ldrovira <[email protected]>
Fix getTotalPages when using SST and total props

github.com/lusaxweb/vuesax/# - 2b1565a69c5e368f8f384f05ac4170f962e189ad authored over 4 years ago by jarredjenkinson <[email protected]>
Update vsPagination.vue

The pagination style is updated, when the description property is false, it hides the column whe...

github.com/lusaxweb/vuesax/# - 420a88baf22eb0bf3bc8d83b7b23d0739260a921 authored over 4 years ago by Ramsés Martínez Ortiz <[email protected]>
s/father/parent in sidebar docs

github.com/lusaxweb/vuesax/# - 592b894a1c83de319f26bd23efba03be3ad61ea1 authored over 4 years ago by Dipanshu Nagar <[email protected]>
Code fxi button/alert etc.

github.com/lusaxweb/vuesax/# - 0d264983b8a8225508b1cd00cb4e1d767a52d0c2 authored over 4 years ago by Roman Almazov <[email protected]>
Code fix Dropdown

github.com/lusaxweb/vuesax/# - 1e707f0fb9f4fdf7f201bb1042aee97064714a88 authored over 4 years ago by Roman Almazov <[email protected]>
Code fix inside chip/Collapseitem/Divider

github.com/lusaxweb/vuesax/# - 4c3eea6aa4ffb18511732d32117ca3ea18fa40e9 authored over 4 years ago by Roman Almazov <[email protected]>
fix precision issue with steps in vsInputNumber

github.com/lusaxweb/vuesax/# - 52317cdeeb93d32a01d0bf7d1efd2d5cef2813bc authored over 4 years ago by Marcel Gregoriadis <[email protected]>
icon click event on vsInput

github.com/lusaxweb/vuesax/# - 27f29858c7226921ad45ae3784985cad428c7ee1 authored over 4 years ago by Marcel Gregoriadis <[email protected]>
Merge branch 'master' of github.com:lusaxweb/vuesax

github.com/lusaxweb/vuesax/# - 36512c328e4487ff8d62bbcf07cc659bf4f14fe2 authored over 4 years ago by ldrovira <[email protected]>
Update FUNDING.yml

github.com/lusaxweb/vuesax/# - 428ad6dd7086d94e86dfc67a3ad8790168eaf885 authored over 4 years ago by ldrovira <[email protected]>
Merge pull request #760 from john-dev/patch-1

Add slots for title and subtitle

github.com/lusaxweb/vuesax/# - 792cf531c5db00de4ef49e08c0cb89c071dd0e42 authored over 4 years ago by ldrovira <[email protected]>
Merge pull request #762 from aunpyz/fix/vs-prompt

Fix [#717] vs-prompt hangs on DOM.

github.com/lusaxweb/vuesax/# - b157184cfd4689c229788abd5c0acc446ace7131 authored over 4 years ago by ldrovira <[email protected]>
Remove checking for parentx

github.com/lusaxweb/vuesax/# - 9890203f28858ac0eda9b6861e9496ffd4a6abbe authored over 4 years ago by aunpyz <[email protected]>
Fix prompt left hanging in the DOM after component destroyed

github.com/lusaxweb/vuesax/# - a1d6e28df218c27241d8f0278ed9786d62fcb4fe authored over 4 years ago by Aunpyz <[email protected]>
Fix variable/file name reference to match the original

github.com/lusaxweb/vuesax/# - 6b44c33cec6cbef265a00e3ea17a1fce79db08e0 authored over 4 years ago by Aunpyz <[email protected]>
Add slots for title and subtitle

github.com/lusaxweb/vuesax/# - 92be856ecc2d363078d55a1ca746d256d49fd82e authored over 4 years ago by john dev <[email protected]>
Update FUNDING.yml

github.com/lusaxweb/vuesax/# - 4e2e6b78e294a8202d8144ea9579224fe5fecc8b authored over 4 years ago by ldrovira <[email protected]>