Commit Graph

141 Commits

Author SHA1 Message Date
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
Gabriel Grubba
e9edf73fec docs: updated migration docs 2023-04-28 14:04:11 -03:00
Gabriel Grubba
5e848b1863 docs: migration guide for 2.12 2023-04-04 16:59:50 -03:00
Gabriel Grubba
52c30393f7 Merge branch 'devel' into patch-2 2023-04-04 09:43:32 -03: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
Gabriel Grubba
31f9b872a3 docs: correcting typos in migration guide 2023-03-09 15:33:48 -03:00
Gabriel Grubba
8cfdb4c79c docs: updated migration guide 2023-03-03 11:18:15 -03:00
Gabriel Grubba
bd96ee754e updated migration guide for 2.11 2023-03-03 01:18:32 -03:00
denihs
766e3a32ca Merge branch 'devel' into release-3.0 2023-02-27 10:33:51 -04:00
Gabriel Grubba
8bae8d5629 docs: updated miigration guide 2023-02-07 16:42:18 -03:00