1.7.1 (2025-02-03)
- Vite: Fix broken react-native dependence (8464ce3)
1.7.0 (2025-02-03)
- Vite: Enhance vite build config (b1cb8b7)
- Vite: Enhance vite build config (56eaba1)
- Vite: Enhance vite build config (fbacb4b)
1.6.0 (2025-02-03)
- Vite: Enhance vite build config (27ba692)
- Vite: Enhance vite build config (732524e)
- Vite: Enhance vite build config (f817eb7)
1.5.0 (2025-02-03)
- Vite: Adjust project to build with vite (f10ecaa)
1.4.0 (2025-02-03)
- Vite: Adjust project to build with vite (6b9d8ae)
- Vite: Adjust project to build with vite (edf69d3)
- Vite: Adjust project to build with vite (08aa093)
- Vite: Adjust project to build with vite (60cf2a1)
- Vite: Adjust project to build with vite (23b1023)
1.4.0 (2025-02-03)
- Vite: Adjust project to build with vite (edf69d3)
- Vite: Adjust project to build with vite (08aa093)
- Vite: Adjust project to build with vite (60cf2a1)
- Vite: Adjust project to build with vite (23b1023)
1.3.0 (2025-02-03)
- Vite: Adjust project to build with vite (569febc)
1.2.0 (2025-02-03)
- Vite: Adjust project to build with vite (11e350d)
- Vite: Adjust project to build with vite (c3e559d)
- Vite: Adjust project to build with vite (7ec1e8c)
- Vite: Adjust project to build with vite (76dae03)
1.1.0 (2025-02-03)
- Vite: Adjust project to build with vite (5725d22)
- 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
typesin 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)
- add
isDateDisabledutils function (1611e98) - add disabled dates list or callback prop (ddf3926)
- add firstDayOfWeek option to datepicker props (2c9a639)
- add height props to calendar props (dc06318)
- add multiple mode (8151867)
- add range mode (5e35de1)
- add selected range background color prop (a147d3e)
- add timepicker for single mode (6cf40a5)
- add to docs (c036985)
- add today styling options to datepicker (c12ec07)
- CI: add manual gh action workflow (0956b5b)
- Config: Adjust build configuration main (5b44f02)
- configuration: adjust build config (65de1e9)
- configuration: adjust build config (2a311c9)
- configuration: adjust build config (b42c1b2)
- configuration: adjust CI config (6cbdcfd)
- configuration: adjust CI config (6e64686)
- configuration: adjust CI config (822f60e)
- configuration: adjust CI config (5ceea6d)
- configuration: adjust CI config (7eeaa8f)
- configuration: adjust config (afc8086)
- configuration: adjust config (5fa0bdb)
- configuration: adjust config (1dfe921)
- configuration: adjust config (0ef3475)
- configuration: adjust config (1d8d16f)
- disable: add props to allow custom date disabling (e9d89f3)
- Header: use import instead of require (c6d3ed5)