-
Notifications
You must be signed in to change notification settings - Fork 213
Bootstrap3 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Bootstrap3 #41
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…from jumping when switching from disabled to enabled state and vice versa.
* use reset-filter mixin * improve inline doc * fix border-top-color for .select2-drop-auto-width and -drop-above-active * inherit BS 3's default "Alert"-style for .select2-searching
…x, Opera (tested on Mac). Known issues: * there is no .select2-chosen in Select2 v.3.3.2, thus no padding and line-height – not ready for 3.3.2 yet * IE9/IE10: Select2 in "Bootstrap Input Group" misses 1px in height (bug inherited from Bootstrap 3, @see http://getbootstrap.com/components/#input-groups-sizing) * IE9/IE10: Select2 in "Bootstrap Input Group with Button addon" also misses 1px in height (bug _not_ inherited from Bootstrap 3) * focus and box-shadow for .select2-search input do not fit Bootstrap's defaults * Select2 dropdown could inherit look-and-feel from Bootstrap dropdowns * checkboxes and radio-buttons in "Bootstrap Input Groups" could be vertically aligned to the top (instead of center) if combined with a multi Select2 to address variable height of the Select2 container * examples-page label=for and select#ids are a mess
…t2-bootstrap-prepend` and `.select2-bootstrap-append` a shot.
Otherwise bootstrap's "display:block" is overwritten
… to the right edge of Select2's search input. * extend the „Loading Remote Data“ demo to cover the „Infinite Scroll“-option @see http://ivaynberg.github.io/select2/#infinite * update readme * minor improvements to the GitHub-pages index download-button
…p-css into juristr-patch-1 adding missing display:block - otherwise bootstrap's "display:block" is overwritten
* adjust index page markup and CSS slightly to make the „input-group-sm“-demo play nicely with the „display:block“-fix * update readme, introduce „Credits/Contributors“
bootstrap3 v3.4.2
The issue itself was fixed in Bootstrap 3 somewhere along the way from v3.0.0-RC to v3.2.0. select2-bootstrap3-css makes use of Bootstrap's own variables to define the height of elements; select2-bootstrap3-css v1.4.0 was the first version not built on Bootstrap 3 RC, but on Bootstrap v3.2.0 – the update of the underlying Bootstrap version resolved the issue.
bootstrap3 v1.4.3
bootstrap3 v1.4.4
Fix version number in docs/for gh-pages.
…ct2/ to //select2.github.io/select2/. Fixes #64
Fix #64; add "build" and "serve" Grunt tasks.
…me, version, license and URL. The special comment ensures that this information also shows up in the minified version. This also removes version compatibility information form the docs.
bootstrap3: Add minified version, fixes #67.
…cense URL, update author and add contributors according to docs.npmjs.com/files/package.json.
bootstrap3 v1.4.5
bootstrap3 v1.4.6
Collaborator
|
Let's close this one, finally – for now, the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.