-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: sciendis/react-tailwindcss-datepicker
base: latest
head repository: sciendis/react-tailwindcss-datepicker
compare: v1.7.0
- 17 commits
- 9 files changed
- 1 contributor
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b55d862 - Browse repository at this point
Copy the full SHA b55d862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a63893 - Browse repository at this point
Copy the full SHA 8a63893View commit details -
feat(Input): detect different date formats
identifies separator(s) and adds it at right indices; works with various date formats e.g. YMD and DMY
Configuration menu - View commit details
-
Copy full SHA for a73cab0 - Browse repository at this point
Copy the full SHA a73cab0View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 865cf54 - Browse repository at this point
Copy the full SHA 865cf54View commit details -
fix(Input): fix deletion of input
add separator function interfered with deletion and re-inserted deleted separators; currently only deletes single char, even if multiple are selected
Configuration menu - View commit details
-
Copy full SHA for dd80b8c - Browse repository at this point
Copy the full SHA dd80b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3960f46 - Browse repository at this point
Copy the full SHA 3960f46View commit details -
test(clearInvalidInput): install jest, add config, extract clearInval…
…idInput and move to helper folder, add test for helper function
Configuration menu - View commit details
-
Copy full SHA for b507366 - Browse repository at this point
Copy the full SHA b507366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36888a7 - Browse repository at this point
Copy the full SHA 36888a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9e098 - Browse repository at this point
Copy the full SHA 7d9e098View commit details -
Merge pull request #1 from sciendis/sri.feat.autoformat-input
Feat: auto format input
Configuration menu - View commit details
-
Copy full SHA for c8908dd - Browse repository at this point
Copy the full SHA c8908ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5053a3d - Browse repository at this point
Copy the full SHA 5053a3dView commit details -
refactor(Input): extract helper function; add test
checkClassName function added to avoid duplicate code, adding test to verify accuracy
Configuration menu - View commit details
-
Copy full SHA for 8a74737 - Browse repository at this point
Copy the full SHA 8a74737View commit details -
refactor(types): add ClassName type
avoiding duplicate code and improve readability
Configuration menu - View commit details
-
Copy full SHA for be2960b - Browse repository at this point
Copy the full SHA be2960bView commit details -
Merge pull request #2 from sciendis/sri.refactor-input
Sri.refactor input
Configuration menu - View commit details
-
Copy full SHA for bb2c7bd - Browse repository at this point
Copy the full SHA bb2c7bdView commit details
Commits on Sep 5, 2024
-
fix(Input): check for value length before deletion
prevents bug when pressing backspace in empty input
Configuration menu - View commit details
-
Copy full SHA for 1462fa6 - Browse repository at this point
Copy the full SHA 1462fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7c64b - Browse repository at this point
Copy the full SHA 1b7c64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d820f3b - Browse repository at this point
Copy the full SHA d820f3bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff latest...v1.7.0