Commit Graph

  • f96bbf5136 docs: update README.md allcontributors[bot] 2019-03-21 14:30:50 +0000
  • 54268ff469 fix(types): Add missing type definitions of the methods (#442) Sergei Butko 2019-03-21 16:29:57 +0200
  • 5017ba3a39 wip Thibault Malbranche 2019-03-20 16:12:54 +0000
  • c32f947362 chore(release): 5.4.1 [skip ci] v5.4.1 semantic-release-bot 2019-03-20 13:06:27 +0000
  • 566a6292b4 fix(android): Do not hold a strong reference to native module in the package (#434) Stanisław Chmiela 2019-03-20 14:04:47 +0100
  • 15ae93428f
    Update Contributing.md Thibault Malbranche 2019-03-20 12:58:43 +0000
  • 89865f2de3
    chore(docs): update readme Thibault Malbranche 2019-03-20 12:55:59 +0000
  • 5166c612c8 chore(release): 5.4.0 [skip ci] v5.4.0 semantic-release-bot 2019-03-20 12:36:49 +0000
  • 453b7dd3a0
    feat(typescript): Source code rewrite using typescript (#425) Thibault Malbranche 2019-03-20 12:35:13 +0000
  • 9225746ac5 Update WebView.android.tsx typescript Thibault Malbranche 2019-03-20 12:26:00 +0000
  • 96334d31ed last test Thibault Malbranche 2019-03-20 12:25:36 +0000
  • bee15de552 last fixes Thibault Malbranche 2019-03-20 11:36:58 +0000
  • e697dff1d0 chore(format): Android project formatting (#433) Stanisław Chmiela 2019-03-19 15:42:47 +0100
  • e4360cf298 fixed types Thibault Malbranche 2019-03-18 15:44:19 +0000
  • e2fe1db4d1 wip Thibault Malbranche 2019-03-18 10:01:09 +0000
  • 0ac3020242 Update package.json Thibault Malbranche 2019-03-15 17:14:45 +0000
  • 84b8433fee Update package.json Thibault Malbranche 2019-03-15 17:11:14 +0000
  • 77259b6cd0 wip Thibault Malbranche 2019-03-15 16:18:55 +0000
  • 6ecd82007a wip Thibault Malbranche 2019-03-15 15:47:18 +0000
  • 9bc43ae551 wip Thibault Malbranche 2019-03-15 09:26:36 +0000
  • b3f5caa6aa Update WebView.ios.tsx Thibault Malbranche 2019-03-14 16:51:17 +0100
  • 3f02dda910 wip Thibault Malbranche 2019-03-14 16:39:56 +0100
  • 0d3b1df2e3 chore(release): 5.3.1 [skip ci] v5.3.1 semantic-release-bot 2019-03-13 15:23:14 +0000
  • a25997bf65 fix(onShouldStartLoadWithRequest): android event was missing fields (#385) Stanislav Shakirov 2019-03-13 18:21:25 +0300
  • 455e22e3b3 chore(release): 5.3.0 [skip ci] v5.3.0 semantic-release-bot 2019-03-07 09:29:19 +0000
  • 4cbfc81195 chore(docs): add CubeSugar as a contributor (#400) allcontributors[bot] 2019-03-07 10:27:45 +0100
  • 08cc600eb8 feat(WKWebView): add prop `directionalLockEnabled` for iOS (#389) Jian Wei 2019-03-07 17:27:29 +0800
  • 96f0f28e1d docs: update .all-contributorsrc all-contributors/add-CubeSugar allcontributors[bot] 2019-03-07 09:26:57 +0000
  • b725620935 docs: update README.md allcontributors[bot] 2019-03-07 09:26:56 +0000
  • 83f13c4ba3 chore(release): 5.2.5 [skip ci] v5.2.5 semantic-release-bot 2019-03-07 09:16:08 +0000
  • a364d3ed67 fix(types): add showScrollIndicator prop to type file (#388) Jian Wei 2019-03-07 17:14:37 +0800
  • 51cced8c65 chore(docs): Add typescript definition for isFileUploadSupported (#393) Ryan Linton 2019-03-07 01:14:09 -0800
  • ff32e34eb5 chore(docs): Add multiple file upload selection in the docs (#382) Andrei Pfeiffer 2019-03-07 11:13:22 +0200
  • 74a20865b0
    fix(vulnerability): merge issue (#399) Thibault Malbranche 2019-03-07 10:12:35 +0100
  • 6519d98229 fix(vulnerability): merge issue fix/merge-issue Thibault Malbranche 2019-03-07 10:09:32 +0100
  • 67eacd549e chore(ci): fix flow error and update TS type (#395) Stanislav Shakirov 2019-03-07 11:49:43 +0300
  • 2260690810 chore(docs): Added guides for communication between React Native and web pages (#377) Jamon Holmgren 2019-03-02 16:32:42 -0800
  • 5e31885653 chore(release): 5.2.4 [skip ci] v5.2.4 semantic-release-bot 2019-03-01 09:48:47 +0000
  • 2cef5cbb3f
    fix(WKWebView Scrolling): fixed broken scroll (#372) Thibault Malbranche 2019-03-01 10:46:53 +0100
  • ef01c50914
    fix(WKWebView Scrolling): fixed broken scroll fix-wkwebview-scrolling Thibault Malbranche 2019-03-01 10:44:57 +0100
  • 211ae18971 chore(readme): Add getting started doc link (#370) Adithya Reddy 2019-03-01 13:23:37 +0530
  • 34b98de0bd chore(docs): Add API Examples in reference documentation (#329) Malcolm Scruggs 2019-02-28 16:36:56 -0800
  • d28071cf52 chore(docs): Adds example for onShouldStartLoadWithRequest (#321) Jamon Holmgren 2019-02-28 16:27:17 -0800
  • e543e940d4
    Update Reference.md docs/onShouldStartLoadWithRequest Thibault Malbranche 2019-03-01 01:25:15 +0100
  • 4ad7036733 chore(docs): Adds guide for handling navigation state changes (#144) Jamon Holmgren 2019-02-28 16:21:01 -0800
  • 1b54a37978
    Update Guide.md docs/nav-state-changes Thibault Malbranche 2019-03-01 01:20:40 +0100
  • 2843237e07
    chore(docs): Updated readme.md (#368) Thibault Malbranche 2019-03-01 01:18:58 +0100
  • 3b488c143d
    Update README.md update-readme Thibault Malbranche 2019-03-01 01:18:44 +0100
  • a69d7ec44c
    Update README.md Thibault Malbranche 2019-03-01 01:08:22 +0100
  • 080d9a714b
    chore(docs): Updated readme.md Thibault Malbranche 2019-03-01 00:42:41 +0100
  • b150f987ea
    Update Getting-Started.md Thibault Malbranche 2019-03-01 00:26:28 +0100
  • 440e7c8527 chore(release): 5.2.3 [skip ci] v5.2.3 semantic-release-bot 2019-02-28 21:14:14 +0000
  • 803a3b095b fix(Android <input />): Support file extensions in file input accept attributes (#357) Ryan Linton 2019-02-28 13:12:27 -0800
  • 8217cb5503 chore(docs): Update Reference.md (#359) Andrei Pfeiffer 2019-02-28 23:10:47 +0200
  • 7dc875e056 chore(release): 5.2.2 [skip ci] v5.2.2 semantic-release-bot 2019-02-28 21:04:32 +0000
  • a661df1ffc fix(android:scalesPageToFit): scalesPageToFit does not work as intended , especially for large jpg and png images. (#275) Benjos Antony 2019-03-01 05:02:44 +0800
  • 0e6e92a7f1 fix(WKWebview Scroll): Don't allow the scrollView to scroll when `scrollEnabled={false}`. (#158) Chet Corcos 2019-02-28 13:01:42 -0800
  • bef06e63f7 chore(docs): add jeluard as a contributor (#348) allcontributors[bot] 2019-02-15 11:57:41 +0100
  • 2cc6d2942d docs: update .all-contributorsrc all-contributors/add-jeluard allcontributors[bot] 2019-02-15 10:57:22 +0000
  • 1a64ba4bc4 docs: update README.md allcontributors[bot] 2019-02-15 10:57:21 +0000
  • b1cbf077e0 chore(docs): Custom Android: Reflect migration to react-native-webview project (#347) Julien Eluard 2019-02-15 11:56:55 +0100
  • 3b85a07d68 chore(release): 5.2.1 [skip ci] v5.2.1 semantic-release-bot 2019-02-14 14:19:47 +0000
  • f27f13e931 fix(WKWebView): resolved crash with WebKit on iOS 9.x. (#342) Christoph Jerolimov 2019-02-14 15:18:15 +0100
  • 833d4d6c62 chore(release): 5.2.0 [skip ci] v5.2.0 semantic-release-bot 2019-02-12 13:48:58 +0000
  • 92c20581ae feat(toggle scroll bar): added new props showsVerticalScrollIndicator / showsHorizontalScrollIndicator (#250) Jordan Sexton 2019-02-12 07:47:24 -0600
  • 405421dece chore(docs): add marconett as a contributor (#338) allcontributors[bot] 2019-02-12 14:39:34 +0100
  • 4353ab7e50 docs: update .all-contributorsrc all-contributors/add-marconett allcontributors[bot] 2019-02-12 13:19:05 +0000
  • 48cb019b6f docs: update README.md allcontributors[bot] 2019-02-12 13:19:04 +0000
  • 4947358a0a chore(readme): update in regards to #101 (#336) Marco 2019-02-12 14:18:39 +0100
  • 0761f6f105 chore(release): 5.1.0 [skip ci] v5.1.0 semantic-release-bot 2019-02-12 09:37:15 +0000
  • fc5fd242e2 feat(wkwebview): create api to allow clients to present a client credential for authentication (#141) Maosen Jason Hu 2019-02-12 01:35:14 -0800
  • f0e36338ab chore(release): 5.0.8 [skip ci] v5.0.8 semantic-release-bot 2019-02-11 21:53:21 +0000
  • ff62c956e3 fix(types): Add new cacheEnabled prop to typescript prop type declarations (#335) Thea Lanherne 2019-02-11 21:51:44 +0000
  • 80efc3155c chore(docs): Deleted onShouldStartLoadWithRequest platform reference (#317) Momazo7u7 2019-02-08 07:31:17 -0400
  • 38663758f7 chore(docs): add Momazo7u7 as a contributor (#328) allcontributors[bot] 2019-02-08 12:31:02 +0100
  • 1eddc22509 docs: update .all-contributorsrc all-contributors/add-Momazo7u7 allcontributors[bot] 2019-02-08 11:30:27 +0000
  • b44b0c5722 docs: update README.md allcontributors[bot] 2019-02-08 11:30:26 +0000
  • ddd6efd77b chore(release): 5.0.7 [skip ci] v5.0.7 semantic-release-bot 2019-02-08 11:28:56 +0000
  • 46286b2723 fix(package.json): Warning because peerDependencies >=0.57 <0.59 (#279) (#327) Kou 2019-02-08 20:27:07 +0900
  • 3497ae9411 chore(release): 5.0.6 [skip ci] v5.0.6 semantic-release-bot 2019-02-06 14:32:01 +0000
  • 3f58b0e597 fix(WKWebView.m): Reapplied #134 with additional checks to tackle unintentional scrolls (#296) Alexander Stammbach 2019-02-06 15:29:59 +0100
  • e624067a1c Merge branch 'master' of https://github.com/react-native-community/react-native-webview into pr/296 pr/296 Thibault Malbranche 2019-02-06 14:53:28 +0100
  • 475fb7ff9f
    Adds "loading" to properties for onShouldStartLoadWithRequest Jamon Holmgren 2019-02-05 13:46:32 -0800
  • f7fb0e8c02
    Adds example for onShouldStartLoadWithRequest Jamon Holmgren 2019-02-05 13:45:16 -0800
  • a76e0ae811 chore(release): 5.0.5 [skip ci] v5.0.5 semantic-release-bot 2019-02-05 14:59:05 +0000
  • 54848de8f5 Merge branch 'master' of https://github.com/react-native-community/react-native-webview Thibault Malbranche 2019-02-05 15:57:13 +0100
  • 6c26a892b4 updated type for ViewManagerName Thibault Malbranche 2019-02-05 15:56:34 +0100
  • 5000bde5fd
    Update README.md Thibault Malbranche 2019-02-05 15:51:16 +0100
  • 263fc5ec3c fix(iOS/android getViewManagerConfig): Fix crash with react-native < 0.58 Thibault Malbranche 2019-02-05 15:50:40 +0100
  • a4c6f210cf
    Update README.md Thibault Malbranche 2019-02-05 15:15:02 +0100
  • 0fe45de879 chore(release): 5.0.4 [skip ci] v5.0.4 semantic-release-bot 2019-02-04 18:00:23 +0000
  • 4c8024047b
    fix(UIWebview): Deprecate UIWebView and add link to issue (#313) Thibault Malbranche 2019-02-04 18:58:48 +0100
  • 0535c04c11 chore(release): 5.0.3 [skip ci] v5.0.3 semantic-release-bot 2019-02-04 13:14:47 +0000
  • 4a4ccd8141
    fix(android/iOS): Fixed react-native 0.58 warnings (#311) Thibault Malbranche 2019-02-04 14:13:14 +0100
  • f1cbe918a4 Merge upstream Alexander Stammbach 2019-02-04 11:42:21 +0100
  • 305172764b chore(docs): add MalcolmScruggs as a contributor (#308) allcontributors[bot] 2019-02-03 19:52:18 +0100
  • 49b44284ce chore(release): 5.0.2 [skip ci] v5.0.2 semantic-release-bot 2019-02-03 18:47:33 +0000
  • fb78d13120 fix(webviewShared.js): Support all valid URI schemes and add testing (#293) Malcolm Scruggs 2019-02-03 10:45:58 -0800
  • 20d5cf06a8 chore(docs): add jordansexton as a contributor (#305) allcontributors[bot] 2019-02-02 07:24:29 +0100
  • b3a07b22b3 chore(release): 5.0.1 [skip ci] v5.0.1 semantic-release-bot 2019-02-01 21:05:40 +0000