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
denihs
e8b71d2485
the whole tutorial should be in a single file
2024-08-13 15:38:36 -04:00
Frederico Maia
9ff9c7f6a8
Keep file name in lowercase.
2024-08-09 17:12:34 -03:00
bomb-on
ddce302643
Small corrections in Meteor 3 + Vue 3 tutorial
2024-08-06 21:39:07 +00:00
Frederico Maia
f3228690dc
Update Meteor version to 3.0.1
2024-08-05 16:31:06 -03:00
Frederico Maia
9cce3fe08c
Add the final version repository link.
2024-08-05 16:25:41 -03:00
Frederico Maia
86e8148e2b
Update first version of the Meteor 3 + Vue 3 tutorial.
2024-08-05 16:17:31 -03:00
Frederico Maia
04cd485656
Add first version of the Meteor 3 + Vue 3 tutorial.
2024-08-02 18:19:52 -03: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