Ecosyste.ms: OpenCollective

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

github.com/Vuepic/vue-datepicker

Datepicker component for Vue 3
https://github.com/Vuepic/vue-datepicker

chore: Update readme

c55f4c9a3ec6ea712e8d81c4a38df9c65f428a85 authored over 1 year ago
fix!: Use button elements in `preset-dates` (fixes #580)

- This commits includes refactor for wrapper div that may introduce breaking changes

53b7dabe03391532ab4845fa4a40908e7a63a562 authored over 1 year ago
chore: Remove console logs

e7f91725e79a84a612ea1d4d789dc1d785edb6b8 authored over 1 year ago
feat: Add `toModelType` support for `week-picker` (resolves #581)

bc216715687be74dd3269ede933c9989bf7d8aa8 authored over 1 year ago
feat: Add validation for text-input (resolves #578)

9aaff0b5175071081744ae7ca7194f9525a0c46a authored over 1 year ago
fix: `disabled-times` not checking full value when validating (fixes #570)

da8833fa3da109afdf6b00c4b8d42adfb6af7d45 authored over 1 year ago
fix: Missing gap between calendars in `multi-calendars` mode (fixes #565)

02e38b87e9ff5b6f3dfca90bf9258c7639b858c2 authored over 1 year ago
fix: Wrong year on 2+ calendars in `month-picker` mode (fixes #573)

ba5fec1e9eeadf639909456ca219bde383256e76 authored over 1 year ago
fix: `update-month-year` not being emitted in `month-picker` mode (fixes #564)

66ceb1bc4685cc5b0838a05d735c747dd18cddcc authored over 1 year ago
fix: `invalid-select` not emitted on out of min/max range and `auto-apply` (fixes #563)

70126945ef24e918ca68a2b4736b5db7f86827ed authored over 1 year ago
Merge pull request #588 from ExEr7um/main

fix: typo in `dp-row-margin` CSS variable name

6ecc269f5d5dcb3a61ff0eda82e79b512e59f7de authored over 1 year ago
fix: typo in dp-row-margin CSS variable name

5d0e125274cf61e88f4b5d2859edf4e6ef1927ff authored over 1 year ago
Merge pull request #586 from jameswhoughton/fix-accessibility-roles

fix: Incorrect aria role

22b0ff6672335c6b0628a183318e86821193d0d3 authored over 1 year ago
fix: Incorrect aria role

The calendar currently has nested grid role, grid is not a valid
child role of grid. Instead I h...

650dff0368689be50736b32b396d7265e11e114e authored over 1 year ago
Merge pull request #566 from AlexKotl/fix-value-type

fix: Add null type to updateInternalModelValue parameter types

240663ce3e56819933c5cfa02f7efb4a564cad07 authored over 1 year ago
fix: Add null type to updateInternalModelValue parameter types

52d755a393cb0de85a0c8a70dc60dd9cf2494989 authored over 1 year ago
Merge pull request #562 from kou-yoshida/fix-prev-val-set

fix: prev val is set when auto-apply & text-input

ffaacac2266d0faf8663c750c1ae0a6959163c69 authored over 1 year ago
fix: prev val is set when auto-apply & text-input

151c680e2095ffa5c9dcf3bba05fabf0eeae86f6 authored over 1 year ago
chore: Update documentation

7a3994b6d59dd4fac46a0c6672210cf313779dda authored over 1 year ago
chore: Bump version

7ef2e8e4e2b3512b4ab456bdf9abc3976f2a98f1 authored over 1 year ago
refactor: Group additional config props, add type definition

06d91eb5a4f466b1a536f22afe27ec604b2ceda0 authored over 1 year ago
fix: Disabled `utc='preserve'`dates not properly mapped for a specific timezone (fixes #560)

076f7d2df7f83084c86d595ce3086116713e3d2b authored over 1 year ago
chore: Remove unused import

fb6c7f6de78b8c35a0578c434af4d3dc9b808ed9 authored over 1 year ago
fix: Correct typings for `format` and `preview-format` (fixes #561)

eef15f59f5db3c6d5f565433cde2d03048062bf0 authored over 1 year ago
fix: `no-disabled-range` prop being ignored on `auto-range` (fixes #555)

5916ab35a9fb3644ee049e234450632f50dff5dd authored over 1 year ago
refactor: Group common props into `config`, add option to disable `stopPropagation` event (resolves #556)

e092dad739e77b9a02f7e9e4848b129cd18a7655 authored over 1 year ago
chore: Update documentation

be047a7ff2b7ef8da057fb2d5a9231d2c4ad23cc authored over 1 year ago
chore: Bump version

39a683f812a71a01f7bb5d137588d9cc894fd37d authored over 1 year ago
refactor: Convert `usePosition` params to object param

9675bbb3dab669fc9812ec51163a453e17f6278b authored over 1 year ago
fix: Missing `month-year` slot from `[month/year]-picker` modes (fixes #554)

740ba378caf6b78716f00bcad9e2da52e47487a1 authored over 1 year ago
fix: Prevent flow step if first step is 'calendar' on month and year change (fixes #553)

8f6f9f267f0dd9ac568260d802f07a1ecc55bd60 authored over 1 year ago
refactor: Pass provided slots instead remapping all for initial render

9625db2be9c31504d6f5b24b38e40573b03d9e95 authored over 1 year ago
fix: Propagate slots for menu getting dimensions (fixes #547)

42cb319a4fd4e9c888d36a601a1629bc7baa1be4 authored over 1 year ago
refactor: Remove `aria-invalid` attr if state is not `false`

3edb1520d10663fb09ead1ab7a8a3ef9c1e1f079 authored over 1 year ago
refactor: Add `aria-disabled` and `aria-invalid` attributes on the input field (resolves #545)

5dab56553237d71ffabf90cb1aaebcfefbd99249 authored over 1 year ago
fix: Add type="button" on selection overlay button (fixes #374)

447351c8f3047fedd5e8a91358ceda5178ab40ce authored over 1 year ago
chore: Remove redundant type assertion

56e07a2198cd6e0e883fe3d2eaf88cb081b608a7 authored over 1 year ago
chore: Update documentation

a980be6f1cb7402c75bef76b320006fa60eed53f authored over 1 year ago
chore: Update dependencies

e394745781829b6d05c585678b5e819ca6f49c31 authored over 1 year ago
chore: Bump version

fb21360729316b12644d88afbd098b0ebb1818e6 authored over 1 year ago
fix: `value` prop undefined on month/year slot (fixes #544)

8c1e01f1cfd471deb118efe2b25703b10651ae69 authored over 1 year ago
chore: Remove `endOfLine` from prettier

3ec9ad6dc46f6f1a309a212da2f782bbffcb11ad authored over 1 year ago
fix: Prevent random month jumping when using `multi-dates` (fixes #539)

b4f69476cad5939925575bb8cf0255c4804f8a2d authored over 1 year ago
fix: `multi-calendars` not correctly displayed in specific range differences (fixes #540)

10d0f0a88e22270d21ca442b0a6249a5136d93a8 authored over 1 year ago
fix: `start-time` not being initialized properly in `time-picker` (fixes #535)

500392f3c5071c79f5fa2fa5b251e046e2bef51b authored over 1 year ago
fix: `update-month-year` event not being triggered (fixes #534)

18d0e04701d7af45dc23859494c1fc9ef6de70de authored over 1 year ago
Merge pull request #541 from vinoMamba/main

fix: getSidebarProps is undefined

3b749309bf7aa5fe5db25aaf8f6b29dc945675b5 authored over 1 year ago
fix: getSidebarProps is undefined

b1b7616a0f29950e24cea2d116375afff21c5025 authored over 1 year ago
test: Add `disabled-times` range validation test, update `data-test` in TimeInput component

0b2a9ed64631546c95f069c79bd637d83553de83 authored over 1 year ago
fix: Update prop type

d87e8fe753af74dd207c6c476db15d15ea789549 authored over 1 year ago
chore: Update documentation

34dcdcca49fefa87fdf4e57c45d9a2dceb92d5e8 authored over 1 year ago
fix: Add proper `disabled-times` validation on separate range sets

f40f7c9a7290e107634ef7ca08fce2fc2af6e199 authored over 1 year ago
refactor: Code cleanup

7ccd7e7e00be29c9d6e83e61ffdf59c4857d0634 authored over 1 year ago
chore: Remove redundant type assertion

a8b1a58b6b217b3fa2a3573690e765ac108261f2 authored over 1 year ago
fix: `auto-apply` not working with `year-picker` (fixes #529)

950945b1d473f3ecbcc7234deef84d511bb9aff2 authored over 1 year ago
chore: Bump version

24cf44ca3705e8cf311c3eca2d764009d2d7ea33 authored over 1 year ago
fix: Mark hour disabled in the overlay before clicking if the minutes value is `*` in `disabled-times` (#459)

- refactor: Extend prop for better `range` validation support

f1f474bdf2fc0d5c9744a0ebcb18f611ad4efb2c authored over 1 year ago
fix: Make map values reactive (fixes #528)

9226c15a4608d691e1f475bec85ed7f74e65c4de authored over 1 year ago
fix: Remove `sideEffects` (fixes #526)

22695ea1dcbe1e3b79d07388e32a973a7ac09d86 authored over 1 year ago
style: Remove unused imports

721c4d43fe1713509152eb98536771884bdeffa2 authored over 1 year ago
Merge pull request #530 from chip/main

fix: Attribute "aria-disabled" with v-bind value `false`...

ba42e2f755800956d3185819625ed49f6e0af96d authored over 1 year ago
fix: Attribute "aria-disabled" with v-bind value `false`...

Attribute "aria-disabled" with v-bind value `false` will render
aria-disabled="false" instead of...

f88ffa18a2658df33fc1a2d77298b5496fc11317 authored over 1 year ago
refactor: Minor code cleanups

68ebfce686f10814f945ad9bb29624dd9b689248 authored over 1 year ago
chore: Update types

8447b56c708696f87b58dbb882a092e56cf0963b authored over 1 year ago
chore: Update documentation

7188229ad237765435f6fceeea001e090701f31a authored over 1 year ago
chore: Update dependencies

95c9f56574c371fd703487d12b9fbed24c03b05c authored over 1 year ago
chore: Lint files

427fcff2661d361d7dae24a02efa01467d2d8e77 authored over 1 year ago
test: Fix time-picker test case

ed4795bb46f670671fd900bd4ad9c0e0b1d8cb8d authored over 1 year ago
fix: Minor fixes after refactor

1454b258e6d63b974952b1a7da5ee4da00f36a23 authored over 1 year ago
refactor: Minor code cleanups

c0bcbfd639ec24431fa7ce431364a323dae9d5b3 authored over 1 year ago
refactor: Revert relative wrapper for positioning

29608527b7cc200ffab3b1138013ea6514be6074 authored over 1 year ago
fix: Ignore null value for `multi-calendars`

e00843950d405fa6fe18d7a19aff6b1eba781673 authored over 1 year ago
refactor: Remove redundant css properties

5c6ce802386330178304a88c2f72c961a39e525b authored over 1 year ago
refactor: Remove `relative` property from component wrap and use window positioning logic

3915b3cd7462937b18182c839e2f0e1cdcb5b43f authored over 1 year ago
fix: Prevent `preset-dates` container render if prop is not provided

2cbc1810fb5d32fedfa9c2c8d00ead9627175ae4 authored over 1 year ago
refactor: For merged props, pass directly an object instead of an array

a8555db0a42b2924900f4a9dc8bd29c299f1f168 authored over 1 year ago
refactor: Merge `inline` and `inline-with-input` prop

77ecc558adedbd2f352bc3583eaedac8b7ec5137 authored over 1 year ago
test: Add test case for `time-picker`

1d77074e7998658a11019d3abd6a35aee1ba7e76 authored over 1 year ago
feat: Add `emit-timezone` prop and `update:model-timezone-value` event

c2ceebffa400c8166125ccddf9b9dcd9ccea5904 authored over 1 year ago
fix: `showLastInRange` being ignored

594196dadbdb5501378488672ddd6a4a1b40c445 authored over 1 year ago
refactor: Remove `show-now-button` prop

7ce47b9bcef2f35f49c9ded853433c33dda96e3d authored over 1 year ago
feat: Add support for single date with `preset-date` prop

- refactor: `preset-ranges` renamed to `preset-dates`

resolves #523

2e266f2ccf4340c776ec0c6fe547ddbf66c53371 authored over 1 year ago
fix: Emit `blur` event on menu close (fixes #519)

d9431af2d081e6072eda337a6466110db27f50ff authored over 1 year ago
fix: Prevent validation error on empty array provided as `v-model` (fixes #521)

984c916565cfb89ee858f0e53ad47761ba0be182 authored over 1 year ago
fix: Second calendar stuck on next month from the current date in single date mode (fixes #506)

ddff1253efbd58598714425e65ddcf98a31abdb1 authored over 1 year ago
fix: Error when `text-input` is used with `time-picker` and `range` mode (fixes #505)

0f983b88160a57af6e6898fd1507c8e53509d714 authored over 1 year ago
refactor: Click on input keeps menu open when `text-input` is enabled (resolves #493)

55b1de4fe6308e12f13aa1cfc01ce33127ae4fa5 authored over 1 year ago
fix: Dynamic `teleport-center` not resetting style property (fixes #486)

51d33fa02acb06bbff5a91b0088398bb99c3303e authored over 1 year ago
refactor: Remove `select-date` event on `openMenu`

43a86f5ccff60c02d2c10a89bd23f36ba05b762e authored over 1 year ago
refactor: Merge `text-input` and `text-input-options` props

c26ed6f5f31ed794feb69faa6b569709c63dc711 authored over 1 year ago
test: Add test cases for `year-picker`

d03afad4a1b2dca75ab58c37c9d94fe68645ebc3 authored over 1 year ago
style: Remove console.log

428b9d21888247d3651211a4abcf86a5410bfba7 authored over 1 year ago
refactor: Remove `contain: inline-size` for better browser compatability

4e66c3b0ecc2d8917e252bd7027b215e2de0eba6 authored over 1 year ago
fix: Static mode not working properly on `multi-calendars` (fixes #472)

67e8e2255c7522cc069847032cebbf5ccd5b6f37 authored over 1 year ago
feat: Add mobile layout for `preset-ranges` (resolves #471)

08541b9f9042e4a703d2889104d50a393745fc08 authored over 1 year ago
fix: Mobile auto left-right positioning

e32ee5074e6d9ede45b14e1d6ddd0e6d406fdab6 authored over 1 year ago
fix: Add missing prop for `time-picker`

22af12a17f49e91e40001db3e358a7b46bbeb76c authored over 1 year ago
fix: Auto left/right position jumping on scroll (fixes #469)

ee5ac12bbb0ca7c39f1e0983e861996279b5142f authored over 1 year ago
refactor: Resolve function complexity

530c66e3915974da39b3e6b07e0a51dcae5d93bf authored over 1 year ago
fix: Flow not working with `auto-apply`, overlay height overlapping button (#465)

3cc18fcadaf8cebadb992f21559f7e6d8684ad09 authored over 1 year ago