XhmikosR
746a057f0c
Update devDependencies. ( #28016 )
2019-01-10 15:56:54 +02:00
Mark Otto
39b76861a7
npm run test to build dist files
2019-01-08 21:23:50 +02:00
XhmikosR
0e5d387f04
Examples: use {{ site.time | date: "%Y" }}
.
...
Since they are being build, no point in hardcoding the year.
2019-01-08 21:23:50 +02:00
XhmikosR
f11f56558b
Bump copyright year to 2019.
2019-01-08 21:23:50 +02:00
文翼
87cd64e3bf
docs: use the twitter
Jekyll variable everywhere ( #27990 )
2019-01-07 18:09:34 +02:00
Martijn Cuppens
8305114ab3
Blog example IE fix & minor tweaks ( #27933 )
2019-01-07 03:21:53 +02:00
Mark Otto
e6b1eefc73
Add horizontal list group modifier ( #27970 )
...
Alternate take to #27683 that builds the modifier class based on min-width, such that list groups are stacked until the class's breakpoint is reached. This is less verbose, matches our primary responsive approach, and prevents an extra class. Unfortunately, I believe supporting flush list groups is too much code here, so I've skipped that and made a note in the docs.
Also added examples generate from our breakpoints data file with a protip for how to do equal width items.
2019-01-07 03:01:36 +02:00
XhmikosR
d1067d7c35
Switch to our Stylelint config. ( #27974 )
2019-01-05 20:59:44 +02:00
Mark Otto
1488a83b13
latest changes
2019-01-04 08:29:45 -08:00
Johann-S
89a73f100e
carousel should not cycle when there is no data-ride on init ( #27968 )
2019-01-04 18:15:01 +02:00
Mark Otto
b478234cba
Add note to the summary of important changes
2019-01-04 11:53:32 +02:00
Martijn Cuppens
e1b990fb90
Move hand cursor for buttons to reboot
2019-01-04 11:53:32 +02:00
sabruss
6813653bb1
Fix Typo on docs ( #27962 )
2019-01-02 18:33:52 +02:00
XhmikosR
bec34acbbe
Add a few more redirects.
2018-12-31 02:20:08 +02:00
Martijn Cuppens
c0dfda964f
Configurable display utility classes ( #27917 )
2018-12-29 04:54:58 +02:00
XhmikosR
501e8c0837
toasts: mention that positioning is manual. ( #27931 )
2018-12-27 21:41:14 +02:00
XhmikosR
dc17c924e8
stretched-link.md: fix typo ( #27918 )
2018-12-24 16:34:30 +02:00
Mark Otto
e4fe18e426
Add horizontal card example ( #27906 )
2018-12-23 15:00:51 +02:00
XhmikosR
3c88ed7069
Fix 4:3 embed ( #27910 )
2018-12-23 13:58:58 +02:00
Martijn Cuppens
39b14c9806
Blacklist border-radius property (use mixin instead) ( #27900 )
2018-12-23 09:11:11 +02:00
Mark Otto
6a5a1b073d
move to 4.2
2018-12-22 22:20:26 -08:00
XhmikosR
3bdb363495
Remove obsolete redirects in examples. ( #27897 )
2018-12-22 22:07:37 +02:00
Mark Otto
d51b408d0f
Merge branch 'text-break-util' into v4-dev
2018-12-21 15:35:55 -08:00
Mark Otto
1449d041c8
Merge branch 'validation-support-list' into v4-dev
2018-12-21 13:48:53 -08:00
Mark Otto
3b843c37c1
Merge branch 'grid-vertical-alignment-ie-warning' into v4-dev
2018-12-21 13:48:19 -08:00
XhmikosR
c5bd6a11f6
Update webpack.md
2018-12-21 09:03:29 -08:00
XhmikosR
140abf4c3d
Remove unneeded redirects.
2018-12-21 09:03:29 -08:00
Mark Otto
eda851ee76
Prep for v4.2.0 release
...
- 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
2018-12-21 09:03:29 -08:00