Releases: lawnstarter/react-native-ui-datepicker
Releases · lawnstarter/react-native-ui-datepicker
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.1.0
1.0.0
1.0.0 (2025-02-03)
Bug Fixes
- add dependencies to package (70fadf4)
- add example image (7ed4346)
- add header buttons position props (c321f51)
- add minimumDate and maximumDate support (77147a4)
- an error is thrown if value is false (ffadaa7)
- calendar day opacity for range mode (#124) (7369a8f)
- change all touchables to pressable (27997fd)
- change CalendarViews enums to union types (e3cff9c)
- change config file extension (0e1c8fe)
- change daysSelector ui based on displayFullDays value (c0f0fa3)
- change project name (43cb38e)
- change time wheel render item (0132448)
- change timepicker bumped version to 2.0.3 (e7d9364)
- change year on select date from another year (9326fcd)
- clear time wheel warning message (7e4fdaa)
- conflicts and linting (a9da6c8)
- day component memo bug based on Elolawyn comment in #46 (beb3c69)
- default value of DateTimePicker component (bbc42e1)
- dev devDependencies (8dbd90f)
- disabled days style (9e86ad8)
- ensure node 18 in GitHub Actions (4ffd3c7)
- example packages (328e8bd)
- force node.js 18 in GitHub Actions (79b4499)
- import jest-native/extend-expect directly from node_modules (95f2d4a)
- invalid array length (6bc524b)
- key of time value in wheel picker (eadfc0e)
- keys of time value (b3ed6b5)
- lint errors (077ac26)
- lint errors (d0c4c75)
- module not found in setupFilesAfterEnv (e992373)
- package dependencies (4875d19)
- package file (e5d78c8)
- package manager error (f82d6b0)
- package version (465edb8)
- react types resolutions version (169f6f5)
- remove unnecessary declarations file (#138) (4c6865e)
- resolve incorrect path of
types
in package.json (ca0c133) - selected rangle issue (50979b1)
- set min date as first date to show when available (ef298ac)
- setupFilesAfterEnv option was not found error (01c5736)
- styling problems in web (db1c00e)
- test: fix test month (59a0283)
- test: fix testcase should not depend on today (db2e15b)
- test: make snapshot test useful (fd7244e)
- time picker initial value problem, locale problem and improve performance (5754276)
- time picker issue on android (b9569cc)
- time picker values array checked to not be undefined (066a086)
- time selector display in web (7aa49fe)
- tsconfig compiler options (b31d3ba)
- types (a15f5b5)
- types of date (e047263)
- update node version (6830f8a)
- update packages (9b90926)
- update resolutions (3c85823)
- update snapshot (dfd0b3d)
- update tests (d1b0a4d)
- value changes in time mode (aa4767d)
- wheel picker memoization (7525bf8)
- year range selector based current date (dd5c91b)