Commit graph

34 commits

Author SHA1 Message Date
Lars Brubaker
2d9b0d9dd9 improving initial layout of markdown
issue: MatterHackers/MCCentral#3881
Markdown not doing correct layout on initial layout event
2018-07-18 16:13:13 -07:00
Lars Brubaker
5e9d4363ce making the loading filament wizard use markdown rather than images
issue: MatterHackers/MCCentral#3878
Clarify what 'grabbing filament' really means during initial filament load
2018-07-17 14:33:05 -07:00
John Lewin
91f0f54d06 Fix Markdown/theme regression 2018-07-13 17:09:41 -07:00
John Lewin
bbabf95c93 Improve DI, use constructor injection 2018-07-12 09:33:15 -07:00
John Lewin
0d31eb2fae Rename specialized ImageWidgets 2018-07-11 13:39:15 -07:00
John Lewin
2b3d2d1b5b Underline spaces in addition to words
- Issue MatterHackers/MCCentral#3842
Link text should have single underline rather than per word
2018-07-10 17:18:36 -07:00
John Lewin
a22dc7beb6 Revise bullet spacing 2018-07-10 17:18:20 -07:00
John Lewin
65947c16a8 Improve naming, revise parameters 2018-07-10 08:17:58 -07:00
John Lewin
e7e0ec88e1 Add automatic header and edit button for HelpArticle pages
- Revise bullet and various container spacing
2018-07-09 23:29:34 -07:00
John Lewin
f13e0ebf29 Revise Help/Markdown page spacing, add support for internal links
- Issue MatterHackers/MCCentral#3729
Add Markdown internal link support
2018-07-09 18:08:15 -07:00
John Lewin
f4a6efeebe Set BaseUri in all cases
- Fix issue with unset BaseUri on non-leaf nodes
2018-07-09 17:05:10 -07:00
Lars Brubaker
4e817289dc Make sure markdown line breaks do a line break
Remove warning on Load redefine
2018-07-09 13:59:52 -07:00
Lars Brubaker
230a7862c7 Creating a ImageSequenceWidgetResponsive
Making wrapping work with new responsive widget
issue: MatterHackers/MCCentral#3806
Make images and sequences in Markdown shrink to fit within the bounds when bounds smaller than image
2018-07-09 10:15:03 -07:00
John Lewin
0db7a51f3a Rename member to better reflect behavior 2018-07-02 14:35:18 -07:00
John Lewin
d4dc5b7f14 Simplify 2018-06-29 10:19:16 -07:00
John Lewin
f88cf28682 Remove dead code 2018-06-29 10:19:16 -07:00
John Lewin
b35784d0df Rename to avoid confusion with existing Syntax MarkdownDocument 2018-06-29 10:19:16 -07:00
John Lewin
2a166d13c6 Revise help system to use GitHub Pages 2018-06-27 19:36:09 -07:00
John Lewin
71b9234b93 Extract MarkdownDocument functionality from MarkdownWidget 2018-06-27 18:31:35 -07:00
John Lewin
94abb85364 Add MarkdownDocument and properties for internal links 2018-06-27 17:56:55 -07:00
John Lewin
a03fb81e06 Use correct license for content written in-house 2018-06-27 11:11:00 -07:00
John Lewin
f743bd1a8d Remove strike-through test from MarkdownWidget 2018-06-27 11:11:00 -07:00
Lars Brubaker
1b572d0639 Get gifs working in markdown
Made theme default to dark blue
Made folders start out open
Fixed image converter
Fixed braille
2018-06-25 17:14:08 -07:00
John Lewin
65de7b9829 Add ApplyPrimaryActionStyle button helper to theme
- Issue MatterHackers/MCCentral#3687
'Print" button location lost
2018-06-24 17:21:17 -07:00
LarsBrubaker
1f3b910615 Making markdown widget jump around less 2018-06-24 09:47:39 -07:00
John Lewin
ab8550faf3 Use theme aware Markdown list bullets
- Issue MatterHackers/MCCentral#3730
2018-06-24 00:09:45 -07:00
John Lewin
20b612f9e0 Add seemingly functional Markdown link support
- Issue MatterHackers/MCCentral#3726
2018-06-23 10:24:21 -07:00
John Lewin
847bdf73dd Add support for Markdown strike-through
- Issue MatterHackers/MCCentral#3727
2018-06-23 10:24:21 -07:00
John Lewin
141007f50d Use theme text colors in Markdown text controls
- Issue MatterHackers/MCCentral#3725
2018-06-23 10:24:21 -07:00
Lars Brubaker
0afddd0531 Made help system use markdown
Made a markdown widget to reuse in help system
refactoring wpf to agg
2018-06-22 18:59:50 -07:00
Lars Brubaker
a7111987f4 Got the default mark down text to wrap
issue: MatterHackers/MCCentral#3722
Make text wrapping work in mark down
2018-06-22 14:11:00 -07:00
LarsBrubaker
8762358bde Getting mark down to look more like sample site 2018-06-22 07:57:25 -07:00
Lars Brubaker
3e49946e5a Refactoring SuspendRebuild to be RubuildLock
Marching squares has more data on how it expects to be processed (edge color)
2018-06-20 17:22:19 -07:00
John Lewin
9fa0c470cc Markdig prototype
- Issue MatterHackers/MCCentral#3660
Add Markdown implementation for help guides
2018-06-19 13:03:40 -07:00