Commit Graph

441 Commits

Author SHA1 Message Date
andrés gonzález
4bcf02dbcd
Merge pull request #213 from jon-coffey/patch-2
Fix typo in index.njk
2024-06-24 12:07:05 +02:00
andrés gonzález
654f1ab492
Merge pull request #225 from trivialkettle/patch-1
Fix typo in technical-guide/configuration.md
2024-06-24 10:01:52 +02:00
andrés gonzález
c2d4836cac
Merge branch 'main' into patch-1 2024-06-24 10:01:04 +02:00
andrés gonzález
25378ceec4
Merge pull request #198 from laurakalbag/patch-1
Fix typos on Teams page in User guide
2024-06-24 09:56:28 +02:00
Andrey Antukh
68214c13cb
Merge pull request #230 from penpot/hiru-doc-unit-tests-2
📖 Improve doc about running tests
2024-06-05 13:50:04 +02:00
Andrés Moya
fcb21b2c4a 📖 Improve doc about running tests 2024-06-05 13:47:07 +02:00
Andrey Antukh
3e9068b272
Merge pull request #229 from penpot/hiru-doc-unit-tests
Document new unit tests
2024-06-05 13:19:11 +02:00
Andrés Moya
cf4681adc2 📖 Document how to write unit tests 2024-06-05 13:13:24 +02:00
Andrés Moya
e06bbb630d 📖 Document how to run unit tests 2024-06-05 13:13:24 +02:00
Alejandro
9b1d0e6bd5
Merge pull request #228 from penpot/niwinz-update
⬆️ Update dependencies
2024-06-04 14:01:44 +02:00
Andrey Antukh
eb795878ff Update configuration flags documentation 2024-06-04 13:52:56 +02:00
Andrey Antukh
bc3d95054f ⬆️ Update dependencies 2024-06-04 13:07:44 +02:00
Andrey Antukh
e60f492aa3 ⬆️ Update yarn version to 4.2.2 2024-06-04 13:03:27 +02:00
Belén Albeza
cce6426ef2
Merge pull request #226 from penpot/Xaviju-playwright-dependencies
📚 Update warning on playwright dependencies
2024-05-28 16:54:10 +02:00
Xaviju
8e2731913d
Update warning on playwright dependencies
Update warning on playwright dependencies to explain that if the user has a distro without `apt-get` it might need to install these dependencies manually using it package system.

Links to the playwright GitHub issue, where it explains what are the missing dependencies.
2024-05-28 14:50:32 +02:00
trivialkettle
72dba3535a
Fix typo in technical-guide/configuration.md 2024-05-28 09:52:34 +02:00
Alejandro
102ea570ff
Merge pull request #217 from penpot/superalex-fix-penpot-app-links
🐛 Fix penpot.app links
2024-05-21 21:06:22 +02:00
Alejandro Alonso
a203576ca7 🐛 Fix penpot.app links 2024-05-21 21:05:35 +02:00
Eva Marco
89a5fb3583
Merge pull request #211 from penpot/ladybenko-fe-tests-update
 Add info about running FE tests with workers + edit documentation
2024-05-20 11:05:00 +02:00
Belén Albeza
2e45a5e7ce Add info about running FE tests with workers + edit documentation 2024-05-20 10:45:55 +02:00
Jonathan Weickel
4853413513
Fix typo in index.njk 2024-05-20 07:51:06 +02:00
Aitor Moreno
9e580975a8
Merge pull request #186 from penpot/eva-document-test-best-practices
 Add documentation to testing best practices
2024-05-09 12:59:54 +02:00
AzazelN28
00815ca9a5 Add WebSocket mocking documentation 2024-05-09 12:56:54 +02:00
Madalena Melo
75d77ae480
Small grammar fixes on getting-started.md 2024-05-08 11:43:29 +02:00
Eva Marco
bf598c19ed Add documentation to testing best practices 2024-05-08 09:35:01 +02:00
Laura Kalbag
bfb97c196f
Fix typos 2024-05-01 12:21:18 +01:00
Andrés Moya
ac6b352293 🐛 Fix title in <head> 2024-04-24 16:55:04 +02:00
Eva Marco
792cfc010e ♻️ Add warning 2024-04-24 12:40:29 +02:00
Eva Marco
5bcb36ef6c Add integration testing documentation 2024-04-24 12:40:29 +02:00
Andrés Moya
6fa930bb00
Merge pull request #158 from j4ckzh0u/patch-1
[fix] Update getting-started.md
2024-04-24 12:35:52 +02:00
Eva Marco
050a3b8f68 Merge branch 'Hamit push origin maindo-san-patch-1' into main 2024-04-24 10:50:31 +02:00
Hamid Sadeghian
9c5d95d13b 🐛 Fix "Dev Env" link lead to "Architecture" page instead
changed
[Dev Env][1]
linking to
[1]: /technical-guide/developer/architecture/

to
[Dev Env][3]
linking to
[3]: /technical-guide/developer/devenv/
2024-04-24 10:49:44 +02:00
Eva Marco
367a8c6c53
Merge pull request #194 from penpot/iPagar-update-year
🐛 Update year
2024-04-24 10:41:40 +02:00
iPagar
c7613a7f1d 🐛 Update year 2024-04-24 10:38:04 +02:00
Eva Marco
2cca7a7caa
Merge pull request #190 from penpot/compressing-graphics
💄 Compressing graphics
2024-04-24 10:29:16 +02:00
Eva Marco
065a9af07d
Merge pull request #192 from penpot/seo-issues
🐛  Seo issues
2024-04-24 10:25:33 +02:00
andy
b2a8a473b7 💄 CSS adjustments for headings 2024-04-24 10:25:08 +02:00
andy
f78c15f3ba 🐛 User Guide guide header issues 2024-04-24 10:25:08 +02:00
andy
f308bddce6 🐛 Tech guide header issues 2024-04-24 10:24:58 +02:00
andy
95d8dd3ff0 🐛 Removing duplicated metatitle 2024-04-24 10:24:58 +02:00
Eva Marco
bfb8a61dbf
Merge pull request #193 from penpot/issue-6997
🐛 Issue 6997
2024-04-24 09:29:39 +02:00
andy
24167e2d77 🐛 L&T css for small screens 2024-04-23 17:34:59 +02:00
andy
e76965b7d4 💄 Accessible style for links 2024-04-23 17:31:36 +02:00
andy
e983f99a53 💄 Export images compressed 2024-04-23 13:16:36 +02:00
andy
b5231f987b 💄 Layout images compressed 2024-04-23 13:14:15 +02:00
andy
dceded3ca4 💄 Misc images compressed 2024-04-23 13:11:35 +02:00
andy
198171327b 💄 Interface section images compressed 2024-04-23 13:08:45 +02:00
andy
11579fa652 💄 Components section images compressed 2024-04-23 13:00:54 +02:00
andy
877cdf5044 💄 Objects and libraries section images compressed 2024-04-23 12:58:06 +02:00
andy
900d7f698c 💄 Objects section images compressed 2024-04-23 12:30:01 +02:00