Commit Graph

  • 75f7adb221 Merge branch 'infra/InfiniteList' into infra/UseInfiniteListForWeekCal Ethan Sharabi 2022-01-15 10:09:32 +02:00
  • b4cd13b4b6 Improve InfiniteList timing when calling onReachEdge and onReachNearEdge Ethan Sharabi 2022-01-15 10:08:48 +02:00
  • 46d818aca0 Create new implementation for WeekCalendar using InfiniteList component Ethan Sharabi 2022-01-15 10:02:08 +02:00
  • 592564ad19 Support onEdge and onNearEdge callbacks for inifinitelist Ethan Sharabi 2022-01-14 13:35:30 +02:00
  • 2b5eb1ea40 Convert HorizontalList to InfiniteList Ethan Sharabi 2022-01-13 11:24:42 +02:00
  • 310f1dc10e Merge pull request #1747 from wix/feat/TimelineList Ethan Sharabi 2022-01-12 18:23:22 +02:00
  • efb3a6029a Update prop description feat/TimelineList Ethan Sharabi 2022-01-12 18:12:36 +02:00
  • 36513bdef7 Add a comment to explain better the Timeline scrollOffset functionality Ethan Sharabi 2022-01-11 16:23:54 +02:00
  • d1cc1ecf85 Move generateDay functionality to dateutils and add tests Ethan Sharabi 2022-01-11 16:18:56 +02:00
  • aa6becbe8d rename fixes Ethan Sharabi 2022-01-11 15:29:54 +02:00
  • bdc4845677 Update src/timeline-list/useTimelinePages.ts Ethan Sharabi 2022-01-11 15:20:40 +02:00
  • 18955b12e7 Update src/timeline-list/useTimelinePages.ts Ethan Sharabi 2022-01-11 15:20:33 +02:00
  • a9c33b5bed Merge branch 'master' into feat/TimelineList Ethan Sharabi 2022-01-10 15:48:20 +02:00
  • 60f674e14b Merge pull request #1745 from jdpnielsen/master Ethan Sharabi 2022-01-10 15:01:34 +02:00
  • 6858ef4652 Comment debub Text component Ethan Sharabi 2022-01-09 14:48:19 +02:00
  • 21c7ce6738 Sync timeline offsets Ethan Sharabi 2022-01-08 21:13:32 +02:00
  • b8bd5091c8 Build TimelineList component based on recyclerlistview package Ethan Sharabi 2022-01-08 15:45:48 +02:00
  • faf58920ec Fix creation of new events Ethan Sharabi 2022-01-05 14:04:22 +02:00
  • f55a8d2672 Merge branch 'master' into feat/TimelineList Ethan Sharabi 2022-01-05 14:02:12 +02:00
  • db0a5a9516 Remove currPage ref Ethan Sharabi 2022-01-05 13:59:57 +02:00
  • 2542da69f6 Merge pull request #1748 from wix/fix/ExpandableCalendarContextType Inbal Tish 2022-01-05 13:17:01 +02:00
  • 72d31a178e Fix ExpandableCalendar Context type fix/ExpandableCalendarContextType Ethan Sharabi 2022-01-05 12:12:57 +02:00
  • 885e2a4f84 Fix TS issue in TimelineList component Ethan Sharabi 2022-01-05 12:03:06 +02:00
  • ca9068aa30 Fix timeline calendar example screen to use TimelineList Ethan Sharabi 2022-01-05 12:02:44 +02:00
  • e2472e5fd0 Merge pull request #1746 from wix/infra/Release_script_tags Ethan Sharabi 2022-01-05 10:31:14 +02:00
  • abb225a5b6 script Inbal Tish 2022-01-05 10:14:31 +02:00
  • a397b2a1ea Release script - fix git tagging Inbal Tish 2022-01-05 10:06:29 +02:00
  • a01b05f56d Support passing event and other timeline props to TimelineList component Ethan Sharabi 2022-01-04 18:41:23 +02:00
  • 1281e13153 Wrap Timeline with React.memo for performance Ethan Sharabi 2022-01-04 18:40:56 +02:00
  • 97a4bb9cc1 Resolve export of prop types error Joshua Daniel Pratt Nielsen 2022-01-04 17:34:19 +01:00
  • 7e00e87c24 Continue working on TimelineList and all date change scenarios Ethan Sharabi 2022-01-04 18:19:59 +02:00
  • 5b7c3e9ec8 Declare CalendarContextProps types Ethan Sharabi 2022-01-04 18:19:30 +02:00
  • ccb2419028 revert screen changes Inbal Tish 2022-01-04 10:21:52 +02:00
  • a6fc88926e Timeline api Inbal Tish 2022-01-03 21:20:14 +02:00
  • 5b5edf5f80 expandable calendar components api Inbal Tish 2022-01-03 20:56:17 +02:00
  • c5477d9809 agenda api Inbal Tish 2022-01-03 16:07:42 +02:00
  • 6a1a5d6bde fix calendar.api.json Inbal Tish 2022-01-03 15:27:00 +02:00
  • dc73f42879 Add CalendarHeader and Day props to Calendar api Inbal Tish 2022-01-03 15:24:43 +02:00
  • 0aec9130cc replace image Inbal Tish 2022-01-03 14:28:38 +02:00
  • acb8c7713f home page Inbal Tish 2022-01-03 14:23:37 +02:00
  • 0bf68a4e41 side menu Inbal Tish 2022-01-03 13:53:56 +02:00
  • ba92831b1b fix image url Inbal Tish 2022-01-03 13:13:40 +02:00
  • 39de4e693e fix images path Inbal Tish 2022-01-03 13:10:59 +02:00
  • 3f12474c5f Merge pull request #1740 from wix/feat/TimelineDateProp v1.1275.0 1.1274.0 Inbal Tish 2022-01-03 07:28:38 +02:00
  • f255e7ced4 initial implementation of TimelineList Ethan Sharabi 2022-01-02 19:08:51 +02:00
  • 3cdc905b4e Merge pull request #1739 from wix/feat/TimelineNowIndicator Ethan Sharabi 2021-12-31 09:41:19 +02:00
  • a37a5f17a2 Fix NowIndicator name feat/TimelineNowIndicator Ethan Sharabi 2021-12-31 09:37:35 +02:00
  • b9c1609268 tsconfig Inbal Tish 2021-12-30 14:31:55 +02:00
  • acfd2e5a12 revert Inbal Tish 2021-12-30 14:27:04 +02:00
  • e87c7b68c3 typo Inbal Tish 2021-12-30 14:25:30 +02:00
  • a673f9430d fix script import Inbal Tish 2021-12-30 14:23:54 +02:00
  • 9e03358ecc adding "extends". CalendarList docs Inbal Tish 2021-12-30 14:22:45 +02:00
  • a68ca100af Explain better the date prop feat/TimelineDateProp Ethan Sharabi 2021-12-30 14:04:47 +02:00
  • 984ace42f3 Calendar - api Inbal Tish 2021-12-30 13:54:52 +02:00
  • f81bec26a0 fix script Inbal Tish 2021-12-30 13:08:12 +02:00
  • 72fbb0114a build-docs Inbal Tish 2021-12-30 12:32:01 +02:00
  • 440a72ab7a config site Inbal Tish 2021-12-30 11:21:51 +02:00
  • c3ca6281de Remove console Ethan Sharabi 2021-12-30 11:08:45 +02:00
  • 1f0fd7a586 creating a docs site Inbal Tish 2021-12-30 10:20:38 +02:00
  • 57aa6fbf23 Moving readme assets to folder Inbal Tish 2021-12-30 10:19:48 +02:00
  • 4115aef832 Support passing date to Timeline to concatenate it later when creating new events Ethan Sharabi 2021-12-30 08:34:16 +02:00
  • a6fd2dcb83 Support Timeline now indicator and fix UI for timeline grid Ethan Sharabi 2021-12-29 16:04:46 +02:00
  • a066be0e7b Merge pull request #1730 from kei95/changeAgendaStyle Inbal Tish 2021-12-29 08:44:06 +02:00
  • 7b8c924bbd Merge pull request #1731 from wix/feat/TimelineEventCreation Lidor Dafna 2021-12-28 10:54:00 +02:00
  • 65faa51415 Removed extra space feat/TimelineEventCreation Ethan Sharabi 2021-12-28 08:38:22 +02:00
  • 54bd1a4497 Make code more readable Ethan Sharabi 2021-12-28 08:37:33 +02:00
  • 1ba20d805f Fix event time round logic to round it down Ethan Sharabi 2021-12-27 15:00:27 +02:00
  • 2c863bd923 Merge branch 'master' into feat/TimelineEventCreation Ethan Sharabi 2021-12-27 14:52:05 +02:00
  • 9b5a332aec Fix API for creating new events and make it more generic Ethan Sharabi 2021-12-27 14:50:05 +02:00
  • b8289b80fd Update src/timeline/helpers/presenter.ts Ethan Sharabi 2021-12-27 14:48:15 +02:00
  • 3117b1a1a4 Merge pull request #1721 from wix/infra/Agenda_types_fix Lidor Dafna 2021-12-26 11:04:31 +02:00
  • f52bac87a4 scope conditions Inbal Tish 2021-12-26 10:17:04 +02:00
  • 50c707e321 Move TimelineHours logic to a presenter and add tests Ethan Sharabi 2021-12-25 16:40:45 +02:00
  • c2848b0bed Support timeline background press for creating new events Ethan Sharabi 2021-12-25 10:02:42 +02:00
  • a29deefe07 Modify style of agenda calendar's scrollView kei95 2021-12-23 15:37:03 -08:00
  • c293f638a2 Change timeline event types so summary is optional Ethan Sharabi 2021-12-23 11:48:04 +02:00
  • 0364053835 declare index on PackedEvent type and expose timeline event types Ethan Sharabi 2021-12-22 17:15:42 +02:00
  • eebecf44e6 Merge pull request #1726 from wix/infra/Timeline_tests Ethan Sharabi 2021-12-20 15:53:56 +02:00
  • 86b3174176 Update src/timeline/__tests__/Packer.spec.js infra/Timeline_tests Ethan Sharabi 2021-12-20 15:49:44 +02:00
  • a522927486 Update src/timeline/__tests__/Packer.spec.js Ethan Sharabi 2021-12-20 15:49:30 +02:00
  • a80aac0cbd Merge branch 'master' into infra/Timeline_tests Ethan Sharabi 2021-12-19 18:26:10 +02:00
  • 2d018a06da Add unit tests for the Packer util Ethan Sharabi 2021-12-19 18:24:19 +02:00
  • 64cd96464e Merge pull request #1723 from wix/infra/refactorTimeline_2 Lidor Dafna 2021-12-19 17:49:38 +02:00
  • f1c2c64506 Merge branch 'master' into infra/refactorTimeline_2 infra/refactorTimeline_2 Ethan Sharabi 2021-12-19 17:11:11 +02:00
  • f4cb1538ad Merge pull request #1722 from wix/infra/refactorTimeline Ethan Sharabi 2021-12-19 17:10:09 +02:00
  • 5388213811 Merge pull request #1725 from wix/feat/Calendar_customHeaderTitle Ethan Sharabi 2021-12-19 10:53:25 +02:00
  • 8b4622494b CalendarHeader - add 'customHeaderTitle' props for passing custom element Inbal Tish 2021-12-19 10:12:20 +02:00
  • 19290935f9 Refactor Timeline component - conver to Function component Ethan Sharabi 2021-12-16 16:11:22 +02:00
  • 6682be08da Break main Timeline component to small components infra/refactorTimeline Ethan Sharabi 2021-12-16 13:42:52 +02:00
  • a60284b35f formatting Inbal Tish 2021-12-16 09:18:43 +02:00
  • e411aebce2 renaming types Inbal Tish 2021-12-15 15:07:54 +02:00
  • 4ff312f095 fix ts error Inbal Tish 2021-12-15 14:14:30 +02:00
  • 5a166fcfab Fix types on Agenda and its subcomponent and demo screen Inbal Tish 2021-12-15 12:21:15 +02:00
  • 4d8f7b4cc1 mark end of changelog Inbal Tish 2021-12-14 15:03:42 +02:00
  • 0e4494a7ae Merge pull request #1719 from wix/fix/CalenderUtilsExport Inbal Tish 2021-12-14 14:21:02 +02:00
  • 8ea8ae0c74 Merge pull request #1716 from wix/infra/Removing_XDate_type Ethan Sharabi 2021-12-14 14:17:55 +02:00
  • 7b673e087a Merge pull request #1718 from wix/infra/releaseTags Inbal Tish 2021-12-14 14:15:09 +02:00
  • 5e5fd579dc Fix CalendarUtils export fix/CalenderUtilsExport Ethan Sharabi 2021-12-14 14:00:18 +02:00
  • e7d5b3260e Publish git tags only for official releae versions infra/releaseTags Ethan Sharabi 2021-12-14 13:42:55 +02:00
  • 1a6fbdc554 Adding expandableCalendar screen to ts config and fixing errors; Replacing Props with named-Props Inbal Tish 2021-12-14 12:45:21 +02:00