Commit Graph

28 Commits

Author SHA1 Message Date
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
Emma Indal 5e7eeda1d0 fix(transformers): add slash at end of path if missing 2020-07-01 11:53:56 +02:00
Emma Indal b2ff69e2d3 fix(transformer): add trailing slash to test output 2020-07-01 10:01:57 +02:00
Sebastian Qvarfordt 45a981ca04 Rewrite urlParser to urlFormater 2020-06-30 15:39:35 +02:00
Sebastian Qvarfordt 6f9270e765 Updated export from 2020-06-30 14:11:57 +02:00
Sebastian Qvarfordt ef1c5813bf Change type name 2020-06-30 14:04:33 +02:00
Sebastian Qvarfordt 71aa8d9d18 Scroll to anchor link 2020-06-30 14:00:28 +02:00
Sebastian Qvarfordt 6f5db82ef0 Removed argument to rewriteDocLinks 2020-06-30 13:26:52 +02:00
Sebastian Qvarfordt 0ed5a1cd77 Removed unused JSDOM dependency 2020-06-30 13:22:10 +02:00
Sebastian Qvarfordt 3c8f32e45b Updated test descriptions 2020-06-30 13:19:18 +02:00
Sebastian Qvarfordt 60cb8b0879 Added rewriteDocLinks test 2020-06-30 13:16:57 +02:00
Sebastian Qvarfordt f2f9e56b54 Added tests for transformers 2020-06-30 12:10:52 +02:00
Sebastian Qvarfordt 7dced3ace1 Remove unused argument to removeMkdocsHeader 2020-06-30 10:23:04 +02:00
Sebastian Qvarfordt 92f85997dc Rename modifyCssTransformer to modifyCss 2020-06-30 10:20:21 +02:00
Sebastian Qvarfordt df209cf139 Merge branch 'master' of github.com:spotify/backstage into mob/techdocs-landing-page 2020-06-29 16:53:42 +02:00
Sebastian Qvarfordt 74d949be98 Changes to material theme css 2020-06-29 16:34:06 +02:00
Emma Indal fc7b0a0aa5 fix(techdocs): move card component into techdocs plugin from backstage core 2020-06-29 15:23:09 +02:00
Sebastian Qvarfordt 695b1971ad Fixed lint issue 2020-06-29 12:17:07 +02:00
Emma Indal ec0230a6c8 feat(techdocs): techdocs landing page 2020-06-29 11:03:57 +02:00
Sebastian Qvarfordt 985c165744 Removed commented code 2020-06-26 16:36:14 +02:00
Sebastian Qvarfordt afcf01d6f4 Cleanups and better navigation between docs 2020-06-26 16:34:30 +02:00
Sebastian Qvarfordt 14bbaf099e Add tests for URLParser 2020-06-26 15:09:51 +02:00
Sebastian Qvarfordt d917f72280 Enforce trailing slash 2020-06-26 14:59:50 +02:00
Sebastian Qvarfordt 674d142418 Update URLS better 2020-06-26 14:53:19 +02:00
Sebastian Qvarfordt 984b5acccc feat(mkdocs-reader): initial navigation inside docs 2020-06-26 12:18:52 +02:00
Sebastian Qvarfordt f418681341 feat(techdocs-reader): fetch and basic transform on html 2020-06-25 17:18:46 +02:00
Bilawal Hameed f4cdbc005d techdocs: skeleton of reader (#1438)
* chore: replaced default components

* feat(techdocs): added skeleton of reader

* fix: added types

* fix: split out into separate file

* fix: add shadowDom hook test

* fix: added @backstage/test-utils as dep

* fix: formatting python files
2020-06-25 11:18:47 +02:00
Bilawal Hameed 179444ef83 feat(techdocs): yarn create-plugin 2020-06-22 13:42:42 +02:00