Michael Panchenko
17041b53a7
✨ Allow running a single frontend test via --focus
...
Previously `pnpm run test` always ran the full frontend-tests suite,
which made tight iteration on a single namespace or var painful. The
runner now accepts `--focus <ns>` or `--focus <ns>/<var>` and executes
only the matching tests, preserving each namespace's `:once` and `:each`
fixtures so behavior matches a full-suite run.
pnpm run test -- --focus frontend-tests.logic.groups-test
pnpm run test -- --focus frontend-tests.logic.groups-test/some-test
Also updates the developer guide and the testing memory so the flag is
discoverable from both docs and agent context.
2026-05-21 14:20:10 +02:00
Andrey Antukh
d620c86053
Merge remote-tracking branch 'origin/staging' into develop
2026-05-15 11:58:06 +02:00
Andrey Antukh
6ac8012258
Merge remote-tracking branch 'origin/main' into staging
2026-05-15 11:57:16 +02:00
andrés gonzález
c62ce866a8
📚 Change sentence at MCP docs ( #9568 )
2026-05-14 16:23:13 +02:00
andrés gonzález
846958d79e
📚 Change slogan at Help Center footer ( #9554 )
2026-05-14 16:22:19 +02:00
Andrey Antukh
52588412c7
Merge remote-tracking branch 'origin/staging' into develop
2026-05-14 11:12:01 +02:00
Andrey Antukh
d78074307f
Merge remote-tracking branch 'origin/main' into staging
2026-05-14 11:07:42 +02:00
Dominik Jain
b952783621
📚 Add documentation page on the agentic DevEnv #9216
2026-05-12 12:49:58 +02:00
Yamila Moreno
328efd4e16
📚 Add notice regarding architectural constraints with MCP Server ( #9423 )
2026-05-12 10:06:13 +02:00
Andrey Antukh
14a0660352
Merge remote-tracking branch 'origin/main' into staging
2026-05-06 15:06:59 +02:00
andrés gonzález
66337f2ab9
📚 Add WebGL Troubleshooting Guide
2026-05-04 09:34:19 +02:00
alonso.torres
5e3e66a99b
📚 Updated docs for MCP development environment
2026-04-29 16:39:19 +02:00
Andrey Antukh
b0ce644752
Merge remote-tracking branch 'origin/staging' into develop
2026-04-28 10:12:40 +02:00
Andrey Antukh
19e81560be
Merge remote-tracking branch 'origin/main-staging' into staging
2026-04-28 10:09:18 +02:00
andrés gonzález
aabdb69218
📚 Update MCP docs for public release ( #9184 )
2026-04-28 09:37:40 +02:00
Xaviju
e9105f3670
♻️ Fix linter errors under legacy resources scss ( #9035 )
2026-04-20 23:58:53 +02:00
wdeveloper16
d772632b08
✨ Allow customising the OIDC login button label ( #9026 )
...
* ✨ Allow customising the OIDC login button label (#7027 )
* 📚 Add CHANGES entry and docs for PENPOT_OIDC_NAME (#7027 )
---------
Co-authored-by: wdeveloper16 <wdeveloer16@protonmail.com>
2026-04-17 16:56:29 +02:00
Clayton
5dec75fe62
📚 Clarify manifest version 2 for relative plugin asset paths ( #8992 )
...
Signed-off-by: Clayton <claytonlin1110@gmail.com>
2026-04-15 10:38:53 +02:00
Andrey Antukh
11fbd4cb21
Merge remote-tracking branch 'origin/main' into staging
2026-04-09 09:12:23 +02:00
andrés gonzález
6063c1c532
📚 Clarify remote MCP availability in production ( #8910 )
2026-04-08 17:48:05 +02:00
Andrey Antukh
a04dd6cbfd
Merge remote-tracking branch 'origin/main' into staging
2026-04-01 09:22:52 +02:00
Yamila Moreno
084ca401fd
📚 Improve recommended settings for self-host ( #8846 )
2026-03-31 15:11:58 +02:00
Alejandro Alonso
811d53be12
Merge remote-tracking branch 'origin/main' into staging
2026-03-25 18:27:22 +01:00
andrés gonzález
f01bfb7a26
🐛 Adding missing images to mcp doc ( #8782 )
2026-03-25 16:30:47 +01:00
andrés gonzález
38bf6c3603
📚 Add MCP docs ( #8772 )
2026-03-25 15:32:24 +01:00
Andrey Antukh
de03f3883b
Merge remote-tracking branch 'origin/main' into staging
2026-03-17 18:28:39 +01:00
Elena Torró
c6f8356847
📚 Improve docs on feature flags ( #8641 )
2026-03-17 11:49:14 +01:00
andrés gonzález
efd6d19a12
📚 Remove link to sales form from the Help Center ( #8643 )
2026-03-16 16:58:08 +01:00
Andrey Antukh
0de482da9d
⬆️ Update pnpm to 10.31.0 across all submodules ( #8549 )
2026-03-10 10:03:05 +01:00
Andrey Antukh
657546a993
Merge remote-tracking branch 'origin/staging' into develop
2026-03-09 21:27:50 +01:00
andrés gonzález
5a6be141fd
📚 Add info about using math in tokens ( #8510 )
2026-03-04 14:59:04 +01:00
andrés gonzález
db0a8b65ca
📚 Add info about tokens remapping ( #8503 )
2026-03-03 09:02:31 +01:00
andrés gonzález
7c326e05e4
📚 Fix spanish text at docs ( #8502 )
2026-03-03 09:02:08 +01:00
andrés gonzález
58e86a545a
📚 Add info about grouping tokens ( #8508 )
2026-03-03 09:01:48 +01:00
Julien Déramond
cc2c104e16
📚 Move Design Tokens > Spacing image to the Spacing section ( #8487 )
...
Signed-off-by: Julien Déramond <julien.deramond@thalesgroup.com>
2026-03-02 15:50:32 +01:00
Yamila Moreno
dd856ecf50
♻️ Deprecate PENPOT_HTTP_SERVER_MAX_MULTIPART_BODY_SIZE envvar
2026-02-23 13:48:01 +01:00
Andrey Antukh
12e5d8d8c4
Merge remote-tracking branch 'origin/staging-render' into develop
2026-02-12 11:00:56 +01:00
eps-epsiloneridani
dbb0aa8ce2
📚 Update recommended-settings.md ( #8330 )
...
Got rid of a stray quotation mark
Signed-off-by: eps-epsiloneridani <162043859+eps-epsiloneridani@users.noreply.github.com>
2026-02-12 09:19:10 +01:00
andrés gonzález
79e5d2f4cd
📚 Change link to post at SH guide ( #8247 )
2026-02-03 08:27:17 +01:00
David Barragán Merino
693b52bf45
📚 Fix links related to penpot plugins
2026-01-27 21:16:44 +01:00
David Barragán Merino
7f640569bd
📚 Fix links related to penpot plugins
2026-01-27 20:59:54 +01:00
Andrey Antukh
ef73a263b2
🎉 Migrate to PNPM docs module
2026-01-22 13:55:41 +01:00
Andrey Antukh
8252bc485e
📚 Fix oidc callback related documentation issue
2026-01-20 16:24:12 +01:00
andrés gonzález
8c401f5346
📚 Add Files and Projects section to user guide ( #8095 )
2026-01-15 17:01:05 +01:00
andrés gonzález
b72de2dc8f
📚 Add shadow token documentation ( #8082 )
2026-01-15 09:09:08 +01:00
Andrey Antukh
d71f811dbe
✨ Update help center build script
2026-01-13 10:35:15 +01:00
Madalena Melo
bba02473d5
📚 Update subtitles in the new user guide cards ( #7823 )
...
Co-authored-by: Andres Gonzalez <andres.gonzalez79@gmail.com>
2025-12-02 09:21:05 +01:00
andrés gonzález
8f5a81e179
📚 Add info about boolean variants ( #7828 )
2025-11-27 16:03:11 +01:00
André Carvalhais
54451608dc
💄 Fix spelling of 'smtp' in email configuration section
...
Corrected the spelling of 'smtp' in the documentation.
Signed-off-by: André Carvalhais <carvalhais@live.com>
2025-11-26 08:11:27 +01:00
andrés gonzález
aaca2c41d8
📚 Add metadescriptions to some help center pages ( #7821 )
2025-11-25 17:00:14 +01:00