aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Fix readonly-plain-text with button addon (#25871)CaĆ­que de Castro Soares da Silva1-0/+1
2018-10-23Easy merging of new grid breakpoints and containers (#26714)Mitko Georgiev1-13/+23
2018-10-23Custom select validation padding fix and additional custom select feedback ic...Martijn Cuppens2-7/+7
2018-10-23Cleanup stylelint commentsMartijn Cuppens5-15/+8
2018-10-22Further ToC fixes.XhmikosR2-1/+2
2018-10-22Remove unneeded check.XhmikosR1-1/+1
2018-10-22Use the example shortcode in more places.XhmikosR2-20/+6
2018-10-21Disallow transition property (use mixin instead)Martijn Cuppens4-1/+4
2018-10-21Unitless breakpointsJohan Beckers1-1/+1
2018-10-21Update devDependencies and gems.XhmikosR3-393/+56
2018-10-21Change erroneous documentation for .flex-fill (#27265)Nicolay Hvidsten1-2/+2
2018-10-21test(Modal): reuse _getScrollbarWidth in testsAndrew Luca1-8/+1
2018-10-21Revert "Simplify .gitattributes."XhmikosR1-1/+11
2018-10-21Simplify theme color usage (#27378)Martijn Cuppens1-6/+6
2018-10-21Fix typo in the Popper.js checks. (#27488)XhmikosR2-2/+2
2018-10-21Card header color theming (#26573)Andrew Pucci2-0/+2
2018-10-21Add dropdown responsive alignment (#26255)ysds2-3/+58
2018-10-21Example dashboard: Responsive padding-top of the main content (#26332)ysds1-1/+7
2018-10-21Improve Grid examples. (#26808)Martijn Cuppens3-92/+75
2018-10-21feature/yiq function, add parameters, with default values. (#26917)Andrey1-3/+3
2018-10-21Custom checkboxes and radios retheming (#27064)Martijn Cuppens3-17/+35
2018-10-21Re-add carousel control transition (#27277)Martijn Cuppens2-3/+4
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski1-1/+1
2018-10-21optimize data URIs (#27284)midzer2-11/+11
2018-10-21Carousel fade cleanup (#27278)Martijn Cuppens1-13/+1
2018-10-21Fix for double border on cards in an accordion (#27133)Roy Klutman1-16/+24
2018-10-20webpack page: Remove precss referenceXhmikosR1-31/+30
2018-10-20Update _custom-forms.scss (#27276)719media1-1/+0
2018-10-20changes the variables for input font sizeandresgalante1-1/+1
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter1-0/+4
2018-10-20Custom select inconsistent padding (#27415)semenyakNik1-2/+2
2018-10-20Remove redundant width and height propertiesMartijn Cuppens1-4/+0
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