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

fix: Include div wrapper for month-year picker (fixes #183)

github.com/Vuepic/vue-datepicker - 78896d215c207b88f3e0cf6124b5eaaee7300597 authored about 2 years ago
feat: Add option to always display six weeks (resolves #199)

github.com/Vuepic/vue-datepicker - fec275ee34369e11e9ad565cce30134e52510ad0 authored about 2 years ago
feat: Display input value on `text-input` as specified in the `textInputOptions.format` if provided (resolves #190)

github.com/Vuepic/vue-datepicker - c7841ce3c7ff2d474e7f1f4436c9a40ca5d80376 authored about 2 years ago
feat: Add option to prevent range select if disabled dates are included in range (resolves #188)

github.com/Vuepic/vue-datepicker - 121be7bd19094f45804d7d9f453b091ade77b0a8 authored about 2 years ago
fix: Fix auto-apply with mode-auto (fixes #195)

github.com/Vuepic/vue-datepicker - d8f1da18251dd7561ea25e10a20c4651e63eebe0 authored about 2 years ago
refactor: Rewrite positioning logic

github.com/Vuepic/vue-datepicker - 978bc026e34a81aeb3c6fab2840e27646fe6f814 authored about 2 years ago
test: Update test cases

github.com/Vuepic/vue-datepicker - e31d4f09a75c6bc5d2c1e9bea96a58465aae851c authored about 2 years ago
fix: Fix `model-auto` model bind

github.com/Vuepic/vue-datepicker - 130188c7f7dd5402bace449b8e0cac6cc6cf1096 authored about 2 years ago
fix: Fix `week-picker` range preview class not applied after refactor

github.com/Vuepic/vue-datepicker - 77dafdf29da5d4934f406b2edb7556eb50c46b3c authored about 2 years ago
fix: Fix `mode-auto` not working correctly after refactor

github.com/Vuepic/vue-datepicker - 5b118f16fe86527fa7915c7a9b88a12c11fd6e51 authored about 2 years ago
chore: Update readme

github.com/Vuepic/vue-datepicker - 617fa9238e638386eb16cd28555baaae27b28ece authored about 2 years ago
chore: Test cleanup

github.com/Vuepic/vue-datepicker - 2b2cec5e353bd1d83245bd94b4432c00d43e2c43 authored about 2 years ago
test: Improve test coverage

- refactor: Use reactive props for external-internal-mapper

github.com/Vuepic/vue-datepicker - 31643f276a93ceabd1a3f300993e8f84f548a83c authored about 2 years ago
chore: Update sonar config

github.com/Vuepic/vue-datepicker - 71a417ce78c05857ee31766a2d44defc8fb2faff authored about 2 years ago
refactor(pt.7): Remove state managed props, use props as defined

- All components now have access to all props
- Tests adjusted

github.com/Vuepic/vue-datepicker - f0e971220b85470d512f3131d66a9ac3bed81c5f authored about 2 years ago
refactor(pt.6): Improve test coverage

- Minor fixes from refactor

github.com/Vuepic/vue-datepicker - 5da151bf1a93602be35f363570fda2fe7f1a6d3e authored about 2 years ago
chore: Exclude test files from analysis

github.com/Vuepic/vue-datepicker - ba7593aa7cc45cfcb3bed2abedbae0716990fa8f authored about 2 years ago
refactor(pt.5): Remaining simplification

github.com/Vuepic/vue-datepicker - 65f4d44896010fa33f6d63515c4cf1d899167a8f authored about 2 years ago
refactor(pt.3): Type corrections

- Replaced marker `html` with slot property
- Proper type check configuration

github.com/Vuepic/vue-datepicker - 1ddb56cb22de3b1ca0a7142353b76851e681090f authored about 2 years ago
refactor(pt.2): Mode date-utils into utils composable

- Update sonar config
- Update CI config
- Add coverage result

github.com/Vuepic/vue-datepicker - 3b236016e02661f1f9c91754bd90d23e37a47959 authored about 2 years ago
chore: Update tests

github.com/Vuepic/vue-datepicker - bb33ce6e65018bd3d8c1ebe467503e1e3afd336d authored about 2 years ago
chore: Update sonar config

github.com/Vuepic/vue-datepicker - 33bc52c1e2163569c3d8674d77c8c83e8307ed2c authored about 2 years ago
chore: Build update

github.com/Vuepic/vue-datepicker - 58edf17f961f58c62f963bb4254b83c1b2293f76 authored about 2 years ago
refactor(pt.1): Code refactor

- Reduce code complexity
- Duplicated code removed
- Sonar configuration
- Code cleanup
- Add co...

github.com/Vuepic/vue-datepicker - ae8be7117234aa09be7b07b85d547454391d9846 authored about 2 years ago
fix: Fixed min and max range not calculating proper amount of dates in between (fixes #187)

github.com/Vuepic/vue-datepicker - 9c52966d6bdf7117f42d47c0a2e2bca99488d059 authored about 2 years ago
fix: Fixed startDate being ignored in montPicker mode (fixes #186)

github.com/Vuepic/vue-datepicker - 2efdce8bdf1e15e49dd66ac79b9ce984fc05c8dc authored about 2 years ago
feat: Add support for timezones (alpha) (resolves #185)

github.com/Vuepic/vue-datepicker - c9c19f4bc8cf6a4cc34c4cccffc710ba3113aed4 authored about 2 years ago
feat: Add wrapper class for month-year select (resolves #183)

github.com/Vuepic/vue-datepicker - 6f993973563ec7eb50f4f7347a35d948fb50ab65 authored about 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - 5e333963e967a3127c4088f795fdd339b60089fe authored about 2 years ago
refactor: Change PR (#193), expose onClickOutside function instead of handling close logic (resolves #191)

github.com/Vuepic/vue-datepicker - 079568618131ac623482ba0e2740969dd2f613aa authored about 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - f11c1a36ec61823143f2279a8bfd9277a20e20fb authored about 2 years ago
Merge pull request #193 from Tyki/main

Add possibility to developers to avoid the close of the date picker if invalid date

github.com/Vuepic/vue-datepicker - 54d3f1547b226bd6e1c518ffce8f53224792b4ff authored about 2 years ago
fix(191): remove unwanted console.log

github.com/Vuepic/vue-datepicker - b25a28796f4262f7dedd577fe17b8307125a9d8e authored about 2 years ago
fix(191): new props to forbid close the date picker if invalid data

github.com/Vuepic/vue-datepicker - 47210d7f1769d8ec9dff2158f5d28cbea0780950 authored about 2 years ago
utc preserve now returns formatted string from date instead of tz offset calculation

github.com/Vuepic/vue-datepicker - 5aa354bcacbcc00adc602145b3c5d565173fb842 authored about 2 years ago
chore: Update documentation

github.com/Vuepic/vue-datepicker - f00a339ea03a788e0b357cd2a5adaa7780585865 authored about 2 years ago
chore: Update dependencies

github.com/Vuepic/vue-datepicker - 627cd32467612e424b4015442907697e5f742e9c authored about 2 years ago
chore: Update type

github.com/Vuepic/vue-datepicker - 0eb1c11f05810cf863e3ce825e2573727e431076 authored about 2 years ago
feat: Add `hideNavigation` option (resolves #166)

github.com/Vuepic/vue-datepicker - 5237777d1e7af0423c5d265b40b7b90c595ca279 authored about 2 years ago
fix: React to `teleport-center` change while the menu is open (fixes #164)

github.com/Vuepic/vue-datepicker - 29379531f61dd03379979134ea98ea538ebf6980 authored about 2 years ago
style: Lint files

github.com/Vuepic/vue-datepicker - f1a7178e2a2413140eacbf47d76af4ca79c2153d authored about 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - abb0865f3fad50d44432b656b555da3d6f57d024 authored about 2 years ago
Fixed 12 hour grid.

github.com/Vuepic/vue-datepicker - 41948b75f4e72e57f7494eb27cbe84a972437eec authored about 2 years ago
feat: support day cell aria-label customization

github.com/Vuepic/vue-datepicker - 372e22faf86e3d6bddac54a025f1b9d06bc82065 authored over 2 years ago
chore: Update documentation

github.com/Vuepic/vue-datepicker - d42c73f1d04c072f3121c4f4fe6a8331cfc442e0 authored over 2 years ago
fix: Positioning issue introduced in `v3.5.1`

github.com/Vuepic/vue-datepicker - eeed1ad562d4d3a9e42dfb050fc1460e7cdf3d6c authored over 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - 8e72c38844882d3918c9ff7e03bbf278afbc83c9 authored over 2 years ago
chore: Update documentation (#fixes #163)

github.com/Vuepic/vue-datepicker - 2139d7f5a1dc10844082cb7ae8ec8196114c3ec7 authored over 2 years ago
fix: Unable to select months in `montPicker` and `range` (fixes #issuecomment-1271186517)

github.com/Vuepic/vue-datepicker - b96bcc162e8f348721e187e244f8818180189450 authored over 2 years ago
fix: Wrong positioning on window scrollX (fixes #160)

github.com/Vuepic/vue-datepicker - 61ae78ef1dd8605057cea0c772ad9ab9b0c36145 authored over 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - 5298a9c43e16bc9a97f724bea1b9aa4c3ba47fae authored over 2 years ago
chore: Update documentation

github.com/Vuepic/vue-datepicker - 7eb8196b26c0117e530b8c04e2dbf9935a785c32 authored over 2 years ago
chore: Update dependencies

github.com/Vuepic/vue-datepicker - fb22d7b6aa98a50713154993d86379ff8a518d4a authored over 2 years ago
refactor: Adjust type for markers

github.com/Vuepic/vue-datepicker - 3c2931eb4e99c06c8657a19216c85932ab5918f6 authored over 2 years ago
add html as optional parameter to calendar tooltips

github.com/Vuepic/vue-datepicker - d8cfe85d7b225e39fd28ff8adb23f290c5bde0eb authored over 2 years ago
fix: Fix action-row width when sidebar slots are used

github.com/Vuepic/vue-datepicker - 366472c8929819d250f7349f647a3d068f13b809 authored over 2 years ago
fix: Fix misspelled slot name

github.com/Vuepic/vue-datepicker - b23af4c629f943e1d22ba2d56db6dbf134f37f88 authored over 2 years ago
style: Adjust import

github.com/Vuepic/vue-datepicker - 9b934655ae90bc8b0677981162aa08d70ee628e9 authored over 2 years ago
fix: Flow step 'calendar' opens the next step on changed month or year via arrow buttons (#fixes #149)

github.com/Vuepic/vue-datepicker - 5c53af8ff777372648df528caffff706bb295b40 authored over 2 years ago
Merge remote-tracking branch 'origin/main' into next

github.com/Vuepic/vue-datepicker - 0c82ebc9a55239d25a0150cf809396c6b46651ec authored over 2 years ago
Merge pull request #151 from advisciglio/main

refactor(type definition): export interfaces in declaration file

github.com/Vuepic/vue-datepicker - 2778aab4aa221c1181875011fc7c8fcc82b1ba22 authored over 2 years ago
refactor(type definition): export interfaces in declaration file

github.com/Vuepic/vue-datepicker - 48e3e96c0a15748056d9cf6b8eb96757e60fa5e0 authored over 2 years ago
chore: Update dependencies

github.com/Vuepic/vue-datepicker - 4d08096aea66a4e8684fcab4ef172368c12e9fe3 authored over 2 years ago
fix: Invalid selection in `monthPicker` with `range` (fixes #147)

- Note: caused by fix for (#131)

github.com/Vuepic/vue-datepicker - 86d6713c33e784d79eef67db10214f026441eee1 authored over 2 years ago
feat: Add exposed `updateInternalModelValue` method

github.com/Vuepic/vue-datepicker - cead5d4ff47a5fc5fa58d39b9a1ca11539c5a11d authored over 2 years ago
feat: Add new slots `left-sidebar` and `right-sidebar`

github.com/Vuepic/vue-datepicker - e66664290a465dc3abe1ef6b0abd0b13c6f0470d authored over 2 years ago
Merge remote-tracking branch 'origin/main' into next

# Conflicts:
# src/VueDatePicker/components/DatepickerMenu.vue

github.com/Vuepic/vue-datepicker - 75a6ddf210473e5f1e8af8569d693ea7298f1cb2 authored over 2 years ago
Merge pull request #150 from devhus/main

feat: A new flag to prevent highlighting disabled dates

github.com/Vuepic/vue-datepicker - 86fcee6f9a010f7a6e9db92379f9b0ab87fa759b authored over 2 years ago
Merge branch 'main' of https://github.com/devhus/vue-datepicker into main

github.com/Vuepic/vue-datepicker - ecaf5ee5da464a6078acf69960dabe8631f1b125 authored over 2 years ago
feat: added highlightWeekDays prop to disable highlighting a disabled date

github.com/Vuepic/vue-datepicker - 77eefcdd52efb2c8f1d3b9f5a442349b03ddc921 authored over 2 years ago
feat: Add custom slots for preset ranges and new slot for the sidebar (resolves #140)

github.com/Vuepic/vue-datepicker - 87186c04cfbd1e9d926f529d0cfdb72da74cc918 authored over 2 years ago
feat: Add an option to pass a custom class to a specific calendar day (resolves #136)

github.com/Vuepic/vue-datepicker - 584239a53cef065082bc55fb9cea7a3bfea716c4 authored over 2 years ago
fix: `autoApply` not closing the menu when using `yearPicker` (fixes #138)

github.com/Vuepic/vue-datepicker - 4a1e4cd14658f16ab0e2879b418529f0b42ba5cd authored over 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - 7781bc3478d6fc6e1759b84292c4dc6ae443f954 authored over 2 years ago
Merge pull request #141 from jennylgh/main

feat: support keyboard Esc to close month/year, or hour/minute overlay depending on prop escClose

github.com/Vuepic/vue-datepicker - fd37fd200b9b9077870a6625894e0c8c6a95c3db authored over 2 years ago
refactor: fix a broken unit test

github.com/Vuepic/vue-datepicker - de2e557481bd8d1a9671748d034d9c2a0e6e1220 authored over 2 years ago
feat: support keyboard Esc to close month/year, or hour/minute overlay based on prop escClose

github.com/Vuepic/vue-datepicker - e6513b76414331c26c1ad8819b22a54ee49ef553 authored over 2 years ago
chore: Update documentation

github.com/Vuepic/vue-datepicker - fd0075036316a9bf29abf4ec768e5ee95e513f84 authored over 2 years ago
style: Lint file

github.com/Vuepic/vue-datepicker - 260016e3710439dce7677b2ce03c1f9357692a64 authored over 2 years ago
refactor: Use space alongside enter key for selection (resolves #133)

github.com/Vuepic/vue-datepicker - 5a0d515b53ba60948567388458966f6082bee285 authored over 2 years ago
refactor: Use space alongside enter key for selection (resolves #133)

github.com/Vuepic/vue-datepicker - e85914f58187d9f5c217549a9a9ac84863e02bb5 authored over 2 years ago
chore: Update dependencies

github.com/Vuepic/vue-datepicker - 5a2a93a9f59eed67d46053a79a32c9425ae4ee7e authored over 2 years ago
style: Add `aria-disabled` on disabled nav button

github.com/Vuepic/vue-datepicker - 7ade4c919159ac0539d5a4971675b05c1d8013e1 authored over 2 years ago
refactor: Mark buttons as disabled when using `preventMinMaxNavigation` (resolves #126)

github.com/Vuepic/vue-datepicker - 2c905a00f507df009852fb936f4ea148b5cd591c authored over 2 years ago
fix: ActionIcon accessibility issues

Issue #1 - Previous/Next month ActionIcon is being announced by screenreader as 'group' instead o...

github.com/Vuepic/vue-datepicker - 9a148cb010cf83a150b1f30c337a1835fbe5543c authored over 2 years ago
fix: Keyboard opens after selecting the date on IOS and Android devices (fixes #128)

github.com/Vuepic/vue-datepicker - 32baa3502ed2ca04ab220f874be9c31a0ecffbbb authored over 2 years ago
fix: Unable to select current month on first open with ranged month picker (fixes #131)

github.com/Vuepic/vue-datepicker - 2ad905b1ab24a1a4cc7ea4c595dd7529ca9011ec authored over 2 years ago
style: Add `aria-disabled` on disabled nav button

github.com/Vuepic/vue-datepicker - eafa1fb836547fd975f9e94171e3ed14f63a060a authored over 2 years ago
refactor: Mark buttons as disabled when using `preventMinMaxNavigation` (resolves #126)

github.com/Vuepic/vue-datepicker - 1c75190137d3c5aae02ac2ad6509a4b5c22cbae0 authored over 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - 4fd9e0985473a5efe03dab26261c973422a6c42a authored over 2 years ago
Merge pull request #135 from jennylgh/main

fix: ActionIcon accessibility issues

github.com/Vuepic/vue-datepicker - e03f33432ec8852f3ee2136f5f0e48350f709393 authored over 2 years ago
fix: ActionIcon accessibility issues

Issue #1 - Previous/Next month ActionIcon is being announced by screenreader as 'group' instead o...

github.com/Vuepic/vue-datepicker - cea5a794bf6d400a61cc303f6315c8337fbc0b03 authored over 2 years ago
chore: Update documentation

github.com/Vuepic/vue-datepicker - 628a95cee1ea330ff7199c5954a897420ec5d99d authored over 2 years ago
refactor: Add option to disable time validation (resolves #124)

github.com/Vuepic/vue-datepicker - a1251e860c3994232390f35cfb4edac498ae3d20 authored over 2 years ago
chore: Bump version

github.com/Vuepic/vue-datepicker - 00d97ea8f772eaf7266fe78616134df9c9f63e90 authored over 2 years ago
Merge pull request #125 from devhus/main

highlightWeekDays prop

github.com/Vuepic/vue-datepicker - d35cfdfbbe9c3b15898a31a2cf9f910af595a8e2 authored over 2 years ago
feat: added highlightWeekDays prop to hightlight all dates under a weekday

github.com/Vuepic/vue-datepicker - b27394eed3f6c70d0d106b418a0f8f445d67924e authored over 2 years ago
chore: Update documentation (resolves #123)

- Add playground button

github.com/Vuepic/vue-datepicker - 18bb42dabf828e498868c20e22b03c5524b6ca55 authored over 2 years ago