Commit Graph

40132 Commits

Author SHA1 Message Date
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
e95c8ac069 fix: remove package tutorial 2025-09-16 17:36:31 -03:00
Victor Parpoil
a574c97804 fix: remove deprecated packages from left menu (appccache and markdown) 2025-09-16 17:36:31 -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
bc974633ef fix: typo 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
7026a25f3c feat: adding link to package tutorial 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
Nacho Codoñer
6eabb00bdb bump meteor-installer for 3.3.2 2025-09-09 16:57:32 +02:00
Nacho Codoñer
eed28df482 fix changelog formatting 2025-09-05 08:02:55 +02:00
Nacho Codoñer
b5bec2de0b fix changelog docs 2025-09-03 17:17:50 +02:00
Nacho Codoñer
93b664d6a9 fix changelog docs 2025-09-03 17:07:26 +02:00
Siddharth Bansal
2ddde2f4f9 Adding boxes to the Notes of updation 2025-09-02 09:00:10 -03:00
Siddharth Bansal
81005a8fd9 Updating docs - documented the use of projections instead of fields in .find() and other relevant sections 2025-09-02 09:00:10 -03:00
Siddharth Bansal
bfaae5d587 Updating docs - documented the use of projections instead of fields in .find() 2025-09-02 09:00:10 -03:00
italo jose
1ff94404dd DOCS: Add release notes for version 3.3.2 2025-09-01 13:59:39 -03:00
italo jose
d3de3eb50e Update release date for version 3.3.2 in changelog 2025-09-01 13:59:39 -03:00
italo jose
7a125ab3ba Meteor version to 3.3.2 ☄️ 2025-09-01 13:59:39 -03:00
italo jose
9ebd283f4d Update meteor-node-stubs to version 1.2.24 and remove elliptic dependency 2025-09-01 13:59:39 -03:00
italo jose
39f3ee0dcc Bump BUNDLE_VERSION to 22.18.0.3 2025-09-01 13:59:39 -03:00
italo jose
05c4b72092 Revert BUNDLE_VERSION to 22.18.0.2 and fix ecmascript package version to 0.16.13 2025-09-01 13:59:39 -03:00
italo jose
f22f871c43 Update meteor-node-stubs to version 1.2.23 and add sha.js as a dependency 2025-09-01 13:59:39 -03:00
italo jose
9e5db613c4 Bump bundle_version + package versions that uses babel-compiler 2025-09-01 13:59:39 -03:00
italo jose
40ab299fe8 Bump package versions for accounts-base, accounts-password, accounts-passwordless, babel-compiler, minimongo, mongo, and npm-mongo 2025-09-01 13:59:39 -03:00
Italo José
519fe862a4 remove lodash.template dependency (#13898) 2025-09-01 13:59:39 -03:00
italo jose
6d2f4c52f7 Remove server-side publication for 'testGeoIntersects' from geoPolygonSchema 2025-09-01 13:59:39 -03:00
italo jose
4f683252a9 Refactor mongo-livedata tests for improved clarity and maintainability 2025-09-01 13:59:39 -03:00
italo jose
b5c9644382 Add publication and test for in mongo-livedata 2025-09-01 13:59:39 -03:00
italo jose
758d1715ae Update testGeoPolygon publication to return a collection with a random ID 2025-09-01 13:59:39 -03:00
italo jose
cd8f247d0c Refactor error handling in geoPolygonSchema test to assert null error instead of using console log 2025-09-01 13:59:39 -03:00
italo jose
56bf338de5 Add debug logging for error handling in geoPolygonSchema test 2025-09-01 13:59:39 -03:00
italo jose
5e230cc57f Add tests for $geoIntersects operator and improve error handling in Minimongo 2025-09-01 13:59:39 -03:00
italo jose
4ab4396045 Add error handling for selector compilation in MongoConnection 2025-09-01 13:59:39 -03:00
italo jose
5050c00b80 Remove early validation of query selector in MongoConnection to streamline cursor handling 2025-09-01 13:59:39 -03:00
italo jose
5730e44f7f Add early validation for query selectors in MongoConnection 2025-09-01 13:59:39 -03:00
Nacho Codoñer
f90b37c9bb use common helper to detect promises 2025-09-01 13:59:39 -03:00
italo jose
4fa26b8c08 DEV: update Accounts namespace to directly reference user lookup methods in AccountsServer 2025-09-01 13:59:39 -03:00
italo jose
4e608f94bd fix: correct assignment of findUserByEmail to use AccountsServer method 2025-09-01 13:59:39 -03:00
italo jose
d1f02f9bec DEV: add user lookup methods for email and username 2025-09-01 13:59:39 -03:00
graemepyle
da936d3852 Update the docs to reflect the change to fetching the modern browser setting from package.json instead of an environment variable. 2025-09-01 13:59:39 -03:00
graemepyle
05d8363841 Fix doco to say the change will be effective from Meteor 3.3.2. I don't know where I got 3.4 from. 2025-09-01 13:59:39 -03:00
graemepyle
278bcb2b69 Switch to getting Cordova modern browsers flag from package.json instead of env var 2025-09-01 13:59:39 -03:00
graemepyle
edc45a176c Update the Cordova docs to include the change to modern browsers. 2025-09-01 13:59:39 -03:00
graemepyle
998f2036a0 Enable modern browser support for Cordova unless explicitly disabled 2025-09-01 13:59:39 -03:00