Commit Graph

7988 Commits

Author SHA1 Message Date
Gabriel Grubba
f444696abf Merge branch 'release-2.9' into feature/typescript-7.6.4
# Conflicts:
#	docs/history.md
#	npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
#	npm-packages/meteor-babel/package.json
#	packages/babel-compiler/package.js
2022-11-22 16:00:12 -03:00
Gabriel Grubba
4abe0d6c01 chore: updated release logger to better understadn what is happening 2022-11-21 12:03:12 -03:00
Gabriel Grubba
3cfc32a2ab Merge pull request #12302 from meteor/feature/skel-vue-3
feat: vue3-skel
2022-11-21 11:18:48 -03:00
Gabriel Grubba
85c0bd57c7 Merge pull request #12298 from meteor/feat-generate-in-cli
(feat): Generate scaffold in cli
2022-11-21 11:17:35 -03:00
Gabriel Grubba
ae3694b958 Merge branch 'devel' into release-2.9
# Conflicts:
#	docs/history.md
#	packages/meteor/package.js
2022-11-17 17:31:40 -03:00
Gabriel Grubba
044a757f3c Merge branch 'devel' into release-2.8.1 2022-11-17 14:19:38 -03:00
Gabriel Grubba
b6af49e585 fix: revert on packages versions 2022-11-14 20:19:39 -03:00
hschmaiske
6020d1425a Merge remote-tracking branch 'origin/release-2.9' into feature/skel-vue-3 2022-11-14 14:10:55 -03:00
Gabriel Grubba
6b9071fe60 fix: adjusted spacing in publication.ts 2022-11-14 14:03:45 -03:00
Gabriel Grubba
a914c07915 fix: adjusted publication-js scaffold spacing 2022-11-14 14:03:15 -03:00
Gabriel Grubba
8b26690d80 fix: addressed fred comments on publication.ts scaffold 2022-11-14 14:02:46 -03:00
Gabriel Grubba
399e7213af fix: addressed fred comments on publication.js scaffold 2022-11-14 14:02:25 -03:00
hschmaiske
e5a25952f6 add vue-3 skel folder 2022-11-14 11:48:09 -03:00
hschmaiske
416cbe32db update vue-2 folder 2022-11-14 11:44:37 -03:00
hschmaiske
69de5f9862 add vue-2 and vue-3 to cli 2022-11-14 11:43:18 -03:00
Gabriel Grubba
d0f943f662 feat: updated imports for commands.js 2022-11-10 17:32:54 -03:00
Gabriel Grubba
7910581017 removed: colors.ts does not pass in tests 2022-11-10 17:32:39 -03:00
Gabriel Grubba
5813cbf125 feat: added colors to Console.js 2022-11-10 17:32:23 -03:00
Gabriel Grubba
37e0903bd5 fix: trying to make test pass for cli 2022-11-10 17:11:23 -03:00
Gabriel Grubba
2ad403a89e fix: updated color.ts 2022-11-10 17:11:06 -03:00
Gabriel Grubba
de8354b960 added ref to the docs in help.txt for generate command 2022-11-10 14:40:40 -03:00
Gabriel Grubba
06d947dcb9 fix: to not compile static scaffolds 2022-11-10 11:54:29 -03:00
Gabriel Grubba
1b60c2c502 fix: updated status codes 2022-11-09 15:43:43 -03:00
Gabriel Grubba
efb7720006 docs: added meaningful messages 2022-11-09 15:41:01 -03:00
Gabriel Grubba
6d5aca9a52 fix: added types to stop the no-infer-any 2022-11-09 15:19:38 -03:00
Gabriel Grubba
e553623a6e feat: added replaceFn 2022-11-09 12:27:54 -03:00
Gabriel Grubba
3c0c1f519b feat: added default options to wizard 2022-11-09 11:31:41 -03:00
Gabriel Grubba
13c36773b3 fix: adjusted publications names 2022-11-09 11:30:54 -03:00
Gabriel Grubba
d3d0f87571 feat: added publication.ts to meteor generate 2022-11-08 17:27:17 -03:00
Gabriel Grubba
a4274cac40 chore: changed methods.ts to PascalName 2022-11-08 17:26:25 -03:00
Gabriel Grubba
b2013bc1f3 feat: added publications to index.ts 2022-11-08 17:26:17 -03:00
Gabriel Grubba
cc57323eed chore: changed collection.js to PascalName 2022-11-08 17:25:59 -03:00
Gabriel Grubba
804c3e9868 feat: added publications to meteor generate 2022-11-08 17:25:52 -03:00
Gabriel Grubba
014456a09e chore: changed methods.js to PascalName 2022-11-08 17:25:42 -03:00
Gabriel Grubba
c5ddf4fdae feat: added publication template to meteor generate 2022-11-08 17:25:33 -03:00
Gabriel Grubba
6bb8e8efe7 chore: changed collection.js to PascalName 2022-11-08 17:25:12 -03:00
Gabriel Grubba
8a9b637a6d docs: added docs for meteor generate 2022-11-08 17:24:50 -03:00
Gabriel Grubba
d2e6d1fb24 feat: Colors for Meteor CLI 2022-11-08 17:24:42 -03:00
Gabriel Grubba
4ecfcb10a4 feat: added wizard & template options to generate 2022-11-08 17:24:29 -03:00
Gabriel Grubba
a4e1a00bca fix: updated names in methods.ts 2022-11-08 09:55:06 -03:00
Gabriel Grubba
0253cc0bb2 fix: updated names in methods.js 2022-11-08 09:54:55 -03:00
Gabriel Grubba
c5636d2608 fix: addressed comments in collection.ts 2022-11-08 09:54:40 -03:00
Gabriel Grubba
f72f08665e fixed single quote in index.ts 2022-11-08 09:54:24 -03:00
Gabriel Grubba
ee047e7dc1 fixed single quote in index.js 2022-11-08 09:54:14 -03:00
Gabriel Grubba
0df94408ef addressed comments 2022-11-07 20:27:26 -03:00
Gabriel Grubba
6235fba792 fix: adressed comments in methods.ts in scaffolds-ts 2022-11-07 15:15:28 -03:00
Gabriel Grubba
78efcc4074 fix: adressed comments in methods.js in scaffolds 2022-11-07 15:15:06 -03:00
Gabriel Grubba
73bebcc7de fix: adjusted typedef for scaffold-ts 2022-11-07 15:14:38 -03:00
Gabriel Grubba
387016730e chore: adjusted index.ts for scaffold 2022-11-07 15:14:16 -03:00
Gabriel Grubba
895f553a83 chore: adjusted index.js for scaffold 2022-11-07 15:14:04 -03:00