Ecosyste.ms: OpenCollective

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

Vuepic

Vuepic is an open-source organization creating high quality components for Vue 3
Collective - Host: opensource - https://opencollective.com/vuepic1 - Code: https://github.com/Vuepic

chore: Bump version

github.com/Vuepic/vue-datepicker - 32f87bab67ab9d14603956c57378c3b95de65027 authored over 3 years ago
fix: Position calculation on relative layouts (#8)

github.com/Vuepic/vue3-date-time-picker - 4c3faa7aec7903dc873d7343b604fd5eefef86ee authored over 3 years ago
fix: Position calculation on relative layouts (#8)

github.com/Vuepic/vue-datepicker - 4c3faa7aec7903dc873d7343b604fd5eefef86ee authored over 3 years ago
fix: Position calculation bugs with relative layouts (#8)

github.com/Vuepic/vue-datepicker - 9f9d0c798461cc161aee229df5b0a24ed34b8293 authored over 3 years ago
fix: Position calculation bugs with relative layouts (#8)

github.com/Vuepic/vue3-date-time-picker - 9f9d0c798461cc161aee229df5b0a24ed34b8293 authored over 3 years ago
Merge pull request #7 from Vuepic/next

v2.1.1

github.com/Vuepic/vue3-date-time-picker - b4c99bf19337226ce6362bdc848bfab3ae314232 authored over 3 years ago
Merge pull request #7 from Vuepic/next

v2.1.1

github.com/Vuepic/vue-datepicker - b4c99bf19337226ce6362bdc848bfab3ae314232 authored over 3 years ago
docs: Update docs

github.com/Vuepic/vue-datepicker - 88b704cf091317b235b7ebc3a969c43940138354 authored over 3 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - cfb1c8e06b8dffcca247af6f63f8ef0a6cb6df7e authored over 3 years ago
fix: Public methods not exposed

github.com/Vuepic/vue-datepicker - 50cb4a7118d534d7e0effca41eec6a1cfee32c4c authored over 3 years ago
fix: Public methods not exposed

github.com/Vuepic/vue3-date-time-picker - 50cb4a7118d534d7e0effca41eec6a1cfee32c4c authored over 3 years ago
fix: Types correction, proper export

github.com/Vuepic/vue3-date-time-picker - 2e4a1c9ebad8ac53a99daefb7482b12860d19b39 authored over 3 years ago
fix: Types correction, proper export

github.com/Vuepic/vue-datepicker - 2e4a1c9ebad8ac53a99daefb7482b12860d19b39 authored over 3 years ago
Merge pull request #6 from Vuepic/next

v2.1.0

github.com/Vuepic/vue-datepicker - d6e94d077b0887cdf80a2fbcbd968cbdf65717f2 authored over 3 years ago
Merge pull request #6 from Vuepic/next

v2.1.0

github.com/Vuepic/vue3-date-time-picker - d6e94d077b0887cdf80a2fbcbd968cbdf65717f2 authored over 3 years ago
docs: Update documentation

github.com/Vuepic/vue3-date-time-picker - 34e927efbb8f4ff013fa86ab6b662d58319c5bf1 authored over 3 years ago
docs: Update documentation

github.com/Vuepic/vue-datepicker - 34e927efbb8f4ff013fa86ab6b662d58319c5bf1 authored over 3 years ago
fix: Enter on reselect with text-input selects the old value

github.com/Vuepic/vue-datepicker - 358470c8f21b5403bc013c9527e349e4f27cb464 authored over 3 years ago
fix: Enter on reselect with text-input selects the old value

github.com/Vuepic/vue3-date-time-picker - 358470c8f21b5403bc013c9527e349e4f27cb464 authored over 3 years ago
refactor: Remove inputmask

- Back to 0 dependencies

github.com/Vuepic/vue3-date-time-picker - 4b72b30b8ebc6b3b3450ec954637e980c766778f authored over 3 years ago
refactor: Remove inputmask

- Back to 0 dependencies

github.com/Vuepic/vue-datepicker - 4b72b30b8ebc6b3b3450ec954637e980c766778f authored over 3 years ago
chore: Update date-fns

- Mark date-fns as external

github.com/Vuepic/vue-datepicker - e6dfae2adcae938890347dff14000109295980ba authored over 3 years ago
chore: Update date-fns

- Mark date-fns as external

github.com/Vuepic/vue3-date-time-picker - e6dfae2adcae938890347dff14000109295980ba authored over 3 years ago
chore: Bump version

- Dependencies updated

github.com/Vuepic/vue3-date-time-picker - 1d46f47b47a3111570ab0d6c03a13aa470804f6d authored over 3 years ago
chore: Bump version

- Dependencies updated

github.com/Vuepic/vue-datepicker - 1d46f47b47a3111570ab0d6c03a13aa470804f6d authored over 3 years ago
refactor: Use <script setup>

- tsconfig adjusted
- eslint adjusted
- Removed unnecessary interfaces
- Some prop types correction

github.com/Vuepic/vue-datepicker - d044f1700f791391770725391de0ef0ab0a716da authored over 3 years ago
refactor: Use <script setup>

- tsconfig adjusted
- eslint adjusted
- Removed unnecessary interfaces
- Some prop types correction

github.com/Vuepic/vue3-date-time-picker - d044f1700f791391770725391de0ef0ab0a716da authored over 3 years ago
chore: Update types

github.com/Vuepic/vue-datepicker - bea47d2b496c1b99f9ffaee68db22aa0cb71bd4d authored over 3 years ago
feat: Add custom ActionRowComponent

github.com/Vuepic/vue-datepicker - 50ad4dccedc60d893dccbcf00664b1fb13af1f94 authored over 3 years ago
feat: Add custom ActionRowComponent

github.com/Vuepic/vue3-date-time-picker - 50ad4dccedc60d893dccbcf00664b1fb13af1f94 authored over 3 years ago
feat: Add custom TimePickerComponent

- Add customProps prop to pass data to custom components

github.com/Vuepic/vue3-date-time-picker - 41d110b5f25ff0321e62a34dffd771e9cc0a31c3 authored over 3 years ago
feat: Add custom TimePickerComponent

- Add customProps prop to pass data to custom components

github.com/Vuepic/vue-datepicker - 41d110b5f25ff0321e62a34dffd771e9cc0a31c3 authored over 3 years ago
feat: Add custom MonthYearComponent

github.com/Vuepic/vue-datepicker - 1409664589a1dd165289154014bb344e96522484 authored over 3 years ago
feat: Add custom MonthYearComponent

github.com/Vuepic/vue3-date-time-picker - 1409664589a1dd165289154014bb344e96522484 authored over 3 years ago
chore: Add types in package.json

github.com/Vuepic/vue3-date-time-picker - 7158a07462f65a8b203dab2269e47424de1e53bc authored over 3 years ago
chore: Add types in package.json

github.com/Vuepic/vue-datepicker - 7158a07462f65a8b203dab2269e47424de1e53bc authored over 3 years ago
Merge pull request #5 from Vuepic/next

v2.0.0

github.com/Vuepic/vue-datepicker - c9445508ec6861b40376970d0c85946a5053fc2f authored over 3 years ago
Merge pull request #5 from Vuepic/next

v2.0.0

github.com/Vuepic/vue3-date-time-picker - c9445508ec6861b40376970d0c85946a5053fc2f authored over 3 years ago
chore: Docs updated

github.com/Vuepic/vue-datepicker - f8728cd411d870df83ec835c230981f41f03dc19 authored over 3 years ago
fix: Allowed selecting the date out of year range

github.com/Vuepic/vue-datepicker - 8e27a8750fb8dbcdd43d758171210400a799d7ee authored over 3 years ago
fix: Allowed selecting the date out of year range

github.com/Vuepic/vue3-date-time-picker - 8e27a8750fb8dbcdd43d758171210400a799d7ee authored over 3 years ago
fix: Allowed selecting disabled month from calendar

github.com/Vuepic/vue3-date-time-picker - 4ddee3c4a2b579fe7e337b2352f208351ea12f6e authored over 3 years ago
fix: Allowed selecting disabled month from calendar

github.com/Vuepic/vue-datepicker - 4ddee3c4a2b579fe7e337b2352f208351ea12f6e authored over 3 years ago
fix: Allowed selecting year out of range with arrows

github.com/Vuepic/vue-datepicker - 39f637e0c2c6878bad06dbba3cde363140aed243 authored over 3 years ago
fix: Allowed selecting year out of range with arrows

github.com/Vuepic/vue3-date-time-picker - 39f637e0c2c6878bad06dbba3cde363140aed243 authored over 3 years ago
fix: Error in selecting time on range picker

github.com/Vuepic/vue3-date-time-picker - 2212cd65ec3f6032f94cc51225fbafc23cf4046f authored over 3 years ago
fix: Error in selecting time on range picker

github.com/Vuepic/vue-datepicker - 2212cd65ec3f6032f94cc51225fbafc23cf4046f authored over 3 years ago
fix: Arrow left on month picker increments the year

github.com/Vuepic/vue-datepicker - 74bf8067d4efd465924b9d53d7e5cf8f98f0f1f0 authored over 3 years ago
fix: Arrow left on month picker increments the year

github.com/Vuepic/vue3-date-time-picker - 74bf8067d4efd465924b9d53d7e5cf8f98f0f1f0 authored over 3 years ago
fix: Sticky position on safari

github.com/Vuepic/vue3-date-time-picker - 8fd8264e296d15e3e1df12704c83e66a69847a62 authored over 3 years ago
fix: Sticky position on safari

github.com/Vuepic/vue-datepicker - 8fd8264e296d15e3e1df12704c83e66a69847a62 authored over 3 years ago
chore: Update readme

- JSFiddle changed to CodeSandbox

github.com/Vuepic/vue-datepicker - fb23ee55ae02287994c0020676ed58c4c2a50d25 authored over 3 years ago
chore: Update readme

- JSFiddle changed to CodeSandbox

github.com/Vuepic/vue3-date-time-picker - fb23ee55ae02287994c0020676ed58c4c2a50d25 authored over 3 years ago
fix: Fix height and width on time picker increment/decrement buttons

- This will also have better impact on custom icons provided via slot

github.com/Vuepic/vue3-date-time-picker - 9e53df677fd404fbd623c8e819663396cccabd19 authored over 3 years ago
fix: Fix height and width on time picker increment/decrement buttons

- This will also have better impact on custom icons provided via slot

github.com/Vuepic/vue-datepicker - 9e53df677fd404fbd623c8e819663396cccabd19 authored over 3 years ago
fix: Format function not connected on single pick

github.com/Vuepic/vue-datepicker - 4b3fd1b080829beda6f1867785289770b8aa9345 authored over 3 years ago
fix: Format function not connected on single pick

github.com/Vuepic/vue3-date-time-picker - 4b3fd1b080829beda6f1867785289770b8aa9345 authored over 3 years ago
fix: Slot name in action row

github.com/Vuepic/vue3-date-time-picker - f0972dded4871f11f5c90fb780138863762656ed authored over 3 years ago
fix: Slot name in action row

github.com/Vuepic/vue-datepicker - f0972dded4871f11f5c90fb780138863762656ed authored over 3 years ago
chore: Update types

github.com/Vuepic/vue-datepicker - 67457a42bbc2ff05dd404d2679b2886d564403e6 authored over 3 years ago
feat: Add option to set startDate and startTime

github.com/Vuepic/vue3-date-time-picker - aabd2075936f468e32d3370985fb0f707b7242b0 authored over 3 years ago
feat: Add option to set startDate and startTime

github.com/Vuepic/vue-datepicker - aabd2075936f468e32d3370985fb0f707b7242b0 authored over 3 years ago
feat: Add month name format

- Minor css adjustment for overlay
- Table set to always take full width

github.com/Vuepic/vue-datepicker - 7542d163ba31a2c429bfd2632723d1beea4d8f1a authored over 3 years ago
feat: Add month name format

- Minor css adjustment for overlay
- Table set to always take full width

github.com/Vuepic/vue3-date-time-picker - 7542d163ba31a2c429bfd2632723d1beea4d8f1a authored over 3 years ago
feat: Add new slots

github.com/Vuepic/vue-datepicker - 31d4efecec39cffc2e343926cc429d99b53495e8 authored over 3 years ago
chore: Update dependencies

- New type definition
- Removed preset @vue/app
- Remove auto generate type definition
- Scrip a...

github.com/Vuepic/vue-datepicker - 03084e91d7c29f53fccb8e84b90eddcb8688f497 authored over 3 years ago
chore: Update dependencies

- New type definition
- Removed preset @vue/app
- Remove auto generate type definition
- Scrip a...

github.com/Vuepic/vue3-date-time-picker - 03084e91d7c29f53fccb8e84b90eddcb8688f497 authored over 3 years ago
refactor: Full component refactor

Due to the recently added new features and planned ones, component is fully refactored.

- Reduc...

github.com/Vuepic/vue3-date-time-picker - 6d6459501855e1b2b5ae551b7cc2823a35a25b87 authored over 3 years ago
refactor: Full component refactor

Due to the recently added new features and planned ones, component is fully refactored.

- Reduc...

github.com/Vuepic/vue-datepicker - 6d6459501855e1b2b5ae551b7cc2823a35a25b87 authored over 3 years ago
build: Adjust build

- Exclude inputmask from bundling
- Move imported libs to dependencies

github.com/Vuepic/vue-datepicker - 80e5324f0b18f0062ab8d105a776f4e92c5279d4 authored over 3 years ago
build: Adjust build

- Exclude inputmask from bundling
- Move imported libs to dependencies

github.com/Vuepic/vue3-date-time-picker - 80e5324f0b18f0062ab8d105a776f4e92c5279d4 authored over 3 years ago
feat: Add validation for text input

- Fix open menu toggle when text input is active

github.com/Vuepic/vue3-date-time-picker - 5cbd6a32b1444ea11e65d7a6ee3a65e087441321 authored over 3 years ago
feat: Add validation for text input

- Fix open menu toggle when text input is active

github.com/Vuepic/vue-datepicker - 5cbd6a32b1444ea11e65d7a6ee3a65e087441321 authored over 3 years ago
feat: Add text input on month and time picker

github.com/Vuepic/vue-datepicker - 5cdf03ff64c7d456edca16b3629f2f62e0a04ca8 authored over 3 years ago
feat: Add text input on month and time picker

github.com/Vuepic/vue3-date-time-picker - 5cdf03ff64c7d456edca16b3629f2f62e0a04ca8 authored over 3 years ago
fix: Action row preview value not updated

github.com/Vuepic/vue3-date-time-picker - d4d689bc8dfcb58eafb27a2fc2144c57b6a894e4 authored over 3 years ago
fix: Action row preview value not updated

github.com/Vuepic/vue-datepicker - d4d689bc8dfcb58eafb27a2fc2144c57b6a894e4 authored over 3 years ago
fix: Revert dev code

github.com/Vuepic/vue-datepicker - 7cd1562e02ab528b4b45dda36d13accf65f9a74b authored over 3 years ago
feat: Implement text input

github.com/Vuepic/vue3-date-time-picker - 5a40be0fcb88b5cd2a53e0f9165efb92c5dc5024 authored over 3 years ago
feat: Implement text input

github.com/Vuepic/vue-datepicker - 5a40be0fcb88b5cd2a53e0f9165efb92c5dc5024 authored over 3 years ago
chore: Update readme

github.com/Vuepic/vue-datepicker - a0312e7d65573c098ad25e410055fbb8b55718ea authored over 3 years ago
refactor: Change time and month value format

- Format string is now used

github.com/Vuepic/vue3-date-time-picker - 6af02026b9c8687f5910ae59d77d4e903bf811a3 authored over 3 years ago
refactor: Change time and month value format

- Format string is now used

github.com/Vuepic/vue-datepicker - 6af02026b9c8687f5910ae59d77d4e903bf811a3 authored over 3 years ago
refactor: Auto detect 24 hour mode for default format string

github.com/Vuepic/vue-datepicker - 06f8917dcd7d9859955cfc892ec6e696c1c21688 authored over 3 years ago
refactor: Auto detect 24 hour mode for default format string

github.com/Vuepic/vue3-date-time-picker - 06f8917dcd7d9859955cfc892ec6e696c1c21688 authored over 3 years ago
refactor: Props cleanup

github.com/Vuepic/vue3-date-time-picker - 1bfea45bcb9b45b226856aa96611f57b4c879435 authored over 3 years ago
refactor: Props cleanup

github.com/Vuepic/vue-datepicker - 1bfea45bcb9b45b226856aa96611f57b4c879435 authored over 3 years ago
chore: Bump version

- Update readme

github.com/Vuepic/vue-datepicker - 13640a8936d09f7fe93e6f794d311f00115a3fb2 authored over 3 years ago
chore: Bump version

- Update readme

github.com/Vuepic/vue3-date-time-picker - 13640a8936d09f7fe93e6f794d311f00115a3fb2 authored over 3 years ago
refactor: Date handling

- Use date-fns for parsing and formatting
- Work on text-input (in progress)
- Removed unused ty...

github.com/Vuepic/vue3-date-time-picker - a15591bcac7921f38fd0347b7f8ca9bc64ea756b authored over 3 years ago
refactor: Date handling

- Use date-fns for parsing and formatting
- Work on text-input (in progress)
- Removed unused ty...

github.com/Vuepic/vue-datepicker - a15591bcac7921f38fd0347b7f8ca9bc64ea756b authored over 3 years ago