Commit Graph

1134 Commits

Author SHA1 Message Date
italo jose
6e239944d0 feat: add Meteor 3.5-beta.8 release notes, update documentation, and introduce new GitHub skill definitions for changelogs and versioning. 2026-04-27 13:37:44 -03:00
italo jose
292b11c6f9 chore: add changelog entry for async login methods and introduce new repository maintenance skills and planning documentation 2026-04-27 13:16:19 -03:00
italo jose
bfdda710ca feat: add automation skill documentation and update API docs for version management 2026-04-27 13:16:19 -03:00
italo jose
f8ba96b798 docs: add v3.5 gap analysis, document async accounts hooks, and implement new documentation automation skills. 2026-04-27 13:16:19 -03:00
italo jose
e75e75e7f9 chore: bump package versions to 3.5.0-beta350.8 and add documentation for versioning workflows 2026-04-27 13:16:19 -03:00
Italo José
6f76f56eb5 Merge branch 'release-3.5' into async-method-calls 2026-04-27 10:08:28 -03:00
Harry Adel
560df51fd5 Document async accounts auth APIs 2026-04-23 18:13:41 +02:00
Harry Adel
0e0156ef7f Merge branch 'release-3.5' into codex/accounts-2fa-otpauth 2026-04-22 15:27:11 +02:00
Harry Adel
6d0565b6ff Add more clarity to docs 2026-04-20 00:42:31 +02:00
Harry Adel
a19af31a14 Merge branch 'release-3.5' into accounts-async-client 2026-04-19 23:55:39 +02:00
Italo José
456116c27b Merge branch 'devel' into release-3.5 2026-04-16 17:30:52 -03:00
Harry Adel
9a6a0ff07d Merge branch 'devel' into codex/accounts-2fa-otpauth 2026-04-16 16:09:33 +02:00
Italo José
3fd0ff17c4 Update deployment hostname for Meteor app 2026-04-15 14:03:12 -03:00
Harry Adel
19b141ab32 Merge remote-tracking branch 'upstream/release-3.5' into accounts-async-client
# Conflicts:
#	packages/accounts-base/accounts_client.js
#	packages/ddp-client/test/livedata_connection_tests.js
2026-04-09 18:03:47 +02:00
italo jose
51b96dae88 Merge branch 'devel' into release-3.5 2026-04-09 12:26:46 -03:00
Gabriel Grubba
743df1d337 DOCS: fix generator 2026-04-08 21:28:22 -03:00
Frederico Maia
3c245af288 fix: update date format in history.md for consistency 2026-04-08 16:40:08 -03:00
Harry Adel
88e7e7802c Merge branch 'devel' into accounts-async-client 2026-04-08 20:51:32 +02:00
Harry Adel
ad81f51c86 Add rspack note 2026-04-08 18:28:40 +02:00
Harry Adel
c2568f1961 Add async to example 2026-04-08 18:27:31 +02:00
Harry Adel
7c8365f520 Replace node-2fa with OTPAuth in accounts-2fa 2026-04-07 19:27:44 +02:00
Harry Adel
d023593f00 Merge branch 'devel' into docs/improve-v3-migration-guide 2026-04-05 15:21:04 +02:00
Harry Adel
aca9f2397d Consolidated the duplicate migration-report content into a single hub 2026-04-05 15:20:45 +02:00
Harry Adel
fa568191a2 Merge branch 'devel' into accounts-async-client 2026-04-05 15:11:20 +02:00
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
Gabriel Grubba
19420fa379 Merge pull request #14296 from meteor/docs/fix-ssl-issue
DOC: fix ssl issue
2026-04-01 10:37:12 -03:00
Gabriel Grubba
5cbfaf8f63 Merge pull request #14291 from meteor/collections-meteor-3-era
DOCS: Refactor collections docs to improve clarity and update examples
2026-04-01 09:41:57 -03:00
Gabriel Grubba
718b35babf DOC: fix ssl issue 2026-03-31 21:34:35 -03:00
Gabriel Grubba
18e35176af Merge pull request #14295 from meteor/docs/remove-routing-from-tutorials
DOCS: revamp and update accounts tutorial
2026-03-31 21:09:08 -03:00
Gabriel Grubba
f9d671b02a Merge pull request #14288 from meteor/docs/remove-routing-from-tutorials
DOCS: remove routing from core concepts docs
2026-03-31 21:07:04 -03:00
Gabriel Grubba
92a371362e Merge branch 'devel' into doc/fix-tutorial-issues 2026-03-31 21:06:52 -03:00
Nacho Codoñer
16f71dda8f Merge branch 'devel' into fix/13852-remove-vary-header 2026-03-31 12:02:48 +02:00
Frederico Maia
f7b4c1a4a0 Update collections documentation to correct the MONGO_OPLOG_URL reference for oplog tailing configuration. 2026-03-31 06:12:12 -03:00
Frederico Maia
c14e11df73 Update collections documentation to reflect that new Meteor 3.x projects do not include the autopublish and insecure packages by default. 2026-03-30 22:00:00 -03:00
Frederico Maia
647a61f8b8 Enhance collections documentation by having React and Blaze examples for 'give points' and 'remove' button functionalities, improving clarity and consistency across frameworks. 2026-03-30 21:54:31 -03:00
Frederico Maia
94a1e7cc95 Refactor collections documentation to improve clarity and update examples. 2026-03-30 21:38:35 -03:00
Gabriel Grubba
dd6890a2cd DOCS: check if methods are being correctly used 2026-03-30 21:32:01 -03:00
Gabriel Grubba
e5423cbca3 Reapply "DOCS: revamp and update accounts tutorial"
This reverts commit c6a9c42cfe.
2026-03-30 21:13:51 -03:00
Gabriel Grubba
7981d7f264 Revert "DOCS: revamp and update accounts tutorial"
This reverts commit e02d65a09a.
2026-03-30 21:10:10 -03:00
Gabriel Grubba
e02d65a09a DOCS: revamp and update accounts tutorial
In this PR:

