Commit Graph

37196 Commits

Author SHA1 Message Date
Denilson
c2bf9bfc55 Merge pull request #13217 from meteor/fix/error-cloning-skel
[Meteor 3] Fix git clone error when running `meteor create`
2024-07-05 13:32:20 -04:00
Denilson
8b82145b23 Merge branch 'release-3.0' into fix/error-cloning-skel 2024-07-05 13:32:08 -04:00
Leonardo Venturini
e330811851 Merge pull request #13213 from meteor/v3/tla-docs
Add Top Level Await docs to v3 docs
2024-07-05 13:10:12 -03:00
Leonardo Venturini
544038ea7f Merge branch 'release-3.0' into fix/error-cloning-skel 2024-07-05 11:59:08 -03:00
Denilson
6c55477575 Merge pull request #13194 from meteor/feature/accounts-server-options-init
Initialize options for accounts from settings.json
2024-07-05 10:47:36 -04:00
Denilson
a6c78082ea Merge branch 'release-3.0' into feature/accounts-server-options-init 2024-07-05 10:46:45 -04:00
denihs
3c3a1345aa - removing premature skel cloning
- avoid getting stuck in prompting when trying to clone repository
2024-07-04 15:06:36 -04:00
Denilson
a60a8db2df Merge pull request #13214 from meteor/feature/add-addemailasync-alias
[Meteor 3] Add Accounts.addEmailAsync alias
2024-07-04 14:01:02 -04:00
Denilson
7c4512c229 Merge branch 'release-3.0' into feature/add-addemailasync-alias 2024-07-04 14:00:42 -04:00
Denilson
a09972e975 Merge pull request #13201 from meteor/fix/revert-withvalue-deprecate-meteor-call
Meteor 3 - Warn about using Meteor[.call/.apply] with async methods
2024-07-04 13:59:20 -04:00
denihs
31504b221b - fix bindEnvironment to add catch to the return if it's a promise 2024-07-03 14:42:45 -04:00
denihs
83ecf9b7e9 Merge branch 'refs/heads/release-3.0' into fix/revert-withvalue-deprecate-meteor-call 2024-07-03 14:14:16 -04:00
Denilson
7a958ebf68 Merge pull request #12675 from meteor/fix/release-3-crash-failed-build
[Meteor 3] Fix handling unexpected errors during build
2024-07-03 14:08:41 -04:00
denihs
2ad92b7054 Merge branch 'refs/heads/release-3.0' into fix/release-3-crash-failed-build
# Conflicts:
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/webapp/.npm/package/npm-shrinkwrap.json
2024-07-03 14:08:17 -04:00
denihs
2630c2671a - rename Accounts.addUser to Accounts.addUserAsync
- update docs
2024-07-03 14:00:39 -04:00
denihs
ff6c7c4864 - increase protocolTimeout for puppeteer launch 2024-07-03 13:38:37 -04:00
denihs
cee675e6d1 Merge branch 'refs/heads/release-3.0' into fix/revert-withvalue-deprecate-meteor-call
# Conflicts:
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/webapp/.npm/package/npm-shrinkwrap.json
2024-07-03 13:28:55 -04:00
Denilson
45e8d783bc Merge pull request #13198 from meteor/fix/update-callAsync-migration-doc
- update call-x-callAsync.md docs to mirror our API
2024-07-03 13:26:27 -04:00
denihs
4202447296 force CI tests to run again 2024-07-03 10:44:09 -04:00
Leonardo Venturini
fa9619a1bc add top level await docs 2024-07-03 08:49:18 -04:00
Jan Dvorak
b4fa4363b7 Merge branch 'release-3.0' into feature/accounts-server-options-init 2024-07-03 14:45:34 +02:00
denihs
5e55710957 - fix environment - bindEnvironment test
- stop always returning promises in the server for bindEnvironment and withValues
2024-07-02 15:25:38 -04:00
denihs
02ee812795 - change the doc title 2024-07-02 14:44:51 -04:00
denihs
776b3c22d8 - check if the resource has any errors before trying to get the data from it. 2024-07-02 13:56:01 -04:00
Denilson
5146d53487 Merge branch 'release-3.0' into fix/release-3-crash-failed-build 2024-07-02 12:03:43 -04:00
denihs
fc0c1912f4 - revert test: mongo-livedata - collection async operations data persistence 2024-07-02 09:55:41 -04:00
Denilson
022ecc52e3 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:38:33 -04:00
Denilson
f8461f92f1 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:37:41 -04:00
Denilson
9a6ec3c403 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:37:31 -04:00
Denilson
7befcad492 Update v3-docs/v3-migration-docs/breaking-changes/call-x-callAsync.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-27 13:37:21 -04:00
denihs
2f85dcf6bc - fix test environment - bindEnvironment 2024-06-26 16:52:20 -04:00
denihs
66747f701d Merge remote-tracking branch 'origin/fix/revert-withvalue-deprecate-meteor-call' into fix/revert-withvalue-deprecate-meteor-call 2024-06-26 14:13:58 -04:00
denihs
ec0d28cadd - use Meteor._debug instead of console.warn
- add comments to not change the behavior of withValues() (client)
2024-06-26 14:08:50 -04:00
Denilson
9c269ed9cd Merge branch 'release-3.0' into fix/revert-withvalue-deprecate-meteor-call 2024-06-26 14:08:37 -04:00
Denilson
b6a3638c0f Update v3-docs/docs/api/meteor.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-26 13:59:45 -04:00
Denilson
09f4897dd3 Update v3-docs/docs/api/meteor.md
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-26 13:59:39 -04:00
Denilson
479e2c7494 Update packages/ddp-client/common/livedata_connection.js
Co-authored-by: zodern <zodern@users.noreply.github.com>
2024-06-26 13:59:28 -04:00
Denilson
3854f4e119 Merge branch 'release-3.0' into fix/update-callAsync-migration-doc 2024-06-26 13:55:53 -04:00
denihs
342f011065 - add limitations section
- update "Can I still use Meteor.call?" section
2024-06-26 13:55:34 -04:00
denihs
4d36feed07 - remove vitepress dependency from ./package.json 2024-06-26 13:14:33 -04:00
Nacho Codoñer
4dd4643a2b re-run checks 2024-06-25 17:42:05 +02:00
Jan Dvorak
2aaed14d34 Merge branch 'release-3.0' into feature/accounts-server-options-init 2024-06-25 11:39:34 +02:00
denihs
fc5f738946 - remove unnecessary function call 2024-06-21 11:41:57 -04:00
denihs
d3fd11ffe3 - revert EVp.withValue to its original state
- warn devs about using Meteor.call with async methods
2024-06-21 11:28:56 -04:00
denihs
7e7e7f8238 - update call-x-callAsync.md to make things clear about Meteor.call 2024-06-21 10:50:10 -04:00
denihs
6f249c445f - update call-x-callAsync.md docs to mirror our API 2024-06-19 16:10:51 -04:00
Bruno Eduardo de Souza Medeiros
818c5da95c Fix v3 docs footer navigation (#13177)
Co-authored-by: Denilson <denilsonh2014@gmail.com>
Co-authored-by: Nacho Codoñer <igcogi@gmail.com>
2024-06-19 18:05:10 +02:00
Denilson
f3e6e9163c Merge branch 'release-3.0' into fix/release-3-crash-failed-build 2024-06-18 09:30:03 -04:00
Leonardo Venturini
a95234aa1e Merge pull request #13196 from meteor/v3/update-codeowners
Update CODEOWNERS
2024-06-17 13:50:14 -04:00
Henrique A. Schmaiske
e0e3f6904e Update CODEOWNERS 2024-06-17 13:07:45 -04:00