aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-10-14Fix invalid selectors in tests and examples.XhmikosR2-2/+2
2018-10-14Add a release npm script.XhmikosR2-21/+4
2018-10-14Remove sri-toolbox dependency.XhmikosR3-11/+4
We can achieve the same very easily.
2018-10-13Update Travis config.XhmikosR1-1/+2
* remove `dist: trusty` since it's the default * disable email notifications
2018-10-13update holder.js image dimensions for sizing examplem5o1-1/+1
* update holder.js image dimensions for sizing example * use `100%` instead of `100%` * :memo: https://github.com/imsky/holder#fluid-placeholders
2018-10-11refine deprecated holder.js color syntaxm5o1-1/+1
* refine deprecated holder.js color syntax * remove `#55595c:#373a3c` * harmonize with all other holder.js examples
2018-10-07Update devDependencies and gems.XhmikosR4-687/+719
2018-10-07Rename script.XhmikosR1-1/+1
2018-10-06Add overflow-auto and overflow-hidden utilitiesMark Otto6-5/+38
2018-10-06fix - small grammar errorSpencer Davies1-1/+1
"given move to" -> "given the move to"
2018-10-02updated README (#27349)Tanmay Gupta1-1/+1
2018-09-26Tweak build/build-plugins.js.XhmikosR1-39/+38
2018-09-26remove useless iifeJohann-S12-3095/+3053
2018-09-26Remove unneeded `path.resolve`.XhmikosR2-2/+2
2018-09-26Include the plugin's filename in the license header.XhmikosR2-5/+9
2018-09-26Add license headers in js/dist filesHelmut Granda3-7/+15
By implementing the same approach of rollup.config.js and replicate it in build-plugins.js, individual plugins will display license headers.
2018-09-26Prevent pointer events on disabled list-group-itemHoward Cox1-0/+1
2018-09-26Prevent pointer-events on disabled anchor dropdown-itemHoward Cox1-0/+1
Fixes #26695
2018-09-25Fix examples after the recent JS changes.XhmikosR4-12/+12
`https://example.com` isn't a valid selector.
2018-09-25Add explanation about accordion wrapper.Florian Lacreuse1-1/+1
2018-09-20Make release-zip include the root folder.XhmikosR1-1/+1
Also, now it should work cross-platform assuming `zip` is present.
2018-09-20Update forms.md719media1-4/+4
fix duplicate id attribute
2018-09-18Remove flex utilities from .list-group-item's as they're display: block; ↵Mark Otto1-3/+3
meaning the utilities have no affect. Closes #27162.
2018-09-18distMark Otto6-7/+7
2018-09-18Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-2/+4
2018-09-18distMark Otto19-15/+53
2018-09-18Allow multiple ways of padding declaration for modal header (#26976)Martijn Cuppens2-2/+4
* #26967: Allow multiple ways of padding declaration for modal header * #26976: split vertical and horizontal modal padding
2018-09-18Add new variables for form feedback tooltips (#26959)Mark Otto2-5/+13
Fixes #26886
2018-09-18docs: switch to font-weight 600. (#27226)XhmikosR6-9/+9
Segoe UI doesn't have font-weight: 500 making things not looking as expected.
2018-09-18use bsCustomFileInput in our documentation (#27264)Johann-S4-2/+10
2018-09-18Consistently re-use input variablesMark Otto1-14/+14
2018-09-18feature(carousel): carousel-item interval (#26667)Christopher Morrissey3-0/+85
adds the ability to assign data-interval to an individual carousel-item
2018-09-18Variable .btn and .form-control font sizes (#26908)Martijn Cuppens3-10/+19
2018-09-18Bring the focused button in input group to the front (#26910)ysds1-0/+4
2018-09-18Document input group wrapping behavior and override via utility classMark Otto1-0/+14
Fixes #25409
2018-09-18Switch to `.btn-secondary` for the search button so that it's accessible ↵Nabil Kadimi1-1/+1
(#27255)
2018-09-18Clarify docs for custom form structureMark Otto1-1/+1
Fixes #25440
2018-09-18docs: use the bundle dist file.XhmikosR21-45/+21
2018-09-17distMark Otto4-7/+3
2018-09-17Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto5-90/+78
2018-09-17distMark Otto27-167/+97
2018-09-17Switch to find-unused-sass-variables for finding unused Sass variables.XhmikosR3-81/+76
2018-09-17#27220: cleanup .btn-link hover/focus properties (#27250)Martijn Cuppens1-4/+0
2018-09-17Update copyMark Otto1-1/+1
2018-09-17Remove background-colors example and show only the code.XhmikosR1-5/+2
This is to avoid confusion.
2018-09-16_variables.scss comments/spacing consistency (#27247)Catalin Zalog1-3/+13
* style: `_variables.scss` comments consistency * style: `_variables.scss` spacing consistency
2018-09-16Typo (#27248)Nabil Kadimi1-1/+1
2018-09-16Update svgo.yml.XhmikosR1-2/+2
2018-09-16Simplify HTML and CSSMark Otto4-49/+7
- Remove iframes - Turn into larger click areas - Drop entire team.scss file for components and utilities
2018-09-16browsers-devices.md: Use Jekyll variable.XhmikosR1-1/+1