Commit graph

754 commits

Author SHA1 Message Date
REJack 216841f578 add dropzonejs plugin 2020-07-24 14:56:45 +02:00
REJack 2df58a35cc add codemirror & simplemde plugin files 2020-07-24 13:16:36 +02:00
REJack 46927d3259 add bs-stepper plugin 2020-07-23 23:12:42 +02:00
REJack bafc8e67b8
fix maximized-card card-body overflow (#2915) 2020-07-23 22:18:44 +02:00
REJack 16686958b6
add nav-collapse-hide-child in demo.js (#2913)
* add nav-collapse-hide-child in demo.js
* fix nav-collapse-hide-child with sidebar-no-expand
2020-07-23 20:58:15 +02:00
REJack aac8ca32df
add font awesome light & duotone icons support (#2911)
* add font awesome light & duotone icons support
* fix lint error
2020-07-22 16:50:44 +02:00
REJack 1666fa3a46
enhance brand-link with pushmenu inside brand (#2910) 2020-07-22 16:08:19 +02:00
REJack b48419b23b
sidebar custom area (#2908)
* add sidebar-custom style
* fix hide-on-collapse
* add new sidebar menu entry
* add custom area docs info
2020-07-22 16:06:12 +02:00
REJack 01e00cd43d
enhance ExpandableTable for table tree (#2907)
* enhance ExpandableTable for table tree
* remove unused rotate class
* fix html validator error/warnings
2020-07-22 16:03:54 +02:00
REJack c9603ef5aa
fullscreen plugin/button (#2906)
* add fullscreen plugin
* add fullscreen buton in topnav
* remove old mozilla function
2020-07-22 16:01:38 +02:00
REJack 42a184233e
add pagination month (#2905) 2020-07-22 16:00:40 +02:00
REJack c02ab3f0cd
Merge pull request #2841 from ColorlibHQ/feat/sidebar-search
Sidebar Search
2020-07-05 12:03:22 +02:00
XhmikosR 755df41324
Remove console.log (#2860) 2020-06-28 14:03:01 +02:00
REJack 5b24a7a47d
rework expandable table (#2825) 2020-06-27 18:58:40 +02:00
REJack 45d4759ab0 add abilty to highlight name and path 2020-06-27 18:58:12 +02:00
REJack 6823a175d2
Revert "fix: ignore warnings for deprecation and add TODO for removing dependency (#2852)" (#2858)
This reverts commit 2458663439.
2020-06-27 18:30:21 +02:00
Shawn Heide 2458663439
fix: ignore warnings for deprecation and add TODO for removing dependency (#2852) 2020-06-27 17:56:03 +02:00
REJack 30746618d0 add sidebar search style 2020-06-13 17:33:02 +02:00
REJack 00b4aec60a add SidebarSearch.js 2020-06-13 17:32:43 +02:00
XhmikosR c886592bc5
ControlSidebar.js: minor simplification (#2837) 2020-06-13 14:42:56 +02:00
XhmikosR 2545f04bf3
Use template literals (#2835) 2020-06-13 14:34:10 +02:00
XhmikosR bce97813d6
Be explicit with the background color property (#2834) 2020-06-13 12:22:58 +02:00
XhmikosR 6a7c491071 ExpandableTable.js: add missing variable 2020-06-13 10:23:57 +03:00
XhmikosR f94fa978f9 Fix DirectChat toggled event. 2020-06-13 10:23:57 +03:00
XhmikosR 4101916d14 Switch to String constants
Should result in better compression (aprox. -10% from the compressed adminlte.min.js) and should be easier to see unused/undefined variables on lint stage.
2020-06-13 10:23:56 +03:00
XhmikosR 7f890fd6a2 ExpandableTable.js: lowercase colspan 2020-06-08 14:29:22 +03:00
XhmikosR e8043b6a25 vnu: enable Werror 2020-06-08 14:29:22 +03:00
XhmikosR ea21c73666
Add back jsgrid/demos/db.js (#2810)
It's used in pages/tables/jsgrid.html.
2020-06-05 15:51:13 +02:00
XhmikosR 39e9416f8c
Rename variable for clarity (#2801) 2020-06-05 15:49:56 +02:00
bansalshashank f1ce1758ce
[Tables] Expandable table (#2528)
* [Tables] Expandable table

* enhance expandable table

* fix AdminLTE.js export

* fix linting errors

* fix HTML validator errors

Co-authored-by: Shashank Bansal <shashank.bansal@eloquent.studio>
Co-authored-by: REJack <info@rejack.de>
2020-06-05 00:35:50 +02:00
XhmikosR 74cccca8a1
Refactor SCSS main files. (#2791) 2020-06-04 21:27:13 +02:00
XhmikosR 5a1ae0c35e
Cache selectors when possible. (#2790) 2020-06-04 20:06:38 +02:00
REJack 1fbda275a9 prep pre version (v3.1.0-pre) 2020-06-04 17:31:22 +02:00
REJack c4bc2c676c
Merge pull request #2789 from XhmikosR/patch-13
Use an object when setting multiple CSS properties
2020-06-04 17:23:01 +02:00
XhmikosR 38e74faf55 Add vnu-jar for HTML validation.
Also, add a GitHub Action which builds the docs and run the validator script.
2020-06-03 22:01:27 +03:00
XhmikosR 97d48edcdf Use an object when setting multiple CSS properties 2020-06-03 19:57:41 +03:00
REJack b4b8d07feb
Merge pull request #2785 from XhmikosR/js-tweaks-sort-exports
Sort imports/exports alphabetically
2020-06-03 18:07:00 +02:00
XhmikosR f091c5d510
Dropdown.js: return early (#2783) 2020-06-03 18:05:36 +02:00
XhmikosR e2e4bab687 Sort imports/exports alphabetically 2020-06-03 08:17:10 +03:00
XhmikosR 312e083fc0
Dropdown.js: remove variable used only once (#2779)
Co-authored-by: REJack <info@rejack.de>
2020-06-02 22:41:03 +02:00
REJack 85d4b6be05
Dropdown.js: rename variable (#2780) 2020-06-02 22:39:17 +02:00
XhmikosR 13c857679b
Layout.js: reuse constant (#2778) 2020-06-02 22:38:50 +02:00
XhmikosR 5167252a55 Dropdown.js: rename variable 2020-06-02 18:59:38 +03:00
REJack 2eec6fe614
fix nav-link fadeIn (#2776) 2020-06-02 15:26:19 +02:00
XhmikosR e848621b32
Remove unneeded IIFEs (#2774) 2020-06-02 15:23:22 +02:00
REJack bbfcc0639e
fix sidebar item icon transition (#2775)
* fix sidebar item icon transition

* rename menu-opens to menu-is-opening
2020-06-02 13:37:16 +02:00
REJack 2bc9d56f62
Merge pull request #2771 from XhmikosR/pages
Minor pages cleanup
2020-06-02 11:29:47 +02:00
REJack bbb22a16de
Merge pull request #2751 from XhmikosR/js-tweaks
JS tweaks
2020-06-02 11:27:47 +02:00
XhmikosR 86d5d9b038 Remove trailing spaces 2020-06-02 12:16:43 +03:00
XhmikosR 04981d1770
Add missing shebang (#2769) 2020-06-02 10:39:15 +02:00
XhmikosR be3631930d Fix regression after 27ff009 2020-06-02 06:30:40 +03:00
XhmikosR 7853dcbd6e Use the document ready shorthand. 2020-06-02 06:30:39 +03:00
XhmikosR 3478837aab Layout.js: Simplify else 2020-06-02 06:30:39 +03:00
XhmikosR cb85af826e Reuse variable 2020-06-02 06:30:39 +03:00
XhmikosR e56939983d Remove variables only used once. 2020-06-02 06:30:39 +03:00
XhmikosR 187a01a8ee Return early. 2020-06-02 06:30:39 +03:00
XhmikosR 3528b6c1f8 Remove that workaround 2020-06-02 06:30:38 +03:00
REJack 0641a8442d
Fix ESLint errors (#2763)
* fix dist/js/demo.js eslint error

* fix Layout.js eslint error

* remove unnecessary semicolon

* remove unexpected token

* add missing radix for parseInt in Layout.js
2020-06-01 21:21:43 +02:00
XhmikosR 1451820057
Remove glyphicon leftovers. (#2753) 2020-06-01 14:07:35 +02:00
XhmikosR 6dbfd55091 build/npm: don't copy dot files. 2020-06-01 14:26:08 +03:00
XhmikosR 27ff009494 Comply to the ESLint rules. 2020-06-01 14:26:08 +03:00
XhmikosR 5ba59f1454 Add ESLint support.
Used the Bootstrap master branch config and adapted it.

Also, remove the `babel-eslint` package since we don't use it.
2020-06-01 14:26:07 +03:00
XhmikosR ff66f38cee Convert hsla colors to rgba for consistency 2020-06-01 14:09:56 +03:00
XhmikosR 3d87e3c4cb Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
XhmikosR 24bc6165bc Add Stylelint. 2020-06-01 14:09:56 +03:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
XhmikosR 2a964189de
postcss.config.js: remove unused check (#2735) 2020-05-31 13:10:29 +02:00
XhmikosR ca8f201737 Update to rollup/plugin-babel 2020-05-30 16:48:54 +03:00
REJack c2e77427ba fix layout-boxed sidebar with sidebar-mini 2020-05-27 22:14:18 +02:00
REJack da47f23145 replace small-box font-size transition with transform 2020-05-27 22:02:21 +02:00
REJack 414d14b2d2 prep pre version 2020-05-27 21:59:29 +02:00
REJack 66268d5340 prep version 2020-05-19 22:39:46 +02:00
REJack 229600ba4c add brand-image-xl margin fix without logo-switch 2020-05-19 20:43:15 +02:00
REJack fbe0340eb0 fix layout-boxed with default sidebar 2020-05-18 13:29:45 +02:00
REJack 161099e3bc fix toastr full width position 2020-05-17 01:31:00 +02:00
REJack cf7daa0159 fix select2 dropdown while maximized card 2020-05-17 01:05:53 +02:00
REJack a3604d0c62 enhance info-box for text-truncate & text-wrap 2020-05-08 15:01:04 +02:00
REJack ae470bec2e add margin-bottom to form-inline in sidebar 2020-05-05 12:44:06 +02:00
REJack d5de8efb33 Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-05-04 18:03:54 +02:00
REJack dc4054d216 fix inline input-group in sidebar on macOS 2020-05-04 17:54:26 +02:00
REJack d20dd7c13a replace transition to opacity for sidebar 2020-05-03 13:22:59 +02:00
REJack 35782815ef add !important to text-(color) 2020-04-28 10:55:48 +02:00
REJack 461a483144 fix anchor color on .btn 2020-04-27 19:37:51 +02:00
REJack 26ce58fe28 fix whitespace with fixed navbar & footer 2020-04-27 19:28:05 +02:00
REJack 4723bccf43 prep version 2020-04-02 01:06:25 +02:00
REJack d67c3a0812 fixed slow scrolling bug with ScrollAnywhere 2020-04-01 17:41:46 +02:00
REJack 282ff7f6ce enhanced PushMenu's autoCollapse feature 2020-04-01 17:20:47 +02:00
REJack a53971d122 fixed accent with pagination 2020-04-01 17:01:35 +02:00
REJack 459ac7775e prepr pre-version 2020-04-01 16:55:36 +02:00
REJack 87b8078d9b prep version 2020-04-01 15:20:05 +02:00
REJack c6b1b4f586 fixed sidebar overlapping toolbar on mobile safari 2020-04-01 14:27:14 +02:00
REJack 67174b5c6b fixed footer gap with .text-sm on .main-footer 2020-04-01 14:12:33 +02:00
REJack 683f7bfccf Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-04-01 13:50:00 +02:00
REJack ed6ae4dbb2 replaced fake spaces with real spaces 2020-04-01 13:49:55 +02:00
Anderson Carpi 129475db78
Overlay for tab-panels (#2612)
* Overlay for tab-panels

Don't know if i did it right, double check plz... 
There's a way to avoid the use of a overlay-wrapper? i'm not good in css....

* Update navbar.html
2020-03-23 20:08:57 +01:00
REJack bc3123cb08 fixed select2 single input focus without opened menu 2020-03-13 17:41:13 +01:00
REJack 14719bdd88 added panelAutoHeight option to Layout.js 2020-03-10 09:28:26 +01:00
REJack cafc66ae7d
fixed child indent on hover with nav-compact 2020-02-27 07:49:36 +01:00
REJack 662b51c9c0
fixed brand-link transition with navbar fixed 2020-02-26 12:55:09 +01:00
REJack b7efadbbca
enhanced Layout.js with options for login auto height with interval ability 2020-02-25 14:25:05 +01:00
REJack 533a5917f5
enhanced register & login page min-height 2020-02-25 09:46:35 +01:00
A Web Artisan 6934f4c541
Fix typo (#2544)
Removed commas

Co-authored-by: Raphael Jackstadt <info@rejack.de>
2020-02-21 15:26:27 +01:00
REJack ede720e2b8
enhanced select2 text-sm support with form-control-sm 2020-02-21 15:09:02 +01:00
REJack 4ba150d509
fixed accent override for dropdown-item:active 2020-02-13 14:55:20 +01:00
REJack ba8f8a8bbc
fixed select2 height with text-sm 2020-02-13 14:07:05 +01:00
REJack a3ede49485
fixed select2 focus border color 2020-02-13 13:50:38 +01:00
REJack f9a40e3b46
fixed sidebar nav icon with text-sm 2020-02-12 15:18:56 +01:00
REJack b1b5ce3cb5
fixed sidebar nav icon placing (without body.text-sm) 2020-02-12 10:09:02 +01:00
REJack 771a2d5530
enhanced dropdown position in navbar dropdown menus 2020-02-11 15:15:26 +01:00
REJack 4480db7f27
fixed accent link color overrides on sidebar and btn-app 2020-02-11 10:46:00 +01:00
REJack 0238015f5e
fixed layout-fixed correct sidebar height to vh instead of % 2020-02-07 10:45:11 +01:00
REJack b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true 2020-02-07 10:27:44 +01:00
REJack 4b2ea27a82
enhanced fullcalendar style & demo
- added forgotten themeSystem option in demo
- enhanced toolbar style on mobile
2020-02-02 10:04:32 +01:00
REJack ff41f98ea5
enhanced CardWidget & card style with nav-tabs 2020-01-28 11:25:39 +01:00
bansalshashank 3f8802e647 filename and coresponding changes done for e_commerce.html, project_add.html, project_edit.html and project_detail.html (#2516)
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
2020-01-28 11:07:41 +01:00
REJack e73c7f15fa
prep pre version 2020-01-22 08:47:01 +01:00
REJack 0e48302342
prep version 2020-01-17 09:05:37 +01:00
REJack ce486267c4
fixed nested card collapse/expand icon bug 2020-01-17 07:37:39 +01:00
REJack 1ea675c50d
fixed accent color override with dropdown menus 2020-01-16 15:23:49 +01:00
REJack a4d297de9d
fixed card-outline header border inside card-tabs 2020-01-16 15:17:34 +01:00
REJack ffadc3d261
fixed sidebar nav header display on collapse hover 2020-01-16 15:13:14 +01:00
REJack 1cbf929bcf
added .badge-btn style 2020-01-15 08:52:29 +01:00
REJack 6fbbde4883
added flex-direction column to .login-page & .register-page 2020-01-14 14:57:17 +01:00
frenchykiller 8da329441e Fixed double border on cards with nav tabs (#2477) 2020-01-14 14:51:55 +01:00
REJack 6c06201930
small layout-top-nav enhancements
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
2020-01-14 14:46:14 +01:00
REJack 05f23cb8c3
fixed sidebar mini collpased hover nav styles 2019-12-18 12:43:57 +01:00
REJack 56c5319f98
fixed sidebar mini with various sidebar nav styles (also combined) 2019-12-18 12:17:41 +01:00
REJack 2473021861
fixed Layout('init') for external use 2019-12-12 09:49:02 +01:00
REJack 72d348d34d
fixed accent focus border color on form elements 2019-12-07 11:34:02 +01:00
REJack 71d32f8114
added new lightblue color (legacy blue) 2019-12-05 09:48:59 +01:00
REJack ebe29fbd24
fixed form label with alternative css files 2019-12-04 14:54:06 +01:00
REJack 5613006ea7
fixed box-shadow display while fully collapsed sidebar 2019-12-04 10:21:14 +01:00
REJack 6832bf6937
fixed dropdown menu in top-nav layout 2019-12-04 10:06:10 +01:00
REJack 0b1372dd0f
fixed accent color with buttons 2019-12-04 09:34:36 +01:00
REJack a324025b67
fixed nested card header style 2019-11-28 09:58:54 +01:00
REJack 42d4b59808
fixed accent color in sidebar 2019-11-25 09:02:11 +01:00
REJack 502887c71c
fixed layout-navbar–fixed on iOS & macOS Safari 2019-11-25 08:41:25 +01:00
REJack d23a8d3d7f
fixed custom checkbox padding 2019-11-22 11:09:49 +01:00
REJack 259d67ef8e
some small control sidebar fixes
- fixed content height calculation with overlapping control sidebar
- fixed collapse/show functions (functions was swapped)
2019-11-22 10:23:17 +01:00
REJack d327d76ae4
prep pre version 2019-11-22 09:50:18 +01:00
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +01:00
REJack 29dc8e85fd
fixed comment indent in scss files 2019-11-20 09:18:11 +01:00
REJack d1f555e679
disabled expandSidebar by default in Treeview 2019-11-20 09:13:58 +01:00
REJack e24c4d01ff
some small js option fixes 2019-11-17 11:53:47 +01:00
REJack f5286d6229
enhanced javascript plugins
- added expand & collapse method in PushMenu
- added expandSidebar & sidebarButtonSelector option in Treeview
- updated docs
2019-11-13 14:10:18 +01:00
REJack 2c7229674c
fixed user-menu dropdown top border 2019-11-12 15:57:25 +01:00
dima-bzz 78325db63a Add default to $main-footer-bg (#2394) 2019-11-10 11:21:26 +01:00
REJack a2200f9bde
fixed bootstrap-slider tooltip not shown 2019-11-07 08:36:32 +01:00
REJack 6cb3427fb8
fixed mozilla outline bug 2019-11-07 08:35:19 +01:00
REJack e100ad119f
fixed margin left on sidebar collapse without sidebar-mini 2019-11-05 10:50:06 +01:00
REJack 0a0b7b5978
fixed card header background 2019-11-04 09:57:11 +01:00
REJack 4754f57ee8
prep pre version 2019-11-04 09:55:25 +01:00
REJack e78ee8d9ca
prep version 2019-11-02 13:54:26 +01:00
REJack b7a1c871ce
fixed card default border after adding nav tabs support
- placed default card tabs style into .card-tabs
- updated demo
2019-11-02 08:59:45 +01:00
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