aboutsummaryrefslogtreecommitdiff
path: root/site/docs/4.2
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto205-20589/+0
2019-02-11docs snippets: a few more minor tweaks (#28225)XhmikosR2-2/+4
2019-02-11toasts.md: Remove useless `div`s.XhmikosR1-21/+7
2019-02-11Remove stray parameter from capture.XhmikosR1-1/+1
2019-02-11Cosmetic changes in snippets.XhmikosR10-15/+16
2019-02-10docs: remove `-ms-overflow-style: -ms-autohiding-scrollbar` (#28220)XhmikosR1-1/+0
2019-02-10migration.md: use https. (#28221)XhmikosR1-1/+1
2019-02-09Prevent text selection in placeholder images (#28218)Martijn Cuppens1-0/+1
2019-02-08Use the `site.repo` variable.XhmikosR3-3/+3
2019-02-08Offcanvas example: transition the transform (#28203)XhmikosR1-4/+5
2019-02-07Fix scrollable modal snippetShohei Yoshida1-1/+1
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens14-58/+43
2019-02-07Deprecate `invisible()` mixin (#28066)Martijn Cuppens1-2/+3
2019-02-07Optimize and normalize SVGs. (#28200)XhmikosR3-4/+4
2019-02-07Make ToC's entries' color darker.XhmikosR1-1/+1
2019-02-07Remove unused selector.XhmikosR1-4/+0
2019-02-07approach.md: Remove stray comma.XhmikosR1-1/+1
2019-02-07Rename `Screenreaders` to "Screen readers".XhmikosR1-2/+2
2019-02-07Remove ToC from pages when we don't have (m)any headers.XhmikosR6-6/+0
2019-02-06Fix `.nav-justified` example (#28193)Martijn Cuppens1-10/+18
2019-02-06Remove outdated reference to not-allowed cursor (#28188)Patrick H. Lauke1-1/+1
2019-02-06Fix text break in Firefox (#28063)Martijn Cuppens1-1/+1
2019-02-06carousel.md: Highlight the whole example for consistency.XhmikosR1-10/+3
2019-02-06docs license header: split sentence in period.XhmikosR2-4/+4
2019-02-06Add missing trailing slash.XhmikosR1-1/+1
2019-02-05Move dropdown offset function logic into private function. (#28138)Jason Golieb1-1/+5
2019-02-05Add support for tooltip offset option to be a function.Jason Golieb1-2/+6
2019-02-04examples: remove JS from blog and sticky footer. (#28173)XhmikosR2-0/+2
2019-02-03Fix negative margin example (#28140)Ryan Worth1-2/+2
2019-01-30components: redirect to the alerts page (#28147)XhmikosR2-3/+3
2019-01-29image-replacement.md: use three dots.XhmikosR1-1/+1
2019-01-29Add missing trailing slash.XhmikosR1-1/+1
2019-01-29build-tools.md: `npm` is written lowercase.XhmikosR1-4/+4
2019-01-29migration.md: remove stray `/`.XhmikosR1-1/+1
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens1-0/+1
2019-01-21Fix approach redirect. (#28095)XhmikosR2-7/+1
2019-01-20Make component colors configurable (#28035)Martijn Cuppens1-1/+1
2019-01-20Scrollable modal (#27769)Shohei Yoshida1-1/+101
2019-01-14Examples: add tabindex="-1" and aria-disabled="true" on disabled linksLaussel Loïc5-6/+6
2019-01-13Add some margin below the buttonsMartijn Cuppens1-0/+1
2019-01-13Add new rounded sizes classes (#28011)Justin1-0/+14
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto1-0/+31
2019-01-10Update devDependencies. (#28016)XhmikosR1-1/+1
2019-01-08npm run test to build dist filesMark Otto3-6/+6
2019-01-08Examples: use `{{ site.time | date: "%Y" }}`.XhmikosR7-7/+7
2019-01-08Bump copyright year to 2019.XhmikosR9-11/+11
2019-01-07docs: use the `twitter` Jekyll variable everywhere (#27990)文翼1-2/+2
2019-01-07Blog example IE fix & minor tweaks (#27933)Martijn Cuppens1-20/+20
2019-01-07Add horizontal list group modifier (#27970)Mark Otto2-0/+19
2019-01-05Switch to our Stylelint config. (#27974)XhmikosR1-1/+3