REJack
54adf72cd3
fixed focus border in mozilla (bug with focusring removal)
2019-11-01 10:21:25 +01:00
REJack
ec0cf8a197
corrected select2 paddings to change look similar to form-control/custom-form select
2019-10-31 12:59:46 +01:00
REJack
60830bb6c7
fixed select2 paddings/margins
2019-10-31 08:47:54 +01:00
REJack
448556d366
fixed mozilla focusring outline
2019-10-30 12:22:34 +01:00
REJack
e8ddb644a6
removed mozilla dotted border from focus links
2019-10-30 12:11:23 +01:00
REJack
e7d646cba1
some little fixes
...
- fixed info box icon aligning
- added .nav-legacy
- added .nav-collapse-hide-child
- fixed sidebar-light-hover-bg & sidebar-light-active-color
2019-10-30 11:59:53 +01:00
REJack
090bffc34c
prep version
2019-10-29 09:39:22 +01:00
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
2019-10-29 09:22:51 +01:00
REJack
f60e0626fc
changed user-image size/margin in .user-menu
2019-10-25 09:32:23 +02:00
REJack
139fbd3454
fixed box-shadow with select2 bootstrap4 theme
2019-10-24 10:04:55 +02:00
REJack
acf9fe8403
added bs-custom-file-input plugin
2019-10-23 15:24:14 +02:00
REJack
247b797c38
changed input placeholder color with lighten
2019-10-23 11:49:59 +02:00
REJack
c5c5b6a407
fixed select2 multiple padding bottom
2019-10-23 11:36:05 +02:00
REJack
0f18f03807
fixed license url in js files
2019-10-23 09:51:31 +02:00
REJack
373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
2019-10-23 09:11:47 +02:00
REJack
8d20d4791f
added abilty to use select2 with input-group
2019-10-23 08:46:37 +02:00
REJack
4acb2b49e6
fixed content margin with active sidebar overlay
2019-10-23 08:17:36 +02:00
REJack
977d95b43c
fixed border-top for card-outline-tabs nav-item
2019-10-22 09:00:43 +02:00
REJack
386b525f77
added alert-default-* class for bootstrap4 legacy style
2019-10-21 11:57:44 +02:00
REJack
2bfcb514df
fixed ::placeholder generation with autoprefixer
2019-10-21 11:56:54 +02:00
Aleksandr Rogozin
eae052422d
Fixed unnecessary margin in list in timeline component ( #2340 )
2019-10-21 11:00:50 +02:00
Raphael Jackstadt
829a9b3c6c
fixed collapsed sidebar autocollapse bug ( #2339 )
2019-10-19 12:01:46 +02:00
REJack
14967aec94
prep version & rebuild dists
2019-10-19 11:38:03 +02:00
Raphael Jackstadt
7acb89f44b
fixed navbar tabs border in card-header ( #2333 )
2019-10-16 08:43:32 +02:00
Raphael Jackstadt
29a3ba3953
fixed content height calc with less sidebar content ( #2332 )
2019-10-16 08:34:07 +02:00
Raphael Jackstadt
302c85fb47
fixed select2 multiple height bug ( #2325 )
2019-10-12 12:02:07 +02:00
Raphael Jackstadt
f83f34546d
fixed autocallapse on mobile touchscroll & rebuild dists ( #2324 )
2019-10-12 11:41:11 +02:00
REJack
bd982813c4
fixed content height calculation
2019-10-12 11:36:52 +02:00
Adriano Pedro
f13e935b75
Update _select2.scss
...
The arrow down overrides the clear "x" button.
Removing this padding-right: 0 fix this issue.
2019-10-11 11:22:05 +01:00
REJack
c3a6d62a1d
added new plugin jquery-validation v1.19.1
2019-10-10 12:55:35 +02:00
REJack
2356b9844b
enable auto collapse size by 992px as default option
2019-10-08 12:02:43 +02:00
REJack
2b0e4aa843
fixed submenu expand bug
2019-10-07 09:13:50 +02:00
REJack
7a4a0659d1
prep version
2019-10-04 15:18:09 +02:00
REJack
c011e42b77
overhauled top-nav layout with a collapsable menu
2019-10-03 14:34:22 +02:00
REJack
c2d3d8595c
fixed margin of input-group, nav & pagination inside card-tools
2019-10-03 13:57:39 +02:00
REJack
3be22b6be9
fixed npm i prepare plugins error
2019-10-03 13:51:18 +02:00
REJack
c22642766e
fixed accent build error
2019-10-03 13:26:35 +02:00
Raphael Jackstadt
43786cdd8c
Merge pull request #2297 from REJack/v3-dev
...
rc.3 fix
2019-10-02 13:25:48 +02:00
REJack
5d7e709c7c
prep version
2019-10-02 13:23:30 +02:00
Raphael Jackstadt
9dc6d1dfd3
Merge pull request #2256 from REJack/v3-dev
...
first changes after v3.0.0-rc.1
2019-10-02 12:49:22 +02:00
REJack
00675ef1cb
prep version to v3.0.0-rc.2
2019-10-02 12:42:33 +02:00
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
2019-09-25 10:24:16 +02:00
REJack
6099356207
enhanced login/register box positioning
...
- added min-height update for login-/register-page in Layout.js
- updated login-/register-page to display flex
- updated login/register demo to load adminlte.min.js
2019-09-23 11:39:30 +02:00
REJack
c153f13057
added ability to change accent color (link & pagination)
2019-09-21 10:19:05 +02:00
REJack
c78169c3f7
overhauled a bit the card header with nav tabs style
2019-09-21 09:58:03 +02:00
REJack
acd65cf524
added ability to add nav tabs inside card header
...
- added demo in pages/UI/navbar.html
- added style for top border for .card-outline-tabs
- overhauled a bit the navbar demo section
2019-09-20 10:51:07 +02:00
REJack
f51bce162f
fixed control sidebar top/bottom with small navbar/footer & fixed back-to-top zindex
2019-09-20 10:40:59 +02:00
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
2019-09-19 13:34:26 +02:00
REJack
c1207646f4
fixed vertical nav-tabs border style
2019-09-19 09:58:24 +02:00
REJack
40d88ee12e
fixed treeview selection
2019-09-19 09:57:49 +02:00
REJack
4454f712ff
plugins prepare enhanced
...
- split Plugins in Plugins & DocsPlugins
- created docs-prepare & install npm script
- renamed prepare npm script to prepare-release
- updated .npmignore
2019-09-19 09:02:07 +02:00
REJack
8799b5497c
some little text-sm fixes
...
- button text size
- dropdown text size
- dropdown toggle icon alignment
- top-nav brand image margin
- added docs part
2019-09-17 10:42:32 +02:00
REJack
1261a7e36c
added .dropdown-icon for icon only dropdown toggles
2019-09-17 10:40:51 +02:00
REJack
556c1c80df
enhanced content header with `body.text-sm`
2019-09-16 14:42:34 +02:00
REJack
e6db3e09ea
fixed Treeview toggle()
2019-09-16 14:40:38 +02:00
REJack
683a015a4e
removed console.log from Layout.js
2019-09-16 14:10:12 +02:00
REJack
6f73dc7ca7
changed next() to find() in Treeview toggle()
2019-09-16 13:50:46 +02:00
REJack
bb2e0de6cd
fixed nav-flat in collapsed sidebar
2019-09-16 13:07:25 +02:00
REJack
ef35ff2cbe
fixed sidebar overlay with `.nav-flat`
2019-09-16 12:22:39 +02:00
REJack
28fff0df4c
added font-size-xs variable
2019-09-16 12:11:44 +02:00
REJack
accf50cf1b
renamed `.text-xs` to `.text-md` and created a correct `.text-xs`
2019-09-16 12:11:14 +02:00
REJack
7f68cf5cc9
fixed white close buttons text shadow in modals
2019-09-16 12:09:49 +02:00
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
2019-09-16 12:05:25 +02:00
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
2019-09-13 13:44:59 +02:00
REJack
b8eac86970
fixed active border on sidebar nav with nav-flat
2019-09-13 10:38:45 +02:00
REJack
e2ad19ab11
fixed user-block inside post & fixed profile example
2019-09-13 10:38:07 +02:00
REJack
d8904dd346
enhanced .text-sm support via body & fixed card-text float error
2019-09-13 10:09:58 +02:00
REJack
b78a1c45bb
added sidebar form support & updated sidebar docs
2019-09-11 15:10:42 +02:00
REJack
d37b7e6af8
fixed sidebar margin top false with layout(-*)-navbar-not-fixed
2019-09-11 14:38:53 +02:00
REJack
1f6e992757
fixed sidebar-no-expand display issue with brand-image-xl/xs & nav-child-indent
2019-09-11 14:27:56 +02:00
REJack
abece383c4
added .nav-flat style with child-indent support
2019-09-11 13:55:20 +02:00
REJack
9b290fa5d0
added support for .text-sm with brand-link, main-sidebar & main-footer
2019-09-11 12:32:32 +02:00
REJack
0fd72b8837
enhanced radio button group with `bg-*`
...
- added active override for .btn.bg-*
- added radio button group demo in pages/UI/buttons.html
2019-09-09 15:07:23 +02:00
REJack
7d35fb3b3e
readded hold-transition remove in Layout.js
2019-09-09 14:27:58 +02:00
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
2019-09-09 14:19:35 +02:00
Shu Masuda
ce78f25deb
Fix for table-valign-middle doesn't work
2019-09-07 14:18:40 +09:00
REJack
aebfe08b33
fixed background color for brand-link with navbar-*
2019-09-06 10:22:22 +02:00
REJack
a99c9b7959
fixed sidebar state remember to work in both ways
2019-09-05 08:15:35 +02:00
REJack
cac5828617
fixed input-group with rounded-0 on login/register
2019-09-03 12:37:24 +02:00
REJack
0a1338086a
fixed content-height calculation
2019-09-03 12:36:55 +02:00
REJack
b2139077f5
removed breakpoint from control-sidebar
2019-09-03 12:06:13 +02:00
REJack
baea4e435b
prep version & rebuild dist files
2019-09-01 15:16:39 +02:00
REJack
df6eb2f1d5
added text-align center to widget-user-header
2019-09-01 11:21:33 +02:00
REJack
cf176f0cb0
adjusted a bit the widget-user
2019-09-01 11:15:42 +02:00
REJack
7d15c6ac8c
updated .user-block & .widget-user
2019-08-31 10:25:58 +02:00
REJack
4d0080e1c6
changed cards header
2019-08-31 10:20:46 +02:00
REJack
2658574241
fixed card header/title padding
2019-08-31 10:01:24 +02:00
REJack
8cee30f14e
fixed callout link color
2019-08-31 09:46:04 +02:00
REJack
51579d5324
added ekko-lightbox plugin
...
- updated package.json
- updated build/npm/Plugins.js
- updated pages/gallery.html
2019-08-30 15:21:37 +02:00
REJack
742cb25c07
updated login-/register-logo font size and padding
2019-08-30 14:04:34 +02:00
REJack
643efcd1a4
updated callout padding
2019-08-30 14:03:53 +02:00
REJack
d15055042e
fixed .sidebar-no-expand with navbar-fixed
2019-08-30 13:00:21 +02:00
REJack
577dc4db6e
added .sidebar-no-expand to avoid auto expand on hover/focus
2019-08-30 12:49:53 +02:00
REJack
eeeee1fbbf
enhanced ControlSidebar
...
- moved control sidebar related functions from Layout.js to ControlSidebar.js
- added own scrollbar options
- added ability to set control sidebar height while scrolling
- fixed overlapping with fixed footer/navbar
2019-08-30 11:45:07 +02:00
REJack
7c730af2c8
fixed icon update in CardWidget
2019-08-29 11:55:25 +02:00
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`
2019-08-28 12:59:33 +02:00
REJack
e3888aee85
created new gallery page
...
- added filterizr to plugins
- created gallery demo
2019-08-28 11:42:16 +02:00
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
2019-08-28 09:26:57 +02:00
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
2019-08-27 16:23:07 +02:00
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
2019-08-27 13:21:53 +02:00