REJack
a4c05ef9c6
Update _layout.scss
...
add dark-mode for preloader
2021-01-18 15:05:51 +01:00
dependabot[bot]
654ad02d8a
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 ( #3323 )
...
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Clean up .eslintrc.json
* Autofix
* Temporarily disable `unicorn/consistent-destructuring`
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-18 10:01:39 +02:00
Daniel
151eefc778
Sidebar scroll fixed ( #3304 )
2021-01-16 13:26:02 +05:30
Daniel
39b5a9a883
Update postcss.config.js
2021-01-16 13:26:02 +05:30
Daniel
6fb29e917a
Preloader Added
2021-01-05 07:04:04 +05:30
Daniel
051a0f9bd0
Removed Unused Sass Variables
...
Fixed #3275
2021-01-03 16:01:05 +05:30
REJack
e4ab1e4737
fix small iframe bug
2021-01-01 14:29:57 +01:00
REJack
e41e0401c0
Merge pull request #3265 from ColorlibHQ/dependabot/npm_and_yarn/eslint-plugin-unicorn-25.0.0
...
Bump eslint-plugin-unicorn from 23.0.0 to 25.0.0
2020-12-30 08:42:00 +01:00
Daniel
1ce6165330
Fixed Errors of PR - Bump eslint-plugin-unicorn from 23.0.0 to 25.0.0 ( #3267 )
...
Fixed Lint Errorshttps://github.com/ColorlibHQ/AdminLTE/pull/3265
2020-12-30 08:34:17 +01:00
REJack
955d89b08d
fix content height bug ( #3249 )
2020-12-30 08:29:46 +01:00
REJack
f378e2f359
fix IFrame plugin for old browsers
2020-12-30 08:22:19 +01:00
REJack
47fa82fec3
fix pagination with darkmode
2020-12-24 12:12:00 +01:00
REJack
f8ce13b9fa
fix iframe unique name with special chars
2020-12-23 08:13:02 +01:00
Daniel
077599d1cc
Layout Height Fixed ( #3214 )
2020-12-22 10:17:18 +01:00
Daniel
93c155bb7a
Bug fixed in iFrame.js ( #3235 )
...
Done #3233 with lgtm warning fixed
2020-12-22 08:45:59 +01:00
REJack
e706738387
fix transition conflict in sidebar search
2020-12-04 09:17:39 +01:00
REJack
230c86dc71
fix visible control sidebar on side
2020-12-04 09:11:51 +01:00
REJack
d0cf068950
fixed navbar color input styles
2020-12-04 09:10:22 +01:00
REJack
bfc26debdc
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
2020-12-03 11:03:10 +01:00
REJack
72f254320f
fix layout-fixed main-/control-sidebar height
2020-12-03 10:57:51 +01:00
REJack
0421dca188
fixed control-siderbar with fixed footer/navbar
2020-12-03 10:56:53 +01:00
REJack
1010ccaade
Merge pull request #3185 from ColorlibHQ/fix-lgtm-unused-local-variable
...
lgtm fixes part two
2020-12-02 10:15:55 +01:00
REJack
d905bd027f
add nav-tabs link to accent override
2020-12-02 10:09:15 +01:00
REJack
22791b6b17
Merge pull request #3186 from ColorlibHQ/feat/navbar-search
...
navbar search
2020-12-02 09:50:32 +01:00
REJack
9a4b838251
rename site-search to navbar-search
2020-12-02 09:34:04 +01:00
REJack
260e610e65
add site-search-block scss script
2020-12-02 09:25:20 +01:00
REJack
700e5a0784
update SiteSearch.js
2020-12-02 09:24:43 +01:00
REJack
2fccc04016
add sitesearch in AdminLTE.js
2020-12-02 08:51:13 +01:00
REJack
63eff3a60f
first changes
2020-12-02 08:50:58 +01:00
REJack
5d4ed59ba9
fix SidebarSearch
2020-12-02 08:35:47 +01:00
dependabot[bot]
86af2757ac
Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 ( #3174 )
...
* Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v22.0.0...v23.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Update Layout.js
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-30 14:46:19 +02:00
REJack
120844862f
escape navItem & tabItem in IFrame.js
2020-11-30 09:50:19 +01:00
REJack
480b63121c
escape results in SidebarSearch
2020-11-30 09:42:38 +01:00
REJack
da94ddd415
add escape around _renderItem in SidebarSearch.js
2020-11-30 09:31:53 +01:00
REJack
b0f9c48ea5
try to fix SidebarSearch xss error
2020-11-30 09:03:15 +01:00
REJack
73a20bcc57
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
2020-11-30 08:46:55 +01:00
REJack
acb1cdfebe
fix overlapping scroll content in kanban board
2020-11-30 08:46:50 +01:00
REJack
eb0caf5b30
small navbar/sidebar dark-mode fixes
2020-11-30 08:45:57 +01:00
Daniel
87e5dab29c
Fixed: Top Nav Page has sidebar with blank in v3.1.0-rc ( #3164 )
...
Fixed #3163
2020-11-29 03:59:33 +01:00
REJack
2c98813cc1
fix sidebar-mini(-md/-xs) collapse bugs
2020-11-27 12:39:53 +01:00
REJack
f23b9135e0
rework sidebar & sidebar-mini
...
- add sidebar-mini-xs
- fixed sidebar-mini with nav-sidebar custom classes
2020-11-27 12:04:42 +01:00
REJack
3d4e523b59
remove console.log from ControlSidebar
2020-11-27 10:46:57 +01:00
REJack
29c2375e2b
enhance ControlSidebar.js
...
- add abilty to set target
- fix show control-sidebar on page load
2020-11-27 10:21:42 +01:00
Daniel
48ceaed751
sidebar upgradeed ( #3159 )
...
Removed Unnecessary Code
And
Sidebar improved (Can work smothly without overlayscroll plugin)
2020-11-27 09:21:15 +01:00
REJack
b835bb678b
rework content height events
...
- add mouse enter/leave event
- add timeout on expand/collapse sidebar event
2020-11-26 16:15:10 +01:00
REJack
8196efdc5e
fix min-height calculation with controlSidebar
2020-11-26 15:39:31 +01:00
Daniel
fb6cb75e7c
footer height bug fix
...
Fixed #3150
2020-11-26 17:42:47 +05:30
REJack
48261ff518
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
2020-11-26 11:42:36 +01:00
REJack
b2ab691079
add missing variable for parts building
2020-11-26 11:42:18 +01:00
REJack
bbeaa0ca49
Merge pull request #3151 from danny007in/handle-long-text-in-sidebar
...
CSS sidebar classes to handle long text #2816 in scss
2020-11-26 08:32:38 +01:00
REJack
90910da8ee
rework modal overlay
2020-11-26 08:30:52 +01:00
Daniel
fb520edac4
CSS sidebar classes to handle long text #2816 in scss
...
did in scsss #2816
2020-11-26 10:44:25 +05:30
Daniel
0a70c3c89f
layout size bug fixed
2020-11-25 14:22:20 +05:30
REJack
ba3bf53809
bump version to v3.1.0-rc
2020-11-25 09:15:50 +01:00
REJack
a33f74e503
add uplot charts
2020-11-25 08:59:41 +01:00
REJack
6b48a268c5
Merge pull request #3069 from ColorlibHQ/feat/iframe-plugin
...
IFrame plugin
2020-11-25 07:58:23 +01:00
Michael Yang
a182ecfa69
Update _main-sidebar.scss ( #3082 )
...
fixed scrollbar show in sidebar
2020-11-25 07:50:13 +01:00
REJack
1b6767c07a
Merge remote-tracking branch 'origin/master' into feat/iframe-plugin
2020-11-25 07:44:25 +01:00
REJack
1f7db49d54
add datatables searchpanes plugin
2020-11-24 09:38:21 +01:00
REJack
290738e916
add .main-header.dropdown-offset-legacy
2020-11-24 08:54:03 +01:00
REJack
45cd9f6645
rename .fullscreen-mode to .iframe-mode-fullscreen
2020-10-03 15:43:47 +02:00
REJack
865fc053fa
add iframe fullscreen mode
2020-10-03 15:43:15 +02:00
REJack
113a477618
add scroll buttons for navbar items
2020-10-03 15:12:06 +02:00
REJack
98962aeab7
enhance removeActiveTab
2020-10-03 14:31:11 +02:00
REJack
81b9131269
Merge branch 'master' into feat/iframe-plugin
2020-10-01 13:11:46 +02:00
Cleverson
0c3f82bc58
Smileyzn close button patch 1 ( #3049 )
...
* Removed box shadow from page-link class
Removed box shadow from page-link class
* Add close span import
Let's fix close button on dialogs like modals etc.
* Fix outline for close button
Fix outline for close button
* Fixed whitespace
Fixed whitespace
2020-09-30 14:04:10 +02:00
REJack
a772df102d
rework methods
2020-09-30 09:04:29 +02:00
REJack
f0f59489f0
fix tab events
2020-09-29 08:48:41 +02:00
REJack
39f9e9e8a8
add usage for useNavbarItems
2020-09-29 08:44:17 +02:00
REJack
94867cd6b5
rename events to onTab* instead of tab*
2020-09-29 08:27:43 +02:00
REJack
88b30801f3
fix new eslint errors since v7.10.0 ( #3064 )
2020-09-28 08:25:39 +02:00
REJack
4ead90db62
Merge pull request #3046 from ColorlibHQ/feat/new-form-button-styles
...
new styles and demos
2020-09-25 13:49:49 +02:00
Cleverson
d01e1ac22f
Removed box shadow from page-link class ( #3048 )
...
Removed box shadow from page-link class
2020-09-24 22:52:30 +02:00
REJack
0ec522caa2
fix tfoot padding in .card-body.p-0
2020-09-24 11:16:02 +02:00
REJack
1b328391c6
add kanban style
2020-09-24 10:57:36 +02:00
REJack
37a83c86fa
small dark-mode fixes
2020-09-24 10:57:27 +02:00
REJack
ee814eb531
finish dark-mode overrides
2020-09-24 09:08:20 +02:00
REJack
08151496fc
add dark-mode in some components
2020-09-23 16:08:15 +02:00
REJack
89dbc4c8de
add custom-control-input-outline for checkbox & radio
2020-09-23 08:46:54 +02:00
REJack
fd734c977a
add custom-control-input color variations
2020-09-22 15:21:52 +02:00
REJack
e4bc0c45c9
added .form-control-border
2020-09-22 15:01:56 +02:00
REJack
6e26bc3485
fix input-group-text font-size with body.text-sm ( #3045 )
2020-09-22 14:34:16 +02:00
Ryan
6eab10b0ba
line-height with percentage seems to behave weirdly in IE
2020-09-22 12:05:02 +08:00
Ryan
ba9cf441cb
Fix for Info Box when on IE11
...
Fixes info box displaying incorrectly when using IE11 (not sure for older versions) and also change text for the shadow info box so it will appear better for smaller screens (without having to use text-wrap).
2020-09-22 11:30:19 +08:00
REJack
835d48fbb2
update to fullcalendar dist version
2020-09-21 11:39:44 +02:00
REJack
432be77df0
fix background-gradient-variant deprecated warning ( #3040 )
2020-09-21 11:03:47 +02:00
REJack
99a1632731
Merge pull request #3039 from ColorlibHQ/feat/some-plugin-fixes
...
some plugin fixes
2020-09-21 10:45:22 +02:00
Ryan
32a760a47d
Fix for sidebar searching when there are no sidebar to search ( #3010 )
...
* added examples for box shadows
Add some examples for shadows on certain elements/widgets like the cards or tables; mainly to help with color contrasting since the body background has a similar color / tone with the element/widget's background
* Revert "added examples for box shadows"
This reverts commit 3aa62588db
.
* Fix sidebar searching
If there are no data-widget: "sidebar-search" found, then stop init()
2020-09-21 10:33:44 +02:00
REJack
06b7deef80
fix tooltip in maximized card
2020-09-21 10:20:07 +02:00
REJack
209075b504
fix mulitple level dropdown-menu overlapping
2020-09-21 09:28:14 +02:00
REJack
e257bffd0d
add posibile fix to use multiple sidebar treeviews
2020-09-21 09:12:41 +02:00
REJack
fd07c05d2d
last few changes
...
- fix sidebar menu item name (remove badge text)
- add removeActiveTab and event listener
2020-09-20 11:18:05 +02:00
REJack
1058af118a
rework navbar to be scrollable
2020-09-20 11:16:39 +02:00
REJack
0cfe854c71
add ability to set menu items active
2020-09-20 10:55:39 +02:00
REJack
18aeaed0a6
add event callback's (tabClicked, tabChanged, tabCreated)
2020-09-20 10:07:34 +02:00
REJack
b4b92be945
add ability to use navbar items
2020-09-20 09:59:23 +02:00
REJack
3a12dce448
add tab loading screen with delay
2020-09-19 14:51:15 +02:00
REJack
5bf7e0346b
fix iframe height setter
2020-09-19 14:16:39 +02:00
REJack
563a91d15a
add panelAutoHeightMode in Layout.js
2020-09-19 14:15:59 +02:00
REJack
349b501c27
further progress
...
- fix tab creation
- fix tab switching
- add auto open tab on creation
- add auto iframe mode for easy adaption
- add switchTab method
2020-09-19 14:00:55 +02:00
REJack
b810326bb8
further changes
...
- add empty tab
- fix tab switching
- add _fixHeight
2020-09-18 12:54:44 +02:00
REJack
a298bab35d
start iframe plugin
2020-09-16 15:32:22 +02:00
REJack
80f96916e0
Merge pull request #3024 from ColorlibHQ/feat/new-example-pages
...
new example pages
2020-09-14 12:52:23 +02:00
Ryan
48743c7dee
Small fix for TodoList plugin ( #3013 )
...
Properly attach the event listener to the correct selector and fix on the options passed on in the JQuery API. However, a new bug comes from this fix when both data-widget and Jquery API is set where the event listener will be triggered twice
2020-09-11 11:57:33 +02:00
REJack
fdf849bab9
add new login, register & recover-password v2 page
2020-07-25 23:50:56 +02:00
REJack
c79452bb22
sidebar search enhancements ( #2929 )
...
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
2020-07-25 22:52:55 +02:00
REJack
127a1568c7
remove simplemde ( #2928 )
...
* remove simplemde
* remove simplemde from docs/dependencies
2020-07-25 19:58:03 +02:00
REJack
45a51f51b2
fix control-sidebar height with layout-fixed ( #2927 )
2020-07-25 00:39:07 +02:00
REJack
346515b5a7
remove sidebar-is-opening on expand ( #2926 )
2020-07-24 22:43:50 +02:00
REJack
67c15d1389
remove flot-old and add flot plugins from flot/source folder ( #2924 )
2020-07-24 22:13:20 +02:00
REJack
949f91985f
add support for fontawesome svg icons ( #2920 )
...
* add support for fontawesome svg icons
* bump bundlewatch sizes
2020-07-24 17:59:40 +02:00
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