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 documentation

d11f92011b1a9813e0e48294be500b1f66d17961 authored about 3 years ago
chore: Bump version

f4f6f2fd9304e9035dad135cdbd47da4faa2f4f9 authored about 3 years ago
test: Comment out locale test case for now

- Will add it back for 2.4.3

5ed9bc0d0138634a7847553d031c6653764f9ccf authored about 3 years ago
Merge pull request #66 from misha/master

test: Add a test for formatting using locale, ie. Japanese

ce412aeb4a188363b13f22494ce7b02f0bed3b7a authored about 3 years ago
Merge pull request #68 from tongrow/patch-1

fix: seconds selector doesn't work in range mode

710dba1afa74c0d0a6bae339cd0c8b5f48e03ff0 authored about 3 years ago
fix: seconds selector doesn't work in range mode

8dd2ea8df63dbe13083afcfe39dd19e7e775ae7f authored about 3 years ago
test: Add a test for formatting using locale, ie. Japanese

dcdf9f8eb03c278da106549d20c5e7a008613fd0 authored about 3 years ago
chore: Update documentation

5b5413a6fc1085ada77d0db1188ae825ba195526 authored about 3 years ago
fix: Prevent scroll on menu focus

af9582c9b9e9bb8e95419f6c14024007d142c58e authored about 3 years ago
fix: Inline causing page to scroll

