Conversation
added 30 commits
August 17, 2013 01:04
…s for the Bootstrap grid, various minor improvements. Sloppy also.
… 3 (currently RC2). Work in progress.
…s going on here earlier. (Github pages) noob.
… if that really is a good idea, but I can't see it in use anywhere).
…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
* 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“
Owner
|
Made a bootstrap3 branch for this, thanks! |
Closed
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
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.
As I understood this is what the hold up is for #24 @fk's master rebased onto upstream master and all conflicts resolved.
Come on guys lets move along this has dragged on for long enough!