Commit Graph

33496 Commits

Author SHA1 Message Date
Gabriel Grubba
0d29eb8177 Meteor version to 2.11.0-beta.1 ☄️ release/METEOR@2.11.0-beta.1 2023-02-02 14:27:52 -03:00
Gabriel Grubba
d0aaaa2858 docs: updated 2.11 docs with all the changes 2023-02-02 11:24:41 -03:00
Gabriel Grubba
a3d2973eda docs: updated accounts base in changelog 2023-02-02 11:14:36 -03:00
Gabriel Grubba
736f6dd42d Merge branch 'devel' into release-2.11 2023-02-02 11:02:47 -03:00
Gabriel Grubba
01a25e77c8 Merge pull request #12487 from MTN73/patch-1
Small grammar & spelling corrections
2023-02-02 09:56:06 -03:00
Gabriel Grubba
178296d1f6 Merge pull request #12486 from meteor/changelog-generator
Changelog generator
2023-02-01 10:05:04 -03:00
MTN73
049bccbf16 Small grammar & spelling corrections
Corrections in README.md
2023-01-31 22:07:42 -05:00
Gabriel Grubba
2faa920979 Revert "adressing comments"
This reverts commit 477c55a354.
2023-01-31 16:33:03 -03:00
Gabriel Grubba
477c55a354 adressing comments 2023-01-31 16:26:03 -03:00
Gabriel Grubba
6e810dd650 testing 2023-01-31 16:05:59 -03:00
Gabriel Grubba
c97091b315 trying to solve some concat bug 2023-01-31 16:05:10 -03:00
Gabriel Grubba
b4a218e33f updating generator 2023-01-31 15:59:30 -03:00
Gabriel Grubba
9ef22ad03c chore: updated package.json 2023-01-31 15:57:48 -03:00
Gabriel Grubba
6911483314 Revert "chore: updating dependencies in docs"
This reverts commit bd0c4eda17.
2023-01-31 15:57:20 -03:00
Gabriel Grubba
7d4332e753 chore: changed dir name from docs to version 2023-01-31 15:55:33 -03:00
Gabriel Grubba
bd0c4eda17 chore: updating dependencies in docs 2023-01-31 15:49:47 -03:00
Gabriel Grubba
1d6ecca01f docs: updating history.md with generated file 2023-01-31 15:49:34 -03:00
Gabriel Grubba
9736aa4694 feat: script to generate changelog 2023-01-31 15:48:58 -03:00
Gabriel Grubba
1f555851e3 docs: adding readme to changelog generator 2023-01-31 15:48:27 -03:00
Gabriel Grubba
06f963bce1 docs: adding example release docs to generator 2023-01-31 15:48:09 -03:00
Gabriel Grubba
074a1465a2 docs: adding generated docs warning to generator 2023-01-31 15:47:58 -03:00
Gabriel Grubba
efe3043232 docs: adding before 2.11 docs to generator 2023-01-31 15:47:38 -03:00
Gabriel Grubba
b96bdef832 docs: adding 2.10 docs to generator 2023-01-31 15:47:30 -03:00
Gabriel Grubba
5f424d1583 docs: adding before 2.10 docs to generator 2023-01-31 15:47:23 -03:00
Gabriel Grubba
bbbfecd349 updated thankings 2023-01-31 14:37:36 -03: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
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
Gabriel Grubba
fe55cb3d7b docs: updated history.md 2023-01-31 12:39:08 -03:00
Gabriel Grubba
eab3b97e3a Merge pull request #12478 from softwarecreations/feature/minifyStdCSS-debuggable
Made standard-minifier-css debuggable
2023-01-31 12:37:48 -03:00
Gabriel Grubba
b4c3a52789 Merge pull request #12456 from meteor/feature/appcache-deprecation
Deprecate appcache package
2023-01-31 11:30:05 -03:00
Gabriel Grubba
98ba403ef3 Merge pull request #12485 from meteor/updating-vue-skeleton
chore: updating vue2 skeleton app subscriptions
2023-01-31 10:21:31 -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
cf8f66b465 Merge pull request #12472 from Fasal-Tech/bug/oauth-breaks-ios-build
Bumped cordova inapp browser version in oauth package to fix ios build failing
2023-01-30 10:32:17 -03:00
Gabriel Grubba
4d91635014 docs: updated merged prs 2023-01-30 10:24:46 -03:00
Gabriel Grubba
2595e57c34 chore: updated meteor-babel/package-lock.json 2023-01-30 10:24:39 -03:00
Gabriel Grubba
36b24d7b10 Merge pull request #12480 from Torgen/service-configuration-publish
Ensure the meteor.loginServiceConfiguration subscription always becomes ready
2023-01-30 10:08:05 -03:00
Gabriel Grubba
89d28e7485 Merge branch 'release-2.11' of https://github.com/meteor/meteor into release-2.11 2023-01-30 09:47:23 -03:00
Gabriel Grubba
09096973d1 added babel-compile .lock file 2023-01-30 09:47:19 -03:00