Commit Graph

32650 Commits

Author SHA1 Message Date
Gabriel Grubba
88ab016017 Meteor version to 2.8-rc.0 ☄️ release/METEOR@2.8-rc.0 2022-10-06 18:14:04 -03:00
Gabriel Grubba
f9a92deb1d Merge pull request #12196 from meteor/creating-call-async
callAsync - New method to call async functions
2022-10-06 16:44:52 -03:00
Gabriel Grubba
ff4618e164 Merge branch 'release-2.7.4' into creating-call-async 2022-10-06 16:44:37 -03:00
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
Gabriel Grubba
0db71d626d Merge pull request #12195 from meteor/dev-bundle-14.20.1.0
Upgrade Node to v14.20.1
2022-10-06 16:42:58 -03:00
denihs
75d3de3d1a typo 2022-10-06 14:23:39 -04:00
denihs
c7fe33bf8b updating callAsync arguments comment 2022-10-06 14:20:14 -04:00
denihs
662eee3bf9 Changes from code review 2022-10-06 14:17:50 -04:00
denihs
8c07f63d10 Calling Meteor.bindEnvironment() inside callAsync, so the context is rightly set before calling stub 2022-10-05 19:28:14 -04:00
denihs
2542ae9970 Changing variables' and functions' names. 2022-10-05 17:44:31 -04:00
denihs
b86b2a122c Removing withValueAsync from the server, and using the setNewContextAndGetCurrent and set strategy.
When creating a new fiber inside withValueAsync, some contexts where missing, and when calling Meteor.call without a callback, no result were returned.
2022-10-05 13:27:16 -04:00
denihs
77f71634cf Merge branch 'release-2.7.4' into creating-call-async 2022-10-05 11:15:06 -04:00
denihs
3c467fcf23 Removing withValueAsync from the client, so we can keep compatible with older browsers. 2022-10-04 17:55:32 -04:00
Ayushi Vishwakarma
8e240e3955 updated the doc with the dependency of --container-size
on --plan flag
2022-10-02 19:24:18 +05:30
denihs
15b1e6fddf Wrapping the withValueAsync on server inside a new Fiber 2022-10-01 19:28:35 -04:00
denihs
11eee0e998 Removing verifications for call and callAsync 2022-10-01 18:19:05 -04:00
Gabriel Grubba
73fd519de6 Merge pull request #12197 from lcampanis/patch-1
Update fetch.md typo
2022-09-30 15:47:59 -03:00
Gabriel Grubba
975aa91f2d Merge branch 'devel' into patch-1 2022-09-30 14:38:06 -03:00
Gabriel Grubba
49fa4364e4 Merge pull request #12199 from davidjb/conduct-urls
Update Code of Conduct Attribution URLs
2022-09-30 14:37:43 -03:00
David Beitey
d0b8d2d2ba Update Code of Conduct Attribution URLs
The Contributor Covenant URL has been updated as it was previously
redirecting to the Italian version of this document, and updates the
Ubuntu URL for currency and from insecure http://.
2022-10-01 01:45:38 +10:00
Lorenzo Campanis
5aa41747f7 Update fetch.md
`err` instead of `error` in catch statement
2022-09-29 16:24:57 +03:00
denihs
dbc7833cac Merge remote-tracking branch 'origin/creating-call-async' into creating-call-async 2022-09-26 14:46:26 -04:00
denihs
cc307b74ce fixing typo 2022-09-26 14:46:10 -04:00
Gabriel Grubba
544897e509 fix: typo in script 2022-09-26 15:32:45 -03:00
Gabriel Grubba
065c5a058b docs: added missing parts 2022-09-26 15:32:11 -03:00
Gabriel Grubba
28b11d410c fix: adjusted typo 2022-09-26 14:32:19 -03:00
Jan Dvorak
1e058ba799 Bump to Node v14.20.1 2022-09-26 08:46:04 +02:00
denihs
530eec611b Updating history.md 2022-09-22 17:26:19 -04:00
denihs
b5a2f13758 - throwing error instead of just warning when calling Meteor.call with async methods 2022-09-22 17:25:26 -04:00
denihs
7be67c1301 - fixing typo 2022-09-22 16:09:57 -04:00
denihs
1f4adce928 Merge branch 'bugfix/fix-problem-with-publish-client-async-methods' into creating-call-async 2022-09-22 15:08:06 -04:00
denihs
3f562b086d Merge branch 'release-2.7.4' into bugfix/fix-problem-with-publish-client-async-methods 2022-09-22 15:05:12 -04:00
denihs
d2e552ed27 - update changelog
-  Throw a warning instead of an error when the user is calling Method with the wrong type of function
2022-09-22 15:04:39 -04:00
Gabriel Grubba
865136f37b Merge pull request #12186 from meteor/feature/skel-solid
feat: solid-skel
2022-09-20 19:48:18 -03:00
Gabriel Grubba
ae7ccaf805 fix: adjusted small comment 2022-09-20 18:58:24 -03:00
denihs
42ee60461e Creating function callAsync 2022-09-20 16:41:21 -04:00
Gabriel Grubba
2186f59911 feat: solid-skel 2022-09-20 15:27:07 -03:00
Gabriel Grubba
faad10d284 Merge pull request #12181 from meteor/feature-chakra-skel
feat: chakra-ui skel
2022-09-16 15:48:39 -03:00
Gabriel Grubba
c1a1167db0 feat: chakra-ui skel 2022-09-15 17:27:55 -03:00
Gabriel Grubba
c32245ea9a Update roadmap.md
relates to: #11727 
There were changes in discussion name
2022-09-14 15:38:34 -03:00
Gabriel Grubba
131539eacf chore: formatted script 2022-09-09 11:34:40 -03:00
Gabriel Grubba
3f8e52bc8a Meteor version to 2.8-beta.7 ☄️ release/METEOR@2.8-beta.7 2022-09-09 11:06:08 -03:00
Gabriel Grubba
55a0b26afc chore: added script for tarballs 2022-09-09 10:59:08 -03:00
Gabriel Grubba
5983aadf71 Meteor version to 2.8-beta.6 ☄️ 2022-09-09 10:08:26 -03:00
Gabriel Grubba
dd35fe03d4 Merge branch 'devel' into release-2.7.4 2022-09-05 10:14:31 -03:00
Gabriel Grubba
fd98b1a5bb Merge pull request #12169 from meteor/fix-3837-DDP-connect-options-docs
docs: document options argument when calling DDP.connect
2022-09-05 10:12:55 -03:00
Gabriel Grubba
119ccd2a7c Merge pull request #12170 from meteor/feat-changelog-2.8
chore: added how can I use section to change log
2022-08-31 12:10:41 -03:00
Gabriel Grubba
594e185c09 chore: adressed comments 2022-08-31 11:56:44 -03:00
Frederico Maia
8a6569cf1b Merge branch 'devel' into release-2.7.4 2022-08-31 16:35:13 +02:00
Gabriel Grubba
6be0b2079b fix: grammar errors 2022-08-31 09:30:46 -03:00