Christian Oliff
75e6253b0a
Update clipboard.js to v2.0.3 ( #27657 )
2018-11-12 18:46:21 +02:00
Johann-S
1fdc7819cd
use bsCustomFileInput in our docs ( #27631 )
2018-11-08 17:22:45 +02:00
Martijn Cuppens
273861f145
IE10 homepage fix
2018-10-30 18:16:19 +02:00
Martijn Cuppens
00860f02d4
Disallow transition property (use mixin instead)
2018-10-21 22:46:20 +03:00
midzer
50d866da24
optimize data URIs ( #27284 )
2018-10-21 10:03:17 +03:00
XhmikosR
700f74cebd
Make use of jekyll-toc's no_toc_section
class.
...
Requires jekyll-toc v0.8.0.
2018-10-20 21:39:53 +03:00
XhmikosR
242f19897d
Clean up docs Sass code.
...
* remove unused rules
* use Sass nesting in more places
* use the core mixins in more places
* use the color variables more
2018-10-20 21:08:37 +03:00
Mark Otto
5bf37eba53
Remove service worker
2018-10-20 16:00:28 +03:00
Christian Oliff
bf57389647
Add query string to the start_url to track how often app is launched
...
Useful suggestion from Google in the Web App Manifest documentation.
https://developers.google.com/web/fundamentals/web-app-manifest/#start-url
2018-10-20 14:58:37 +03:00
XhmikosR
282b77ee9c
docs search: take into account the current URL.
2018-10-19 22:09:50 +03:00
XhmikosR
29f849879b
Move docs .eslintrc in site/.
2018-10-15 16:03:16 +03:00
Martijn Cuppens
ad60a58043
Rename everything to skippy and center skippy ( #27420 )
2018-10-15 14:19:41 +03:00
XhmikosR
6c7ec73b16
Reduce indentation.
2018-10-14 22:00:58 +03:00
Mark Otto
f6244654a6
dist
2018-09-18 21:35:40 -07:00
XhmikosR
f9142bdd62
docs: switch to font-weight 600. ( #27226 )
...
Segoe UI doesn't have font-weight: 500 making things not looking as expected.
2018-09-18 18:31:51 -07:00
Johann-S
75f83da539
use bsCustomFileInput in our documentation ( #27264 )
2018-09-18 16:52:10 +03:00
XhmikosR
787441d4bf
docs: use the bundle dist file.
2018-09-18 12:50:18 +03:00
Mark Otto
b68ea572da
dist
2018-09-17 12:34:34 -07:00
Mark Otto
c3d93b34ba
Simplify HTML and CSS
...
- Remove iframes
- Turn into larger click areas
- Drop entire team.scss file for components and utilities
2018-09-16 02:04:32 +03:00
XhmikosR
685db4d64f
Restore team page.
2018-09-16 02:04:32 +03:00
XhmikosR
c6f7276729
Update popper.min.js to v1.14.4.
2018-09-14 18:07:50 +03:00
XhmikosR
bcb4e7be98
Update anchor.min.js to v4.1.1.
2018-09-14 18:07:50 +03:00
Herst
7b9c8e8eb3
Added type="button" to <button>s without any type ( #27174 )
...
(again)
https://github.com/twbs/bootlint/wiki/W007
2018-09-03 16:55:04 +01:00
Martijn Cuppens
8073e10fb3
#23389 : Add breadbrumb in docs search results
2018-08-25 15:04:53 +03:00
Mark Otto
c0fd91788e
dist
2018-08-18 20:22:08 -07:00
XhmikosR
ae53690ab4
Commit our svgo config.
2018-08-02 19:17:18 +03:00
Martijn Cuppens
774724a7b6
#26972 : fix responsive highlight width
2018-07-29 14:13:28 -07:00
XhmikosR
c73b4a705e
Update devDependencies and gems.
2018-07-29 14:07:38 -07:00
Mark Otto
0e920ce3f4
Reorganize docs for easier deploys
...
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2018-07-11 23:30:46 -07:00