Commit Graph

154 Commits

Author SHA1 Message Date
Gabriel Grubba
ef41f123bb Merge branch 'devel' into merging-devel-to-3.0-2023-11-13 2023-11-13 19:08:32 -03:00
jamauro
281fc82d79 Clarifying the language around publishing a package 2023-11-10 09:06:57 -06:00
thiago
9ccef358db removing 'it will be updated' 2023-10-20 15:56:48 -03:00
Gabriel Grubba
f2141f8b7a Merge branch 'devel' into feature/guide-scaling-intro 2023-10-04 16:55:55 -03:00
vitor
e61b4e2ce2 docs(guide): how to prepare to meteor 3 2023-10-04 13:17:28 -03:00
Jan Dvorak
da19a61b23 Update guide/source/performance-improvement.md link
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-10-03 18:12:48 +02:00
Jan Dvorak
f711a66285 Finish initial guide on performance 2023-10-01 12:23:59 +02:00
Jan Dvorak
d80187dafc Merge branch 'devel' into feature/guide-scaling-intro 2023-10-01 10:48:10 +02:00
Harry Adel
95594a1f5d Add note about never storing private information in Meteor settings public property. 2023-09-19 18:35:08 +03: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
Gabriel Grubba
9acc34b1c0 Merge branch 'devel' into docs/add-installing-section 2023-08-23 14:53:08 -03:00
Gabriel Grubba
3247073232 docs: adding how to install in linux 2023-08-23 14:32:41 -03:00
Gabriel Grubba
e0f2490f49 docs: added known issues section to migration guide 2023-08-23 13:36:46 -03:00
Gabriel Grubba
fe0052f8f1 Merge branch 'devel' into updating-3.0-with-devel2 2023-08-21 16:49:38 -03:00
Frederico Maia
dad41f8ab6 Improve Node.js ESM 14 Documentation 2023-08-17 18:38:14 -03:00
Gabriel Grubba
bbc33c9ad1 guide: done ESM section 2023-08-14 12:18:26 -03:00
Gabriel Grubba
54ffd2bfe6 Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:34 -03:00
Gabriel Grubba
a578b25214 Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:29 -03:00
Gabriel Grubba
664a983830 Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:22 -03:00
Gabriel Grubba
052c49e2fd Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:15 -03:00
Gabriel Grubba
7f34161e4c Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:07 -03:00
Gabriel Grubba
85e1d47f5c Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:45:00 -03:00
Gabriel Grubba
0ead837bce Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:44:19 -03:00
Gabriel Grubba
f40c7c14d5 Update guide/source/using-node-v14.21.4.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-11 15:44:13 -03:00
Gabriel Grubba
c2856d62e7 guide: updated formating in ESM section 2023-08-11 12:20:41 -03:00
Gabriel Grubba
809cc2505d guide: added more information 2023-08-11 12:08:24 -03:00
Gabriel Grubba
3893cd09e6 Revert "Revert "guide: added using node 14.21.4 section""
This reverts commit 3f9f314f44.
2023-08-11 09:32:05 -03:00
Gabriel Grubba
3f9f314f44 Revert "guide: added using node 14.21.4 section"
This reverts commit 6fb6b1e12c.
2023-08-11 09:31:45 -03:00
Gabriel Grubba
6fb6b1e12c guide: added using node 14.21.4 section 2023-08-11 09:29:00 -03:00
Gabriel Grubba
d1e4e2773a guide: removing repeated part 2023-08-10 19:55:31 -03:00
Gabriel Grubba
fcc9678663 Update guide/source/2.13-migration.md
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-08-10 19:54:31 -03:00
Gabriel Grubba
a558ef0666 guide: updating migration guide to 2.13 with our docker image 2023-08-10 15:38:32 -03:00
Gabriel Grubba
cc1a8438f6 Merge branch 'devel' into merging-devel-in-3.0 2023-08-01 15:30:54 -03:00
Gabriel Grubba
e7436d174a Merge branch 'devel' into release-2.13 2023-08-01 11:32:37 -03:00
Gabriel Grubba
55176126ab Merge branch 'devel' into fix-private-npm-modules-link 2023-07-27 10:17:47 -03:00
Gabriel Grubba
5a8dde520f Merge pull request #12714 from vit0rr/remove-builtin-regex-validations
fix(skell): remove builtin regex expressions from simpleSchema
2023-07-27 10:16:47 -03:00
Gabriel Grubba
685ea6c66f docs: removed unecessary bit for migration guide 2023-07-26 10:54:27 -03:00
Gabriel Grubba
81000f650f docs: updated migration guide 2023-07-26 08:24:26 -03:00
André Luis de Oliveira
4f7b3ddb88 updated introduction tag
Co-authored-by: Frederico Maia <fredmaiaarantes@gmail.com>
2023-07-21 17:01:27 -03:00
Andre Luis
584fd1b7e9 docs(flowbite): added flowbite-ui integration docs 2023-07-21 15:46:57 -03:00
fauzi9331
76c3fda421 Update private npm modules link in structure.md 2023-07-20 15:56:40 +07:00
vitor
b70e28b6f5 fix(skell): remove builtin regex expressions from simpleSchema 2023-07-19 20:02:36 -03:00
Vitor
87b6aeffae doc(guide): keep regEx.id and add a better description for SimpleSchema 2023-07-07 10:21:07 -03:00
Vitor
522ba24af7 doc(guide): remove built-in regex expressions from simpleSchema 2023-07-07 10:21:07 -03:00
Denilson
400c3e49de Merge branch 'devel' into release-3.0 2023-06-19 09:22:30 -03:00
Gabriel Grubba
81cb744e33 docs: started 2.13 migration guide 2023-05-30 18:02:13 -03:00
Gabriel Grubba
5aec98f9b7 Merge pull request #12619 from StorytellerCZ/feature/update-apollo-guide-code
Update guide code for GraphQL initialization
2023-05-25 09:55:02 -03:00
Gabriel Grubba
3d080682c7 updating 2.12 guide with corrections from #12646 2023-05-23 10:16:50 -03:00
Jan Dvorak
051d42406d Update guide code for GraphQL initialization 2023-05-06 11:04:26 +02: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