982f82aa135a0c3bd11296ba662986ee5214b200 authored about 3 years ago
fix: Validation not correct when both min and max time are used (#56)

e1c685724f1c0c902f65187ca63f5c8569c86db6 authored about 3 years ago
chore: Bump version

908fb947266bb362e483dd9191334f3d873eff81 authored about 3 years ago
chore: Add codeql-analysis.yml workflow

34d084b5d6886b2db8f3139cb164a7f95eaac0aa authored about 3 years ago
chore: Update documentation

d70e5e17214ba2de789f087293825c38a53b3b91 authored about 3 years ago
chore: Update dependencies

a883ffaecdaa15840895411de43e0751f19010e9 authored about 3 years ago
chore: Update documentation

7f092eeb5c42a12892df2c1e0f03aa4e000b4e21 authored about 3 years ago
fix: Fix NaN in timepicker with partial range

fab7ab9e93b42834e3e0942ceec8a8f200ecd119 authored about 3 years ago
chore: Update dependencies

25c703b698256d522128bb1df2cc24e90e889bac authored about 3 years ago
refactor: Change sanitize date function

9c2a78900acb90f207caa24876f3196417391f07 authored about 3 years ago
refactor: Replace all duplicate wrapper functions

5e93bf66d06677ea0099908a86d663886b1046d3 authored about 3 years ago
fix: Calendar dates not matching dates from different time-zone (#62)

18a06cecb96c5f0d2fd51aeef7f148f41dfc6747 authored about 3 years ago
fix: Wrong month/year on second calendar with partial range in two-calendars mode

075b83dcd90b7334821a5a26909355d9c3787111 authored about 3 years ago
fix: Focus switch on text input

44f9c061afa8b0c1c38ebd54ee966cc60a7f391c authored about 3 years ago
fix: Space key scrolling page on submit

6e88708f0692c86da62487fafd228419b6da0718 authored about 3 years ago
feat: Add support for custom function in disabledDates (#60)

efd250663b32277913adec30ca80271d0def84d6 authored about 3 years ago
chore: Re-enable testing in CI

6dabd59b7bdafd9424064e1520c8e16cfa20f82a authored about 3 years ago
test: Update test file

916fabb2f317fcaef0b76737d11463f568e82e8e authored about 3 years ago
chore: Update tsconfig

7a2945ff53f1413ffbc0d10fc0c21d120ceaceae authored about 3 years ago
fix: Remove transition from teleport

c941ceacab6d7f0c3e89ea6596f307311f0f2a07 authored about 3 years ago
chore: Lint files

bc1fd5f8ffd17a2e02d7d9aa318ea4b6c41f567c authored about 3 years ago
feat: Better support for sizing control (#57)

89744af107964548f18e48b928befbf92c14398a authored about 3 years ago
chore: Update types definition

65013a91d7d871fe4e74487418e369915a989a1f authored about 3 years ago
feat: Expose onScroll function (#59)

41aa4c58ad64bac54c5018237f81d58f3eaefb8e authored about 3 years ago
fix: Add stopPropagation on space button

f749080b826afdae358593c7293dfb2217597cfa authored about 3 years ago
fix: Seconds ignored when startTime is provided

d88de9e85c1b863791831aba4dfa1564f9153f80 authored about 3 years ago
chore: Update types definition

d8c879fc94ddcbd4df286ec6e0e0fa51f127fe5d authored about 3 years ago
chore: Update dependencies

a50b4e1e8009cec92dde5d754b6f9194dd784335 authored about 3 years ago
style: Lint files

9550bea0f4bee65838f377084eb286a664ec06f6 authored about 3 years ago
style: Remove unused imports

8438a5668ef7e3ec6006136084f8292644bcb826 authored about 3 years ago
fix: Hover date border radius adjustment in range mode depending on start/end

1312628fea764af5ec8344a94771533608590936 authored about 3 years ago
fix: Bordered button at the bottom on autoApply

1f73a6433fdcde7fea90f4d5ce6f8cd31a34a1d9 authored about 3 years ago
fix: Menu toggle

9626ce4a6e574fb626b6f448538436cca73b265c authored about 3 years ago
fix: startTime not working in time-picker mode (#58)

2e6ecfd9affc6551b022bec527267d4164a3b837 authored about 3 years ago
chore: Types updated

fce434a047222b8037efc90f256430f5f1e0ead3 authored about 3 years ago
refactor: Timepicker improvements (#56)

- maxTime and minTime treated as the actual time
- disable auto time jumping to min or max
- cha...

a679b527ad027adfd1f7d94d846e27e6098fe133 authored about 3 years ago
fix: Months starting with Sunday getting the wrong calendar info (#55)

f5b9bd354dc6f92f2037a4c07e17d50ece10a5ca authored about 3 years ago
feat: Now button support for range picker (#54)

- Prevent auto apply if not specified

8bccc75b77f1d3d2c4ee1ce3c9c66241cae66470 authored about 3 years ago
refactor: Adjustments in the click and focus events

5a589689f3a615c16c3f43de4ffb27f0f08e7382 authored about 3 years ago
feat: Clear action passed as slot prop for custom icon (#53)

5f0e8b878aac41a42884ddf162ae4304ae0a2fce authored about 3 years ago
fix: Time not applied on partial range

dfff5e1c597c2d8a587120fa1f38d247739bccf0 authored about 3 years ago
chore: Temp disable test

- There is an issue with vue-jest going in infinite loop for some reason, consider switching to ...

ca415bad510993a750edd5d8a4e374374865514a authored about 3 years ago
style: Type correction

9b44d31d034cb8b2e6de46d7206c0f310edc1252 authored about 3 years ago
feat: Add internalModelChange event (#52)

6228da6a09ca05f4f9581cf4da3382943e531e80 authored about 3 years ago
feat: Keyboard accessibility on monthPicker

e2b63837926b8ea9748b65d9acaf8ad3a85ffdee authored about 3 years ago
chore: Update dependencies

964fa42bf69b9e1971ca3074a3324fa29b5f3f76 authored about 3 years ago
style: Stylelint fixes

a1aff7613af05816d93b5f338c973215d567230a authored about 3 years ago
refactor: Increase default yearRange

fd701c5e3dd4d77eaa95c280033f05bcd283170c authored about 3 years ago
refactor: Add support for inverse scroll (#43)

b1f93831df93bf75a6bb17193e3e1ca1fe571f34 authored about 3 years ago
feat: Add keyboard accessibility (#49)

53d874aa487767d063ebc5987f25b7acbf63dc44 authored about 3 years ago
fix: Datepicker menu closing with custom click outside directives (#51)

28bead575507dbbec6f446bf7a860c4b9172c9a7 authored about 3 years ago
feat: Add seconds for time picker (#46)

- Code cleanup in time picker

95b2ff24d96def95ac724a746d14a70759adf4b1 authored about 3 years ago
feat: Add height control option for specific mode (#44)

2ce70d2d336294506a5b687994fba78205448f05 authored about 3 years ago
feat: Add slots for am-pm button and time picker overlay (#44)

- Smaller padding for time-picker columns

e707d8cc097794171fe6dd6663e789772215ae74 authored about 3 years ago
feat: Pass id to input and menu elements (#45)

39f12dc1f12ca5b3c817d2b94e0b37479e408097 authored about 3 years ago
fix: Wheel month change not changing year

71fc2394dfaf3a0b44d0acd858727feaf95df503 authored about 3 years ago
feat: Add transitions

14c49f0fd059f81ea78672e9b3df35c425ec95e9 authored about 3 years ago
feat: Add date markers

9df3ec9c1d538cfc98a4635563746fef18fc49e6 authored about 3 years ago
chore: Update readme

202edf417d94c524d967becf9bda6ae27e67a3d3 authored about 3 years ago
style: Remove duplicated code

5b520cb49e3cd7aad7e787a6d38814cde7e5b9f3 authored about 3 years ago
refactor: Exclude date-fns from bundle

130a0b439bed7d114a8139288d2c07f426eb1672 authored about 3 years ago
chore: Update readme

a782356db4384d9acb1e00c47a48d398a8aa83e5 authored about 3 years ago
style: Fix lint warnings

0473c80acb9540bafdd4fdb957fd394f075979b7 authored about 3 years ago
chore: Add lint scripts

a86d58a1e54f5cb7c487dc438efaa6f232fa930d authored about 3 years ago
style: Lint and adjust stylelint config

206e4a784fe66e0b477c190e216b15a409deda83 authored about 3 years ago
chore: Bump version

39c53c9930e0742ae3e8b097686f1e13d6b50d8e authored about 3 years ago
chore: Update documentation

9548955f8093505a3761d0bd00b0ab14132d938b authored about 3 years ago
fix: monthChangeOnScroll prop not connected

0e10140c4395a51cce8da8d5ab1de4779d0db214 authored about 3 years ago
fix: Clearing value on text-input with auto apply not setting date to null (#32)

d2802efc91d49400b79d166b8e047d87633e46c8 authored about 3 years ago
fix: Auto rotate marked start date in range selection based on hover date

276cec75578e9b96dafd10a074e2539295852763 authored about 3 years ago
feat: Allow month change on calendar wheel scroll (#43)

f15bb7fd02cfb729fa81783c89dfe9b1c14555ce authored about 3 years ago
chore: Bump version

dfe53f83f3f8e1c0d571baea6cecd8367140031d authored about 3 years ago
chore: Update type definition

c9f9f3d4cdf1428f2f9de4bdbef61b15c9d774a0 authored about 3 years ago
style: Rename workflow

6447ee3bc0977cf304b348d59ade6ac51f69eac3 authored about 3 years ago
chore: Update documentation

5f34271b9cedeb1e8192d5994fc7eaa033ccff39 authored about 3 years ago
chore: Update readme

0e1c4cc4dd9acb343f56eea40109a1cff35ba0d4 authored about 3 years ago
style: Rename workflow

b7ad2836302a8eb34aaba9554138c4f68507e7ec authored about 3 years ago
feat: Allow partial range selection (#42)

98fe5ae8b43040098cd3994a7cb0ea63dd52f592 authored about 3 years ago
style: Use setup script for dev

4c83702080b94ca0d6be88635b2ac9d83975d9e0 authored about 3 years ago
feat: Add open event (#41)

9b3099bd0cda372b8eae63d4fd8d88e85a11aa64 authored about 3 years ago
chore: Bump version

cc4b83668f0fd9ca545723f9ad8ec748b515a389 authored about 3 years ago
chore: Temp disable open collective

3b2f8ee20776896aed4913e9471031a2f559797f authored about 3 years ago
chore: Update documentation

dd14771fa4bc04eb99153ef26db63ea06ce6ae3a authored about 3 years ago
refactor: Add padding for now button wrapper

d4a801ec89662f51d3e0ba535bf92e8aa9293af7 authored about 3 years ago
ci: Update workflow

e43e83bc267e61319786b0c6f0d4744e94da2ceb authored about 3 years ago
feat: Add current date selection button (#40)

29409ecf39389900ab03b89e3fa923bee4c8ec9a authored about 3 years ago
feat: Add text-hover css variables (#39)

bac0db422a0d301cdf9aeda82008b6a9d3ec9ecb authored about 3 years ago
chore: Bump version

ddd49e75a80b606ed6edb5d24f1f13c309a220cc authored about 3 years ago
chore: Update documentation

dac92b219703b61d3734a143cb323c4d8ee2a1de authored about 3 years ago
fix: Programmatic update of v-model on time-picker not working (#37)

1edb3ea3983337ac5da537290ee1222bcb4c532f authored about 3 years ago
fix: Build issues, ref (#35), (#36)

- Dependencies updated
- Eslint fixes
- Build fixes

e92672ea109128a0535bcbc645a019d951f8114b authored about 3 years ago