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

feat: Connect state prop

github.com/Vuepic/vue3-date-time-picker - 3b5f65611c0c8a743930985c3921c9d3055722e5 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect state prop

github.com/Vuepic/vue-datepicker - 3b5f65611c0c8a743930985c3921c9d3055722e5 authored over 3 years ago by Jasenko Karovic <[email protected]>
doc: Update readme

github.com/Vuepic/vue-datepicker - 8ee275d0ecafcd6b8803f4f204292161c82fbed2 authored over 3 years ago by Jasenko Karovic <[email protected]>
doc: Update readme

github.com/Vuepic/vue3-date-time-picker - 8ee275d0ecafcd6b8803f4f204292161c82fbed2 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect min and max time props

- Refactor time range prop, split into separate

github.com/Vuepic/vue3-date-time-picker - 35004ae61abe762bd73df887131148a895de29db authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect min and max time props

- Refactor time range prop, split into separate

github.com/Vuepic/vue-datepicker - 35004ae61abe762bd73df887131148a895de29db authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect filters prop

github.com/Vuepic/vue-datepicker - 3892393aaab39d2489fc6f2b28cf0792c31394f3 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect filters prop

github.com/Vuepic/vue3-date-time-picker - 3892393aaab39d2489fc6f2b28cf0792c31394f3 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect state prop

github.com/Vuepic/vue3-date-time-picker - 73717e097d2d4e839efb0df9847a810026dd35c1 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect state prop

github.com/Vuepic/vue-datepicker - 73717e097d2d4e839efb0df9847a810026dd35c1 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect disabled dates prop

github.com/Vuepic/vue3-date-time-picker - 480d74d07a6b910a12730086a3b48de7c9c616ba authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect disabled dates prop

github.com/Vuepic/vue-datepicker - 480d74d07a6b910a12730086a3b48de7c9c616ba authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Fix typo

github.com/Vuepic/vue-datepicker - b6ce0acf20d965c139165a10332be422a0731b07 authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Fix typo

github.com/Vuepic/vue3-date-time-picker - b6ce0acf20d965c139165a10332be422a0731b07 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect min and max date props

github.com/Vuepic/vue3-date-time-picker - f9991ff06e5426509682cb9d94c3d14bf207047f authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect min and max date props

github.com/Vuepic/vue-datepicker - f9991ff06e5426509682cb9d94c3d14bf207047f authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Code cleanup in calendar

- Added comments
- Fixed issue in range-between when time is set, not setting correct class

github.com/Vuepic/vue3-date-time-picker - e201b301590e97f46723f24705a4dcaab1934112 authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Code cleanup in calendar

- Added comments
- Fixed issue in range-between when time is set, not setting correct class

github.com/Vuepic/vue-datepicker - e201b301590e97f46723f24705a4dcaab1934112 authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Remove debug code

github.com/Vuepic/vue-datepicker - 3026deda9f2b31087e07dd5117c7de4464da150e authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Remove debug code

github.com/Vuepic/vue3-date-time-picker - 3026deda9f2b31087e07dd5117c7de4464da150e authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Timepicker for range date selection

- Some code refactor and cleanup in time picker components

github.com/Vuepic/vue-datepicker - 36d9e910f819796a24cba1a204ec6c3812ef7458 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Timepicker for range date selection

- Some code refactor and cleanup in time picker components

github.com/Vuepic/vue3-date-time-picker - 36d9e910f819796a24cba1a204ec6c3812ef7458 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Several issues with range picker

- Fixed action row expanding causing gap in the calendar
- Fixed errors on clearing value then o...

github.com/Vuepic/vue3-date-time-picker - 475617b772af2b56ca99004c85855820b5d66b55 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Several issues with range picker

- Fixed action row expanding causing gap in the calendar
- Fixed errors on clearing value then o...

github.com/Vuepic/vue-datepicker - 475617b772af2b56ca99004c85855820b5d66b55 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Internal values not in sync with external after closing menu

github.com/Vuepic/vue3-date-time-picker - 2bc23c6745880ead28b0fe33239740711ddb94d9 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Internal values not in sync with external after closing menu

github.com/Vuepic/vue-datepicker - 2bc23c6745880ead28b0fe33239740711ddb94d9 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect minutes overlay

github.com/Vuepic/vue-datepicker - 86ca16061865e463a9841b2eaa521ce4dcc26639 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect minutes overlay

github.com/Vuepic/vue3-date-time-picker - 86ca16061865e463a9841b2eaa521ce4dcc26639 authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Show action row when overlay is displayed

