Commit Graph

51 Commits

Author SHA1 Message Date
Filipe Névola
06cd7d4e6f Improves history and migration guide for 2.6 2022-01-27 14:08:14 -04:00
Filipe Névola
8b7e50994a Improves history and migration guide for 2.6 2022-01-27 14:03:47 -04:00
Filipe Névola
1573f60624 Improves history and migration guide for 2.6 2022-01-27 14:02:10 -04:00
Filipe Névola
a2a5ad930b Merge branch 'devel' into release-2.6 2022-01-27 13:55:26 -04:00
Filipe Névola
1f156fd711 Improves history and migration guide for 2.6 2022-01-27 13:53:22 -04:00
Filipe Névola
2035192f18 Improves history and migration guide for 2.6 2022-01-27 13:47:18 -04:00
Filipe Névola
08135fbbe1 Trigger docs update 2022-01-27 11:42:55 -04:00
Filipe Névola
141471a4d0 Merge pull request #11797 from matheusccastroo/launch-screen-ios-support
Add support for iOS storyboard launch screen + dark mode
2022-01-27 09:00:26 -04:00
Filipe Névola
68ad8c1065 Updating readmes 2022-01-25 17:24:48 -04:00
Filipe Névola
b1ac191fc4 Updating readmes 2022-01-25 17:22:26 -04:00
Filipe Névola
77f4da17fd Updating readmes 2022-01-25 17:21:42 -04:00
Filipe Névola
fd974c2133 Updating readmes 2022-01-25 17:19:01 -04:00
Denilson
ff2250427e Merge pull request #11819 from WilliamKelley/patch-3
chore(docs): add `loggingOut` api to accounts page
2021-12-30 09:24:16 -04:00
Filipe Névola
6a9d940ee6 Trigger docs deploy 2021-12-28 14:46:59 -04:00
William Kelley
e413e6dba0 chore(docs): add loggingOut api to accounts page 2021-12-23 12:14:31 -07:00
Matheus Castro
73a2d0078e Change how we process the splash images for cordova (fixes #11555):
- Improving documentation.
- Added universal mode keys.
2021-12-20 13:47:21 -03:00
Matheus Castro
d99f42c8df Change how we process the splash images for cordova (fixes #11555):
- Updating docs
2021-12-08 18:05:22 -03:00
Matheus Castro
e9eb8e82d4 Change how we process the splash images for cordova (fixes #11555):
- Updating docs
2021-12-08 18:01:10 -03:00
Frederick Stark
7a187352d3 sendLoginTokenEmail should be imported from accounts-base
ref: https://forums.meteor.com/t/solved-passwordless-error-due-to-error-in-the-documentation/57056/11
2021-11-24 18:51:09 +11:00
Filipe Névola
153c2499c0 Merge pull request #11784 from brucejo75/brucejo75/doc_tracker_autorun_async
Document async callback behavior in autoruns
2021-11-23 22:35:20 -03:00
Filipe Névola
6b4821c55a Update install.md 2021-11-23 22:22:59 -03:00
Bruce Johnson
2d133dc4ec doc async callbacks in autoruns 2021-11-23 11:48:59 -08:00
filipenevola
f5312cddd5 Adding option to override data from api using args from api-box.
For example, to override the module that is importing a function
2021-11-23 09:52:55 -03:00
Renan Castro
8ae504b223 Update install.md 2021-11-19 16:14:11 -03:00
Renan Castro
9c8bd439be Update install.md 2021-11-19 16:12:54 -03:00
Renan Castro
fbb845d9b2 Update install.md 2021-11-19 16:10:32 -03:00
filipenevola
816c5fb6ae Update docs 2021-11-18 17:00:27 -04:00
Renan Castro
c32982f021 Update install.md 2021-11-18 17:32:24 -03:00
Renan Castro
f3057119eb Update install.md 2021-11-18 16:09:31 -03:00
filipenevola
2467bd5414 Adding section Troubleshooting to install readme 2021-11-17 16:05:50 -04:00
filipenevola
69dd2452d3 Updating installer readme. 2021-11-17 15:59:45 -04:00
filipenevola
10bb00e9ac Merge branch 'master' into devel 2021-11-17 15:09:20 -04:00
Filipe Névola
a4d900e6d0 Update install.md 2021-11-17 07:29:01 -05:00
matheusccastro
5286068dd9 Change passwordless loginWithToken method name to passwordlessLoginWithToken (#11766)
* Change passwordless loginWithToken method name to passwordlessLoginWithToken. This difference is needed to not overwrite the loginWithToken from accounts-base.

* Major version bump for passwordless package.

* Fix passwordless documentation about loginWithToken.
2021-11-17 06:21:19 -04:00
Cereal Killer
820dacccb5 Update install docs (#11745)
* Update install docs

Added note for fish shell users

* Update docs/source/install.md

fixed typo

Co-authored-by: Renan Castro <renanccastro@gmail.com>

Co-authored-by: Renan Castro <renanccastro@gmail.com>
Co-authored-by: Filipe Névola <filipe@meteor.com>
2021-11-17 05:19:28 -05:00
Renan Castro
67cc5bd830 Update install.md 2021-11-11 09:30:19 -03:00
Renan Castro
1515a1e041 Add meteor-base docker image reference inside install section. 2021-11-08 12:04:02 -03:00
Denilson
4046800590 Description to the new flag --container-size (#11731)
Updating docs, new flag container-size
2021-10-28 17:28:48 -04:00
Filipe Névola
1a4a9e7c63 add cache-build explanation to deploy command 2021-10-28 16:29:43 -04:00
Jan Dvorak
d5b700fc55 Additional info and improvements of docs for passwordless 2021-10-27 10:17:44 +02:00
Jan Dvorak
c9958a7823 Add M1 note to installation 2021-10-25 09:48:50 +02:00
Jan Dvorak
1d6118d653 Add documentation for accounts-passwordless 2021-10-25 09:35:38 +02:00
Jan Dvorak
2ce694b4c4 Merge branch 'devel' into feature/docs-accounts-configurations 2021-10-24 15:19:28 +02:00
filipenevola
3eb6bd2e06 Fixing site id on docs deploy action 2021-10-21 18:27:51 -04:00
filipenevola
c2931945de Improving names in actions and also fixing deploy message 2021-10-21 18:25:51 -04:00
Jan Dvorak
379a4bf8b0 Typo fix & remove duplication in history 2021-10-20 09:48:30 +02:00
Jan Dvorak
5afb28ca0b Add example & v2.5 2021-10-20 08:03:14 +02:00
Jan Dvorak
46ad73de32 Start documenting configuration from config 2021-10-20 07:38:42 +02:00
Jan Dvorak
2ff0c64e53 Update with latest from docs 2021-10-12 14:03:03 +02:00
Jan Dvorak
70a4e9aaee Initialize themes/meteor and fix creating data 2021-10-12 13:54:06 +02:00