REJack
|
6c2104dc2d
|
added footer small text checkbox in demo control sidebar
|
2019-09-20 10:51:21 +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
|
c950273d43
|
fixed right sided vertical nav tabs demo
|
2019-09-19 09:59:44 +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
|
91840e0231
|
fixed color button in demo control sidebar
|
2019-09-19 09:16:29 +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
|
3607ed15ed
|
added unnecessary plugin files (*.md, *.html & package.json) to .gitignore
|
2019-09-19 08:53:54 +02:00 |
REJack
|
a9203b3882
|
removed unnecessary plugin files (*.md, *.html & package.json)
|
2019-09-19 08:51:40 +02:00 |
REJack
|
483a58ce74
|
updated plugins
- updated pdfmake to 0.1.59
- updated sweetalert2 to 8.17.3
|
2019-09-17 11:37:57 +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
|
7774adb2a7
|
fixed missing bootstrap 4 migration changes
|
2019-09-17 08:30:37 +02:00 |
REJack
|
be0ce68264
|
changed worldmap to us map in demos
|
2019-09-17 08:26:22 +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
|
026f400dcd
|
fixed docs for local generation
|
2019-09-16 14:09:51 +02:00 |
REJack
|
64df71d125
|
first steps to reduce npm package size & deliver generated docs
- updated .gitignore
- created .npmignore
- created new scripts for docs and publish prepare in package.json
|
2019-09-16 14:05:24 +02:00 |
REJack
|
6f73dc7ca7
|
changed next() to find() in Treeview toggle()
|
2019-09-16 13:50:46 +02:00 |
REJack
|
a93835979a
|
added sidebar no expand checkbox in demo control sidebar script
|
2019-09-16 13:09:57 +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
|
d8e5b6f2c2
|
added bg-* info for toast in docs/layout.md
|
2019-09-16 12:08:56 +02:00 |
REJack
|
748fd54d3f
|
added dropdown-menu-lg info in docs/components/miscellaneous.md
|
2019-09-16 12:05:55 +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
|
487ccecf05
|
enhanced bootstrap switch js part in demo
|
2019-09-13 14:41:19 +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
|
9f46a194d3
|
added text-sm body checkbox in demo.js
|
2019-09-13 10:52:14 +02:00 |
REJack
|
0c9e0b7b49
|
fixed offset in pages/forms/general
|
2019-09-13 10:40:17 +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
|
15f11f2f33
|
fixed sales card markup on index.html
|
2019-09-13 10:11:27 +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
|
580e6a12a5
|
updated demo.js with new text-sm, nav-compact, nav-flat & child-indent checkbox
|
2019-09-11 13:56:30 +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
|
bc8b990c1a
|
added multi level example across the demo pages
|
2019-09-09 15:34:49 +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
|
8c18a36f6e
|
created docs/components/miscellaneous.md with dropdown-hover infos
|
2019-09-09 14:51:57 +02:00 |
REJack
|
26741a95c5
|
updated pages/UI/buttons.html with hoverable split buttons & corrected the split buttons markup
|
2019-09-09 14:45:43 +02:00 |
REJack
|
7d35fb3b3e
|
readded hold-transition remove in Layout.js
|
2019-09-09 14:27:58 +02:00 |