Nacho Codoñer
|
8f5cd46a30
|
Meteor version to 3.1.2 ☄️
|
2025-02-06 15:58:39 +01:00 |
|
Nacho Codoñer
|
b5a3a5d202
|
fix docs
|
2025-02-04 15:12:39 +01:00 |
|
Nacho Codoñer
|
0288391d36
|
Meteor version to 3.1.2-beta.0 ☄️
|
2025-02-04 15:06:38 +01:00 |
|
Nacho Codoñer
|
fcc2c001e4
|
re-run checks
|
2025-02-04 14:39:01 +01:00 |
|
Nacho Codoñer
|
8f8d7a85ca
|
Merge pull request #13606 from ref-app/devel
Implement #13605 to opt-in to legacy
|
2025-02-04 13:47:34 +01:00 |
|
Nacho Codoñer
|
4b327b5f9c
|
Merge branch 'release-3.1.2' into feature/docs-setMinimumBrowserVersions
# Conflicts:
# v3-docs/docs/package-lock.json
# v3-docs/docs/package.json
|
2025-02-03 15:08:18 +01:00 |
|
Nacho Codoñer
|
4faa9acd20
|
update docs deps
|
2025-02-03 15:03:42 +01:00 |
|
Nacho Codoñer
|
71f512879a
|
Merge branch 'release-3.1.2' into security-updates-3.1.2
# Conflicts:
# v3-docs/docs/package-lock.json
# v3-docs/docs/package.json
|
2025-02-03 15:01:57 +01:00 |
|
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
|
8bf745795f
|
Merge branch 'release-3.1.2' into feature/docs-setMinimumBrowserVersions
|
2025-01-30 08:51:44 -03:00 |
|
Nacho Codoñer
|
a93bcf6d3d
|
update v3-docs dependabot updates
|
2025-01-29 17:11:37 +01:00 |
|
Gabriel Grubba
|
b367e867dc
|
Merge branch 'devel' into dev/update-vite-version-indocs
|
2025-01-28 14:45:12 -03:00 |
|
Nacho Codoñer
|
9a9d83c7ed
|
update deps
|
2025-01-28 16:14:03 +01: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 |
|