Commit Graph

39268 Commits

Author SHA1 Message Date
Gabriel Grubba
4e9fa95651 Merge branch 'devel' into docs/removal-of-kapa-ai 2025-03-25 11:15:27 -03:00
Frederico Maia
b57162e60a Merge pull request #13668 from meteor/enchance-v3-cli-docs
Add docs for meteor profile command and enchance cli docs
2025-03-25 08:42:01 -03:00
Gabriel Grubba
73cd4dcfdc Merge branch 'devel' into enchance-v3-cli-docs 2025-03-24 22:06:21 -03:00
Gabriel Grubba
0ec1e299a3 Merge branch 'devel' into docs/removal-of-kapa-ai 2025-03-24 21:58:55 -03:00
Gabriel Grubba
ce3c8b1e44 Merge pull request #13667 from meteor/update-v3-warning
Update docs to reflect Meteor 3 release
2025-03-24 21:58:10 -03:00
Gabriel Grubba
4408ef4389 DOCS: removal of kapa-ai
After evaluating its costs and the value it provides, we’ve found that many questions can be addressed more effectively through forums or by using a powerful LLM like ChatGPT or Claude.
For those who enjoy using an LLM as a question bot,
we’ll soon be providing a helpful guide on how to seamlessly integrate and use our docs with an LLM.

Soon I'll write a bit more in a forum post.
2025-03-24 21:53:58 -03:00
Frederico Maia
b55f1c311d Add configuration to ignore dead links for localhost in VitePress 2025-03-24 19:45:24 -03:00
Frederico Maia
1aad471da2 Add documentation for meteor profile command 2025-03-24 19:33:02 -03:00
Frederico Maia
36ba270177 Enhance CLI documentation for meteor help, meteor run, and meteor deploy commands. 2025-03-24 19:22:03 -03:00
Frederico Maia
69547ece0a Update documentation to reflect Meteor 3 release and Node.js version changes. 2025-03-24 18:38:45 -03:00
Joe Pea
618e5a24ba fix typo
Co-authored-by: Italo José <italo.i@live.com>
2025-03-21 16:40:40 -03:00
Joe Pea
5a53385b54 Update testing.md to show how to clean up Blaze View instances.
This adds an additional `Blaze.remove(view)` call to the sample test function to ensure the Blaze view is cleaned up properly. Additionally, this is great, even if not needed, because the Meteor AI in the new doc site answers questions about "how to render Blaze views with JavaScript" based on this `Blaze.renderWithData` example, so it is important for the AI to tell a person asking how to propertly clean up the `Blaze.View`.
2025-03-21 16:40:40 -03:00
Jan Dvorak
2084b64c15 Add GitHub links 2025-03-20 16:54:09 -03:00
Jan Dvorak
4836cd6e39 Remove wrong title 2025-03-20 16:54:09 -03:00
Jan Dvorak
683c3227d7 Fix packages categorization 2025-03-20 16:54:09 -03:00
Jan Dvorak
52fd0377fb Add other collection related packages from jam to community packages doc 2025-03-20 16:54:09 -03:00
Jan Dvorak
6a95f7c98d Improve jam:method description for Meteor versions 2025-03-20 16:54:09 -03:00
Jan Dvorak
67921c827c Add Jam's offline and method packages to docs
Right now just copied info from readmes.
More packages to be added later.
2025-03-20 16:54:09 -03:00
Joe Pea
20711de342 Update README.md 2025-03-19 13:42:57 -03:00
Italo José
2d9cd4f1a0 Merge pull request #13646 from trusktr/patch-17
Update accounts.md
2025-03-11 22:11:59 -03:00
Joe Pea
41d882350f Update accounts.md 2025-03-11 00:52:34 -05:00
Gabriel Grubba
ff688be9f3 Merge pull request #13643 from meteor/product/update-roadmap
PRODUCT: roadmap update
2025-03-10 09:15:43 -03:00
Gabriel Grubba
4c50f4baaf feedback updates 2025-03-07 08:28:10 -03:00
Gabriel Grubba
0cb2ee8dde PRODUCT: Update roadmap
I've updated the roadmap to reflect what we have planned for this year(they are in the order I think we will be doing them!).

Removed items does not mean they will not be done but rather that they are not a priority at the moment.

