Ecosyste.ms: OpenCollective

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

github.com/Vuepic/vue3-date-time-picker

Datepicker component for Vue 3
https://github.com/Vuepic/vue3-date-time-picker

refactor: Reset dev component

c9d9f758e00cca49d326960f08177097e9209aeb authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Alignment in week number cell

c448afc9ba3c625fd31c7cc94adc0604c0600e7e authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Add dark and light theme support

764526ed9cc69129e3fa4dbabdbdb1022612c8df authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Update type definition

a328f84dd080c8c4d21e5811086656a66232aa9c authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Add click outside directive

6f9397217b18bc0b1f1e5d148dc2dcccae172280 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Fix menu positioning on scrollable page

46a9d7e4c20db9f3ab2cc985a8a3641bddd9e12f authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Replace id with uid prop, include in input id

- Fixes issue with multiple pickers on the same page

22a35e1bc094ed23d94ef7fd8e6b4ed7521ffc30 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Z-index on menu, text color in child components

96aa385d374701dec832b6a47cdfc2517db7ff24 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect state prop

3b5f65611c0c8a743930985c3921c9d3055722e5 authored over 3 years ago by Jasenko Karovic <[email protected]>
doc: Update readme

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

35004ae61abe762bd73df887131148a895de29db authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect filters prop

3892393aaab39d2489fc6f2b28cf0792c31394f3 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect state prop

73717e097d2d4e839efb0df9847a810026dd35c1 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect disabled dates prop

480d74d07a6b910a12730086a3b48de7c9c616ba authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Fix typo

b6ce0acf20d965c139165a10332be422a0731b07 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect min and max date props

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

e201b301590e97f46723f24705a4dcaab1934112 authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Remove debug code

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

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...

475617b772af2b56ca99004c85855820b5d66b55 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Internal values not in sync with external after closing menu

2bc23c6745880ead28b0fe33239740711ddb94d9 authored over 3 years ago by Jasenko Karovic <[email protected]>
feat: Connect minutes overlay

86ca16061865e463a9841b2eaa521ce4dcc26639 authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Show action row when overlay is displayed

32f34b98c5a46e58ad28524612e57ed95b779ab0 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Remove prop mutating

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...

056687dac594b399dc7c08072cfcba8d12654c10 authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Fix for internal values being kept on close

caf41056573e8d0093ae61385d0179b711cb03ea authored over 3 years ago by Jasenko Karovic <[email protected]>
fix: Fix for week start wrong calculations

42f55488660a72400b546f60a2932375b4f14cef authored over 3 years ago by Jasenko Karovic <[email protected]>
refactor: Generate week days and months by locale prop

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...

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...

af46f1d0ce601e5ec7ed33724fcf3dd8cb594b86 authored over 3 years ago by Jasenko Karovic <[email protected]>
style: Add stylelint, lint files

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

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

64b8eb4cd7a004dff29f073042eba0f64ea6f35c authored over 3 years ago by Jasenko Karovic <[email protected]>
Initial commit

Note: code is moved from the different repo

687ed4758dc90b60511185ecac4bcc8792d00f25 authored over 3 years ago by Jasenko Karovic <[email protected]>