Gabriel Grubba
|
8ea36eae8b
|
DOCS: Fix typo in Tracker.md
Before it was using `findAsync({}).fetch` but it should have been `find({}).fetchAsync()`
|
2025-02-03 09:54:34 -03:00 |
|
Gabriel Grubba
|
b367e867dc
|
Merge branch 'devel' into dev/update-vite-version-indocs
|
2025-01-28 14:45:12 -03:00 |
|
Frederico Maia
|
b943df84f5
|
Update documentation with new Meteor logo and minor text adjustments
|
2025-01-27 18:55:15 -03:00 |
|
Gabriel Grubba
|
75f9a6f3e1
|
DEV: Update vite version in docs
This solved https://github.com/meteor/meteor/issues/13560
and also makes our docs up to date with the latest version of vite.
|
2025-01-27 18:30:29 -03:00 |
|
Frederico Maia
|
6fd96a0b20
|
Merge branch 'devel' into devel
|
2025-01-21 10:23:07 -03:00 |
|
Nacho Codoñer
|
647c8ac522
|
add missing devs who reported issues that were fixed on 3.1.1
|
2025-01-16 13:20:12 +01:00 |
|
Nacho Codoñer
|
70fd74ea78
|
Merge remote-tracking branch 'origin/release-3.1.1' into release-3.1.1
|
2025-01-16 13:19:54 +01:00 |
|
Nacho Codoñer
|
c79de8aec6
|
add missing devs who reported issues that were fixed on 3.1.1
|
2025-01-16 13:19:47 +01:00 |
|
Gabriel Grubba
|
422694eebc
|
Update 3.1.1.md
Add date to changelog
|
2025-01-15 18:47:35 -03:00 |
|
Nacho Codoñer
|
584867ec84
|
Meteor version to 3.1.1 ☄️
|
2025-01-15 14:07:30 +01:00 |
|
Gabs Ferreira
|
453ee97326
|
Adding new logo
|
2025-01-14 16:49:55 -03:00 |
|
Gabs Ferreira
|
d981c27f4a
|
Adding new logo to the docs
|
2025-01-14 16:43:54 -03:00 |
|
Nacho Codoñer
|
f6c31a60f5
|
add in the changelog the new changes about to include and special thanks
|
2025-01-13 17:12:09 +01:00 |
|
Leonardo Venturini
|
f2d15fabf3
|
add per to special thanks!
|
2025-01-08 10:52:02 -04:00 |
|
Leonardo Venturini
|
326937ddba
|
fix typo
|
2025-01-08 10:40:34 -04:00 |
|
Leonardo Venturini
|
4a28e83c7d
|
add troubleshooting section to docs
|
2025-01-08 10:32:05 -04:00 |
|
Nacho Codoñer
|
bfc13f51aa
|
Meteor version to 3.1.1-beta.2 ☄️
|
2024-12-23 17:03:19 +01:00 |
|
Nacho Codoñer
|
d921e49f9c
|
Merge branch 'devel' into release-3.1.1
# Conflicts:
# v3-docs/docs/.vitepress/config.mts
|
2024-12-20 06:15:52 +01:00 |
|
Gabriel Grubba
|
4fe24fdae9
|
FIX: typos in meteor-rpc.md
we had a few typos in the meteor-rpc.md file, passes the whole file in Grammarly and fixed all the typos.
|
2024-12-13 17:12:40 -03:00 |
|
Gabriel Grubba
|
757eca3106
|
docs: add repo link
|
2024-12-13 10:43:52 -03:00 |
|
Gabriel Grubba
|
b61edb2f50
|
DEV: adjust config for vitepress
|
2024-12-13 09:58:12 -03:00 |
|
Gabriel Grubba
|
1da37f4c71
|
Merge branch 'devel' into docs/add-meteor-rpc-to-community-packages
|
2024-12-13 09:55:38 -03:00 |
|
Gabriel Grubba
|
8a0f0b709a
|
DOCS: rename to meteor-rpc and add known issues part
|
2024-12-13 09:54:06 -03:00 |
|
Nacho Codoñer
|
55758fca58
|
Meteor version to 3.1.1-beta.0 ☄️
|
2024-12-09 17:21:52 +01:00 |
|
Nacho Codoñer
|
c3c3348116
|
Merge branch 'devel' into release-3.1.1
# Conflicts:
# v3-docs/docs/.vitepress/config.mts
|
2024-12-09 15:44:00 +01:00 |
|
Gabriel Grubba
|
59a64e46bc
|
DOCS: add client sync methods
|
2024-12-06 11:10:47 -03:00 |
|
Gabriel Grubba
|
17aa93549f
|
docs: add roles again in config
|
2024-12-06 10:14:35 -03:00 |
|
Gabriel Grubba
|
06b75548e2
|
Merge branch 'devel' into feat/roles-document
|
2024-12-06 10:13:50 -03:00 |
|
Gabriel Grubba
|
eb4b7bafd0
|
DOCS: merge from devel config
|
2024-12-06 10:09:37 -03:00 |
|
Gabriel Grubba
|
82b730e7a0
|
DOCS: move roles docs to packages folder
|
2024-12-06 10:03:23 -03:00 |
|
Gabriel Grubba
|
e6baf0ff9c
|
Merge branch 'release-3.1.0' into feat/roles-document
|
2024-12-06 09:56:08 -03:00 |
|
Nacho Codoñer
|
abccea7e8d
|
Merge pull request #13499 from meteor/allow-deny-tweaks
Tweaks on allow/deny rules
|
2024-12-05 13:37:15 +01:00 |
|
Leonardo Venturini
|
ad097063bf
|
Merge branch 'devel' into release-3.1.1
|
2024-12-04 17:01:58 -04:00 |
|
Leonardo Venturini
|
4579f5fc7e
|
Merge pull request #13445 from meteor/leonardo/refactor-and-perf-phase-2
feat: performance improvements
|
2024-12-04 17:01:36 -04:00 |
|
Leonardo Venturini
|
af8e8ef317
|
add disclaimer
|
2024-12-04 11:03:29 -04:00 |
|
Leonardo Venturini
|
085587d753
|
add examples
|
2024-12-04 10:54:22 -04:00 |
|
Nacho Codoñer
|
3843cb577e
|
Merge branch 'release-3.1.1' into allow-deny-tweaks
|
2024-12-04 15:27:11 +01:00 |
|
Gabriel Grubba
|
fdec6d7351
|
DOCS: remove old references to community packages
|
2024-12-04 10:01:07 -03:00 |
|
Gabriel Grubba
|
270a864e8a
|
DOCS: move community packages to section
|
2024-12-04 09:59:37 -03:00 |
|
Gabriel Grubba
|
6a0db09fc4
|
DOCS: remove comments from docs
|
2024-12-03 19:38:27 -03:00 |
|
Gabriel Grubba
|
91bc27f0da
|
DOCS: remove known issues tab
it is no longer relevant for the current version of meteor.
|
2024-12-03 19:00:38 -03:00 |
|
Gabriel Grubba
|
314167b246
|
DOCS: add warning about meteor-rpc compat with Meteor 2.8 and up
|
2024-12-03 09:37:57 -03:00 |
|
Gabriel Grubba
|
69c6882133
|
DOCS: add meteor-rpc to vite config links
|
2024-12-02 20:23:04 -03:00 |
|
Gabriel Grubba
|
bd9cc2cee4
|
DOCS: add brief description of Meteor RPC to community packages
|
2024-12-02 20:20:49 -03:00 |
|
Gabriel Grubba
|
cd27b01f10
|
DOCS: Add meteor-rpc to community packages
|
2024-12-02 20:19:32 -03:00 |
|
Leonardo Venturini
|
2ceab9fc2e
|
point out that rosetta is no longer needed in 3.1
|
2024-12-02 13:31:07 -04:00 |
|
Nacho Codoñer
|
c40a9fb61b
|
update docs after changes on allow/deny
|
2024-12-02 16:48:31 +01:00 |
|
Leonardo Venturini
|
c73515470f
|
add compression docs
|
2024-12-02 11:24:45 -04:00 |
|
Gabriel Grubba
|
4c30c53135
|
DOCS: refactor and update community packages page
|
2024-12-02 11:11:13 -03:00 |
|
Gabriel Grubba
|
b6157fe37b
|
Update v3-docs/docs/community-packages/index.md
Co-authored-by: Leonardo Venturini <leovenbag@gmail.com>
|
2024-11-29 10:47:25 -03:00 |
|