Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-07 | Improve accessibility and keyboard navigation | Alex Shpak | 1 | -1/+1 | |
2020-03-07 | #169, Remove whitespaces around content in tabs, just to be safe. | Alex Shpak | 1 | -3/+3 | |
2020-02-25 | #153, Remove extra spaces in generated tabs html | Alex Shpak | 1 | -2/+2 | |
2019-09-01 | use class="hidden" instead of creating new classes | Paul Twohey | 1 | -1/+1 | |
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 | 1 | -1/+1 | |
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-06-19 | Remove outdated paragraph from tabs shortcode | Alex Shpak | 1 | -1/+0 | |
2019-05-24 | Update screenshots, clean tabs shortcode | Alex Shpak | 1 | -18/+1 | |
2019-05-23 | #39, Finish tabs shortcode | Alex Shpak | 1 | -5/+19 | |
2019-05-22 | #39, Add expand and tabs shortcodes | Alex Shpak | 1 | -0/+19 | |