XhmikosR
aa3b4d33f8
Update devDependencies. ( #28538 )
2019-03-23 12:52:32 +02:00
Patrick H. Lauke
b4a2beb3c2
Check prefers-reduced-motion variable before adding reduced motion media query for animated progress bars ( #28530 )
2019-03-21 15:59:02 +02:00
XhmikosR
1f7f876810
Fix css-prefix-docs
script to be more restrictive. ( #28525 )
2019-03-19 14:29:52 +02:00
XhmikosR
b0f918982f
Revert back to the old snippet and just add anonymize IP.
...
We don't need the extra bloat of gtag.
2019-03-18 12:26:50 +02:00
Mark Otto
2017eb9aed
Update GA to latest script & anonymize IPs
2019-03-18 12:26:50 +02:00
Shohei Yoshida
5e459e9b52
Workaround for MS edge bug ( #28275 )
2019-03-18 01:27:59 +02:00
Johann-S
ad0f5f153c
fix remove files in our visual tests
2019-03-18 01:11:05 +02:00
XhmikosR
c2fa74b652
Revert "Remove Internet Explorer leftovers."
...
This reverts commit 089e3334a7
.
2019-03-18 01:11:05 +02:00
XhmikosR
8060528281
.browserslistrc: add IE 11.
2019-03-18 01:11:05 +02:00
XhmikosR
42c21e50fc
Revert "remove IE from our browserlist"
...
This reverts commit 5e068eeda9
.
2019-03-18 01:11:05 +02:00
XhmikosR
dd75ac6c25
Revert "remove --compress typeofs=false
from terser."
...
This reverts commit 25bba7bd68
.
2019-03-18 01:11:05 +02:00
XhmikosR
bcf76ef5f0
Revert "Add information about IE 11 compatibility."
...
This reverts commit 1da5b9f76a
.
2019-03-18 01:11:05 +02:00
XhmikosR
15d242d21a
Revert "Remove IE-specific breadcrumb CSS hack"
...
This reverts commit 9fda96e197
.
2019-03-18 01:11:05 +02:00
Johann-S
08679ac0b5
Add back support for IE 11
2019-03-18 01:11:05 +02:00
XhmikosR
f7c1b1e683
Update .gitignore ( #28519 )
...
Add back ruby/bundler folders so that they don't show up when we switch branches.
This can be removed when v4 hits EOL, along with the old Jekyll docs dist folder.
2019-03-18 00:58:47 +02:00
Martijn Cuppens
a88d58605a
Remove hover states on background utilities ( #28457 )
2019-03-14 19:36:02 +02:00
Mark Otto
837ff0cc11
v5: Drop remaining deprecated mixins ( #28461 )
...
- Deletes mixin mentions from float docs
- Deletes mixin mention from visibility docs
- Deletes the image-replacement page for text-hide
2019-03-14 19:23:54 +02:00
Mark Otto
c16532c724
v5: Update badges ( #28458 )
...
- Drop hover and focus states
- Drop .badge-* variants and associated mixin for .bg-* utilities
- Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill
- Remove unused variables
- Add default color value to .badge base class
- Update docs to reflect changes
2019-03-14 19:15:26 +02:00
XhmikosR
1add6341a7
Update .gitignore ( #28493 )
...
Add the old Jekyll docs dist folder so that when we switch branches, it doesn't show up.
2019-03-14 18:03:01 +02:00
Mark Otto
43eb6b1703
Revert "Don't run Google Analytics locally. ( #28384 )" ( #28489 )
2019-03-13 19:07:54 -07:00
XhmikosR
6a3433da9a
browsers-devices.md: escape what we read.
2019-03-13 18:33:51 -07:00
Christian Oliff
02e0aa3b60
Don't run Google Analytics locally. ( #28384 )
2019-03-13 19:22:59 +02:00
Martijn Cuppens
28ad7a901e
Push footer to the bottom of the page
2019-03-13 19:22:59 +02:00
XhmikosR
913f290e3d
Fix 404 layout.
2019-03-13 19:22:59 +02:00
XhmikosR
46e88fb8f3
404: output to 404.html and add meta robots.
2019-03-13 19:22:59 +02:00
Christian Oliff
35c6b2b12b
Create 404.md
2019-03-13 19:22:59 +02:00
XhmikosR
6a82a2ebe8
Fix the chroma fix and use Sass more.
2019-03-13 19:22:59 +02:00
Bardi Harborow
6e16720b12
Workaround problematic Chroma bash highlighting.
2019-03-13 19:22:59 +02:00
Bardi Harborow
47b4ea084f
Disable blackfriday's automatic fraction formatting.
2019-03-13 19:22:59 +02:00
XhmikosR
e58b587a72
Add support for meta robots.
2019-03-13 19:22:59 +02:00
XhmikosR
678da2ead9
Remove --renderToDisk
.
2019-03-13 19:22:59 +02:00
Bjørn Erik Pedersen
b1860eca05
Simplify browser bugs inline shortcode
2019-03-13 19:22:59 +02:00
XhmikosR
142af24018
Add a docs-build
script and make it the default.
2019-03-13 19:22:59 +02:00
Bjørn Erik Pedersen
69e18b9634
Fix bugify.
2019-03-13 19:22:59 +02:00
XhmikosR
04a58887cd
Update syntax highlighting styles to match the Chroma ones.
2019-03-13 19:22:59 +02:00
XhmikosR
5d6e896ebb
Add a docsref shortcode.
...
This allows for the build to fail if a reference isn't found.
2019-03-13 19:22:59 +02:00
XhmikosR
23ddfa99a3
Move this to a partial to work around the stray p
issue.
2019-03-13 19:22:59 +02:00
XhmikosR
d948a3f9cb
Work around the docs/ redirects.
...
This happens because we have the section kind enabled (needed for examples).
2019-03-13 19:22:59 +02:00
XhmikosR
850817bb09
Remove newlines in raw HTML.
...
This causes `p` tags which is invalid HTML.
2019-03-13 19:22:59 +02:00
XhmikosR
89a6380032
Copy the dist files before the docs-serve
script.
2019-03-13 19:22:59 +02:00
XhmikosR
1afa67fca8
Remove HTML comment; it breaks rendering.
2019-03-13 19:22:59 +02:00
XhmikosR
e2fd847032
browsers-devices.md: Read .browserslistrc instead of duplicating the content.
2019-03-13 19:22:59 +02:00
XhmikosR
d95d30029f
Switch to Hugo.
...
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-03-13 19:22:59 +02:00
XhmikosR
6aa475c82e
Use one-line imports when possible. ( #28467 )
2019-03-13 14:55:53 +02:00
Jim Jiang
ff1788666f
Remove redundant placeholders in forms docs ( #28406 )
...
* Change state field to select
* Include "Choose..." placeholder for select
* Change validated select to .custom-select
2019-03-12 15:22:39 +02:00
Patrick H. Lauke
3e05d016cf
Remove indiscriminate outline suppression for tabindex="-1" elements ( #28437 )
...
instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class
2019-03-12 15:16:18 +02:00
Mark Otto
e8827874ad
v5: Don't automatically adjust all hr elements in alert variants ( #28462 )
2019-03-12 15:04:08 +02:00
Mark Otto
d6501970ad
v5: Drop deprecated size mixin ( #28460 )
2019-03-12 10:02:17 +02:00
Mark Otto
89d7384944
Drop deprecated img-retina mixin ( #28459 )
2019-03-12 09:47:36 +02:00
XhmikosR
ac67e04ce0
Dist.
2019-03-11 17:59:08 +02:00