Commit Graph

13 Commits

Author SHA1 Message Date
Anderson Addo
85047b6c22 docs: added FAQs and Tips page (#3524)
Co-authored-by: Mike Hardy <github@mikehardy.net>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-06-26 17:38:00 +01:00
Salakar
75d220796b docs: release notes table format 2020-05-13 14:45:52 +01:00
Elliot Hesp
6aa6bf8618 docs: hide badge alt tag in docs
[skip-ci]
2020-05-13 09:34:27 +01:00
Salakar
5702100a4c docs: fix release notes table 2020-05-13 02:14:21 +01:00
Salakar
6ae85440c9 docs: add packages release notes table 2020-05-13 02:06:07 +01:00
Salakar
05d59b2d20 docs: rework landing page & sidebar 2020-05-13 01:13:14 +01:00
Mike Diarmid
a800cdbc81 fix(messaging,ios): keep original UNUserNotificationCenter dele… (#3427)
* fix(messaging,ios): keep original UNUserNotificationCenter delegate

Keeps a reference to any original UNUserNotificationCenter delegates that are set before we replace the delegate with out own implementation. Internally we will also call the original delegate if our code does not already handle the delegate call. This should keep compatibility with other RN modules that set the delegate.

* v6.4.1-alpha.0

* Revert "v6.4.1-alpha.0"

This reverts commit b355a86a

* feat: automatically register with APNs

* docs: typos

* fix: forward delegate call to FIRAuth

Fixes / supersedes #3425

* fix(messaging): add activity check to getInitialNotification (#3495)

* fix(messaging): add activity check to getInitialNotification

* fix(messaging): add activity check to getInitialNotification

* Update .spellcheck.dict.txt

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

Co-authored-by: Elliot Hesp <elliot.hesp@gmail.com>
2020-04-22 12:49:52 +01:00
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Elliot Hesp
bb3d8d3de1 docs(messaging): update messaging changelog 2020-04-12 11:22:02 +01:00
Salakar
926aab83c2 docs(release): tweak v6.4.0 notes 2020-04-08 12:15:52 +01:00
Russell Wheatley
b3be59f89b docs: v6.4.0 changelog & md formatting (#3392) 2020-04-04 03:08:19 +01:00
Salakar
c7a02a1658 chore(docs): prettier & gen new typedocs 2020-04-03 14:12:50 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +01:00