Gabriel Grubba
3dddc7d52c
Merge pull request #12637 from meteor/fix-solid-skeleton
...
Fix solid skeleton
2023-05-25 12:51:50 -03:00
Gabriel Grubba
cfd13bc296
Merge pull request #12636 from meteor/feature/responsive-viewport
...
chore: Setting The Viewport meta tag on skeletons
2023-05-25 12:51:24 -03:00
Frederico Maia
98d3979eab
Fix solid skeleton
2023-05-16 08:41:51 -03:00
Frederico Maia
346629330f
chore: Setting The Viewport meta tag on skeletons
2023-05-16 08:18:49 -03:00
Jan Dvorak
9656bd0dbd
Update Apollo skeleton NPM dependencies 📦
2023-05-06 11:16:18 +02:00
matheusccastro
343fa7f55a
Add Assets async API and create findOneAsync on Mongo Connection API too
2023-04-19 19:44:13 -03:00
Evan Broder
6b5896aec7
Switch typescript skeleton to zodern:types and test that it works
...
As type definitions are moved to be shipped directly with the core
Meteor packages, the @types/meteor NPM package is trending towards
deprecation, so we should steer people to use the preferred way of
pulling in type definitions.
Additionally, add a test to make sure we're not steering them too far
astray.
2023-02-09 15:41:38 -08:00
Gabriel Grubba
366e18117c
Merge pull request #12506 from ebroder/typescript-missing-types
...
TypeScript skeleton fixes
2023-02-09 10:06:31 -03:00
Evan Broder
d2042ddfd8
Add missing types from typescript skeleton
...
The project's tsconfig.json has noImplicitAny: true, so we shouldn't
allow these to be implicitly any.
2023-02-08 16:05:36 -08:00
Evan Broder
22ca05b825
Add missing dependency to typescript skeleton
...
A TypeScript project with types: ['node'] in tsconfig.json will fail of
@types/node isn't included to provide those types.
2023-02-08 16:03:15 -08:00
Gabriel Grubba
edddba7ef4
Merge pull request #12482 from meteor/updating-react-skeletons
...
Updating react skeletons
2023-01-31 12:40:26 -03:00
Gabriel Grubba
2a1a4fa854
Merge pull request #12483 from meteor/updating-solid-skeleton
...
Updating solid skeleton
2023-01-31 12:40:13 -03:00
Gabriel Grubba
8de669b834
chore: updating vue2 app subscriptions
2023-01-30 17:20:13 -03:00
Gabriel Grubba
a0d2f57fa0
Chore: adding subscription to solid skeleton
2023-01-30 12:02:21 -03:00
Gabriel Grubba
53e1db25c5
Chore: adding publication to solid skeleton
2023-01-30 12:02:09 -03:00
Gabriel Grubba
72ade5dec8
chore: added publication to typescript skeleton
2023-01-30 11:22:24 -03:00
Gabriel Grubba
3397c778af
chore: added useSubscribe typescript skeleton
2023-01-30 11:22:11 -03:00
Gabriel Grubba
42d6de8a12
chore: added publication to tailwind skeleton
2023-01-30 11:21:48 -03:00
Gabriel Grubba
c8fbbb679d
chore: added useSubscribe to tailwind skeleton
2023-01-30 11:21:36 -03:00
Gabriel Grubba
8045ad9aac
chore: added useSubscribe to react skeleton
2023-01-30 11:21:30 -03:00
Gabriel Grubba
c6bfed9c0a
chore: added publication react skeleton
2023-01-30 11:21:16 -03:00
Gabriel Grubba
a60b4a9116
chore: added publication to chakra ui skeleton
2023-01-30 11:21:05 -03:00
Gabriel Grubba
486fc136b1
chore: updated chakra ui to useSubscription
2023-01-30 11:20:46 -03:00
Gabriel Grubba
839a57d0eb
Merge pull request #12479 from meteor/feature/apollo-server-4-skelet
...
Upgrade Apollo starter to Apollo server v4
2023-01-30 09:46:20 -03:00
Jan Dvorak
86bc95626d
Update Apollo starter to Apollo server v4
2023-01-27 22:22:14 +09:00
Gabriel Grubba
c079ed9ba1
Merge pull request #12465 from Firfi/feature/typescript-4.9.4
...
Bump Typescript to v4.9.4
2023-01-26 16:00:26 -03:00
Igor Loskutov
f3e78bf892
Bump Typescript to v4.9.4
2023-01-21 10:54:59 +07:00
Sean Hayes
7c5c5b05b7
Fixes #12439 wrong tutorial link for vue
...
Fixes #12439
2023-01-17 15:48:48 +01:00
Sean Hayes
52054d0a13
Revert "Fixes vue tutorial link"
...
This reverts commit e15869e8f413cc15db1e34371b69d8a9be8e7e17.
2023-01-17 15:48:48 +01:00
Sean Hayes
1fcb67bc91
Fixes vue tutorial link
2023-01-17 15:48:48 +01:00
Gabriel Grubba
b510ddab9f
Merge branch 'release-2.10' into feature/typescript-4.7.4
2023-01-06 10:27:09 -03:00
Gabriel Grubba
09fa9bf751
Merge pull request #12419 from meteor/feature/react18-skelets
...
Update skeletons to use React 18
2023-01-06 09:21:39 -03:00
Gabriel Grubba
f46137a55e
Merge branch 'devel' into feature/typescript-4.7.4
2023-01-04 16:33:29 -03:00
Jan Dvorak
fe1602c957
Update skeletons to use React 18
2023-01-03 11:11:47 +09:00
Jan Dvorak
5d62691a6a
Bump Typescript to v4.7.4
2022-12-21 10:09:34 +09:00
Gabriel Grubba
6c8db26147
revert 524360bb40
2022-12-13 15:39:33 -03:00
Tom Soukup
524360bb40
convert to TS
2022-12-13 18:06:35 +01:00
Tom Soukup
d740b6831e
add TS support
2022-12-13 17:58:25 +01:00
Tom Soukup
bb9e5a9815
utilize pub/sub
2022-12-12 20:45:40 +01:00
Tom Soukup
10784fc7ba
update packages
2022-12-12 20:45:31 +01:00
Gabriel Grubba
7e4aa04bc8
Merge branch 'devel' into devel
2022-12-12 12:11:51 -03:00
denihs
f60bfc7f75
Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
...
This reverts commit 5d19fec09b .
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b
Revert "Merge pull request #12273 from meteor/release-2.9"
...
This reverts commit 19e9e2082e , reversing
changes made to 644592cedc .
2022-12-12 09:53:19 -04:00
Tom Soukup
8c3496a46b
utilize collections on the client
2022-12-10 20:04:15 +01:00
Tom Soukup
20a31b84df
remove svelte-meteor-data
2022-12-10 20:03:02 +01:00
Gabriel Grubba
a9fcd3695b
chore: updated to async scaffolds functions in js
2022-12-07 10:24:47 -03:00
Gabriel Grubba
9377b9e3ed
chore: updated to async scaffolds functions
2022-12-07 10:24:42 -03:00
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
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