Commit Graph

180 Commits

Author SHA1 Message Date
harryadel
259a9fa7b0 Add undocument properties to docs
Should resolve https://github.com/meteor/meteor/issues/12318
2023-03-15 16:01:46 +02:00
Frederico Maia
ea1200338d Recommending Node.js 14 2023-03-10 17:55:53 -03:00
Frederico Maia
ec823dfe4e Update and clean installation process 2023-03-10 17:32:08 -03:00
Gabriel Grubba
b5c84e8f0c adjusted docs place 2023-02-07 16:09:38 -03:00
Gabriel Grubba
db74e58583 updating docs 2023-02-07 15:54:54 -03:00
Gabriel Grubba
42b3f79e9b Merge branch 'release-2.11' of https://github.com/meteor/meteor into release-2.11 2023-01-31 12:39:39 -03:00
Gabriel Grubba
475f1bd336 updated standard minifier,md 2023-01-31 12:39:36 -03:00
Jan Dvorak
ac474b92d8 Deprecate appcache package 2023-01-19 17:52:12 +09:00
Gabriel Grubba
d1edb6f738 docs: updated tracker docs regarding 2.10 2023-01-12 18:20:40 -03:00
Gabriel Grubba
2554a46f83 Merge branch 'devel' into release-2.9.1 2023-01-04 13:41:47 -03:00
Tim Gates
aaefcc9abf docs: Fix a few typos
There are small typos in:
- docs/source/commandline.md
- tools/isobuild/compiler-deprecated-compile-step.js
- tools/utils/buildmessage.js

Fixes:
- Should read `libraries` rather than `libaries`.
- Should read `file name` rather than `filenanme`.
- Should read `compatibility` rather than `compitability`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-12-30 11:24:39 +11:00
Gabriel Grubba
f474f951e0 Merge branch 'devel' into release-2.9.1 2022-12-19 14:35:18 -03:00
Gabriel Grubba
ba881a21c1 Merge pull request #12385 from meteor/apply-2fa-accounts-password
chore: resetPassword and verifyEmail to no longer sign in the user automatically
2022-12-19 14:27:44 -03:00
Gabriel Grubba
32a786a81e docs: updated docs about --prototype 2022-12-19 14:00:19 -03:00
Gabriel Grubba
2f37796655 docs: update docs about --prototype 2022-12-19 11:21:50 -03:00
Gabriel Grubba
16d1480bbc Merge branch 'devel' into release-2.9.1
# Conflicts:
#	meteor
2022-12-19 09:54:16 -03:00
denihs
8cc18f8897 chore: changing the methods resetPassword and verifyEmail to no longer sign in the user automatically if they have 2fa enabled 2022-12-16 15:05:29 -04:00
Gabriel Grubba
91129808e0 docs: updating meteor generate docs 2022-12-15 16:06:21 -03:00
Tom Soukup
524360bb40 convert to TS 2022-12-13 18:06:35 +01:00
Tom Soukup
10784fc7ba update packages 2022-12-12 20:45:31 +01:00
denihs
f60bfc7f75 Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
This reverts commit 5d19fec09b.
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b Revert "Merge pull request #12273 from meteor/release-2.9"
This reverts commit 19e9e2082e, reversing
changes made to 644592cedc.
2022-12-12 09:53:19 -04:00
Gabriel Grubba
3ecc388e8d docs: updated to async scaffolds functions 2022-12-07 10:25:01 -03:00
Gabriel Grubba
d810947c97 docs: updated ponctuation 2022-12-07 10:07:54 -03:00
Gabriel Grubba
20506ec6bc docs: adjust docs to not use I 2022-12-07 10:04:06 -03:00
Gabriel Grubba
fd0a83fb09 docs: updated info about vue 3 docs 2022-12-05 13:13:30 -03:00
Gabriel Grubba
3cfc32a2ab Merge pull request #12302 from meteor/feature/skel-vue-3
feat: vue3-skel
2022-11-21 11:18:48 -03:00
Gabriel Grubba
85c0bd57c7 Merge pull request #12298 from meteor/feat-generate-in-cli
(feat): Generate scaffold in cli
2022-11-21 11:17:35 -03:00
Gabriel Grubba
ae3694b958 Merge branch 'devel' into release-2.9
# Conflicts:
#	docs/history.md
#	packages/meteor/package.js
2022-11-17 17:31:40 -03:00
hschmaiske
6020d1425a Merge remote-tracking branch 'origin/release-2.9' into feature/skel-vue-3 2022-11-14 14:10:55 -03:00
hschmaiske
2bf4f80938 ipdate commandline docs 2022-11-14 14:02:35 -03:00
Gabriel Grubba
3f3b929d1b docs: added adding core types section 2022-11-11 17:08:04 -03:00
Gabriel Grubba
edf4ed4c48 docs: updated commandline with the new generate command 2022-11-10 14:40:22 -03:00
denihs
3d0dc3e023 Merge branch 'release-2.8.1' into release-2.9 2022-10-25 14:36:20 -03:00
Gabriel Grubba
6be31fe25c Merge branch 'devel' into release-2.8.1 2022-10-25 11:17:33 -03:00
denihs
08a20c1204 Merge branch 'release-2.8.1' into release-2.9 2022-10-25 09:14:15 -03:00
Denilson
8a2509dd33 Merge pull request #12101 from meteor/feature/package-email-send-async
Create `Email.sendAsync` method without using Fibers.
2022-10-24 15:06:59 -03:00
oberrich
36cc50fcda Fix dead link in docs 2022-10-24 03:55:06 +02:00
Gabriel Grubba
78af3ef69d Merge branch 'devel' into feature/add-docs-for-registering-login-handler 2022-10-21 14:54:45 -03:00
Denilson
c931e35a3b Update docs/source/commandline.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:35:50 -03:00
Denilson
94ee727503 Update docs/source/commandline.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2022-10-19 09:31:57 -03:00
Edimar Cardoso
f6ef295e9b Merge branch 'release-2.7.4' into feature/package-email-send-async 2022-10-18 13:26:36 -03:00
denihs
fb91f639cc updating docs and migration guide 2022-10-11 11:40:16 -04:00
Shivam
a8aeeeea38 add docs for registering login handler 2022-10-10 20:12:35 +05:30
Gabriel Grubba
2b6a76d8e9 Merge pull request #12205 from Ayushi96/improve-doc-for-container-size-#12060
updated the doc with the dependency of --container-size on --plan flag
2022-10-06 16:43:42 -03:00
Edimar Cardoso
f82d1d8c00 Changes suggested in the code review
- Preserve current behavior from `Email.send` method, if use `customTransport`;
- Added documentation information about  `customTransport` in `Email.sendAsync` method;
- Added more tests to `customTransport` use case.
2022-10-04 15:28:41 -03:00
Ayushi Vishwakarma
8e240e3955 updated the doc with the dependency of --container-size
on --plan flag
2022-10-02 19:24:18 +05:30
Lorenzo Campanis
5aa41747f7 Update fetch.md
`err` instead of `error` in catch statement
2022-09-29 16:24:57 +03:00
Edimar Cardoso
b7b0cf6597 Merge branch 'release-2.7.4' into feature/package-email-send-async 2022-09-27 17:41:30 -03:00
Edimar Cardoso
1cb299f840 Changes suggested in code review
- Include return on sendAsync example;
- Change method send (sync) to preserve current behavior using the `customTransport` option.
2022-09-27 17:27:09 -03:00