aboutsummaryrefslogtreecommitdiff
path: root/site/docs/4.2
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04latest changesMark Otto2-2/+2
2019-01-04carousel should not cycle when there is no data-ride on init (#27968)Johann-S1-1/+1
2019-01-04Add note to the summary of important changesMark Otto1-0/+1
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens3-14/+16
2019-01-02Fix Typo on docs (#27962)sabruss1-1/+1
2018-12-31Add a few more redirects.XhmikosR7-8/+15
2018-12-29Configurable display utility classes (#27917)Martijn Cuppens1-0/+2
2018-12-27toasts: mention that positioning is manual. (#27931)XhmikosR1-0/+1
2018-12-24stretched-link.md: fix typo (#27918)XhmikosR1-1/+1
2018-12-23Add horizontal card example (#27906)Mark Otto1-0/+22
2018-12-23Fix 4:3 embed (#27910)XhmikosR1-1/+1
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens5-9/+9
2018-12-22move to 4.2Mark Otto1-0/+80
2018-12-22Remove obsolete redirects in examples. (#27897)XhmikosR1-2/+0
2018-12-21Merge branch 'text-break-util' into v4-devMark Otto1-0/+9
2018-12-21Merge branch 'validation-support-list' into v4-devMark Otto1-1/+7
2018-12-21Merge branch 'grid-vertical-alignment-ie-warning' into v4-devMark Otto1-1/+1
2018-12-21Update webpack.mdXhmikosR1-1/+1
2018-12-21Remove unneeded redirects.XhmikosR2-4/+0
2018-12-21Prep for v4.2.0 releaseMark Otto205-0/+20326
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more