22 Commits

Author SHA1 Message Date
Inbal Tish
26a950fbda RN73 upgrade (#2607)
* upgrade rn73

* additional fixes

* remove react-navigation

* Use modal instead of navigation

* removing packageManager

* removing react navigation

* downgrade eslint-plugin-prettier

* updating eslint rules

* removing deprecated rule

* edit eslintrc

* prettier to warn

* fix lint errors

* fix react hooks ts error

* move tests to src

* lint and unit tests config fix

* some test cleanups

* Adding BasicDay test driver

* fix drivers

* fix text style

* skip failing tests (custom renders and events)

* remove only testing dependency

* fix lint
2025-03-30 17:12:30 +03:00
Inbal Tish
8d924e7a4b Move from npm to yarn and update README (#2508)
* Move from npm to yarn and update README

* removing yarn.lock from gitignore

* update node version

* moving pipeline.yml to yarn

* adding yarnrc

* fix yarn.lock regestry
2024-09-18 10:59:25 +03:00
Inbal Tish
ad6f5dc045 Demo - react native 71 upgrade (#2274)
* RN 71 upgrade (need to fix iOS build)

* fix iOS build

* upgrade @typescript-eslint/eslint-plugin and parser

* testing commit

* lock eslint version

* updating eslint plugins

* updating example/package.json

* upgrade 'eslint-plugin-jest' dep, alphabetise dependencies and fix lint errors

* reorder deps

* reorder

* "noImplicitAny": false

* removing unused // @ts-expect-error

* fix ts errors

* fix ts erros

* ts error
2023-07-09 11:44:26 +03:00
Inbal Tish
818e058b41 Upgrade demo to rn 68 (#2055)
* Demo - upgrade to react-native 0.68.3

* iOS - fix app icon
2022-10-20 16:07:29 +03:00
Inbal Tish
456938fda2 Adding reassure for performance testing 2022-07-28 14:05:01 +03:00
Inbal Tish
a2a7be1b97 gitignore - adding Podfile.lock 2022-07-12 09:42:01 +03:00
Inbal Tish
13ac1a60b5 Merge pull request #1759 from wix/rn66
Upgrade to RN66
2022-01-31 14:34:13 +02:00
Inbal Tish
09a84ff97f move from gitignore to npmignore 2022-01-25 15:03:10 +02:00
Inbal Tish
4071d5697e git ignore docsRNC directory 2022-01-23 14:12:53 +02:00
Lidor Dafna
1863a71508 upgrade to rn66 2022-01-19 22:26:04 +02:00
Inbal Tish
72fbb0114a build-docs 2021-12-30 12:32:01 +02:00
Emilis Baliukonis
b50573915b Set up component tests + Add Calendar tests (#1351)
* Add component tests

* Add .eslintcache to .gitignore

* Change date

* More tests

* Npmignore test files

* Remove unused devDependency

* Add more tests

* Add header driver

* Add basic day driver

* Move calendar driver to a new file

* Allow overriding testID

* Pass string instead of XDate

* Return text nodes in getDayNames

* Unskip accessibility label tests

* Disable `onLongPress` if touch events are disabled
2020-12-03 17:03:37 +02:00
Leo Natan
670be3de9d Make project compile
Add Pods folder to ignore
2019-12-15 17:49:11 +02:00
Inbal Tish
62d9576d12 Additional changes from diff 2019-11-10 12:12:31 +02:00
Ethan Sharabi
11eeba6175 move example project to root 2019-04-21 12:39:22 +03:00
Shalom Yerushalmy
548e5fab8d Move build and publish to jenkins 2019-01-27 14:39:28 +02:00
Kurtis Kemple
13721a58cf fix(calendar-list): fixes onscroll returning early on web 2017-09-12 09:57:06 -04:00
Tautvilas
c431d1fee7 chore: migrate to RN 44 2017-05-08 12:47:12 +03:00
Tautvilas
759fdfa2a6 refactor: remove hotels-common dep from this project 2016-11-28 11:58:23 +02:00
Tautvilas
ae09c487f9 feat(agenda): agenda example 2016-11-26 10:00:49 +02:00
Tautvilas
fb68751c32 build: add repo info to package.json 2016-11-11 15:58:28 +02:00
Tautvilas
ab37761468 initial import 2016-11-11 14:19:01 +02:00