Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-01 | use class="hidden" instead of creating new classes | Paul Twohey | 2 | -2/+2 | |
Use class "hidden" instead of styled classes to ensure that input elments stay hidden when the Content-Security-Policy header has "style-src 'self';" | |||||
2019-09-01 | fix expand and tabs shortcodes to work with strict Content-Security-Policy | Paul Twohey | 2 | -2/+2 | |
When the Content-Security-Policy header has "style-src 'self';" inine style elements like style="display: none" are not honored by browsers, so add CSS to the markup classes and style them display: none | |||||
2019-08-23 | #61, Remove need for $$ in katex shortcode | Alex Shpak | 1 | -1/+1 | |
2019-08-23 | #61, Add katex shortcode | Alex Shpak | 1 | -0/+12 | |
2019-06-19 | Remove outdated paragraph from tabs shortcode | Alex Shpak | 1 | -1/+0 | |
2019-06-18 | Make columns shortcode mobile friendly | Alex Shpak | 1 | -1/+1 | |
2019-06-11 | Add custom class support for mermaid and button shortcodes | Alex Shpak | 2 | -2/+4 | |
2019-06-10 | Remove flex from mermaid chart | Alex Shpak | 1 | -1/+1 | |
2019-05-27 | #39, Add button shortcode | Alex Shpak | 1 | -0/+10 | |
2019-05-27 | Remove extra spacing around columns view | Alex Shpak | 1 | -1/+1 | |
2019-05-24 | Update screenshots, clean tabs shortcode | Alex Shpak | 1 | -18/+1 | |
2019-05-23 | #39, Finish tabs shortcode | Alex Shpak | 2 | -6/+20 | |
2019-05-23 | #39, Finish columns shortcode, clean scss | Alex Shpak | 5 | -12/+18 | |
2019-05-22 | #39, Add multi-column shortcode | Alex Shpak | 1 | -0/+10 | |
2019-05-22 | #39, Add expand and tabs shortcodes | Alex Shpak | 3 | -0/+43 | |