Commit Graph

  • caa0ab6502 CalendarList - fix staticHeader moves month out of range (#2242) Inbal Tish 2023-05-28 13:45:58 +03:00
  • bb2cafdfe7 Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1298.0 release_1.1298.0 Inbal Tish 2023-05-23 14:50:44 +03:00
  • 79b605a4a5 TimelineList - fix InfinitList layout when switching btw days view (1 to 3) (#2237) Inbal Tish 2023-05-23 14:41:54 +03:00
  • cb8d8d49d9 Revert "fix day number not centered vertically (#2207)" Inbal Tish 2023-05-21 13:08:46 +03:00
  • a5512d6b40 fix day number not centered vertically (#2207) haeniya 2023-05-21 11:24:41 +02:00
  • 0d18e94f4d upgrade recyclerlistview to v4 (#2229) Doron Pearl 2023-05-15 12:46:38 +03:00
  • 96df2783dc Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1297.0 1.1296.0 release_1.1297.0 Inbal Tish 2023-05-11 10:37:00 +03:00
  • a063e0d575 WeekCalendar - fix scroll position when 'numberOfDays' prop changes (#2226) Inbal Tish 2023-05-08 14:25:07 +03:00
  • cd42a3aa99 ExpandableCalendar - fix calendar position with 'numberOfDays' (#2217) Inbal Tish 2023-05-07 12:01:12 +03:00
  • 3f1348c15f make sure not to setDate with prop update when the prop is same date to prevent unwanted side effects (#2215) yuvalsho 2023-04-16 09:52:24 +03:00
  • 05942f9ee6 make sure not to setDate with prop update when the prop is same date to prevent unwanted side effects rerender_improve yuvalsho 2023-04-15 11:12:36 +03:00
  • 51e95c3745 Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1295.0 release_1.1295.0 Inbal Tish 2023-04-13 11:56:38 +03:00
  • e79ae5225d changed static pageHeight prop to calendarHeight in week calendar (#2197) Javid 2023-03-28 12:07:57 +04:00
  • 387a354f86 Deploy website - based on 00c287776e gh-pages Inbal Tish 2023-03-21 09:59:43 +02:00
  • 00c287776e docs - minot fixes Inbal Tish 2023-03-21 09:59:20 +02:00
  • 394b0ced52 Deploy website - based on 1f9823f462 Inbal Tish 2023-03-21 09:39:42 +02:00
  • 1f9823f462 Fix docs sidbar Inbal Tish 2023-03-21 09:39:00 +02:00
  • 44c2efe90d Deploy website - based on f6dfb32d2e Inbal Tish 2023-03-20 14:52:40 +02:00
  • f6dfb32d2e fix docs Inbal Tish 2023-03-20 14:50:03 +02:00
  • 1a35e84cd1 [Documentation]: README.md edits (#2157) Jason Bariamis 2023-03-20 02:19:18 -04:00
  • 868e031215 Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1294.0 release_1.1294.0 Inbal Tish 2023-03-09 11:02:48 +02:00
  • 8ca9ba60e7 fix broken links in docs (#2174) Zora Peteri 2023-03-09 09:36:20 +01:00
  • b39675c8ee Remove unused dependency on immutable (#2163) Michael Lai 2023-02-20 05:34:40 -08:00
  • ce515e043e Week not updating when markings change (#2161) yuvalsho 2023-02-20 15:33:33 +02:00
  • d752cc9ce8 fix lint Week-not-updating-when-markings-change yuvalsho 2023-02-19 15:07:25 +02:00
  • 8ab25e29bc Week not updating when markings change yuvalsho 2023-02-18 06:49:54 +02:00
  • d4bfc7966b Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1293.0 release_1.1293.0 Inbal Tish 2022-12-27 11:51:36 +02:00
  • eb335ebe2c Calendar - fix double selection (#2126) Inbal Tish 2022-12-27 11:48:12 +02:00
  • d18dafc050 fix: moment 2.29.1 vulnerabilities (#1930) Daniel 2022-12-11 10:38:41 +01:00
  • f3cb47702b Upgrade typescript-eslint to 4.x (#2056) Stian Jensen 2022-12-06 15:08:19 +01:00
  • 908a3de4c3 Update pipeline.yml igorgn 2022-12-01 14:34:49 +02:00
  • bb3ec4e7a1 Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1292.0 release_1.1292.0 Inbal Tish 2022-11-30 11:19:22 +02:00
  • 9ccaf67ec5 add integration tests on expandable calendar (#2081) yuvalsho 2022-11-28 12:34:16 +02:00
  • bc6fe05f2c PR fix add-integration-tests-expandable-calendar yuvalsho 2022-11-28 12:13:14 +02:00
  • 476aaf3d6e Merge branch 'master' of github.com:wix/react-native-calendars into add-integration-tests-expandable-calendar yuvalsho 2022-11-28 12:09:20 +02:00
  • 077cd1318b Timeline calendar num of days issues (#2080) yuvalsho 2022-11-28 10:24:34 +02:00
  • d3ed2abbf8 PR fix yuvalsho 2022-11-15 21:00:33 +02:00
  • 77a3d9a484 move to bare metal machines (#2093) igorgn 2022-11-14 11:10:21 +02:00
  • 37aee048e5 Fix Android build: lock rnn version and add exclusiveContent to build.gradle (#2092) Inbal Tish 2022-11-14 11:03:19 +02:00
  • 5d56bd9b84 TodayButton - fix disabledOpacity default value (#2084) 1.1291.1 Inbal Tish 2022-11-08 16:42:07 +02:00
  • 88b3abfd46 TodayButton - fix disabledOpacity default value (#2084) Inbal Tish 2022-11-08 16:42:07 +02:00
  • 55baecef9c add integration tests on expandable calendar yuvalsho 2022-11-06 11:30:56 +02:00
  • dd9287e38a Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1291.0 Inbal Tish 2022-10-31 11:24:24 +02:00
  • 5071c3a77e Update README.md (#2036) Kazeem Quadri 2022-10-31 10:11:13 +01:00
  • 9c2a466b25 fix(#2050): prevent date overflow when the current date day is 31 (#2051) Tarik 2022-10-31 10:10:40 +01:00
  • 95f7e99cdf Prevents from crashing (#2071) Serge Bornow 2022-10-31 04:58:41 -04:00
  • 500186dfbb fix for rtl android issue WOAUILIB-2545 yuvalsho 2022-10-30 16:26:43 +02:00
  • 818e058b41 Upgrade demo to rn 68 (#2055) Inbal Tish 2022-10-20 16:07:29 +03:00
  • 235e54f59b Calendars - render tests (#2032) Inbal Tish 2022-10-20 16:05:58 +03:00
  • c6ed03cde0 Move 'TodayButton' to a separate component (#1999) Inbal Tish 2022-10-20 16:01:03 +03:00
  • f357f3cca1 Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1290.0 release_1.1291.0 Inbal Tish 2022-10-19 13:40:11 +03:00
  • 9612dc05f7 Fix week days cut off in Portuguese and Spanish fix/week_days_cut Adi 2022-10-11 16:59:19 +03:00
  • 9b52caf0a9 Added fix for Agenda theme prop bug (#2041) Harsh Siriah 2022-10-02 16:13:46 +05:30
  • 89bcf5bc15 disabled onDaySelected scroll in reservations list when showOnlySelectedDayItems (#1911) Katya Kostikova 2022-09-28 14:16:42 +03:00
  • 32efe4a074 fix numberOfDays issues (#2037) yuvalsho 2022-09-28 13:53:34 +03:00
  • eaf10d80d9 Period - fix - text alignment (#2033) Inbal Tish 2022-09-19 16:20:09 +03:00
  • 8d4f36b840 Week calendar refactor (#1961) yuvalsho 2022-09-18 15:13:27 +03:00
  • 78f682604b [Don't Merge] testIDs refactor (#1996) Ethan Sharabi 2022-09-18 14:23:37 +03:00
  • 37dd663a66 fix date.day text not vertically centered (#2026) Spencer Kam 2022-09-18 00:58:24 -07:00
  • dcf3fe0859 Fixed unique key warnings for timeline (#2027) Nick Dalton Barron 2022-09-12 08:42:08 +01:00
  • 86f4389f4a Merge branch 'master' of github.com:wix/react-native-calendars into release 1.1289.0 release_1.1290.0 Inbal Tish 2022-09-08 08:32:54 +03:00
  • fa70446ffc AgendaList - fix sections update (#2022) Inbal Tish 2022-09-07 11:00:30 +03:00
  • 3e18878a9a Fix wrong month setting at examples (#2019) Yehor 2022-09-07 10:59:46 +03:00
  • df14a5de52 CalendarList - check date passed to xdateToData() (#2020) 1.1288.3 release_1.1289.0 Inbal Tish 2022-09-06 15:22:25 +03:00
  • 828ed4a6e0 CalendarList - check date passed to xdateToData() (#2020) Inbal Tish 2022-09-06 15:22:25 +03:00
  • 1b63508f0e ExpandableCalendar - fix passing 'headerStyle' to horizontal header (#2018) Inbal Tish 2022-09-05 08:48:31 +03:00
  • 18001b00b7 AgendaList - fix initial scroll not to performs if user started to scroll before it executed. Change useEffect to useDidUpdate to avoid second scroll on load (#2005) Inbal Tish 2022-08-25 16:39:43 +03:00
  • a5a6ae2c3a Improve performance agenda list (#2004) yuvalsho 2022-08-25 16:25:19 +03:00
  • 9b3bbcd975 Fix day selection (#2003) Inbal Tish 2022-08-25 15:45:15 +03:00
  • 784264f517 feature: custom arrowsHitSlop for Header (#1809) CezarCobuz 2022-08-25 09:11:43 +03:00
  • ae063f1023 Add support for overriding existing implementation of ReservationList (#1969) Tsolis Dimitris - Sotiris 2022-08-24 14:48:49 +03:00
  • ec4a90b4d1 ExpandableCalendar + WeekCalendar/presenter - change require to import for commons.UpdateSources Inbal Tish 2022-08-24 12:31:08 +03:00
  • 0d3ce7b954 CalendarList - fix - navigation back to initial month doesn't display it 1.1288.2 Inbal Tish 2022-08-24 11:12:54 +03:00
  • 188056ac20 cleanups (#1982) Inbal Tish 2022-08-23 16:49:29 +03:00
  • ec007eb12f release script - add hotfix and fix the tagging 1.1288.1 Inbal Tish 2022-08-23 14:04:16 +03:00
  • a92f3a2e9d Merge pull request #1998 from wix/infra/release_process_hotfix Ethan Sharabi 2022-08-23 13:54:00 +03:00
  • 54cb0382d6 CalendarList - pass scroll callbacks; Header - fix lint errors Inbal Tish 2022-08-23 12:43:55 +03:00
  • 53120c101f Merge pull request #1910 from juchan1220/fix/individual_day_header_style Inbal Tish 2022-08-23 12:20:26 +03:00
  • 89950e4287 Merge pull request #1951 from liamjones/optional-moment-fix Inbal Tish 2022-08-23 12:16:22 +03:00
  • bdd99dbf2e release script - add hotfix option in release build; Fix release tag Inbal Tish 2022-08-23 10:51:16 +03:00
  • bab81da124 CalendarList - pass onMomentum props Inbal Tish 2022-08-23 09:36:24 +03:00
  • 77b13645c2 Expandable demo screen - remove logs Inbal Tish 2022-08-22 14:09:50 +03:00
  • 7587d3367e Merge pull request #1995 from wix/fix/CalendarList_months_scroll Inbal Tish 2022-08-22 13:32:28 +03:00
  • c166ee1a6a Merge pull request #1994 from wix/fix/Agenda_extractComponentsProps Inbal Tish 2022-08-22 12:57:20 +03:00
  • 50db3bdf8f fix operation Inbal Tish 2022-08-22 12:52:12 +03:00
  • a9f915cda0 Check scrollAmount not 0 before scrolling list Inbal Tish 2022-08-22 10:29:32 +03:00
  • 491e913f44 CalendarList - fix - update months doesn't apply to the initial month Inbal Tish 2022-08-21 14:56:51 +03:00
  • 7cac6937b7 Agenda - extract CalendarList and ReservationList props + ReservationList - extract Reservation props - new methods Inbal Tish 2022-08-21 10:36:53 +03:00
  • d688127852 Merge branch 'master' of github.com:wix/react-native-calendars into release release_1.1288.0 Inbal Tish 2022-08-18 09:48:54 +03:00
  • 73aea172c7 Merge pull request #1990 from wix/fix/ExpandableCalendar_load_double_render v.1.1288.0 Ethan Sharabi 2022-08-17 15:29:17 +03:00
  • 892e850aaf Move useCombinedRefs hook to 'hooks' file and fix import Inbal Tish 2022-08-17 13:56:31 +03:00
  • 62e9606bcf Merge pull request #1988 from wix/fix/ExpandableCalendar_scroll_crash Inbal Tish 2022-08-17 13:45:01 +03:00
  • 10ca7e5024 ExpandableCalendar - fix double render on load Inbal Tish 2022-08-17 13:36:10 +03:00
  • ab354c2222 ExpandableCalendar - fix week scroll crash by restoring current prop Inbal Tish 2022-08-17 09:23:46 +03:00
  • a17d9e37a9 Merge pull request #1986 from wix/fix/CalendarList_dayPress Ethan Sharabi 2022-08-16 14:54:07 +03:00
  • b34d385531 ExpandableCalendar - fix onDayPress not closing calendar Inbal Tish 2022-08-16 11:29:51 +03:00
  • 77c616e2f7 Merge pull request #1984 from wix/fix/timelineCalendar_arrow_press Inbal Tish 2022-08-15 16:45:04 +03:00
  • ed80013a06 Merge pull request #1983 from wix/fix/CalendarHeader_style Lidor Dafna 2022-08-15 16:01:02 +03:00
  • 53f435011b Fix TimelineCalendars arrow press fix/timelineCalendar_arrow_press Lidor Dafna 2022-08-15 15:55:50 +03:00
  • 0e1a768ce1 fix CalendarHeader style for timeline with numberOfdays > 1 Inbal Tish 2022-08-15 15:30:01 +03:00