Skip to content

Conversation

@ssklavos
Copy link

@ssklavos ssklavos commented Jul 1, 2014

No description provided.

Florian Kissling and others added 30 commits August 20, 2013 18:42
…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“
Florian Kissling added 28 commits November 27, 2014 10:28
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.
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.
@fk
Copy link
Collaborator

fk commented Apr 8, 2015

Let's close this one, finally – for now, the bootstrap3 branch will stay.

@fk fk closed this Apr 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants