GitHub / Vuepic/vue-datepicker / commits
Datepicker component for Vue 3
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9213d7fb | chore: Update README.md | Jasenko Karovic <k****5@g****m> | 16 days ago | |
| e04bb5be | chore: Bump version, update dependencies, update docs | Jasenko Karovic <k****5@g****m> | 16 days ago | |
| 02dff9d6 | merge Merge pull request #1167 from brandonlavello/fix/a11y-range-end-aria-selected |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 3e063e0e | fix(a11y): correct typo in aria-selected logic for range end dates | brandonlavello <b****o@g****m> | 17 days ago | |
| dbdec7b3 | merge Merge pull request #1146 from spider-hand/patch-1 |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| e8491b36 | merge Merge pull request #1155 from mayswind/main |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 292b7c04 | merge Merge pull request #1152 from Amirkian2023/fix/clearable-padding |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| dd9085b2 | merge Merge pull request #1122 from Armogo/patch-2 |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| c3747f54 | merge Merge pull request #1140 from JoaoPedroAS51/main |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| f498b826 | fix not display localized text of year in month picker | MaysWind <i****@m****t> | 2 months ago | |
| 9c62e46c | fix missing value and text props in year slot when using the month picker | MaysWind <i****@m****t> | 2 months ago | |
| 843a2cce | chore: Prevent stale issue runner closing issues |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 87808e6d | git commit -m "chore(demo): remove space in dev/serve.vue | Amirkian2023 <a****3@g****m> | 2 months ago | |
| 5c36e35c | fix: correct padding when clearable=false | Amirkian2023 <a****3@g****m> | 2 months ago | |
| 5f2e73cd | fix: disable months if the selected year is out of range | spider-hand <c****d@g****m> | 4 months ago | |
| 84840fc8 | fix: `auto-apply` not working with `text-input` | JoaoPedroAS51 <h****i@j****m> | 4 months ago | |
| a93b41e4 | doc: fix typo |
Armogo <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 7b63b4f5 | merge Merge pull request #1115 from tbl0605/fix-typo |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ef38c78a | Fix typos |
Thierry Blind <t****5@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5f7d3aaa | Fix typo |
Thierry Blind <t****5@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a072ad9e | merge Merge pull request #1110 from ayrtonandino/fix-vite-warning |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e63676a7 | Update ArrowBtn.vue | AyrtonAndino <a****o@o****m> | 7 months ago | |
| 61ec6744 | merge Merge pull request #1107 from sahilrajthapa/fix/yearpicker-issue |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9fc422ae | merge Merge pull request #1109 from ayrtonandino/fix-timeinput-css |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5f67be38 | merge Merge pull request #1102 from sahilrajthapa/fix/accessibility-issue |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 180a1e8e | merge Merge pull request #1103 from sahilrajthapa/fix/typo |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5437bd68 | Update _TimeInput.scss | AyrtonAndino <a****o@o****m> | 8 months ago | |
| 4f6ed358 | Run Lint script | AyrtonAndino <a****o@o****m> | 8 months ago | |
| 3bd37750 | fix: disabled-dates callback prop issue in year-picker | srthapa <s****1@y****m> | 8 months ago | |
| 712c7472 | fix: typo | srthapa <s****1@y****m> | 8 months ago | |
| 975928bd | fix(a11y): replace :aria-pressed with :aria-selected for gridcell role | srthapa <s****1@y****m> | 8 months ago | |
| b59683ee | chore: Update documentation | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| 1b66e6de | fix: Mark all `aria-labels` properties optional (fixes #1085) | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| cd37f7f5 | chore: Remove commented code | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| 399618b3 | chore: Bump version | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| b2661e3e | fix: `auto-apply` not working with `text-input` (fixes #1080) | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| 585e4e99 | fix: Use `allowPreventDefault` and `allowStopPropagation` config options for ... | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| 1a53385a | fix: `month-picker` unable to select month when `allowed-dates` prop is provi... | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| a16c9ac3 | merge Merge pull request #1099 from sahilrajthapa/fix/memory-leaks |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 838897a6 | fix: resolve memory leaks by detached elements and event listeners | srthapa <s****1@y****m> | 8 months ago | |
| f175a718 | fix: Event `internal-model-change` not emitting on model change with `model-a... | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| bbd9c359 | fix: Disabled dates function not being called in `month-picker` mode (fixes #... | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| 6a9754ca | merge Merge pull request #1094 from chocolateimage/appcontext-slot-fix |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 03226c6e | merge Merge pull request #1088 from lmetdaoui/main |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 6e27d067 | merge Merge pull request #1084 from sahilrajthapa/main |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 513fe86f | chore: Update dependencies | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| 18081de9 | fix: Properly clear event listeners on component unmounts (#302) | Jasenko Karovic <k****5@g****m> | 8 months ago | |
| a992a6c9 | fix: App Context missing in slots | chocolateimage <c****e@p****m> | 8 months ago | |
| 5ef0b0c5 | fix: handle arabic short week days | MetdaouiLi <l****i@c****m> | 8 months ago | |
| 599994a1 | fix: allow dates after 1970 in range mode | srthapa <s****1@y****m> | 8 months ago | |
| efcecf36 | chore: Update documentation | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 1fe191fb | chore: Update lock file | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 8006a56f | chore: Bump version | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 46052b38 | fix: Add touch end for all touch devices | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| c74a9738 | fix: Increased bundle size in v11 (fixes #1069) | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| d71488b2 | chore: Update documentation | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 645d3b8c | revert: Remove AllProps export | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 3403aa21 | chore: Bump version | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 31968faa | fix: Unable to scroll over calendar without selecting the date on iOS touch d... | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 36a8c2af | chore: Code cleanup | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 9261649a | fix: Error if no local date is provided | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 3322d7be | fix: Type error | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 2cfc335f | fix: Clicking DST date from outside DST and active timezone increments by an ... | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| fb8df1f6 | fix: Reset start time on value clear (fixes #1048) | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| aa9f0cf7 | fix: Wrong year format on start week in `week-picker` mode (fixes #1055) | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| c7c75565 | refactor!: Expose function instead menu wrapper ref directly (fixes #1053) | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 32b2d637 | refactor!: Add `dp-` prefix to calendar cell ids, match the `data-test-id` at... | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| f809f79f | feat: Mark dates as disabled after range start if min or max range config is ... | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 78220c4c | merge Merge pull request #1063 from davidglezz/patch-1 |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 724027ed | fix: export InternalTime in index.d.ts |
David Gonzalez <d****6@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a1fc18bd | feat: Pass 'PointerEvent' as second param to custom `onClickOutside` (resolve... | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| dd6160ac | feat: Add `escClose` to `text-input` options (resolves #1038) | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 70a2575b | fix: Incorrect handling of `allowed-dates` in `month-picker` and `year-picker... | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 36ed4a29 | feat: Add `AllProps` export (resolves #1032) | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 09641178 | chore: Update types | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 877c6db5 | merge Merge pull request #1057 from vukadinFE/feat/expose_isDisabled_method |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 7ed96fdb | merge Merge pull request #1033 from Georglider/main |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3fcd0ae4 | merge Merge pull request #1037 from ayrtonandino/main |
Jasenko <2****o@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 8ef9b419 | revert: Remove pacakge.json and remove extra package | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| c0c76357 | chore: Update dependencies, resolve type issues | Jasenko Karovic <k****5@g****m> | 10 months ago | |
| 19a1bbd7 | feat: expose isDisabled method to month-year slot | Vukadin <v****e@g****m> | 11 months ago | |
| 11bd8bcb | allow presetDate.value to be functions | AyrtonAndino <a****o@o****m> | 12 months ago | |
| 94ff47df | feat: alwaysClearable prop |
George <3****r@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a4b050bc | chore: Update documentation (fixes #998, fixes #1012) | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 23bbbb72 | fix: Disable responsive check on shadow render | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| e8ea4a42 | chore: Replace `npm-run-all` with `npm-run-all2` | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 00d4ad94 | fix: Type corrections | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 203d86fe | feat: Add `setDateOnMenuClose` in `config` prop (resolves #1027) | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| eba21dd6 | fix: Multi calendars assignments | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 72592e1c | refactor: Use constant instead of inline string | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 29565627 | feat: Add option to force `top` or `bottom` position (resolves #1026) | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| e68e8fc0 | chore: Update eslint config | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| cf34d5fa | fix: `multi-calendars` `solo` next calendar keeps resetting month on range pi... | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 4111e493 | fix: TS build error from not exported `Slots` interface (fixes #1023) | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| bc9fc60f | refactor!: Allow `alt-position` to update style in any way (fixes #1018) | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| a1565919 | fix: Set default value for `isMobile` prop to `undefined` | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 85eafc0d | fix: `allowed-dates` not marking disabled months in `month-picker` (fixes #1008) | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 3f9f1ea1 | fix: `now` button not working in `multi-dates` mode (fixes #1000) | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 099462bc | chore: Update types | Jasenko Karovic <k****5@g****m> | 12 months ago | |
| 4b2c7acc | feat: Emit `blur` event when inline date picker loses focus (resolves #995) | Jasenko Karovic <k****5@g****m> | 12 months ago |