Reduced the scope of some items to make them more achievable
and so that we can check more often our roadmap to see if we are going in a good direction.
2025-03-06 19:53:36 -03:00
Gabriel Grubba
2f25a76494 Merge pull request #13634 from Davidihl/patch-1
Update 7.adding-user-accounts.md
2025-02-25 14:50:37 -03:00
David Ihl
b0bf53cc02 Update 7.adding-user-accounts.md
use `insertAsync` as introduced in Step 2 instead of `insert`
2025-02-24 14:47:27 +01:00
Nacho Codoñer
94c2a94fa0 Merge pull request #13624 from dr-dimitru/patch-2
Fix link to "PostCSS Plugins"
2025-02-18 23:00:29 +01:00
Nacho Codoñer
e7405cd863 Merge branch 'devel' into patch-2 2025-02-18 23:00:10 +01:00
Gabriel Grubba
e06b95f2fe Merge pull request #13551 from meteor/feature/security-issues-update
Update SECURITY.md for Meteor 3
2025-02-18 06:31:37 -03:00
dr.dimitru
0092cab834 Fix link to "PostCSS Plugins"
- [available plugins]() link was leading to broken parked domain with ads
2025-02-17 17:47:22 +02:00
Jan Dvorak
df293f9bc5 Merge branch 'devel' into feature/security-issues-update 2025-02-14 16:21:55 +01:00
Jan Dvorak
1801cec9be Add EOL date for Meteor 2.x
Co-authored-by: Gabriel Grubba <70247653+Grubba27@users.noreply.github.com>
2025-02-14 16:21:40 +01:00
Nacho Codoñer
9e5396ed3f Merge pull request #13558 from meteor/release-3.1.2
Release 3.1.2
2025-02-07 14:27:16 +01:00
Nacho Codoñer
7c3f4d2db3 bump meteor-installer to 3.1.2 2025-02-06 18:21:17 +01:00
Nacho Codoñer
5aea24d155 bump meteor-installer to 3.1.2 2025-02-06 16:22:42 +01:00
Nacho Codoñer
8f5cd46a30 Meteor version to 3.1.2 ☄️ release/METEOR@3.1.2 2025-02-06 15:58:39 +01:00
Nacho Codoñer
1c455b30ad Merge branch 'devel' into release-3.1.2 2025-02-06 15:37:11 +01:00
Nacho Codoñer
21eebadd68 Merge pull request #13243 from meteor/dependabot/github_actions/actions/cache-4
Bump actions/cache from 2 to 4
2025-02-04 20:40:24 +01:00
Nacho Codoñer
b5a3a5d202 fix docs 2025-02-04 15:12:39 +01:00
Nacho Codoñer
0288391d36 Meteor version to 3.1.2-beta.0 ☄️ release/METEOR@3.1.2-beta.0 2025-02-04 15:06:38 +01:00
Nacho Codoñer
fcc2c001e4 re-run checks 2025-02-04 14:39:01 +01:00
Nacho Codoñer
4f1eed23b9 generate new dev bundle for next beta release 2025-02-04 14:23:30 +01:00
Nacho Codoñer
8f8d7a85ca Merge pull request #13606 from ref-app/devel
Implement #13605 to opt-in to legacy
2025-02-04 13:47:34 +01:00
Per Bergland
cbbe3d411c Implement #13605 to opt-in to legacy 2025-02-04 12:21:15 +01:00
Nacho Codoñer
e4ab15ae87 Merge pull request #13399 from meteor/feature/docs-setMinimumBrowserVersions
Docs page for modern-browsers
2025-02-03 15:11:14 +01:00
Nacho Codoñer
4b327b5f9c Merge branch 'release-3.1.2' into feature/docs-setMinimumBrowserVersions
# Conflicts:
#	v3-docs/docs/package-lock.json
#	v3-docs/docs/package.json
2025-02-03 15:08:18 +01:00
Nacho Codoñer
8c7f731021 Merge pull request #13587 from meteor/security-updates-3.1.2
Security updates (dependabot)
2025-02-03 15:07:03 +01:00
Nacho Codoñer
4faa9acd20 update docs deps 2025-02-03 15:03:42 +01:00
Nacho Codoñer
71f512879a Merge branch 'release-3.1.2' into security-updates-3.1.2
# Conflicts:
#	v3-docs/docs/package-lock.json
#	v3-docs/docs/package.json
2025-02-03 15:01:57 +01:00
Gabriel Grubba
46dd3d4cc5 Merge pull request #13602 from meteor/docs/fix-typo-in-tracker
DOCS: Fix typo in Tracker.md
2025-02-03 10:27:19 -03:00