lohit
|
07baa63e9d
|
fix: validate docs links (#3122)
* fix: validate docs links
* fix: only allow external urls, ignore filesystem paths
* fix: updates
* chore: revert spacing
|
2024-09-18 17:02:39 +05:30 |
|
shawnsarwar
|
9efbd7377a
|
feat: support relative links in markdown for docs (#2375)
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
|
2024-08-24 01:01:55 +05:30 |
|
tlaloc911
|
dc21206fc0
|
fix pre text style (#2545)
|
2024-08-24 00:45:57 +05:30 |
|
Anoop M D
|
4598bb1bdd
|
fix(#2605): fix editor view height (#2758)
* fix(#2605): fix editor view height
* chore: disabled prettier on github actions
|
2024-08-05 17:49:04 +05:30 |
|
Sanjai Kumar
|
01605f6f2a
|
Bugfix/links in docs (#2561)
* chore: fix markdown component
* Refactor MarkDown component to remove unnecessary useCallback hooks
|
2024-07-04 11:38:35 +05:30 |
|
Baptiste Poulain
|
d257db27b8
|
Update packages/bruno-app/src/components/MarkDown/index.jsx
Co-authored-by: Timon <39559178+Its-treason@users.noreply.github.com>
|
2023-12-08 16:12:22 +01:00 |
|
Baptiste POULAIN
|
8e1d04f5c1
|
bugfix(docs_links): reverse tsx to jsx
|
2023-12-07 18:09:30 +01:00 |
|
Baptiste POULAIN
|
56a456a9b6
|
bugfix(docs_links): open external URL in browser window, remove deprecated method in electron, refactor to index.tsx
|
2023-12-07 14:33:42 +01:00 |
|
Its-treason
|
6a55a8d6ea
|
fix(RequestPane): Fix Mardown Table styling
|
2023-11-26 22:41:30 +01:00 |
|
Anoop M D
|
d3ab2f28c6
|
feat: docs refactor
|
2023-10-13 06:46:14 +05:30 |
|