Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

fix(ui): update source browsing #765

Merged
merged 5 commits into from Aug 11, 2020

Conversation

juliendonck
Copy link
Member

@juliendonck juliendonck commented Aug 10, 2020

@brandonhaslegs brandonhaslegs marked this pull request as ready for review August 10, 2020 17:08
@juliendonck juliendonck marked this pull request as draft August 11, 2020 08:07
@juliendonck juliendonck changed the title fix(ui): fix scrollbars on source browsing fix(ui): update source browsing Aug 11, 2020
@juliendonck juliendonck marked this pull request as ready for review August 11, 2020 09:44
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📴 🌁 👆 🕡

@@ -1,8 +1,9 @@
<script>
import { format } from "timeago.js";
import { link } from "svelte-spa-router";
import { isMarkdown } from "../../../src/source.ts";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import { isMarkdown } from "../../../src/source.ts";
import { isMarkdown } from "../../../src/source.ts";

@juliendonck juliendonck merged commit f801198 into master Aug 11, 2020
@juliendonck juliendonck deleted the julien/scrollbars-source-browsing branch August 11, 2020 18:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix scrollbars on source code view
4 participants