Skip to content
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

Bootstrap 4 theme #72

Open
wants to merge 58 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
4630471
Switched to Bootstrap 4 vars
angel-vladov Nov 19, 2017
6b68249
input-group working with bs4 flexbox
angel-vladov Nov 19, 2017
95cc8d8
rtl behavior with bs4
angel-vladov Nov 19, 2017
2a2a801
input-lg and input-sm to bs4 classes
angel-vladov Nov 19, 2017
01c9c47
docs with bs4
angel-vladov Nov 19, 2017
31b1c4b
docs links to bs4; bs3 to bs4 classes
angel-vladov Nov 19, 2017
5b67ec2
docs bs4 navbar
angel-vladov Nov 20, 2017
78b48c2
has-warning, had-error and has-success examples
angel-vladov Nov 20, 2017
423ffa9
has-warning, has-error and has-success styles
angel-vladov Nov 21, 2017
140b219
replaced vars with bs4 vars; docs links to bs4 beta
angel-vladov Nov 22, 2017
f4fa213
apply align right only to [dir=rtl]
angel-vladov Nov 28, 2017
c9b8177
apply align right only to [dir=rtl]
angel-vladov Nov 28, 2017
f6dbc5c
docs dropdown-menu bs4 classes
angel-vladov Nov 29, 2017
50fb555
use border-radius mixin
angel-vladov Dec 5, 2017
f10a2c8
Merge remote-tracking branch 'origin/master'
angel-vladov Dec 5, 2017
2b978c9
updating the URL
mistery Dec 13, 2017
c8a5ffd
Merge pull request #1 from MisterY/patch-1
angel-vladov Dec 13, 2017
8ff04c0
bootstrap 4 release update
angel-vladov Jan 20, 2018
6b15c10
readme bs4 compatibility section
angel-vladov Jan 20, 2018
34ac452
compensate for input border on multiple select
angel-vladov Feb 12, 2018
25dd16c
box shadow matching BS4 input shadow
angel-vladov Mar 4, 2018
4fb6048
added 4.0.4 and 4.0.5 docs
angel-vladov Mar 25, 2018
072f1f4
nodejs package name; version change
angel-vladov May 21, 2018
4511c1b
additional readme updates
angel-vladov May 21, 2018
089601c
readme cdn section commented
angel-vladov May 21, 2018
6f0e9f1
Merge pull request #2 from angel-vladov/bs4.2
angel-vladov May 21, 2018
9572935
package name reverted
angel-vladov May 21, 2018
81aa09f
npm package name change to avoid collisions
angel-vladov May 21, 2018
5ff059c
npm package name change to avoid collisions
angel-vladov May 22, 2018
ee9526c
Update package.json
MartijnBastiaansen Oct 8, 2018
5d28bd4
Update package.json
MartijnBastiaansen Oct 8, 2018
b7da3ce
Update package.json
MartijnBastiaansen Oct 8, 2018
13e98e6
Update build.scss
MartijnBastiaansen Oct 31, 2018
3cc825c
fix Bootstrap variables
Jan 24, 2019
8455f4a
check if $input-font-size is defined
Jan 24, 2019
be1597d
Merge pull request #4 from tillmon/master
angel-vladov Jan 24, 2019
a8745bd
comments on bs 4.1 variables change
angel-vladov Jan 24, 2019
37669bc
Merge branch 'master' of https://github.com/angel-vladov/select2-boot…
angel-vladov Jan 24, 2019
8bddd7f
bumped version to 0.2.0-beta.3
angel-vladov Mar 10, 2019
976cf0c
bumped version to 0.2.0-beta.3
angel-vladov Mar 11, 2019
0075437
Merge pull request #1 from angel-vladov/master
MartijnBastiaansen May 29, 2019
1212ec9
Change filepath to import with ~
Jun 3, 2019
c100082
Merge pull request #2 from MartijnBastiaansen/correct-file-path
MartijnBastiaansen Jun 3, 2019
655a447
Merge pull request #8 from MartijnBastiaansen/master
angel-vladov Jul 21, 2019
64a9be7
use tilde for bs imports
angel-vladov Jul 21, 2019
8de55f5
readme update
angel-vladov Oct 3, 2019
9a0adf6
input-group border radius
angel-vladov Jan 29, 2020
1c29d9c
gh-pages footer version
angel-vladov Jan 29, 2020
177763d
missing comma in scss
angel-vladov Jan 30, 2020
0062026
removed less dependency
angel-vladov Apr 22, 2020
0d9f527
version bump to 1
angel-vladov Aug 8, 2020
a926b62
corrected doc links
angel-vladov Aug 8, 2020
910eebd
Merge pull request #13 from angel-vladov/drop-less
angel-vladov Aug 8, 2020
9e125cb
gh-pages links adjustment
angel-vladov Aug 8, 2020
05c63c6
libsass compatibility
angel-vladov Feb 13, 2022
f05ef8b
Fix Dart Sass 2.0.0 division deprecation
tobias-93 Jul 18, 2022
0ba2070
Merge pull request #17 from tobias-93/patch-1
angel-vladov Jul 29, 2022
f91d35e
version bump to 1.0.2
angel-vladov Sep 21, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
A [Select2](https://select2.github.io/) v4 [Theme](https://select2.github.io/examples.html#themes) for Bootstrap 3
A [Select2](https://select2.github.io/) v4 [Theme](https://select2.github.io/examples.html#themes) for Bootstrap 4
![select2-bootstrap-theme version](https://img.shields.io/badge/select2--bootstrap--theme-v0.1.0--beta.10-brightgreen.svg)
[![License](http://img.shields.io/badge/License-MIT-blue.svg)](http://opensource.org/licenses/MIT)

Demonstrations available at
[select2.github.io/select2-bootstrap-theme](http://select2.github.io/select2-bootstrap-theme/)
Demonstrations [available](https://angel-vladov.github.io/select2-bootstrap-theme/).

#### Compatibility

Built and tested with Bootstrap v3.3.7 and Select2 v4.0.3 in latest Chrome, Firefox and Safari (Mac) and Internet Explorer 11, 10 and 9 (should work in IE8).
Built and tested with Bootstrap v4.0.0 and Select2 v4.0.3 in latest Chrome, Firefox and Safari (Mac) and Internet Explorer 11.

#### Installation

Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "select2-bootstrap-theme",
"description": "A theme for Select2 v4 and Bootstrap 3.",
"description": "A theme for Select2 v4 and Bootstrap 4.",
"keywords": [
"bootstrap",
"select2",
Expand All @@ -20,7 +20,7 @@
"components"
],
"dependencies": {
"bootstrap": "^3.3.4",
"bootstrap": "^4.0.0-beta",
"select2": "^4.0.0"
},
"repository": {
Expand Down
Loading