Harry Adel
e41c8ecf9e
Update packages/tracker/tracker.js
...
Co-authored-by: Radosław Miernik <radekmie@gmail.com >
2023-11-29 00:43:39 +02:00
harryadel
8223aefa35
Merge branch 'tracker-firstRunPromise' of github.com:harryadel/meteor into tracker-firstRunPromise
2023-11-22 14:39:44 +02:00
harryadel
f2c98ae930
[tracker] await then & catch
2023-11-22 14:36:52 +02:00
Jan Dvorak
4fc44cbee2
Merge branch 'devel' into tracker-firstRunPromise
2023-11-21 11:55:21 +01:00
harryadel
2eb32ba3ef
Merge branch 'tracker-firstRunPromise' of github.com:harryadel/meteor into tracker-firstRunPromise
2023-11-19 21:16:48 +02:00
harryadel
ff615a5faf
[tracker] add then and catch
2023-11-19 21:15:12 +02:00
Gabriel Grubba
c9e3551b96
Merge pull request #12848 from jamauro/patch-3
...
Update Testing section for Tinytest
2023-11-16 13:55:15 -03:00
Gabriel Grubba
4c9f2cba12
Merge branch 'devel' into patch-3
2023-11-16 13:55:00 -03:00
Gabriel Grubba
b47ef266a2
Merge pull request #12885 from harryadel/patch-10
...
Fix testing packages link
2023-11-16 13:34:29 -03:00
Harry Adel
62e193d942
Fix testing packages link
2023-11-16 14:16:34 +02:00
Frederico Maia
05d3009b66
Merge branch 'devel' into patch-3
2023-11-16 06:41:19 -03:00
Frederico Maia
b6f48cea43
Merge pull request #12858 from harryadel/patch-9
...
Replace http with fetch package in accounts.md
2023-11-16 06:40:46 -03:00
Frederico Maia
5a6c9245fc
Merge branch 'devel' into patch-3
2023-11-16 05:56:41 -03:00
Frederico Maia
f960946aed
Merge branch 'devel' into patch-9
2023-11-16 05:56:25 -03:00
Frederico Maia
44407ee388
Update CODE_OF_CONDUCT.md
...
Update our Code of Conduct to ensure our commitment to clarity, consistency, and accountability. We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
Community Guidelines were inspired by OpenJS's code of conduct enforcement ladder.
2023-11-15 18:12:32 -03:00
Frederico Maia
e3e53fe46b
Merge branch 'devel' into patch-9
2023-11-15 16:55:44 -03:00
Frederico Maia
fe604bdd96
Add warning about Meteor 2.x running on Node 14.
2023-11-15 16:52:25 -03:00
Gabriel Grubba
24c3ab26af
Merge pull request #12883 from meteor/meteor-3-warning-and-guide
...
New 3.0 migration page placeholder and warnings about Meteor 2.x
2023-11-15 16:11:44 -03:00
Gabriel Grubba
1278057563
update packagelock
2023-11-15 15:56:04 -03:00
Frederico Maia
d620ca2c75
Improve the warning message.
2023-11-15 13:21:37 -03:00
Frederico Maia
b1e2599776
New 3.0 migration page and warnings about Meteor 2.x.
2023-11-15 13:13:44 -03:00
Gabriel Grubba
660025db82
Merge pull request #12881 from meteor/updating-2.13-migration-guide
...
Adding note on how to solve 2.13.3 issue
2023-11-15 09:51:38 -03:00
Gabriel Grubba
cc8dd91764
revert package-lock back
2023-11-14 17:59:41 -03:00
Gabriel Grubba
1de5589004
Remove note
2023-11-14 17:59:08 -03:00
Gabriel Grubba
60562969ae
Adding note on how to solve 2.13.3 issue
2023-11-14 17:55:53 -03:00
Gabriel Grubba
977e630608
Merge pull request #12873 from jamauro/patch-4
...
Clarifying the language around publishing a package
2023-11-13 16:30:27 -03:00
Gabriel Grubba
b03769c7c6
Merge branch 'devel' into patch-4
2023-11-13 16:30:12 -03:00
Frederico Maia
a151dbee5d
Update Hexo Meteor theme and config to use Meteor logo and new header color
2023-11-11 19:57:27 -03:00
jamauro
281fc82d79
Clarifying the language around publishing a package
2023-11-10 09:06:57 -06:00
Gabriel Grubba
5f5bd551df
Merge pull request #12864 from meteor/feature/document-accounts-rate-limit-funcs
...
Document into docs Accounts rate limiting functions
2023-11-10 10:30:59 -03:00
Jan Dvorak
9b61e9c0db
Merge branch 'devel' into patch-9
2023-11-10 14:30:54 +01:00
jamauro
21994e4587
Clarifying driver package language
2023-11-06 08:43:52 -06:00
Gabriel Grubba
b22d6848f8
Merge branch 'devel' into patch-3
2023-11-06 11:40:57 -03:00
Gabriel Grubba
f3e359aed9
Merge branch 'devel' into feature/document-accounts-rate-limit-funcs
2023-11-06 11:29:04 -03:00
Gabriel Grubba
e0631738f2
Merge pull request #12839 from sebastianspiller/documentation-update-tracker-withComputation
...
Documentation update to make Tracker.withComputation more understandable
2023-11-06 11:15:29 -03:00
Gabriel Grubba
ec47578ce0
Merge branch 'devel' into documentation-update-tracker-withComputation
2023-11-06 11:13:26 -03:00
Gabriel Grubba
6106a2cbe6
Merge branch 'devel' into tracker-firstRunPromise
2023-11-06 11:02:03 -03:00
sebastianspiller
1baba8e689
Cleaned up own documentation changes
2023-11-06 08:12:48 +01:00
Jan Dvorak
ad39c9d746
Document into docs Accounts rate limiting functions
2023-11-05 18:02:29 +01:00
Harry Adel
3f92d12fe9
Replace http with fetch package in accounts.md
2023-10-31 23:52:24 +02:00
Gabriel Grubba
829d0eabb6
Merge pull request #12853 from harryadel/fix/tracker-docs
...
Fix links in tracker README
2023-10-31 12:05:35 -03:00
jamauro
4e79d85d70
Fix missing "the"
2023-10-30 10:23:46 -05:00
jamauro
672d8e5cd3
Reworded a bit for clarity
2023-10-30 10:21:44 -05:00
harryadel
9eb5e670db
Fix links in tracker README
2023-10-30 14:08:02 +02:00
jamauro
68241fe321
Update Testing section for Tinytest
2023-10-28 14:43:34 -05:00
sebastianspiller
8fe08ac9e7
Documentation update to make Tracker.withComputation more understandable
2023-10-24 14:51:14 +02:00
Gabriel Grubba
72f27da680
Merge pull request #12835 from meteor/update-meteor-base-node-version-14.21.4
...
Removed the parentheses where it says Galaxy meteor-base image "it will be updated soon"
2023-10-20 17:30:55 -03:00
thiago
9ccef358db
removing 'it will be updated'
2023-10-20 15:56:48 -03:00
Gabriel Grubba
12d9194bd9
Merge pull request #12800 from harryadel/update-broken-accounts-links
...
Update broken accounts link
2023-10-20 09:46:45 -03:00
Jan Dvorak
484da7c464
Merge branch 'devel' into update-broken-accounts-links
2023-10-20 14:13:20 +02:00