Removed

- `accounts-ui`section
- `alanning:roles` references — replaced with the Meteor core roles package

Updated methods to be using the correct name(*Async for example)

And added sections about Passwordless login, 2FA and Security configuration
2026-03-30 21:09:35 -03:00
Gabriel Grubba
1feda279af DOCS: remove routing from core concepts docs
This doc only covers FlowRouter and Blaze, I'm not sure how useful this doc can be for core in general(maybe we could have multiple sections about routers?) – I'll remove this one for now until we know how to proceed about these core concepts(what should be a core concept?)
2026-03-30 20:52:30 -03:00
Gabriel Grubba
5f8a9535fc DOCS: add Galaxy Cloud as a valid option for MongoDB
and update node version in example file
2026-03-30 20:36:14 -03:00
Italo José
ce14baba84 Merge branch 'devel' into release-3.5 2026-03-27 11:07:30 -03:00
Harry Adel
6f4b873a8d docs: add harry97:webapp note for early Express adoption on 2.x
Mention the harry97:webapp package as a way to start using the
Express-based WebApp API while still on Meteor 2.17, so middleware
code is already compatible when upgrading to Meteor 3.
2026-03-26 01:18:54 +02:00
Harry Adel
fe44030a12 docs: update migration guide index and sidebar navigation
Add new pages to the table of contents and sidebar: Migration Strategy,
Package Replacements, Removing Fibers Patterns, Common Errors. Add
external resources including community migration reports, dev diaries,
WeKan and Wework PRs, forum tracking thread, and compatibility
spreadsheet.
2026-03-26 01:15:32 +02:00
Harry Adel
78a1658841 docs: expand common errors with real-world migration issues
Add five new error sections based on community migration reports:
unhandled promise rejections in async callbacks, SimpleSchema and
Collection2 v4 changes (bundled aldeed:simple-schema, static vs
dynamic loading), package loading order issues, bindEnvironment
requirements, and monkey-patching timing problems.
2026-03-26 01:15:25 +02:00
Harry Adel
ac2343996a docs: add guide for removing Fibers patterns
Add before/after code examples for the most common Fibers-dependent
patterns: wrapAsync, Promise.await, Npm.require('fibers'), HTTP to
fetch migration, Email.sendAsync, createIndexAsync, and converting
callback-based patterns to async/await.
2026-03-26 01:15:19 +02:00
Harry Adel
d0b802706d docs: add common package replacements guide
Add a reference table of unmaintained Atmosphere packages and their
Meteor 3-compatible alternatives, covering routing, data/collections,
HTTP/APIs, accounts, UI, build tools, and utilities. Links to the
community tracking spreadsheet and forum thread.
2026-03-26 01:15:13 +02:00
Harry Adel
1b4740162e docs: add step-by-step migration strategy guide
Add a recommended migration order based on real-world experiences
from WeKan, Wework, and community migration reports. Covers the
full flow from updating to latest 2.x through package auditing,
entry point restructuring, async conversion, and final upgrade.
2026-03-26 01:15:07 +02:00
dupontbertrand
f29a87b12e docs: remove incorrect claim about SockJS bundle size reduction 2026-03-24 21:16:48 +01:00