github.com/Vuepic/vue3-date-time-picker - 32f34b98c5a46e58ad28524612e57ed95b779ab0 authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Show action row when overlay is displayed

github.com/Vuepic/vue-datepicker - 32f34b98c5a46e58ad28524612e57ed95b779ab0 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Remove prop mutating

github.com/Vuepic/vue-datepicker - 10a0ace4e92ba25bf68b5401097065a940aaa188 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Remove prop mutating

github.com/Vuepic/vue3-date-time-picker - 10a0ace4e92ba25bf68b5401097065a940aaa188 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect single timepicker

- Refactor, split into 2 components
- Connect single date time
- Add support for range date
- Ad...

github.com/Vuepic/vue-datepicker - 056687dac594b399dc7c08072cfcba8d12654c10 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect single timepicker

- Refactor, split into 2 components
- Connect single date time
- Add support for range date
- Ad...

github.com/Vuepic/vue3-date-time-picker - 056687dac594b399dc7c08072cfcba8d12654c10 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Fix for internal values being kept on close

github.com/Vuepic/vue3-date-time-picker - caf41056573e8d0093ae61385d0179b711cb03ea authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Fix for internal values being kept on close

github.com/Vuepic/vue-datepicker - caf41056573e8d0093ae61385d0179b711cb03ea authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Fix for week start wrong calculations

github.com/Vuepic/vue-datepicker - 42f55488660a72400b546f60a2932375b4f14cef authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Fix for week start wrong calculations

github.com/Vuepic/vue3-date-time-picker - 42f55488660a72400b546f60a2932375b4f14cef authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Generate week days and months by locale prop

github.com/Vuepic/vue3-date-time-picker - 7b5b68e03106d9f0b5d654dcab5a3f7cee70b563 authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Generate week days and months by locale prop

github.com/Vuepic/vue-datepicker - 7b5b68e03106d9f0b5d654dcab5a3f7cee70b563 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Action row

- Select, cancel, preview date
- auto-apply prop refactor
- Locale prop extracted from format op...

github.com/Vuepic/vue-datepicker - 5287a49b07905089dc8c23cdfbaf26611546bd5f authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Action row

- Select, cancel, preview date
- auto-apply prop refactor
- Locale prop extracted from format op...

github.com/Vuepic/vue3-date-time-picker - 5287a49b07905089dc8c23cdfbaf26611546bd5f authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: General style improvements

- Arrow to match the border
- In overlay, additional padding on larger lists
- Table header bord...

github.com/Vuepic/vue3-date-time-picker - af46f1d0ce601e5ec7ed33724fcf3dd8cb594b86 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: General style improvements

- Arrow to match the border
- In overlay, additional padding on larger lists
- Table header bord...

github.com/Vuepic/vue-datepicker - af46f1d0ce601e5ec7ed33724fcf3dd8cb594b86 authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Add stylelint, lint files

github.com/Vuepic/vue-datepicker - 34ccc28c0a4452151ffc30e46f15e4116ea45615 authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Add stylelint, lint files

github.com/Vuepic/vue3-date-time-picker - 34ccc28c0a4452151ffc30e46f15e4116ea45615 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Build script fix

- Removed alias package
- Minify all bundles
- CSS import in main app instead of the component

github.com/Vuepic/vue-datepicker - 5d27ee30c311a02bcfcb89914c04a060aa783a94 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Build script fix

- Removed alias package
- Minify all bundles
- CSS import in main app instead of the component

github.com/Vuepic/vue3-date-time-picker - 5d27ee30c311a02bcfcb89914c04a060aa783a94 authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Overlay button style change

- Positioning changed
- Added border top
- Disabled auto close on selected date

github.com/Vuepic/vue3-date-time-picker - 64b8eb4cd7a004dff29f073042eba0f64ea6f35c authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Overlay button style change

- Positioning changed
- Added border top
- Disabled auto close on selected date

github.com/Vuepic/vue-datepicker - 64b8eb4cd7a004dff29f073042eba0f64ea6f35c authored over 3 years ago by Jasenko Karovic <[email protected]>
Initial commit

Note: code is moved from the different repo

github.com/Vuepic/vue-datepicker - 687ed4758dc90b60511185ecac4bcc8792d00f25 authored over 3 years ago by Jasenko Karovic <[email protected]>
Initial commit

Note: code is moved from the different repo

github.com/Vuepic/vue3-date-time-picker - 687ed4758dc90b60511185ecac4bcc8792d00f25 authored over 3 years ago by Jasenko Karovic <[email protected]>