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
Dominik Jain
b952783621
📚 Add documentation page on the agentic DevEnv #9216
2026-05-12 12:49:58 +02:00
alonso.torres
5e3e66a99b
📚 Updated docs for MCP development environment
2026-04-29 16:39:19 +02:00
Xaviju
e9105f3670
♻️ Fix linter errors under legacy resources scss ( #9035 )
2026-04-20 23:58:53 +02:00
Elena Torró
c6f8356847
📚 Improve docs on feature flags ( #8641 )
2026-03-17 11:49:14 +01:00
Andrey Antukh
ef73a263b2
🎉 Migrate to PNPM docs module
2026-01-22 13:55:41 +01:00
andrés gonzález
aaca2c41d8
📚 Add metadescriptions to some help center pages ( #7821 )
2025-11-25 17:00:14 +01:00
Elena Torro
db59209b21
🌐 Add font-style label on workspace assets
2025-10-15 14:41:15 +02:00
Eva Marco
441dc33e38
♻️ Add shortcut to scss import paths ( #7364 )
...
* 🎉 Add config for shortcut imports
* ♻️ Change import paths
2025-09-24 11:18:34 +02:00
Andrey Antukh
e2c5a1378e
Merge pull request #6724 from penpot/elenatorro-improve-create-profile-command
...
🔧 Add option to skip tutorial/walkthrough when creating a profile from the script
2025-07-11 14:15:49 +02:00
Miguel de Benito Delgado
28c055e3f9
📚 Fix and extend backend repl doc ( #6819 )
2025-07-02 10:38:35 +02:00
Elena Torro
cf8006ce9c
🔧 Add option to skip tutorial/walkthrough when creating profiles for dev purposes
2025-06-18 17:00:46 +02:00
Eva Marco
7c072abe28
📚 Update docs without props obj
2025-05-23 12:57:24 +02:00
Eva Marco
c0af77faf7
📚 Add css rules to the UI guide ( #6521 )
...
* 📚 Add css rules to UI guide
* 🐛 Solve comments on PR
* 🐛 Add missing class
* 🐛 Improve css modules improvement
* 🐛 Fix width
* 🐛 Fix note
2025-05-22 10:06:03 +02:00
Andrey Antukh
a00e7c1061
Merge remote-tracking branch 'origin/staging' into develop
2025-05-15 09:52:31 +02:00
Andrés Moya
057bf9bf25
📚 Update code samples
2025-05-14 11:38:55 +02:00
Andrés Moya
2ddcd0ce15
📚 Update Tech Guide about abstraction levels
2025-05-14 11:37:28 +02:00
Miguel de Benito Delgado
69cc4fb4c2
📚 Add missing command to open a repl on frontend process ( #6458 )
...
* 📚 Add missing command to open a repl on frontend process
* 📚 Add further information on starting a REPL on the frontend process
2025-05-13 08:10:52 +02:00
Ramiro Andres Sanchez Balo
5fc2208c16
📚 Improve metadata descriptions ( #6457 )
2025-05-13 08:09:59 +02:00
Andrés Moya
8b529d308c
Merge pull request #6338 from penpot/hiru-rework-abstraction-levels
...
📚 Update Tech Guide about abstraction levels
2025-05-08 13:32:23 +02:00
Andrés Moya
02292f99ab
📚 Add some more instructions on running integration tests
2025-03-05 10:30:39 +01:00
Elena Torró
3e89b73ca0
📚 Add developer docs about how to test feature flags by team ( #5949 )
2025-02-25 12:51:00 +01:00
Eva Marco
ef9ead8072
🐛 Fix typo on integration test docs ( #5796 )
2025-02-06 17:42:15 +01:00
alonso.torres
10f977b6c8
📚 Update devenv documentation
2025-01-23 15:41:49 +01:00
Xaviju
ad7dc5bed6
📚 Add semantics and accessibility requirements - review
2025-01-21 11:35:01 +01:00
Xaviju
e1b85c8fe6
📚 Add semantics and accessibility requirements
2025-01-15 10:25:07 +01:00
Eva Marco
5ee87018b9
🐛 Fix icon* component prop
2025-01-09 12:14:38 +01:00
Elena Mateos López
4f7659fbf8
📚 Update frontend.md
...
Fix a typo from `comonents` to `components` in the UI namespaces section, at settings. :)
2024-11-13 12:34:58 +01:00
David Barragán Merino
88296480ec
📚 Merge penpot/penpot-docs repository
2024-10-30 13:30:02 +01:00