kokokino
ac197beae1
Merge branch 'devel' into meteor3-blaze-docs
2025-10-08 00:01:45 -04:00
Aaron Rosenzweig
16433ed250
Added extra verbiage about the non-deterministic jumping of tasks to make it more clear.
2025-10-08 00:01:06 -04:00
Aaron Rosenzweig
bf9d6d2e56
Made "TasksMethods.js" start with uppercase letter.
2025-10-07 23:52:41 -04:00
Aaron Rosenzweig
b023a2e1a0
close the helpers
2025-10-07 23:49:02 -04:00
Aaron Rosenzweig
8e4de0c378
Updated the pub/sub information.
2025-10-07 23:45:34 -04:00
Aaron Rosenzweig
30f8cb1ef4
Added callout and link to packages.
2025-10-07 23:36:47 -04:00
Aaron Rosenzweig
f41d060edd
Added link for "hot-module-replacement"
2025-10-07 23:30:58 -04:00
Aaron Rosenzweig
18eef055c2
Switched back to PNG for mermaid diagram with 688 px width.
2025-10-07 23:26:43 -04:00
Aaron Rosenzweig
2cb3fb3ca1
Switching back to SVG but specifying both width and height of mermaid diagram
2025-10-07 23:17:06 -04:00
Aaron Rosenzweig
6db9079627
Switched from SVG to PNG for mermaid diagram
2025-10-07 23:09:31 -04:00
Aaron Rosenzweig
260b5b9ef5
Added mermaid diagram to explain Blaze rendering.
2025-10-07 23:05:40 -04:00
Aaron Rosenzweig
b9ffaa996a
Fixing VitePress documentation compilation errors by escaping handlebars like this: <span v-pre>{{#if}}</span>
2025-10-06 22:09:27 -04:00
Gabriel Grubba
b0845596d8
DOCS: Update Node.js version in Meteor+Vue3 tutorial
...
- Remove `--release` option
- Remove `node.js` version
2025-10-06 14:57:55 -03:00
Aaron Rosenzweig
7d069d05d0
Added Blaze tutorial that is fiberless for Meteor 3 that is similar to the existing React and Vue tutorials
2025-10-05 16:01:19 -04:00
Victor Parpoil
1c1ecb7607
fix: broken links to packages overview do to refactor
2025-09-17 10:54:01 -03:00
Victor Parpoil
b725bf8bc7
feat: mention the existence of oauth2 server package to share identity between apps
2025-09-17 10:54:01 -03:00
Victor Parpoil
b449fa87d3
feat: mention the ability to create express API directly from WebApp
2025-09-17 10:54:01 -03:00
Victor Parpoil
4f67f7f901
fix: modernize some structure parts
2025-09-17 10:54:01 -03:00
Victor Parpoil
86a69fb978
fix: broken links
2025-09-17 10:54:01 -03:00
Victor Parpoil
704253900a
fix: replace dead links
2025-09-17 10:54:01 -03:00
Victor Parpoil
3c79d85da2
docs: paste application structure from guide to v3 docs
2025-09-17 10:54:01 -03:00
Victor Parpoil
735b1d0430
docs: move package tutorial to Packages entry in left menu and reorganize
2025-09-16 17:36:31 -03:00
Victor Parpoil
d1d85ddfc7
fix: replace dead links with either v3 docs links or old guide links
2025-09-16 17:36:31 -03:00
Victor Parpoil
cc2ec85442
fix: rework on TOC
2025-09-16 17:36:31 -03:00
Victor Parpoil
61d7b2f207
fix: modernize writing atmosphere packages docs
2025-09-16 17:36:31 -03:00
Victor Parpoil
5f7a15b425
fix: modernizing using atmosphere packages
2025-09-16 17:36:31 -03:00
Victor Parpoil
18fad618c8
fix: remove "search for packages" which seems obvious from introduction in index
2025-09-16 17:36:31 -03:00
Victor Parpoil
df5154c0a5
fix: modernize when to use meteor packages
2025-09-16 17:36:31 -03:00
Victor Parpoil
e63a53cafd
docs: pasting original guide for atmostphere packages in v3-docs
2025-09-16 17:36:31 -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
Frederico Maia
3ab2dcc346
docs: update VitePress config and web apps documentation
2024-09-20 18:07:07 -03:00
Frederico Maia
c3f344dd44
Fix some broken links
2024-09-19 10:26:14 -03:00
denihs
d2ba435956
add react tutorial to the navbar
2024-08-22 14:44:53 -04:00
denihs
cedec2d184
Merge branch 'refs/heads/devel' into feature/react-tutorial
...
# Conflicts:
# v3-docs/docs/.vitepress/config.mts
2024-08-22 14:40:40 -04: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
Frederico Maia
2f62899834
Add warning about the vue-meteor-tracker package
2024-08-16 15:10:12 -03: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