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: Update readme

github.com/Vuepic/vue-datepicker - c55f4c9a3ec6ea712e8d81c4a38df9c65f428a85 authored about 1 year ago by Jasenko Karovic <[email protected]>
fix!: Use button elements in `preset-dates` (fixes #580)

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

github.com/Vuepic/vue-datepicker - 53b7dabe03391532ab4845fa4a40908e7a63a562 authored about 1 year ago by Jasenko Karovic <[email protected]>
chore: Remove console logs

github.com/Vuepic/vue-datepicker - e7f91725e79a84a612ea1d4d789dc1d785edb6b8 authored about 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `toModelType` support for `week-picker` (resolves #581)

github.com/Vuepic/vue-datepicker - bc216715687be74dd3269ede933c9989bf7d8aa8 authored about 1 year ago by Jasenko Karovic <[email protected]>
feat: Add validation for text-input (resolves #578)

github.com/Vuepic/vue-datepicker - 9aaff0b5175071081744ae7ca7194f9525a0c46a authored about 1 year ago by Jasenko Karovic <[email protected]>
fix: `disabled-times` not checking full value when validating (fixes #570)

github.com/Vuepic/vue-datepicker - da8833fa3da109afdf6b00c4b8d42adfb6af7d45 authored about 1 year ago by Jasenko Karovic <[email protected]>
fix: Missing gap between calendars in `multi-calendars` mode (fixes #565)

github.com/Vuepic/vue-datepicker - 02e38b87e9ff5b6f3dfca90bf9258c7639b858c2 authored about 1 year ago by Jasenko Karovic <[email protected]>
fix: Wrong year on 2+ calendars in `month-picker` mode (fixes #573)

github.com/Vuepic/vue-datepicker - ba5fec1e9eeadf639909456ca219bde383256e76 authored about 1 year ago by Jasenko Karovic <[email protected]>
fix: `update-month-year` not being emitted in `month-picker` mode (fixes #564)

github.com/Vuepic/vue-datepicker - 66ceb1bc4685cc5b0838a05d735c747dd18cddcc authored about 1 year ago by Jasenko Karovic <[email protected]>
fix: `invalid-select` not emitted on out of min/max range and `auto-apply` (fixes #563)

github.com/Vuepic/vue-datepicker - 70126945ef24e918ca68a2b4736b5db7f86827ed authored about 1 year ago by Jasenko Karovic <[email protected]>
Merge pull request #588 from ExEr7um/main

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

github.com/Vuepic/vue-datepicker - 6ecc269f5d5dcb3a61ff0eda82e79b512e59f7de authored about 1 year ago by Jasenko <[email protected]>
fix: typo in dp-row-margin CSS variable name

github.com/Vuepic/vue-datepicker - 5d0e125274cf61e88f4b5d2859edf4e6ef1927ff authored about 1 year ago by Vasily Kuzin <[email protected]>
Merge pull request #586 from jameswhoughton/fix-accessibility-roles

fix: Incorrect aria role

github.com/Vuepic/vue-datepicker - 22b0ff6672335c6b0628a183318e86821193d0d3 authored over 1 year ago by Jasenko <[email protected]>
fix: Incorrect aria role

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

github.com/Vuepic/vue-datepicker - 650dff0368689be50736b32b396d7265e11e114e authored over 1 year ago by jameswhoughton <[email protected]>
Merge pull request #566 from AlexKotl/fix-value-type

fix: Add null type to updateInternalModelValue parameter types

github.com/Vuepic/vue-datepicker - 240663ce3e56819933c5cfa02f7efb4a564cad07 authored over 1 year ago by Jasenko <[email protected]>
fix: Add null type to updateInternalModelValue parameter types

github.com/Vuepic/vue-datepicker - 52d755a393cb0de85a0c8a70dc60dd9cf2494989 authored over 1 year ago by Oleksandr Kotliarov <[email protected]>
Merge pull request #562 from kou-yoshida/fix-prev-val-set

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

github.com/Vuepic/vue-datepicker - ffaacac2266d0faf8663c750c1ae0a6959163c69 authored over 1 year ago by Jasenko <[email protected]>
fix: prev val is set when auto-apply & text-input

github.com/Vuepic/vue-datepicker - 151c680e2095ffa5c9dcf3bba05fabf0eeae86f6 authored over 1 year ago by kou-yoshida <[email protected]>
chore: Update documentation

github.com/Vuepic/vue-datepicker - 7a3994b6d59dd4fac46a0c6672210cf313779dda authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Bump version

github.com/Vuepic/vue-datepicker - 7ef2e8e4e2b3512b4ab456bdf9abc3976f2a98f1 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Group additional config props, add type definition

github.com/Vuepic/vue-datepicker - 06d91eb5a4f466b1a536f22afe27ec604b2ceda0 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Disabled `utc='preserve'`dates not properly mapped for a specific timezone (fixes #560)

github.com/Vuepic/vue-datepicker - 076f7d2df7f83084c86d595ce3086116713e3d2b authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Remove unused import

github.com/Vuepic/vue-datepicker - fb6c7f6de78b8c35a0578c434af4d3dc9b808ed9 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Correct typings for `format` and `preview-format` (fixes #561)

github.com/Vuepic/vue-datepicker - eef15f59f5db3c6d5f565433cde2d03048062bf0 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `no-disabled-range` prop being ignored on `auto-range` (fixes #555)

github.com/Vuepic/vue-datepicker - 5916ab35a9fb3644ee049e234450632f50dff5dd authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Group common props into `config`, add option to disable `stopPropagation` event (resolves #556)

github.com/Vuepic/vue-datepicker - e092dad739e77b9a02f7e9e4848b129cd18a7655 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Update documentation

github.com/Vuepic/vue-datepicker - be047a7ff2b7ef8da057fb2d5a9231d2c4ad23cc authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Bump version

github.com/Vuepic/vue-datepicker - 39a683f812a71a01f7bb5d137588d9cc894fd37d authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Convert `usePosition` params to object param

github.com/Vuepic/vue-datepicker - 9675bbb3dab669fc9812ec51163a453e17f6278b authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Missing `month-year` slot from `[month/year]-picker` modes (fixes #554)

github.com/Vuepic/vue-datepicker - 740ba378caf6b78716f00bcad9e2da52e47487a1 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Prevent flow step if first step is 'calendar' on month and year change (fixes #553)

github.com/Vuepic/vue-datepicker - 8f6f9f267f0dd9ac568260d802f07a1ecc55bd60 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Pass provided slots instead remapping all for initial render

github.com/Vuepic/vue-datepicker - 9625db2be9c31504d6f5b24b38e40573b03d9e95 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Propagate slots for menu getting dimensions (fixes #547)

github.com/Vuepic/vue-datepicker - 42cb319a4fd4e9c888d36a601a1629bc7baa1be4 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Remove `aria-invalid` attr if state is not `false`

github.com/Vuepic/vue-datepicker - 3edb1520d10663fb09ead1ab7a8a3ef9c1e1f079 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Add `aria-disabled` and `aria-invalid` attributes on the input field (resolves #545)

github.com/Vuepic/vue-datepicker - 5dab56553237d71ffabf90cb1aaebcfefbd99249 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Add type="button" on selection overlay button (fixes #374)

github.com/Vuepic/vue-datepicker - 447351c8f3047fedd5e8a91358ceda5178ab40ce authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Remove redundant type assertion

github.com/Vuepic/vue-datepicker - 56e07a2198cd6e0e883fe3d2eaf88cb081b608a7 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Update documentation

github.com/Vuepic/vue-datepicker - a980be6f1cb7402c75bef76b320006fa60eed53f authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Update dependencies

github.com/Vuepic/vue-datepicker - e394745781829b6d05c585678b5e819ca6f49c31 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Bump version

github.com/Vuepic/vue-datepicker - fb21360729316b12644d88afbd098b0ebb1818e6 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `value` prop undefined on month/year slot (fixes #544)

github.com/Vuepic/vue-datepicker - 8c1e01f1cfd471deb118efe2b25703b10651ae69 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Remove `endOfLine` from prettier

github.com/Vuepic/vue-datepicker - 3ec9ad6dc46f6f1a309a212da2f782bbffcb11ad authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Prevent random month jumping when using `multi-dates` (fixes #539)

github.com/Vuepic/vue-datepicker - b4f69476cad5939925575bb8cf0255c4804f8a2d authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `multi-calendars` not correctly displayed in specific range differences (fixes #540)

github.com/Vuepic/vue-datepicker - 10d0f0a88e22270d21ca442b0a6249a5136d93a8 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `start-time` not being initialized properly in `time-picker` (fixes #535)

github.com/Vuepic/vue-datepicker - 500392f3c5071c79f5fa2fa5b251e046e2bef51b authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `update-month-year` event not being triggered (fixes #534)

github.com/Vuepic/vue-datepicker - 18d0e04701d7af45dc23859494c1fc9ef6de70de authored over 1 year ago by Jasenko Karovic <[email protected]>
Merge pull request #541 from vinoMamba/main

fix: getSidebarProps is undefined

github.com/Vuepic/vue-datepicker - 3b749309bf7aa5fe5db25aaf8f6b29dc945675b5 authored over 1 year ago by Jasenko <[email protected]>
fix: getSidebarProps is undefined

github.com/Vuepic/vue-datepicker - b1b7616a0f29950e24cea2d116375afff21c5025 authored over 1 year ago by wangxin <[email protected]>
test: Add `disabled-times` range validation test, update `data-test` in TimeInput component

github.com/Vuepic/vue-datepicker - 0b2a9ed64631546c95f069c79bd637d83553de83 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Update prop type

github.com/Vuepic/vue-datepicker - d87e8fe753af74dd207c6c476db15d15ea789549 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Update documentation

github.com/Vuepic/vue-datepicker - 34dcdcca49fefa87fdf4e57c45d9a2dceb92d5e8 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Add proper `disabled-times` validation on separate range sets

github.com/Vuepic/vue-datepicker - f40f7c9a7290e107634ef7ca08fce2fc2af6e199 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Code cleanup

github.com/Vuepic/vue-datepicker - 7ccd7e7e00be29c9d6e83e61ffdf59c4857d0634 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Remove redundant type assertion

github.com/Vuepic/vue-datepicker - a8b1a58b6b217b3fa2a3573690e765ac108261f2 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `auto-apply` not working with `year-picker` (fixes #529)

github.com/Vuepic/vue-datepicker - 950945b1d473f3ecbcc7234deef84d511bb9aff2 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Bump version

github.com/Vuepic/vue-datepicker - 24cf44ca3705e8cf311c3eca2d764009d2d7ea33 authored over 1 year ago by Jasenko Karovic <[email protected]>
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

github.com/Vuepic/vue-datepicker - f1f474bdf2fc0d5c9744a0ebcb18f611ad4efb2c authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Make map values reactive (fixes #528)

github.com/Vuepic/vue-datepicker - 9226c15a4608d691e1f475bec85ed7f74e65c4de authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Remove `sideEffects` (fixes #526)

github.com/Vuepic/vue-datepicker - 22695ea1dcbe1e3b79d07388e32a973a7ac09d86 authored over 1 year ago by Jasenko Karovic <[email protected]>
style: Remove unused imports

github.com/Vuepic/vue-datepicker - 721c4d43fe1713509152eb98536771884bdeffa2 authored over 1 year ago by Jasenko Karovic <[email protected]>
Merge pull request #530 from chip/main

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

github.com/Vuepic/vue-datepicker - ba42e2f755800956d3185819625ed49f6e0af96d authored over 1 year ago by Jasenko <[email protected]>
fix: Attribute "aria-disabled" with v-bind value `false`...

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

github.com/Vuepic/vue-datepicker - f88ffa18a2658df33fc1a2d77298b5496fc11317 authored over 1 year ago by Chip Castle <[email protected]>
refactor: Minor code cleanups

github.com/Vuepic/vue-datepicker - 68ebfce686f10814f945ad9bb29624dd9b689248 authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Update types

github.com/Vuepic/vue-datepicker - 8447b56c708696f87b58dbb882a092e56cf0963b authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Update documentation

github.com/Vuepic/vue-datepicker - 7188229ad237765435f6fceeea001e090701f31a authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Update dependencies

github.com/Vuepic/vue-datepicker - 95c9f56574c371fd703487d12b9fbed24c03b05c authored over 1 year ago by Jasenko Karovic <[email protected]>
chore: Lint files

github.com/Vuepic/vue-datepicker - 427fcff2661d361d7dae24a02efa01467d2d8e77 authored over 1 year ago by Jasenko Karovic <[email protected]>
test: Fix time-picker test case

github.com/Vuepic/vue-datepicker - ed4795bb46f670671fd900bd4ad9c0e0b1d8cb8d authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Minor fixes after refactor

github.com/Vuepic/vue-datepicker - 1454b258e6d63b974952b1a7da5ee4da00f36a23 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Minor code cleanups

github.com/Vuepic/vue-datepicker - c0bcbfd639ec24431fa7ce431364a323dae9d5b3 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Revert relative wrapper for positioning

github.com/Vuepic/vue-datepicker - 29608527b7cc200ffab3b1138013ea6514be6074 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Ignore null value for `multi-calendars`

github.com/Vuepic/vue-datepicker - e00843950d405fa6fe18d7a19aff6b1eba781673 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Remove redundant css properties

github.com/Vuepic/vue-datepicker - 5c6ce802386330178304a88c2f72c961a39e525b authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Remove `relative` property from component wrap and use window positioning logic

github.com/Vuepic/vue-datepicker - 3915b3cd7462937b18182c839e2f0e1cdcb5b43f authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Prevent `preset-dates` container render if prop is not provided

github.com/Vuepic/vue-datepicker - 2cbc1810fb5d32fedfa9c2c8d00ead9627175ae4 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: For merged props, pass directly an object instead of an array

github.com/Vuepic/vue-datepicker - a8555db0a42b2924900f4a9dc8bd29c299f1f168 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Merge `inline` and `inline-with-input` prop

github.com/Vuepic/vue-datepicker - 77ecc558adedbd2f352bc3583eaedac8b7ec5137 authored over 1 year ago by Jasenko Karovic <[email protected]>
test: Add test case for `time-picker`

github.com/Vuepic/vue-datepicker - 1d77074e7998658a11019d3abd6a35aee1ba7e76 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `emit-timezone` prop and `update:model-timezone-value` event

github.com/Vuepic/vue-datepicker - c2ceebffa400c8166125ccddf9b9dcd9ccea5904 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `showLastInRange` being ignored

github.com/Vuepic/vue-datepicker - 594196dadbdb5501378488672ddd6a4a1b40c445 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Remove `show-now-button` prop

github.com/Vuepic/vue-datepicker - 7ce47b9bcef2f35f49c9ded853433c33dda96e3d authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add support for single date with `preset-date` prop

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

resolves #523

github.com/Vuepic/vue-datepicker - 2e266f2ccf4340c776ec0c6fe547ddbf66c53371 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Emit `blur` event on menu close (fixes #519)

github.com/Vuepic/vue-datepicker - d9431af2d081e6072eda337a6466110db27f50ff authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Prevent validation error on empty array provided as `v-model` (fixes #521)

github.com/Vuepic/vue-datepicker - 984c916565cfb89ee858f0e53ad47761ba0be182 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Second calendar stuck on next month from the current date in single date mode (fixes #506)

github.com/Vuepic/vue-datepicker - ddff1253efbd58598714425e65ddcf98a31abdb1 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Error when `text-input` is used with `time-picker` and `range` mode (fixes #505)

github.com/Vuepic/vue-datepicker - 0f983b88160a57af6e6898fd1507c8e53509d714 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Click on input keeps menu open when `text-input` is enabled (resolves #493)

github.com/Vuepic/vue-datepicker - 55b1de4fe6308e12f13aa1cfc01ce33127ae4fa5 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Dynamic `teleport-center` not resetting style property (fixes #486)

github.com/Vuepic/vue-datepicker - 51d33fa02acb06bbff5a91b0088398bb99c3303e authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Remove `select-date` event on `openMenu`

github.com/Vuepic/vue-datepicker - 43a86f5ccff60c02d2c10a89bd23f36ba05b762e authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Merge `text-input` and `text-input-options` props

github.com/Vuepic/vue-datepicker - c26ed6f5f31ed794feb69faa6b569709c63dc711 authored over 1 year ago by Jasenko Karovic <[email protected]>
test: Add test cases for `year-picker`

github.com/Vuepic/vue-datepicker - d03afad4a1b2dca75ab58c37c9d94fe68645ebc3 authored over 1 year ago by Jasenko Karovic <[email protected]>
style: Remove console.log

github.com/Vuepic/vue-datepicker - 428b9d21888247d3651211a4abcf86a5410bfba7 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Remove `contain: inline-size` for better browser compatability

github.com/Vuepic/vue-datepicker - 4e66c3b0ecc2d8917e252bd7027b215e2de0eba6 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Static mode not working properly on `multi-calendars` (fixes #472)

github.com/Vuepic/vue-datepicker - 67e8e2255c7522cc069847032cebbf5ccd5b6f37 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add mobile layout for `preset-ranges` (resolves #471)

github.com/Vuepic/vue-datepicker - 08541b9f9042e4a703d2889104d50a393745fc08 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Mobile auto left-right positioning

github.com/Vuepic/vue-datepicker - e32ee5074e6d9ede45b14e1d6ddd0e6d406fdab6 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Add missing prop for `time-picker`

github.com/Vuepic/vue-datepicker - 22af12a17f49e91e40001db3e358a7b46bbeb76c authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Auto left/right position jumping on scroll (fixes #469)

github.com/Vuepic/vue-datepicker - ee5ac12bbb0ca7c39f1e0983e861996279b5142f authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Resolve function complexity

github.com/Vuepic/vue-datepicker - 530c66e3915974da39b3e6b07e0a51dcae5d93bf authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Flow not working with `auto-apply`, overlay height overlapping button (#465)

github.com/Vuepic/vue-datepicker - 3cc18fcadaf8cebadb992f21559f7e6d8684ad09 authored over 1 year ago by Jasenko Karovic <[email protected]>