airteltour / standard-codeigniter

표준 프로젝트가 모두 라라벨로 이전됨에 따라 현 레포는 무의미 하다고 판단하여 아카이빙합니다
MIT License
0 stars 2 forks source link

Bump bootstrap from 3.4.1 to 4.1.3 #32

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps bootstrap from 3.4.1 to 4.1.3.

Release notes *Sourced from [bootstrap's releases](https://github.com/twbs/bootstrap/releases).* > ## v4.1.3 > - **Fixed:** Removed the `:not(:root)` selector from our `svg` Reboot styles, resolving an issue that caused all inline SVGs ignore `vertical-align` styles via single class due to higher specificity. > - **Fixed:** Moved the browserslist config from our `package.json` to a separate file to avoid unintended inherited browser settings across npm projects. > - **Fixed:** Buttons in custom file inputs are once again clickable when focused. > - **Improved:** Bootstrap's plugins can now be imported separately in any contexts because they are now UMD ready. > - **Improved:** `.form-control`s now have a fixed `height` to compensate for differences in computed height across different `type`s. This also fixes some IE alignment issues. > - **Improved:** Added `Noto Color Emoji` to our system font stack for better rendering in Linux OSes. > > ## v4.1.2 > - Fixed an XSS vulnerability in tooltip, collapse, and scrollspy plugins > - Improved how we query elements in our JavaScript plugins > - Inline SVGs now have the same vertical alignment as images > - Fixed issues with double transitions on carousels > - Added Edge and IE10-11 fallbacks to our floating labels example > - Various improvements to form controls, including disabled states on file inputs and unified focus styles for selects > > Checkout the [v4.1.2 ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26423) and [GitHub project](https://github.com/twbs/bootstrap/projects/14) for the full details. > > ## v4.1.1 > **Our first patch release for Bootstrap 4!** Here's a quick rundown of some of the changes: > > - Added validation styles for file inputs > - Improved printing of dark tables > - Suppressed that `text-hide` deprecation notice by default > - Cleaned up some JS globals and improve coverage > - Bumped dependencies, namely Jekyll > - Fixed docs issue with incorrect name for our monospace font utility > > Checkout the [v4.1.1 ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/25971) and [GitHub project](https://github.com/twbs/bootstrap/projects/13) for the full details. > > ## v4.1.0 > - Added new custom range form control. > - Added new `.carousel-fade` modifier to switch carousel from horizontal sliding to crossfade. > - Added new `.dropdown-item-text` for plaintext dropdown items. > - Added new `.flex-fill`, `.flex-grow-*`, and `.flex-shrink-*` utilities. > - Added new `.table-borderless` variant for tables. > - Added new `.text-monospace` utility. > - Added new `.text-body` (default body color), `.text-black-50` (50% opacity black), and `.text-white-50` (50% opacity white) utilities. > - Added new `.shadow-*` utilities for quickly adding `box-shadow`s. > - Added ability to disable Popper's positioning in dropdowns. > - Fixed longstanding issue with Chrome incorrectly rendering cards across CSS columns. > - Deprecated `.text-hide`—you'll see a warning during compilation—as it's a dated and undocumented feature. > - Fixed up Dashboard and Offcanvas examples across Firefox and IE. > - Breadcrumbs can now use non-string values as dividers. > - Updated our Theming docs to confirm you _cannot_ use CSS variables in media queries (sorry folks!). > > Be sure to look at the [ship list](https://github-redirect.dependabot.com/twbs/bootstrap/issues/25375) and [project board](https://github.com/twbs/bootstrap/projects/5) for more details on all our fixes. > > ## v4.0.0 > Our first stable v4 release! 🎉 > ... (truncated)
Commits - [`3b55873`](https://github.com/twbs/bootstrap/commit/3b558734382ce58b51e5fc676453bfd53bba9201) Ship v4.1.3 - [`72447ad`](https://github.com/twbs/bootstrap/commit/72447ad4972105e920f1767f369b98a76dcfa107) dist - [`d180452`](https://github.com/twbs/bootstrap/commit/d18045210cdd09271ac033992341d4460d6bafac) fix(tests): visual plugins tests - [`c74a327`](https://github.com/twbs/bootstrap/commit/c74a32703a441c7efa5ccea5d0b24391a3de4788) Allow background images for active buttons - [`f87d5ea`](https://github.com/twbs/bootstrap/commit/f87d5eab693434199c618766632ce10134ae2a7b) Clarify to close [#26329](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26329) - [`6cca02f`](https://github.com/twbs/bootstrap/commit/6cca02f163502a2a986713056b84a60e0bdf8397) fix `.modal-dialog-centered` on IE10/11 - [`c04d60b`](https://github.com/twbs/bootstrap/commit/c04d60b88f7d8dd3700df60cd4517459b6bc82f3) Fix modal overflow style nesting ([#26742](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26742)) - [`23e4d48`](https://github.com/twbs/bootstrap/commit/23e4d48e658c60db7a2fa7f69e338e0a586c90fa) Merge branch 'document-tooltip-flickering' of https://github.com/simPod/boots... - [`6f52b2e`](https://github.com/twbs/bootstrap/commit/6f52b2eafa82850faca784f925eeddacf5303d03) [#26912](https://github-redirect.dependabot.com/twbs/bootstrap/issues/26912): fix custom file input z-index - [`c45e559`](https://github.com/twbs/bootstrap/commit/c45e5594b77015f48b8c21823a44d6bb8139d40a) Fix property order - Additional commits viewable in [compare view](https://github.com/twbs/bootstrap/compare/v3.4.1...v4.1.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language