Commit Graph

57 Commits

Author SHA1 Message Date
italo jose
6d27823279 docs: add changelog, e2e-coverage, and version-bump skill documentation and update development workflows 2026-04-03 14:01:17 -03:00
dupontbertrand
f29a87b12e docs: remove incorrect claim about SockJS bundle size reduction 2026-03-24 21:16:48 +01:00
dupontbertrand
77eabba250 docs: add DDP_TRANSPORT documentation and update DISABLE_SOCKJS
Documents the new DDP_TRANSPORT environment variable with available
transports (sockjs, uws), usage examples, and tradeoffs.

Updates DISABLE_SOCKJS to note it is equivalent to DDP_TRANSPORT=uws
and recommends the new variable instead.
2026-03-24 21:15:21 +01:00
Harry Adel
92164e3f6f Fix stale links across API, package, about, CLI, and community docs
Replace guide.meteor.com, v3-docs.meteor.com, and docs.meteor.com
URLs with internal v3 paths. Drop .html extensions. Update text
references from 'Meteor Guide' to 'Tutorials' where appropriate.

Affected: accounts API, CLI reference, cordova, install, roadmap,
web-apps, rspack-bundler-integration, react-meteor-data, accounts-ui,
modules, jam-method, and pub-sub docs.
2026-02-09 03:45:01 +02:00
Nacho Codoñer
d4d4578445 Merge pull request #14100 from meteor/update-docs-3.4
Add missing docs for Meteor 3.4
2026-01-29 17:19:05 +01:00
Nacho Codoñer
5c47979b8a fix delimiter for info 2026-01-29 16:48:52 +01:00
Nacho Codoñer
fdd61584b0 document .meteorignore and METEOR_IGNORE 2026-01-29 15:09:50 +01:00
Nacho Codoñer
c928e28383 update Vue tutorial references and adopt Rspack bundler 2026-01-19 14:22:43 +01:00
Nacho Codoñer
9b9594cf1c add new skeleton for angular 2025-11-05 11:17:28 +01:00
Nacho Codoñer
bfc374c610 Merge branch 'devel' into release-3.4 2025-10-20 16:40:40 +02:00
Gabriel Grubba
5db21f4df6 DEV: Flip --raw-logs to default true and add --timestamps option. 2025-09-29 22:30:04 -03:00
Nacho Codoñer
ed497dffa8 rename --coffee flag to --coffeescript 2025-09-19 16:33:32 +02:00
Nacho Codoñer
e716fba606 add Babel support to Meteor project creation 2025-09-18 10:11:03 +02:00
Nacho Codoñer
d1231a7e20 add CoffeeScript support to Meteor project creation 2025-09-18 09:49:46 +02:00
Nacho Codoñer
0a3bc8fa56 fix docs 2025-06-13 18:14:28 +02:00
Nacho Codoñer
7f22966bb1 fix docs 2025-06-13 18:10:14 +02:00
Nacho Codoñer
4a17ce5897 fix docs 2025-06-13 18:08:54 +02:00
Nacho Codoñer
67fc97e60b fix docs 2025-06-13 18:08:14 +02:00
Nacho Codoñer
1117a52d84 fix docs 2025-06-13 18:06:05 +02:00
Nacho Codoñer
135d829203 Merge branch 'devel' into release-3.3
# Conflicts:
#	v3-docs/docs/cli/index.md
2025-06-13 17:49:24 +02:00
Frederico Maia
0c4a4f65ca Enhance CLI documentation for meteor node command: restructure section, add detailed descriptions, common uses table, and usage examples to improve user understanding and clarity. 2025-06-12 18:06:38 -03:00
Frederico Maia
50c27ff33e Enhance CLI documentation for meteor npm command: restructure section, add detailed descriptions, common commands table, and usage examples to improve user understanding and clarity. 2025-06-12 18:05:56 -03:00
Frederico Maia
6ac1f8bb0a Enhance CLI documentation for meteor shell command: improve section structure, add detailed connection behavior and features, and provide example usage for better user understanding. 2025-06-12 18:02:40 -03:00
Frederico Maia
10638df2ce Update CLI documentation for meteor admin command: clarify command purpose, add detailed command list, and provide usage examples for better user guidance. 2025-06-12 18:00:32 -03:00
Frederico Maia
79ebabaf5d Update CLI documentation for meteor test-packages command: enhance description, add detailed options, and provide usage examples for improved clarity and usability. 2025-06-12 17:57:46 -03:00
Nacho Codoñer
f1988ed255 Merge branch 'devel' into release-3.3 2025-05-26 18:31:18 +02:00
Frederico Maia
ce78edd9a6 Enhance meteor publish-release documentation with detailed command usage, configuration file format, options, and examples for improved clarity and user guidance. 2025-05-24 15:59:12 -03:00
Frederico Maia
02538f16bc Enhance meteor publish-for-arch documentation with detailed command usage, architecture support information, and example workflows for improved clarity and user guidance. 2025-05-24 15:55:42 -03:00
Frederico Maia
46494d94cc Enhance meteor publish documentation with detailed command descriptions, usage examples, and options for improved clarity and user guidance. 2025-05-24 15:45:40 -03:00
Frederico Maia
75b76e37d1 Revise meteor show documentation to enhance clarity, including detailed command descriptions, usage examples, and options for improved user understanding. 2025-05-24 15:41:42 -03:00
Frederico Maia
62a7c43ee5 Enhance meteor search documentation with improved command description, detailed options, and practical examples for better user guidance. 2025-05-24 15:36:46 -03:00
Frederico Maia
4422376125 Update meteor lint documentation to improve clarity and detail, including command description, options, example usage, and CI integration tips. 2025-05-24 15:36:27 -03:00
Frederico Maia
07bcf5ba98 Enhance documentation for meteor build command with clearer structure, detailed output artifacts, options, and examples for better user understanding. 2025-05-24 15:33:22 -03:00
Nacho Codoñer
65e10c80b8 Merge pull request #13694 from meteor/meteor-profile-build
Support option to profile `meteor build`
2025-04-14 13:34:12 +02:00
Nacho Codoñer
65d294ee29 Merge pull request #13460 from meteor/dev/add-tinytest-filter-option
DEV: Add tinytest `filter` option
2025-04-14 10:40:08 +02:00
Nacho Codoñer
d170fa1857 document new build option 2025-04-10 14:04:23 +02:00
Nacho Codoñer
86c106c66e document new build option 2025-04-10 14:02:49 +02:00
Nacho Codoñer
89a0b64589 document new build option 2025-04-10 14:01:53 +02:00
9Morello
48f3655777 Update docs for meteor generate CLI command (#13683)
* check for  environment variable before sending package usage stats

* add documentation for the `DO_NOT_TRACK` CLI flag

* update docs for `meteor-generate` to improve clarity
2025-04-10 08:57:58 -03:00
Jan Dvorak
23cf1f6534 Merge branch 'devel' into dev/add-tinytest-filter-option 2025-04-01 13:27:19 +02:00
9Morello
05c789131e add documentation for the DO_NOT_TRACK CLI flag 2025-03-31 10:07:16 -03:00
Frederico Maia
90ee5b12d8 Enhance CLI documentation for meteor create command by adding details on the interactive wizard and clarifying project type options. 2025-03-25 15:44:41 -03:00
Frederico Maia
729d77ec0d Clarify options for --bare and --full flags. 2025-03-25 09:54:23 -03:00
Frederico Maia
b548fb9a1d Enhance CLI docs for meteor create, meteor login, meteor logout, and meteor update commands. 2025-03-25 09:37:53 -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
Gabriel Grubba
ae80c98d6c DOCS: update cli docs to include tinytest filter option 2024-11-13 18:51:42 -03:00
Nacho Codoñer
9027a4bf61 update v3 docs 2024-05-27 16:07:53 +02:00
denihs
89434bb938 - remove all vue-2 references from Meteor 2024-03-20 11:57:08 -04:00
Gabriel Grubba
dd9fd52a8d Update dead links from cli docs 2024-02-19 20:41:53 -03:00