Leonardo Venturini
5a8cb0dc1f
Merge pull request #13285 from camstuart/docs-typo
...
V3 Docs landing page typo
2024-08-07 15:05:54 -03:00
Cam Stuart
ca98e1c377
fix: typo
2024-08-08 00:21:12 +10:00
Leonardo Venturini
6271ee4d07
Merge branch 'devel' into release-3.0.2
2024-08-02 09:47:06 -03:00
denihs
f18bcc3e29
Meteor version to 3.0.2-beta.3 ☄️
2024-08-01 09:34:40 -04:00
Denilson
8e5196f8ba
Merge branch 'devel' into feature/update-faq-v3
2024-08-01 09:05:52 -04:00
denihs
7553ac1e72
update guide to remove RC mentions
2024-07-31 11:13:50 -04:00
denihs
7dc5a1a22d
update v3 FAQ
2024-07-31 10:20:02 -04:00
denihs
913f83fd9e
Meteor version to 3.0.2-beta.0 ☄️
2024-07-26 14:56:29 -04:00
Frederico Maia
9a8e9fa033
Update links in the docs and add important links to the navbar.
2024-07-25 19:12:18 -03:00
Nacho Codoñer
ade339d721
update docs
2024-07-19 14:34:51 +02:00
Nacho Codoñer
923c62e6e5
update docs
2024-07-19 14:31:25 +02:00
denihs
834c0d9e88
rollback script to generate changelog
2024-07-16 16:11:54 -04:00
denihs
e4b7483564
update changelog v3
2024-07-16 16:09:34 -04:00
denihs
61c25a7426
Meteor version to 3.0.0-rc.10 ☄️
2024-07-15 11:12:31 -04:00
denihs
9bd17184e9
Meteor version to 3.0.0-rc.9 ☄️
2024-07-15 10:55:23 -04:00
denihs
9b114283b9
Meteor version to 3.0.0-rc.8 ☄️
2024-07-12 09:10:10 -04:00
denihs
c0dbc0547f
- update migration guide
2024-07-11 09:35:12 -04:00
Nacho Codoñer
1de4cf85ff
[3.x] Proper minor version upgrade for tinytest ( #13207 )
...
* set the proper minor version upgrade for tinytest and for 3.x official
* update docs and provide missing breaking changes
---------
Co-authored-by: Denilson <denilsonh2014@gmail.com >
2024-07-10 12:19:26 +02: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
Denilson
7c4512c229
Merge branch 'release-3.0' into feature/add-addemailasync-alias
2024-07-04 14:00:42 -04:00
denihs
2630c2671a
- rename Accounts.addUser to Accounts.addUserAsync
...
- update docs
2024-07-03 14:00:39 -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
Leonardo Venturini
fa9619a1bc
add top level await docs
2024-07-03 08:49:18 -04:00
denihs
02ee812795
- change the doc title
2024-07-02 14:44:51 -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
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
denihs
342f011065
- add limitations section
...
- update "Can I still use Meteor.call?" section
2024-06-26 13:55:34 -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
denihs
dc48af8074
- remove previous change as the deploy works now
2024-06-13 10:20:01 -04:00
denihs
5d44b19c0b
- remove netlify config files
...
- small change in the docs to see if docs deploy works
2024-06-13 10:15:51 -04:00
denihs
c9b9bb46ad
- add netlify config files
2024-06-13 10:12:00 -04:00
Denilson
cc4cf80fc6
Merge branch 'release-3.0' into OSS-443-add-the-ask-ai-embedded-button-from-kapa-ai-in-our-docs
2024-06-13 09:34:35 -04:00
Nacho Codoñer
327578deb0
Docs updates and tweaks for RC.4 ( #13192 )
...
* update installer to latest rc3
* update docs for allowdeny async compatibility
* improve docs for allowdeny
* bump to rc.4 as is the new version
* bump babel preset package
* bump babel preset package
* update installer package-lock.json
* fix issue with babel presets meteor
* bump babel-preset-meteor after latest fixes
2024-06-12 19:55:48 +02:00
Frederico Maia
b636f7d2ee
Merge branch 'release-3.0' into OSS-443-add-the-ask-ai-embedded-button-from-kapa-ai-in-our-docs
2024-06-12 09:32:00 -03:00
Nacho Codoñer
41046c520f
Meteor version to 3.0-rc.3 ☄️
2024-06-11 18:22:22 +02:00
Frederico Maia
11a0300361
Merge branch 'release-3.0' into OSS-443-add-the-ask-ai-embedded-button-from-kapa-ai-in-our-docs
2024-06-10 17:42:23 -03:00
Nacho Codoñer
d603ec5d87
Merge pull request #13176 from meteor/v3-docs-review
...
Review V3 docs
2024-06-10 15:46:38 +02:00
Nacho Codoñer
fd3cd76c27
Merge pull request #13162 from meteor/reset-db-option
...
Implement reset db option and default without cleaning db
2024-06-10 15:32:31 +02:00
Frederico Maia
e913d7650c
Add the "Ask AI" embedded button from Kapa.ai to V3 Docs
2024-06-07 12:43:50 -03:00
Nacho Codoñer
ecaeeda4a4
fix other instance of core packages docs
2024-06-06 16:07:46 +02:00
Nacho Codoñer
a1581eee8d
fix other instance of core packages docs
2024-06-06 16:02:50 +02:00
Nacho Codoñer
2711cd801a
add docs for community packages and fix maintained packages links
2024-06-06 16:01:44 +02:00
Nacho Codoñer
a1f74691b0
update v3 docs for maintained packages
2024-06-06 15:53:12 +02:00