XhmikosR
|
70aec100e4
|
Travis: add --clean in bundle install command.
|
2018-10-14 17:05:04 +03:00 |
|
XhmikosR
|
bcbf3f2ec6
|
build/generate-sri.js: add popperjs.
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
f9dea7624b
|
Move periods outside of links.
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
ea575bc1a7
|
js/tests/visual: fix popper script.
Broken after 787441d .
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
7749b91130
|
Fix a few links.
* fix `/versions/` link
* add missing trailing slashes
* fix a couple of redirects
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
d2c6e237e4
|
Remove the unused jobs Jekyll variable.
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
7d8b26980f
|
Update popper.js in docs.
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
449979decf
|
docs: fix bundle SRI hash.
Also, remove popper.js from this script since it's not present in the repo.
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
339311ddb5
|
Fix invalid selectors in tests and examples.
|
2018-10-14 08:17:40 +03:00 |
|
XhmikosR
|
4ce091b87f
|
Add a release npm script.
|
2018-10-14 07:51:40 +03:00 |
|
XhmikosR
|
3fcddfa42e
|
Remove sri-toolbox dependency.
We can achieve the same very easily.
|
2018-10-14 07:41:45 +03:00 |
|
XhmikosR
|
b2b933c181
|
Update Travis config.
* remove `dist: trusty` since it's the default
* disable email notifications
|
2018-10-13 13:55:49 +03:00 |
|
m5o
|
0e5813bfd4
|
update holder.js image dimensions for sizing example
* update holder.js image dimensions for sizing example
* use `100%` instead of `100%`
* 📝 https://github.com/imsky/holder#fluid-placeholders
|
2018-10-13 00:10:05 +03:00 |
|
m5o
|
74393bffc9
|
refine deprecated holder.js color syntax
* refine deprecated holder.js color syntax
* remove `#55595c:#373a3c`
* harmonize with all other holder.js examples
|
2018-10-11 23:49:08 +03:00 |
|
XhmikosR
|
f59c2d946c
|
Update devDependencies and gems.
|
2018-10-07 08:20:24 +03:00 |
|
XhmikosR
|
9d63deb954
|
Rename script.
|
2018-10-07 08:20:24 +03:00 |
|
Mark Otto
|
29bd5e3218
|
Add overflow-auto and overflow-hidden utilities
|
2018-10-06 17:55:55 -07:00 |
|
Spencer Davies
|
23015571b9
|
fix - small grammar error
"given move to" -> "given the move to"
|
2018-10-06 11:39:09 +03:00 |
|
Tanmay Gupta
|
cd880619d4
|
updated README (#27349)
|
2018-10-02 23:38:46 +03:00 |
|
XhmikosR
|
19f70f9d4c
|
Tweak build/build-plugins.js.
|
2018-09-26 17:04:33 +03:00 |
|
Johann-S
|
7c7a1706c3
|
remove useless iife
|
2018-09-26 15:03:38 +02:00 |
|
XhmikosR
|
02c4444f6c
|
Remove unneeded path.resolve .
|
2018-09-26 15:53:44 +03:00 |
|
XhmikosR
|
59197765f4
|
Include the plugin's filename in the license header.
|
2018-09-26 15:53:44 +03:00 |
|
Helmut Granda
|
ebc220754b
|
Add license headers in js/dist files
By implementing the same approach of rollup.config.js
and replicate it in build-plugins.js, individual plugins
will display license headers.
|
2018-09-26 15:53:44 +03:00 |
|
Howard Cox
|
d7f79b06dc
|
Prevent pointer events on disabled list-group-item
|
2018-09-26 07:20:46 +03:00 |
|
Howard Cox
|
44b3f77852
|
Prevent pointer-events on disabled anchor dropdown-item
Fixes #26695
|
2018-09-26 07:20:46 +03:00 |
|
XhmikosR
|
0350858edf
|
Fix examples after the recent JS changes.
`https://example.com` isn't a valid selector.
|
2018-09-25 17:45:06 +03:00 |
|
Florian Lacreuse
|
46893e23a3
|
Add explanation about accordion wrapper.
|
2018-09-25 11:41:35 +03:00 |
|
XhmikosR
|
252e538985
|
Make release-zip include the root folder.
Also, now it should work cross-platform assuming `zip` is present.
|
2018-09-20 12:54:34 +03:00 |
|
719media
|
e1b7404bb8
|
Update forms.md
fix duplicate id attribute
|
2018-09-20 09:31:02 +03:00 |
|
Mark Otto
|
4dc5671d1b
|
Remove flex utilities from .list-group-item's as they're display: block; meaning the utilities have no affect. Closes #27162.
|
2018-09-18 22:14:45 -07:00 |
|
Mark Otto
|
55655b2781
|
dist
|
2018-09-18 21:42:38 -07:00 |
|
Mark Otto
|
2f611c657b
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2018-09-18 21:35:56 -07:00 |
|
Mark Otto
|
f6244654a6
|
dist
|
2018-09-18 21:35:40 -07:00 |
|
Martijn Cuppens
|
7bd1bc2431
|
Allow multiple ways of padding declaration for modal header (#26976)
* #26967: Allow multiple ways of padding declaration for modal header
* #26976: split vertical and horizontal modal padding
|
2018-09-18 21:33:31 -07:00 |
|
Mark Otto
|
0bec1c8897
|
Add new variables for form feedback tooltips (#26959)
Fixes #26886
|
2018-09-18 21:27:02 -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 |
|
Mark Otto
|
c8fd9ddd97
|
Consistently re-use input variables
|
2018-09-18 16:29:46 +03:00 |
|
Christopher Morrissey
|
ea0faadde5
|
feature(carousel): carousel-item interval (#26667)
adds the ability to assign data-interval to an individual carousel-item
|
2018-09-18 15:55:48 +03:00 |
|
Martijn Cuppens
|
e604958641
|
Variable .btn and .form-control font sizes (#26908)
|
2018-09-18 15:35:25 +03:00 |
|
ysds
|
18ae915f54
|
Bring the focused button in input group to the front (#26910)
|
2018-09-18 15:29:02 +03:00 |
|
Mark Otto
|
029f92c5e5
|
Document input group wrapping behavior and override via utility class
Fixes #25409
|
2018-09-18 14:51:34 +03:00 |
|
Nabil Kadimi
|
876e320364
|
Switch to .btn-secondary for the search button so that it's accessible (#27255)
|
2018-09-18 13:10:02 +03:00 |
|
Mark Otto
|
7c88c46517
|
Clarify docs for custom form structure
Fixes #25440
|
2018-09-18 13:03:44 +03:00 |
|
XhmikosR
|
787441d4bf
|
docs: use the bundle dist file.
|
2018-09-18 12:50:18 +03:00 |
|
Mark Otto
|
5543229950
|
dist
|
2018-09-17 12:36:49 -07:00 |
|
Mark Otto
|
9e24d68112
|
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
|
2018-09-17 12:34:41 -07:00 |
|
Mark Otto
|
b68ea572da
|
dist
|
2018-09-17 12:34:34 -07:00 |
|
XhmikosR
|
47107d4647
|
Switch to find-unused-sass-variables for finding unused Sass variables.
|
2018-09-17 19:34:15 +03:00 |
|