This repository was archived by the owner on Jun 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 72
Issue 596 - Add Markdown presentation #606
Merged
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
d4ad80b
- add basic markdown support
48c763b
Merge branch 'dev' into 596-markdowns
Marc-Andre-Rivet 3f1794a
Merge branch 'dev' into 596-markdowns
44cf937
Ensure that cell focus and navigation operate the same way for MD cells.
528331a
Add visual tests for Markdown rendering.
9a5e6a2
Align text to the left and use sans-serif for markdown cells.
a781765
Add markdown table for standalone tests.
254ef01
Fix typo.
d4d683b
Test navigation for markdown cells.
7bc2fce
Make selectors for tables more specific.
41b9b5b
Add sorting tests.
64e7e72
Add filtering tests.
bec6ca2
Add test for clicking links.
0b026e9
Cast supplied values to string for markdown cells.
5669baf
Add Dash app for markdown tables.
3f6bc4b
Add copy paste tests for markdown cells.
79a0227
Load highlight.js asynchronously.
b45f0c1
Add highlight.js and github style to third-party resources.
4d2e5b3
Use third-party folder for highlight.js and corresponding stylesheet.
a5ad414
Check whether exports is an empty object.
f3ac52a
Fix filtering test.
b8131fe
Add types to modules.d.ts for percy.
6f56403
Add plaintext option for highlightjs.
3460fb4
Use plaintext for code without highlights.
f9a031d
Preserve whitespace in block quotes.
4bfbd74
Fix column widths for selectable and deletable cells.
8dae616
Use npm package for highlightjs.
300d9b3
Update package-lock.
296d90a
Change getCell to getCellById.
60a7f50
fix tests
86ef776
Move highlightjs functionality to separate file.
c0b72d7
Add test that checks for window hljs variable.
1863e56
Add highlight.js to Python js_dist.
20e1085
Use window hljs if defined.
ec295ef
Rename markdown test and add setup for code highlighting.
8ff279b
Add test for using window.hljs if defined.
7a60c3a
Match languages to those defined in dcc.
3cc38a5
Move highlight.js to devDependencies.
badb14b
Refactor async package info to be similar to other Dash libraries.
ede6b5e
Move third-party highlight.js file.
fc63409
Move Highlight file to utils and rename to MarkdownHighlighter.
e23c36d
Merge branch 'dev' into 596-markdowns
0b892e1
Fix tslint.
aa4d394
Update CHANGELOG.
a2af831
handle focus in markdown cell the same way its handled in dropdown cell
abe0c31
Fix Percy Storybook Usage (#674)
Marc-Andre-Rivet aa26f48
Fix navigation issue.
1a6338c
Add sample table for mixed MD/non-MD cells.
38f8ea5
Add test for navigation between non-MD and MD cells.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.