Harry Adel
8e25037bf9
Fix stale links in framework tutorial docs
...
Replace guide.meteor.com and docs.meteor.com URLs with internal v3
paths across React, Vue, Blaze, Solid, and Svelte tutorials. Drop
.html extensions from internal links to match VitePress routing.
Affected links include references to collections API, accounts API,
methods guide, deployment guide, and reactive-dict API.
2026-02-09 03:44:36 +02:00
Nacho Codoñer
a6840e0298
improve tutorial clarity on Rspack and Meteor bundlers
2026-01-27 18:32:47 +01:00
Nacho Codoñer
6fa4e8f32c
refactor info blocks to add the two bundler version links to one
2026-01-27 18:23:59 +01:00
Nacho Codoñer
919202a24d
refactor info blocks to add the two bundler version links to one
2026-01-27 18:19:43 +01:00
Nacho Codoñer
c27baf683c
update Vue tutorial references and adopt Rspack bundler
2026-01-19 14:13:16 +01:00
Nacho Codoñer
2591862ca5
update React tutorial to include Rspack and Meteor bundler details
2026-01-19 13:54:46 +01:00
Nacho Codoñer
2936b199ac
update React tutorial to include Rspack and Meteor bundler details
2026-01-19 13:46:44 +01:00
Nacho Codoñer
13369a979a
update React tutorial to include Rspack and Meteor bundler details
2026-01-19 13:17:23 +01:00
Nacho Codoñer
8c58cc1392
update HMR details for Meteor 3.4+ in tutorials
2026-01-14 17:11:00 +01:00
Nacho Codoñer
6c83b188cb
update React tutorial with Rspack and HMR improvements
2026-01-14 14:30:22 +01:00
Italo José
04d8e0e900
Merge branch 'devel' into patch-1
2025-12-02 18:39:21 -03:00
Benjamin Payoux
44ce888dc6
Update 6.filter-tasks.md
...
Simplified declaration of `pendingTasksTitle` removing unnecessary template literal.
2025-11-05 13:46:52 -03:00
Gabriel Grubba
cc7bc9efd8
DOCS:Remove references to Meteor Toolbox VS Code extension
...
All mentions and links to the Meteor Toolbox VS Code extension have been removed from documentation and tutorials.
Based on https://forums.meteor.com/t/vs-code-extension/64106/2?u=grubba , and since the extension repository appears to be unmaintained, it seems best to remove it from the docs.
Soon, we will have a more defined process for third-party tools.
2025-09-01 10:17:14 -03:00
Diego Silva da Cunha
b7e9a9f13f
Update 9.next-steps.md
...
fix(next-steps): changing text from Vue to React
2025-08-06 11:03:05 -03:00
Sufhal
e08b44ebd4
chore: fixed a typo on paragraph 2.
2025-05-01 00:11:02 +02:00
Frederico Maia
035e0d769c
Update Galaxy documentation links to point to the new support site.
2025-03-25 10:06:35 -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
Jacob Gilbert
9e9ac93c29
Update 3.forms-and-events.md
...
In the instructions to add onSubmit and onChange to TaskForm.jsx there was an unused import for TaskCollections. Removing this had no effect on the useability of the code in this step.
2024-10-24 01:18:28 -05:00
denihs
6e1f184f77
react tutorial: code review changes
2024-08-19 11:12:57 -04:00
denihs
afa98ab7f3
react tutorial: section 9
2024-08-16 15:41:50 -04:00
denihs
b4e82a0eb5
react tutorial: section 8
2024-08-16 15:26:39 -04:00
denihs
270ed4067c
react tutorial: section 7
2024-08-16 15:09:23 -04:00
denihs
0e4db898b0
react tutorial: section 6
2024-08-16 14:07:12 -04:00
denihs
e4b915d09c
react tutorial: section 5
2024-08-16 13:50:28 -04:00
denihs
2ac6b3e1c2
react tutorial: implement step 4 and refactor other steps to add number index to their subsections
2024-08-16 11:08:31 -04:00
denihs
ba6ceedc7c
react tutorial: refactor collections.md and creating-the-app.md
2024-08-15 15:45:14 -04:00
denihs
d8e063b6d0
react tutorial: refactor forms-and-events.md
2024-08-15 15:38:49 -04:00
denihs
e65626e4ea
update react tutorial forms-and-events.md
2024-08-15 13:56:08 -04:00
denihs
1418fad461
start the forms and events section
2024-08-13 15:57:09 -04:00
denihs
e8b71d2485
the whole tutorial should be in a single file
2024-08-13 15:38:36 -04:00
denihs
1ebb409295
finish collections.md
2024-08-02 10:29:42 -04:00
denihs
f377b3431e
React tutorial - Start the collections.md
2024-08-01 11:47:54 -04:00
denihs
5677258b6c
- start React tutorial with Meteor 3
2024-07-31 14:28:11 -04:00