Skip to content

Releases: lawnstarter/react-native-ui-datepicker

1.7.1

03 Feb 21:36
Compare
Choose a tag to compare

1.7.1 (2025-02-03)

Bug Fixes

  • Vite: Fix broken react-native dependence (8464ce3)

1.7.0

03 Feb 20:57
Compare
Choose a tag to compare

1.7.0 (2025-02-03)

Features

  • Vite: Enhance vite build config (b1cb8b7)
  • Vite: Enhance vite build config (56eaba1)
  • Vite: Enhance vite build config (fbacb4b)

1.6.0

03 Feb 20:42
Compare
Choose a tag to compare

1.6.0 (2025-02-03)

Features

  • Vite: Enhance vite build config (27ba692)
  • Vite: Enhance vite build config (732524e)
  • Vite: Enhance vite build config (f817eb7)

1.5.0

03 Feb 20:26
Compare
Choose a tag to compare

1.5.0 (2025-02-03)

Features

  • Vite: Adjust project to build with vite (f10ecaa)

1.4.0

03 Feb 20:23
Compare
Choose a tag to compare

1.4.0 (2025-02-03)

Features

  • 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.3.0

03 Feb 19:33
Compare
Choose a tag to compare

1.3.0 (2025-02-03)

Features

  • Vite: Adjust project to build with vite (569febc)

1.1.0

03 Feb 19:12
Compare
Choose a tag to compare

1.1.0 (2025-02-03)

Features

  • Vite: Adjust project to build with vite (5725d22)

1.0.0

03 Feb 18:20
Compare
Choose a tag to compare

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)

Features

Read more