aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Make use of jekyll-toc's `no_toc_section` class.XhmikosR5-9/+5
2018-10-20package.json: add `version_short` and use it in the npm scripts.XhmikosR1-9/+10
2018-10-20Clean up docs Sass code.XhmikosR8-110/+61
2018-10-20Unregister Service Worker.XhmikosR1-0/+27
2018-10-20Remove service workerMark Otto6-95/+1
2018-10-20avoid drag imgJohann-S2-9/+14
2018-10-20Set touch-action to "none"patrickhlauke2-6/+9
2018-10-20Refactor (and correct) start/move/end functionspatrickhlauke1-17/+13
2018-10-20Remove unnecessary pointer event listenerspatrickhlauke1-2/+0
2018-10-20Abandon swipe altogether if more than one touch detectedpatrickhlauke1-3/+4
2018-10-20Use correct touch-action valuespatrickhlauke2-2/+2
2018-10-20use pointer events if availableJohann-S4-23/+185
2018-10-20swipe left/right without hammerjsJohann-S16-158/+122
2018-10-20Add touch support in our carousel with HammerJS.Johann-S17-43/+269
2018-10-20Add query string to the start_url to track how often app is launchedChristian Oliff1-1/+1
2018-10-20Add `show` and `hide` methods to dropdown (#27370)galczo53-0/+312
2018-10-20Add font weight options for form controls and custom select (#27343)Andres Galante3-0/+6
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien3-2/+14
2018-10-19docs search: take into account the current URL.XhmikosR2-4/+17
2018-10-19feat: keep contrast on `.table-dark`Catalin Zalog1-1/+1
2018-10-19Fix size of modal dialogs at different widths (#27094)namiltd1-1/+4
2018-10-19Fix double border on list-group (#27126)Roy Klutman1-0/+5
2018-10-19Fix doc typochocolateboy1-1/+1
2018-10-18Travis: stop installing chrome (#27468)XhmikosR1-2/+0
2018-10-18Rename docs production script to production and use `JEKYLL_ENV`. (#27410)XhmikosR4-8/+7
2018-10-18Move lint scripts outside of the main scripts.XhmikosR1-7/+8
2018-10-18npm release-zip: remove the folder before zipping.XhmikosR1-1/+1
2018-10-17Fix btn focus color (#27178)Martijn Cuppens1-2/+1
2018-10-17Delete callout-info-content-iamge-overlay-overflow.mdHelmut Granda1-4/+0
2018-10-17Adding call out note directly to the page.Helmut Granda1-1/+5
2018-10-17Adds a note about the limitations on content being larger than the image.Helmut Granda2-0/+5
2018-10-17Move media from layout to componentsMartijn Cuppens2-2/+2
2018-10-17Simplify .gitattributes.XhmikosR1-11/+1
2018-10-15Add a CODEOWNERS file (#27271)Mark Otto1-0/+3
2018-10-15Move docs .eslintrc in site/.XhmikosR2-2/+2
2018-10-15Update devDependencies and gems.XhmikosR3-250/+194
2018-10-15Include `css-copy` in the `css` script.XhmikosR1-2/+2
2018-10-15Rename everything to skippy and center skippy (#27420)Martijn Cuppens4-19/+20
2018-10-15Combine examples and simple layouts.XhmikosR4-49/+36
2018-10-15Tighten stylelint config. (#27336)XhmikosR1-8/+50
2018-10-15Change h1 to h2Martijn Cuppens1-1/+1
2018-10-14Reduce indentation.XhmikosR2-24/+24
2018-10-14Travis: add `--clean` in `bundle install` command.XhmikosR1-1/+1
2018-10-14build/generate-sri.js: add popperjs.XhmikosR1-0/+4
2018-10-14Move periods outside of links.XhmikosR7-7/+7
2018-10-14js/tests/visual: fix popper script.XhmikosR5-5/+5
2018-10-14Fix a few links.XhmikosR4-10/+10
2018-10-14Remove the unused `jobs` Jekyll variable.XhmikosR1-1/+0
2018-10-14Update popper.js in docs.XhmikosR1-2/+2
2018-10-14docs: fix bundle SRI hash.XhmikosR3-3/+5