yogevbd
|
b37ed53f35
|
Add identical registerRemoteNotifications api for iOS and Android
|
2019-10-02 13:43:04 +03:00 |
|
yogevbd
|
5503586466
|
Merge remote-tracking branch 'origin' into v3
|
2019-09-22 12:54:03 +03:00 |
|
Yogev Ben David
|
f421c5127e
|
Autogenerate changelog using github-release-notes (#382)
* Auto generate changelog
* Update .github/main.workflow
* Add skip-changelog as a valid PR label
3.0.0-alpha.0-snapshot.27
|
2019-09-22 12:51:56 +03:00 |
|
yogevbd
|
ccc188581b
|
Fix main.workflow
3.0.0-alpha.0-snapshot.26
|
2019-09-20 18:29:04 +03:00 |
|
yogevbd
|
2a5a492bd7
|
Add .github/main.workflow
3.0.0-alpha.0-snapshot.25
|
2019-09-20 18:23:14 +03:00 |
|
Yogev Ben David
|
6e726d1dc2
|
Update and rename main.yml to require-label.yml
3.0.0-alpha.0-snapshot.24
|
2019-09-20 03:48:59 +03:00 |
|
yogevbd
|
2903f89db3
|
Fix documentation website
|
2019-09-16 11:25:21 +03:00 |
|
Yogev Ben David
|
258d9386a7
|
Update CHANGELOG.md
|
2019-09-15 20:13:05 +03:00 |
|
yogevbd
|
35432ac048
|
Gradle resolve react-native version flavor
|
2019-09-15 20:08:02 +03:00 |
|
yogevbd
|
1081242ba8
|
Merge remote-tracking branch 'origin' into v3
|
2019-09-15 16:42:02 +03:00 |
|
yogevbd
|
ee9e798dc4
|
Fix realese script
3.0.0-alpha.0-snapshot.22
|
2019-09-15 16:41:31 +03:00 |
|
yogevbd
|
57d3cc0341
|
Fix release build
|
2019-09-15 16:41:05 +03:00 |
|
yogevbd
|
74cbb10642
|
Revert manual version change
3.0.0-alpha.0
|
2019-09-15 12:28:10 +03:00 |
|
yogevbd
|
c0fb186c3c
|
Update release script
|
2019-09-15 12:12:02 +03:00 |
|
yogevbd
|
d5a2735698
|
Add pretest scripts
|
2019-09-15 11:44:42 +03:00 |
|
yogevbd
|
15f13c84d3
|
Update release script
|
2019-09-15 11:08:21 +03:00 |
|
yogevbd
|
657214d7bf
|
Add missing flavors
|
2019-09-14 23:35:46 +03:00 |
|
yogevbd
|
16d0acdf19
|
Merge remote-tracking branch 'origin' into v3
|
2019-09-14 23:11:52 +03:00 |
|
yogevbd
|
7be802155d
|
Fix js tests
|
2019-09-14 23:08:49 +03:00 |
|
wixmobile
|
09dd16d68a
|
Update package.json version to 2.1.0 [ci skip]
|
2019-09-14 16:01:39 -04:00 |
|
yogevbd
|
711963449c
|
Update CHANGELOG.md
2.1.0-snapshot.13
2.1.0
2.0.6-snapshot.11
|
2019-09-14 22:37:49 +03:00 |
|
Yogev Ben David
|
0fdabd3e43
|
React Native 0.60 Support (#375)
* Add react-native@0.60.* support
* Change variant name
* Update installation docs
* Fix example project
* Update installation.md
2.0.6-snapshot.10
|
2019-09-14 22:28:33 +03:00 |
|
yogevbd
|
2b91243795
|
Update README.md
|
2019-09-12 11:57:46 +03:00 |
|
yogevbd
|
f56e53fe2f
|
3.0.0-alpha.0
|
2019-09-12 11:48:56 +03:00 |
|
yogevbd
|
9e86bf6d21
|
Fix docs, remove circleci config file
|
2019-09-12 11:41:08 +03:00 |
|
yogevbd
|
978038775c
|
Fix e2e
|
2019-09-12 11:01:17 +03:00 |
|
yogevbd
|
c4fa09da9c
|
Remove package.json unused packages
|
2019-09-09 18:23:42 +03:00 |
|
yogevbd
|
e6281eb051
|
Move ios and android commands to designated classes
|
2019-09-09 18:22:10 +03:00 |
|
yogevbd
|
5cd92c2ec8
|
Updated docs
|
2019-09-09 15:39:28 +03:00 |
|
yogevbd
|
ceaeb80a0b
|
Add test coverage for Notification.ts, clean old js files
|
2019-09-09 14:32:25 +03:00 |
|
yogevbd
|
4e661458a7
|
Split Notification.ts, Fix android example module
|
2019-09-09 11:50:26 +03:00 |
|
Yogev Ben David
|
71607f71ce
|
Add empty build script for CI usage (#363)
2.0.6-snapshot.9
|
2019-08-14 11:15:23 +03:00 |
|
yogevbd
|
0b0fdb5021
|
Remove prerelease script
2.0.6-snapshot.8
|
2019-08-13 19:22:03 +03:00 |
|
yogevbd
|
38c053e270
|
Add release script
|
2019-08-13 19:08:15 +03:00 |
|
yogevbd
|
42902b8677
|
Add release script
|
2019-08-13 18:00:53 +03:00 |
|
yogevbd
|
20891e75e2
|
Add test-js script
|
2019-08-13 16:22:09 +03:00 |
|
yogevbd
|
b2c4281fd6
|
Add clean script
|
2019-08-13 16:00:05 +03:00 |
|
yogevbd
|
36a833fcbf
|
Merge remote-tracking branch 'origin' into v3
|
2019-08-13 15:13:42 +03:00 |
|
Yogev Ben David
|
e4455d1926
|
Unify iOS e2e and unit tests in CI (#361)
* Unite ios tests
* fix workflows
* Rename jobs
* Run ios unit tests before e2e
|
2019-08-13 15:13:10 +03:00 |
|
yogevbd
|
ae51849ae4
|
Move android and ios folders into lib folder
|
2019-08-13 15:09:37 +03:00 |
|
yogevbd
|
d3ad6d0d57
|
Fix rebase from master
|
2019-08-13 15:01:17 +03:00 |
|
yogevbd
|
a11de27989
|
Add docousaurus documentation
|
2019-08-13 14:53:37 +03:00 |
|
yogevbd
|
6a3da3188c
|
build typescript before test-e2e-ios
|
2019-08-13 14:53:36 +03:00 |
|
yogevbd
|
bbf6a09b60
|
build typescript before test-e2e-ios
|
2019-08-13 14:53:36 +03:00 |
|
yogevbd
|
6836b9a2ee
|
Fix bundle
|
2019-08-13 14:53:36 +03:00 |
|
yogevbd
|
d0fefcb866
|
Identical API for Android and iOS
|
2019-08-13 14:53:36 +03:00 |
|
yogevbd
|
4520e23b32
|
Fix e2e
|
2019-08-13 14:53:36 +03:00 |
|
yogevbd
|
1c606aaaf4
|
Fix unit
|
2019-08-13 14:53:36 +03:00 |
|
yogevbd
|
c0e921c160
|
typescript WIP
|
2019-08-13 14:53:36 +03:00 |
|
yogevbd
|
f666b856ea
|
Done converting the js part to typescript
|
2019-08-13 14:53:36 +03:00 |
|