REJack
1261a7e36c
added .dropdown-icon for icon only dropdown toggles
5 years ago
REJack
7774adb2a7
fixed missing bootstrap 4 migration changes
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
487ccecf05
enhanced bootstrap switch js part in demo
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
0c9e0b7b49
fixed offset in pages/forms/general
5 years ago
REJack
e2ad19ab11
fixed user-block inside post & fixed profile example
5 years ago
REJack
bc8b990c1a
added multi level example across the demo pages
5 years ago
REJack
0fd72b8837
enhanced radio button group with `bg-*`
...
- added active override for .btn.bg-*
- added radio button group demo in pages/UI/buttons.html
5 years ago
REJack
26741a95c5
updated pages/UI/buttons.html with hoverable split buttons & corrected the split buttons markup
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
f93b3fea4d
fixed inputmask markup
5 years ago
REJack
baea4e435b
prep version & rebuild dist files
5 years ago
REJack
7d15c6ac8c
updated .user-block & .widget-user
5 years ago
REJack
a8051f5666
updated some demos
...
- added dropdown-hover for "Hover for action" in layout/top-nav
- changed bootstrap modal info text in UI/modals
- updated vertical tabs examples for a better mobile view
5 years ago
REJack
51579d5324
added ekko-lightbox plugin
...
- updated package.json
- updated build/npm/Plugins.js
- updated pages/gallery.html
5 years ago
REJack
56682c498f
updated pages/layout/* demo pages with single card to avoid whitespace above footer
5 years ago
REJack
2865815c47
dependencies/devDependencies updates
...
- updated dependencies
- `@fortawesome/fontawesome-free` to 5.10.2
- `@fullcalendar/bootstrap` to 4.3.0
- `@fullcalendar/core` to 4.3.1
- `@fullcalendar/daygrid` to 4.3.0
- `@fullcalendar/interaction` to 4.3.0
- `@fullcalendar/timegrid` to 4.3.0
- `bootstrap-slider` to 10.6.2
- `flot` to 3.2.9
- `overlayscrollbars` to 1.9.1
- `raphael` to 2.3.0
- `select2` to 4.0.10
- `sweetalert2` to 8.16.3
- replaced dependencies
- `jqvmap` with `jqvmap-novulnerability` (removes git requirement on `npm i`)
- added new dependencies
- `datatables.net-autofill-bs4` to 2.3.3
- `datatables.net-bs4` to 1.10.19
- `datatables.net-buttons-bs4` to 1.5.6
- `datatables.net-colreorder-bs4` to 1.5.1
- `datatables.net-fixedcolumns-bs4` to 3.2.6
- `datatables.net-fixedheader-bs4` to 3.1.5
- `datatables.net-keytable-bs4` to 2.5.0
- `datatables.net-responsive-bs4` to 2.2.3
- `datatables.net-rowgroup-bs4` to 1.1.0
- `datatables.net-rowreorder-bs4` to 1.2.5
- `datatables.net-scroller-bs4` to 2.0.0
- `datatables.net-select-bs4` to 1.3.0
- `jszip` to 3.2.2
- `pdfmake` to 0.1.58
- updated devDependencies
- `@babel/cli` to 7.5.5
- `@babel/core` to 7.5.5
- `@babel/preset-env` to 7.5.5
- `css-loader` to 3.2.0
- `rollup"` to .20.2
- `terser` to 4.2.1
- removed old plugins
- `morris`
5 years ago
REJack
e3888aee85
created new gallery page
...
- added filterizr to plugins
- created gallery demo
5 years ago
REJack
ce9734ef07
updated demo sidebar menu
...
- fixed timeline link in pages/calendar & pages/widgets
- added ribbons link after timeline link
5 years ago
REJack
6a85e9c5a1
enhanced buttons
...
- added btn-xs class
- added btn-xs demo in pages/UI/buttons.html
- enhanced dropdown-hover for button dropdowns
- fixed dropdown examples in pages/UI/buttons.html
5 years ago
REJack
6874eb31d7
enhanced navbar dropdown & top-nav example
...
- added Dropdown.js
- added .dropdown-submenu
- added .dropdown-hover
- added dropdown example & fixed card headers in pages/layout/top-nav.html
5 years ago
REJack
6d0fcbc8b1
enhanced custom forms
...
- removed box-shadow from custom form element #2200
- updated pages/forms/general.html (splited general and custom elements)
- fixed focus on custom switch & range
5 years ago
REJack
42b6ff1b11
removed fastclick from demo pages
5 years ago
Raphael Jackstadt
2ab586c4db
Merge branch 'v3-dev' into v3-dev
5 years ago
REJack
6b683b1d94
enhanced ribbons
...
- fixed style
- created demo page
- created docs
5 years ago
Aleksandr Rogozin
d27aa49026
Add a sidebar link across all demo pages
5 years ago
REJack
1aa67a08ea
migrated CardRefresh (BoxRefresh)
...
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
5 years ago
REJack
09651f0a82
added @ttskch/select2-bootstrap4-theme and updated legacy select2 scss code
5 years ago
REJack
b816ef347a
enhanced CardWidget (Widget)
...
- renamed Widget to CardWidget
- renamed data-widget to data-card-widget
- reworked Selector & ClassName Icons to Option
- splited toggleMaximize to maximize & minimize
- added maximizeTrigger Option
- enhance code to run methods without buttons
5 years ago
REJack
0381231b23
updated sweetalert2 & added sweetalert2-theme-bootstrap-4
5 years ago
REJack
f549efa62a
added elevation-4 to brand-link on pages/layout/fixed-topnav.html
5 years ago
Aleksandr Rogozin
02fe824919
Returned timeline-inverse css class.
5 years ago
Aleksandr Rogozin
acdbe25cfa
Update profile page -> timeline part
5 years ago
Aleksandr Rogozin
66055cd96a
Migration the timeline component to "bootstrap 4".
5 years ago
REJack
3d8c88799a
fixed icheck-bootstrap html markup
5 years ago
REJack
4be1bd935c
fixed placehold.it link
5 years ago
REJack
d3554c591e
updated docs link in demo files
5 years ago
REJack
f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar
5 years ago
REJack
2804a35d13
added bootstrap-duallist plugin & demo
5 years ago
REJack
8f5b3d68b9
removed `.btn-flat` from `add-new-event`-btn in calendar demo
5 years ago
REJack
4d14a6f3b7
fixed input-group-append input-group-text markup in login/register page
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
c26d880962
removed border-bottom in pages/layout/top-nav navbar
5 years ago
REJack
11e09242ea
renamed sidebar entry `Fixed` to `Fixed Sidebar` & renamed file `fixed.html` to `fixed-sidebar.html`
5 years ago
REJack
dcc223da7b
updated font awesome links in demo pages
5 years ago
REJack
f21bf2fb4f
enhanced responsive fixed-header/-footer #2162
...
- removed js margin-top/-bottom generation
- added layout-navbar-not-fixed & layout-footer-not-fixed incl. responsive variants (eg. layout-*-navbar-not-fixed, layout-*-footer-not-fixed)
- added responsive variants for fixed (eg. layout-*-navbar-fixed, layout-*-footer-fixed)
- added default border-bottom to main-header navbar like main-footer
- removed .border-bottom from main-header navbar in demo pages
5 years ago
REJack
ad91b7fdb7
updated fontawesome cdn link in demo pages
5 years ago
REJack
0e3049751e
added language menu demo
5 years ago
REJack
e9bffa1f53
added to sticky-top to events control in calendar demo
5 years ago