REJack
cf7daa0159
fix select2 dropdown while maximized card
5 years ago
REJack
ed6ae4dbb2
replaced fake spaces with real spaces
5 years ago
REJack
bc3123cb08
fixed select2 single input focus without opened menu
5 years ago
REJack
ede720e2b8
enhanced select2 text-sm support with form-control-sm
5 years ago
REJack
ba8f8a8bbc
fixed select2 height with text-sm
5 years ago
REJack
a3ede49485
fixed select2 focus border color
5 years ago
REJack
4b2ea27a82
enhanced fullcalendar style & demo
...
- added forgotten themeSystem option in demo
- enhanced toolbar style on mobile
5 years ago
REJack
a2200f9bde
fixed bootstrap-slider tooltip not shown
5 years ago
REJack
ec0cf8a197
corrected select2 paddings to change look similar to form-control/custom-form select
5 years ago
REJack
60830bb6c7
fixed select2 paddings/margins
5 years ago
REJack
925254199e
enhanced scss structure & compiled size
...
- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts
5 years ago
REJack
139fbd3454
fixed box-shadow with select2 bootstrap4 theme
5 years ago
REJack
c5c5b6a407
fixed select2 multiple padding bottom
5 years ago
REJack
8d20d4791f
added abilty to use select2 with input-group
5 years ago
Raphael Jackstadt
302c85fb47
fixed select2 multiple height bug ( #2325 )
5 years ago
Adriano Pedro
f13e935b75
Update _select2.scss
...
The arrow down overrides the clear "x" button.
Removing this padding-right: 0 fix this issue.
5 years ago
REJack
cd5f84b253
enhanced default select2 theme (built in)
...
- created build/scss/plugins/_mixins.scss
- updated build/scss/plugins/_select2.scss
- added color variation for select2
- updated build/scss/AdminLTE(-raw).scss
- updated pages/forms/advanced.html with color variations and both themes
5 years ago
REJack
ec008a693f
added Toasts.js & enhanced toasts style
...
- created Toasts.js
- updated build/js/scss/plugins/_toastr.scss
- added toast-variant mixin in build/scss/_mixinis.scss
- created build/scss/_toasts.scss
- added zindex-toasts variable in build/scss/_variables.scss
- updated build/scss/AdminLTE.scss & build/scss/AdminLTE-raw.scss
- updated pages/UI/modals.html
- created docs/javascript/toasts.md
- updated docs/_config.yml
5 years ago
REJack
7bb5b47bff
added bootstrap-switch
...
- updated package.json
- updated build/npm/Plugins.js
- added build/scss/plugins/_bootstrap-switch.scss with bootstrap 4 style & color overrides
- updated pages/forms/advanced.html with bootstrap switch demo & added rows in icheck demo
- added plugins files
5 years ago
REJack
4453262bb0
added pace demo & pace override
...
- created pages/examples/pace.html
- created build/scss/plugins/_pace.scss with color overrides
- created docs/components/plugins.md with plugin overrides & extra styles
- updated docs sidebar menu
- updated demo sidebar menu with pace demo link
5 years ago
REJack
09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code
5 years ago
REJack
5fceda1ba8
fixed icheck-bootstrap focus
5 years ago
REJack
14f59c34f2
conflict resolve
...
- added "Fix Select2 heights" #2178
- rebuild dist files & synced to docs
5 years ago
REJack
6773bd1772
further scss changes
...
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
5 years ago
REJack
04b90fdd55
added contacts demo & some little scss changes
...
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
5 years ago
REJack
f6dcb64c05
enhanced SCSS style & added projects example
...
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
5 years ago
REJack
66f15c4f3d
added notification plugins aka toasts (sweetalert2 & toastr)
...
- added sweetalert2 & toastr to package.json & build/npm/Plugins.js
- added plugin related scss fixes and created files per plugin
- updated "Modals" demo page to "Modals & Alerts" & renamed link on all demo files
- rebuild dist files
6 years ago
REJack
f70483a806
plugins updates part 2
...
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
6 years ago