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: Extend `disabled-times` with array prop (resolves #459)

github.com/Vuepic/vue-datepicker - 734a4e909a1b399f73c16c4de6ac3acc287f54d1 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Use timezone for `preset-range` ranges (fixes #445)

github.com/Vuepic/vue-datepicker - ccbeb688bc481f019bf318253fa47030bc2a329a authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Keep action buttons styles consistent

github.com/Vuepic/vue-datepicker - 016d425a9eb18b1b1f3d0c8a0f906ddf0d28b932 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Add `nextTick` before attaching event listeners (fixes #442)

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

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

github.com/Vuepic/vue-datepicker - 181ace273c34f3830323fd121881f8eed31281d5 authored over 1 year ago by Jasenko Karovic <[email protected]>
style: Remove commented out code

github.com/Vuepic/vue-datepicker - 6515b8e944d84d0715f9a70736c1fe2af502afa5 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Update defineProps

github.com/Vuepic/vue-datepicker - 884512f4db26f18a476c14ab12fcce51764972ee authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Fix assertion

github.com/Vuepic/vue-datepicker - 34bf3c96570fd5a9ee4b046e3cf9ca3907bf0d41 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Add missing prop

github.com/Vuepic/vue-datepicker - b11f1e5ab737c3220931095299831ffeee7ba3fd authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Fix positioning issues

github.com/Vuepic/vue-datepicker - 8ab77b2d411db339f5012812b3d5e36690092777 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `multi-calendars` support for `month-picker` (resolves #440)

- refactor: `multi-calendars` prop merged with `multi-static` and `multi-calendars-solo` as sec...

github.com/Vuepic/vue-datepicker - af6bc4b3d99966327d0bce54dee18003ddb127bb authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Hide time-picker if slot is used

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

github.com/Vuepic/vue-datepicker - a449dccb6f634870cac1d4df984921b296a05b79 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Fix test fail

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

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

github.com/Vuepic/vue-datepicker - be197cf437b76ac83ffe0c820d31e28d78483531 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Library refactor, code reorganization, separation of concern, cleanups

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

github.com/Vuepic/vue-datepicker - 6c58167c35f62682b053d7a45c3f229128f22249 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Update vitest config and remove redundant ts config

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

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

preset-ranges: Keyboard navigation (tabindex, aria button) + steamlined slot template

github.com/Vuepic/vue-datepicker - c0cf2240c968a97f57db29b1d17848952238a8e0 authored over 1 year ago by Jasenko <[email protected]>
preset-ranges: a11y update for keyboard navigation, tabindex + aria button role added

github.com/Vuepic/vue-datepicker - f7958e7070296d38dde6455aba9e32ea6ee11e2d authored over 1 year ago by Andreas Scheibel <[email protected]>
Merge pull request #488 from Haythamasalama/feat/style-supprot-RTL

feat(style): support RTL

github.com/Vuepic/vue-datepicker - fb203bdc248b0b059c0172cb812940351e268378 authored over 1 year ago by Jasenko <[email protected]>
Merge pull request #467 from fanta759/feature/AddingVueCompatConfig

feat(global): Adding configuration to support app using @vue/compat

github.com/Vuepic/vue-datepicker - cb9fb43fa6d04d7153845184fdec5583902bb0b1 authored over 1 year ago by Jasenko <[email protected]>
feat(style): support RTL for icons

github.com/Vuepic/vue-datepicker - 35fd5dc9d95c07792d42386d4786dc6f89a68de4 authored over 1 year ago by Haytham Salama <[email protected]>
feat(style): support RTL

github.com/Vuepic/vue-datepicker - 0c13a6b7de9b9b88855389a84b24dfbbd32b6fd5 authored over 1 year ago by Haytham Salama <[email protected]>
feat(global): Adding configuration to support app using @vue/compat

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

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

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

github.com/Vuepic/vue-datepicker - 4497fc2bf4c676a49d23243bff06721296bcfc1f authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `update-month-year` not triggered on all calendar changes (fixes #463)

github.com/Vuepic/vue-datepicker - ea3820d203a04fab0fcbb302a84df31c9c4a0b06 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Disabling transitions is not disabling `menuAppear` transition (fixes #462)

github.com/Vuepic/vue-datepicker - c909c4f476e89e868ccfcd4fafea839966245691 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add marker slot (resolves #457)

github.com/Vuepic/vue-datepicker - e68034c5a4f1bc1551d8428f0d0c0eba89b1c595 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Providing empty array to the `allowed-dates` to disable all dates (fixes #458)

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

github.com/Vuepic/vue-datepicker - c5d0cc98ba64fe57112b741f6f6cee5e75136e89 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: In-between months not highlighted in `month-picker` `range` mode (fixes #453)

github.com/Vuepic/vue-datepicker - f0c5dbc1d764e43cd16ca5e42ab391cbda577fc8 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Custom format function preventing date edit on `text-input` if custom text input format is provided (fixes #455)

github.com/Vuepic/vue-datepicker - 567767773b286aadc6a10150af4622286d7a1006 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Arrow press in the overlay causing the month switch in the background (fixes #454)

github.com/Vuepic/vue-datepicker - f2066773838efb4ed6a8f416cc61344a5885b15c authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Allow `string` value on exposed `onInput` `dp-input` slot prop (resolves #456)

github.com/Vuepic/vue-datepicker - 71210e6e1cc562cd5c290d32c2f901295332e38e authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Time on the second date in `range` mode can be before the first date on the same date (fixes #448)

github.com/Vuepic/vue-datepicker - a4ed47d41e463d0f433085dfb7340786e3ef762e authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `blur` event not emitted with `inline-with-input` mode (fixes #450)

github.com/Vuepic/vue-datepicker - 6727173a96b1b687258851d01eff3e7dfc2494bf authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Calendar icon not clickable (fixes #447)

github.com/Vuepic/vue-datepicker - 77b0c7a5fbbde6d7f128480b7cd395d9b7bbdabc authored over 1 year ago by Jasenko Karovic <[email protected]>
Merge pull request #449 from khairulhaaziq/patch-1

fix typo dp-button-height

github.com/Vuepic/vue-datepicker - 0b88870b6014237f7757800dcfa819f90275d4e5 authored over 1 year ago by Jasenko <[email protected]>
fix typo dp-button-height

github.com/Vuepic/vue-datepicker - cf0fe5583ae0d3be0c4d4269601c2b973f8747d2 authored over 1 year ago by Khairul Haaziq <[email protected]>
Merge pull request #446 from basil-gor/extend-format-locale-usage

feat: Extend the usage of the formatLocale parameter

github.com/Vuepic/vue-datepicker - a916b6399ae2f4dd644d0b9b2aedd399698cb0ac authored over 1 year ago by Jasenko <[email protected]>
fix: Fix prettier formating.

github.com/Vuepic/vue-datepicker - 252539965bf2d0c276a07391ff575e02a522f3b7 authored over 1 year ago by Basil Goryachev <[email protected]>
feat: Extend the usage of the formatLocale parameter. Add some new related tests.

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

github.com/Vuepic/vue-datepicker - b2a5fe3add0ea056c833d7bdba26baf92ea7e55c authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Update type definition for `calendar` prop

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

github.com/Vuepic/vue-datepicker - 1b1b601db107d401c72d665d79012b68e91559de authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Adjust transition key

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

github.com/Vuepic/vue-datepicker - a41c96a12b7ab1359830d46cb9e8c9b6fbdd3762 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `auto-apply-month` to enable/disable auto month/year switch in `month-picker` mode (resolves #409)

github.com/Vuepic/vue-datepicker - 122a1f3fd314d5d1088dc581106814e2eb53e024 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Remove double prop declaration

github.com/Vuepic/vue-datepicker - cd6022932860fb146e615543d428bfe336111814 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `calendar` prop to modify calendar (resolves #438, resolves #436)

github.com/Vuepic/vue-datepicker - 5eb4919be81a6e93f9a2c54249c92a12a7cc4cb0 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `allowed-dates` disabling wrong dates (fixes #432)

github.com/Vuepic/vue-datepicker - 6d81c98aec426669d4ebe4cc79a0357d5e5cd086 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `preview-format` being ignored when format string is provided (fixes #431)

github.com/Vuepic/vue-datepicker - 5b9ad6442c1cee764c3eb6acea9300b3540695f8 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add option for inline time picker (resolves #388)

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

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

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

github.com/Vuepic/vue-datepicker - a407106fccd9a3b5f432cf7ec21447f4f30d9c55 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Tabbing out of overlay goes behind the overlay (fixes #430)

github.com/Vuepic/vue-datepicker - 438d1eba058b7200f03de774c12764fdfc587777 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `arrow-[up/down]` slots not propagated to month and year buttons in vertical mode (fixes #428)

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

github.com/Vuepic/vue-datepicker - 6ce7419cc64a17981be96d00a8f738c5b04f0822 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Performance optimization for handling large arrays in `disabled-dates`, `highlight` and `allowed-dates` (resolves #425)

github.com/Vuepic/vue-datepicker - f60c9b1b4f925a3edae6dca11e22502126f9f7d5 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Month and Year overlays not opening on enter with `text-input` enabled (fixes #429)

github.com/Vuepic/vue-datepicker - 3b5aa6d589051c0e935625363a69d8500890e529 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Months skipping when enter is pressed on arrow buttons (fixes #427)

github.com/Vuepic/vue-datepicker - a8220ac6f31319e5794602b922ad369beb9c155f authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Highlight class on offset date being applied when `hide-offset-dates` is enabled (fixes #426)

github.com/Vuepic/vue-datepicker - fb57c31b81cf8d849d3e8d61c9fbddb1483a9013 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Remove duplicated condition (fixes #424)

github.com/Vuepic/vue-datepicker - ee9d91fbc0f739f29837fe7313d659b621d8a6ce authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Change `@vitest/coverage-c8` to `@vitest/coverage-v8`

github.com/Vuepic/vue-datepicker - 7831853030134a17b9184ce8a0913033289ac21a authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: `textInputOptions.tabSubmit` not submitting date on initial date parse (fixes #423)

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

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

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

github.com/Vuepic/vue-datepicker - 0556abf8970d04caf4f5b63602dea1efc111707e authored over 1 year ago by Jasenko Karovic <[email protected]>
test: Adjust test case

github.com/Vuepic/vue-datepicker - c0e0fae32221ff29aff14532eb3ba56a745750eb authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Keep view on the last date in the `range` (resolves #400)

github.com/Vuepic/vue-datepicker - 495e2e4d1a880418174cf855b794b63baa91ac88 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Move props to parent folder

github.com/Vuepic/vue-datepicker - 1605432114fdb8de316ba3004639fbaf70b4e39a authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add method to change menu view (resolves #402)

github.com/Vuepic/vue-datepicker - 171692d8c9ccb7bb0a075dc4a5eb91553ecda92f authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Provide additional props to sidebar slots (resolves #407)

github.com/Vuepic/vue-datepicker - a66ec4ec89aa09365fab15bbc82d678e8f3b6ec5 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `disabledTimes` prop (resolves #406)

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

github.com/Vuepic/vue-datepicker - be640b3d24bbcdd21c348cc22a941deeafdc7891 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Remove extra space for range separator causing masked inputs to reopen calendar (fixes #408)

github.com/Vuepic/vue-datepicker - 843e84379824a01564cf09f376f8def301e8d0b8 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Add support for `multi-calendars` without `range` prop (resolves #393, fixes #405)

github.com/Vuepic/vue-datepicker - 7c0748de7960a0bb2fd8281c9f312d34dc50eb7e authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `focus-start-date` prop (resolves #398)

github.com/Vuepic/vue-datepicker - e552bb79cb9d2897eed55c7c6d1ae477f0c09237 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Missing param correction

github.com/Vuepic/vue-datepicker - 11a8ca6b7347ed6278712c5e0cfe22166e650124 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Seconds not working with `utc="preserve"` (fixes #416)

github.com/Vuepic/vue-datepicker - f7bbc16fafc28a6396ba26349d34cf549e474d26 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Fix error when modifying time increment values (fixes #401)

github.com/Vuepic/vue-datepicker - 1564401c5487b43affa4551dff8a7f6f3a7e9546 authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: Add `range-[start/end]` events (resolves #418)

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

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

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

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

github.com/Vuepic/vue-datepicker - 96959f57c10c5f8ec40a5707f17288e0b294da28 authored over 1 year ago by Jasenko Karovic <[email protected]>
fix: Fix menu toggle with empty input and `text-input` enabled (fixes #397)

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

github.com/Vuepic/vue-datepicker - a496b7b5cb6aa2061b56d0658188b24e7e858055 authored over 1 year ago by Jasenko Karovic <[email protected]>
refactor: Rename vite configs to ts

github.com/Vuepic/vue-datepicker - 36a346071b3744b8c47bc28f2537c2852fa3eeed authored over 1 year ago by Jasenko Karovic <[email protected]>
feat: close menu only if closeOnClearValue prop is true

github.com/Vuepic/vue-datepicker - 7bdb10f688a551b78ebb19ab2eb0ac858a5c21fe authored over 1 year ago by Polina Chernomaz <[email protected]>
fix: toggle on click CalendarIcon

github.com/Vuepic/vue-datepicker - a457c7937024186277699e97cda23a8329632dee authored over 1 year ago by Mike Ziebeck <[email protected]>
feat: add closeOnClearValue prop

github.com/Vuepic/vue-datepicker - 5f726ec101254bd98284b093dc9d40058bde25c6 authored over 1 year ago by Polina Chernomaz <[email protected]>
chore: Update documentation

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