filipenevola
6a0b87e067
webapp: Renames expressHandlers to handlers
...
- Renames rawExpressHandlers to rawHandlers
- Brings back connectHandlers but now using express
- Adds deprecated to connectHandlers and rawConnectHandlers
- Updates the doc of 3.0 about these changes
- Updates packages using expressHandlers to use handlers
2023-09-23 10:10:33 -04:00
denihs
2c1e703cdf
Merge branch 'devel' into release-3.0
...
# Conflicts:
# docs/source/commandline.md
# packages/google-oauth/package.js
2023-09-01 08:45:41 -04:00
Frederico Maia
aef10cb413
Document the option to install a specific Meteor version using curl
2023-08-30 08:19:05 -03:00
Frederico Maia
9d13631d6a
Improve Command Line documentation
2023-08-30 02:00:54 -03:00
Frederico Maia
8257f8bf3a
Improve Command Line documentation
2023-08-30 01:52:19 -03:00
Frederico Maia
72ffd3261c
Improve Command Line documentation
2023-08-29 21:57:44 -03:00
Frederico Maia
227868bd8a
Improve Command Line documentation
2023-08-29 21:52:57 -03:00
Frederico Maia
183d0d3315
Improve Command Line documentation
2023-08-29 21:50:57 -03:00
Gabriel Grubba
571926b446
docs: added more context
2023-08-22 11:59:00 -03:00
Gabriel Grubba
d28df2739d
Update docs/source/known-issues.md
...
Co-authored-by: Henrique A. Schmaiske <59376543+henriquealbert@users.noreply.github.com >
2023-08-22 11:36:22 -03:00
Gabriel Grubba
be0929d8fa
Update docs/source/known-issues.md
...
Co-authored-by: Henrique A. Schmaiske <59376543+henriquealbert@users.noreply.github.com >
2023-08-22 11:36:16 -03:00
Gabriel Grubba
3b76ca802b
docs: added known issues section for 2.13
2023-08-22 11:25:03 -03:00
Gabriel Grubba
e191129e3b
docs,guide: updated about missing --prototype flag
2023-07-04 14:01:23 -03:00
Gabriel Grubba
0632cdca00
docs: updated meteor create docs
2023-06-29 14:44:44 -03:00
Denilson
400c3e49de
Merge branch 'devel' into release-3.0
2023-06-19 09:22:30 -03:00
Frederico Maia
dc38e4325d
Quick roadmap update
2023-06-01 16:53:32 -03:00
Gabriel Grubba
906317d2cb
Merge pull request #12618 from meteor/tla-docs
...
Add top level await docs
2023-05-24 14:19:01 -03:00
Jan Dvorak
a15c627b36
Merge branch 'devel' into devel
2023-05-17 11:41:36 +02:00
zodern
31e368df44
Improve TLA docs
2023-05-08 12:11:12 -05:00
zodern
aaf8fb510e
Fix description to TLA article
2023-05-05 15:36:19 -05:00
zodern
e8c1455dbe
Add top level await docs
2023-05-05 15:34:20 -05:00
denihs
4f6cf3247f
Merge branch 'devel' into release-3.0
...
# Conflicts:
# docs/history.md
# meteor
# packages/accounts-base/accounts_tests.js
# packages/ddp-server/.npm/package/npm-shrinkwrap.json
# packages/meteor/dynamics_nodejs.js
# packages/mongo/collection.js
# packages/mongo/mongo_driver.js
# packages/non-core/blaze
# tools/static-assets/server/boot.js
# tools/tests/create.js
2023-05-04 10:41:37 -04:00
Gabriel Grubba
5e5fc1d958
docs: adressing comments regarding tracker docs
2023-04-24 10:27:03 -03:00
Gabriel Grubba
90615343c5
Merge pull request #12598 from meteor/updating-tracker-docs
...
Updating tracker docs
2023-04-20 11:51:40 -03:00
Gabriel Grubba
4f75c5991d
Merge pull request #12591 from dmromanov/feature/12544
...
[Accounts] set custom collection
2023-04-20 11:48:43 -03:00
Gabriel Grubba
5f4c1a3804
Updated docs adressing comments
2023-04-20 09:53:24 -03:00
Gabriel Grubba
6256114a03
docs: removing unecessary header
2023-04-19 10:48:28 -03:00
Gabriel Grubba
5bff227f58
docs: added ref to react meteor data in tracker
2023-04-19 10:37:57 -03:00
Gabriel Grubba
7b7daa594a
docs: updated tracker docs
2023-04-19 10:33:33 -03:00
Jan Dvorak
d8d82a7e2c
Merge branch 'devel' into feature/12544
2023-04-11 09:07:49 +02:00
Dmitrii Romanov
0f2540f936
Allow to specify a collection
2023-04-11 08:27:32 +03:00
Glenn
e4e566bcad
Added ReactiveDict.delete to docs
2023-04-06 09:51:18 +02:00
Gabriel Grubba
275551b043
added docs for setErrorMessageOnRule
2023-04-04 10:29:17 -03:00
Gabriel Grubba
8a06af6cc4
Merge branch 'devel' into document-meteor-object-properties
2023-04-04 09:26:28 -03:00
harryadel
0ce0f5af11
Document main function in webapp
2023-04-02 05:42:29 +02:00
Gabriel Grubba
78737e93d2
Merge branch 'devel' into updating-3.0-with-devel
...
# Conflicts:
# docs/history.md
# meteor
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/mongo/collection.js
# packages/webapp/.npm/package/npm-shrinkwrap.json
# tools/cli/commands.js
# tools/static-assets/skel-apollo/server/apollo.js
# tools/tests/mongo.js
2023-03-21 11:02:43 -03:00
harryadel
259a9fa7b0
Add undocument properties to docs
...
Should resolve https://github.com/meteor/meteor/issues/12318
2023-03-15 16:01:46 +02:00
Frederico Maia
ea1200338d
Recommending Node.js 14
2023-03-10 17:55:53 -03:00
Frederico Maia
ec823dfe4e
Update and clean installation process
2023-03-10 17:32:08 -03:00
Gabriel Grubba
1affcd7e4f
updated methods in api box
2023-03-07 15:31:18 -03:00
denihs
766e3a32ca
Merge branch 'devel' into release-3.0
2023-02-27 10:33:51 -04:00
Gabriel Grubba
1ba5dc1764
docs: adding mssing countDocuments documentation
2023-02-07 16:24:09 -03:00
Gabriel Grubba
b5c84e8f0c
adjusted docs place
2023-02-07 16:09:38 -03:00
Gabriel Grubba
db74e58583
updating docs
2023-02-07 15:54:54 -03:00
Gabriel Grubba
42b3f79e9b
Merge branch 'release-2.11' of https://github.com/meteor/meteor into release-2.11
2023-01-31 12:39:39 -03:00
Gabriel Grubba
475f1bd336
updated standard minifier,md
2023-01-31 12:39:36 -03:00
Jan Dvorak
ac474b92d8
Deprecate appcache package
2023-01-19 17:52:12 +09:00
Gabriel Grubba
e5e23fb7ce
Merge branch 'release-3.0' into release-3.0-tests-webapp
...
# Conflicts:
# docs/history.md
2023-01-18 17:45:19 -03:00
Gabriel Grubba
2fe9d36b3c
docs: changes connect docs by express docs
2023-01-13 16:24:25 -03:00
Gabriel Grubba
d1edb6f738
docs: updated tracker docs regarding 2.10
2023-01-12 18:20:40 -03:00