REJack
e706738387
fix transition conflict in sidebar search
4 years ago
REJack
230c86dc71
fix visible control sidebar on side
4 years ago
REJack
d0cf068950
fixed navbar color input styles
4 years ago
REJack
bfc26debdc
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
4 years ago
REJack
72f254320f
fix layout-fixed main-/control-sidebar height
4 years ago
REJack
0421dca188
fixed control-siderbar with fixed footer/navbar
4 years ago
REJack
1010ccaade
Merge pull request #3185 from ColorlibHQ/fix-lgtm-unused-local-variable
...
lgtm fixes part two
4 years ago
REJack
d905bd027f
add nav-tabs link to accent override
4 years ago
REJack
22791b6b17
Merge pull request #3186 from ColorlibHQ/feat/navbar-search
...
navbar search
4 years ago
REJack
9a4b838251
rename site-search to navbar-search
4 years ago
REJack
260e610e65
add site-search-block scss script
4 years ago
REJack
700e5a0784
update SiteSearch.js
4 years ago
REJack
2fccc04016
add sitesearch in AdminLTE.js
4 years ago
REJack
63eff3a60f
first changes
4 years ago
REJack
5d4ed59ba9
fix SidebarSearch
4 years ago
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>
4 years ago
REJack
120844862f
escape navItem & tabItem in IFrame.js
4 years ago
REJack
480b63121c
escape results in SidebarSearch
4 years ago
REJack
da94ddd415
add escape around _renderItem in SidebarSearch.js
4 years ago
REJack
b0f9c48ea5
try to fix SidebarSearch xss error
4 years ago
REJack
73a20bcc57
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
4 years ago
REJack
acb1cdfebe
fix overlapping scroll content in kanban board
4 years ago
REJack
eb0caf5b30
small navbar/sidebar dark-mode fixes
4 years ago
Daniel
87e5dab29c
Fixed: Top Nav Page has sidebar with blank in v3.1.0-rc ( #3164 )
...
Fixed #3163
4 years ago
REJack
2c98813cc1
fix sidebar-mini(-md/-xs) collapse bugs
4 years ago
REJack
f23b9135e0
rework sidebar & sidebar-mini
...
- add sidebar-mini-xs
- fixed sidebar-mini with nav-sidebar custom classes
4 years ago
REJack
3d4e523b59
remove console.log from ControlSidebar
4 years ago
REJack
29c2375e2b
enhance ControlSidebar.js
...
- add abilty to set target
- fix show control-sidebar on page load
4 years ago
Daniel
48ceaed751
sidebar upgradeed ( #3159 )
...
Removed Unnecessary Code
And
Sidebar improved (Can work smothly without overlayscroll plugin)
4 years ago
REJack
b835bb678b
rework content height events
...
- add mouse enter/leave event
- add timeout on expand/collapse sidebar event
4 years ago
REJack
8196efdc5e
fix min-height calculation with controlSidebar
4 years ago
Daniel
fb6cb75e7c
footer height bug fix
...
Fixed #3150
4 years ago
REJack
48261ff518
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
4 years ago
REJack
b2ab691079
add missing variable for parts building
4 years ago
REJack
bbeaa0ca49
Merge pull request #3151 from danny007in/handle-long-text-in-sidebar
...
CSS sidebar classes to handle long text #2816 in scss
4 years ago
REJack
90910da8ee
rework modal overlay
4 years ago
Daniel
fb520edac4
CSS sidebar classes to handle long text #2816 in scss
...
did in scsss #2816
4 years ago
Daniel
0a70c3c89f
layout size bug fixed
4 years ago
REJack
ba3bf53809
bump version to v3.1.0-rc
4 years ago
REJack
a33f74e503
add uplot charts
4 years ago
REJack
6b48a268c5
Merge pull request #3069 from ColorlibHQ/feat/iframe-plugin
...
IFrame plugin
4 years ago
Michael Yang
a182ecfa69
Update _main-sidebar.scss ( #3082 )
...
fixed scrollbar show in sidebar
4 years ago
REJack
1b6767c07a
Merge remote-tracking branch 'origin/master' into feat/iframe-plugin
4 years ago
REJack
1f7db49d54
add datatables searchpanes plugin
4 years ago
REJack
290738e916
add .main-header.dropdown-offset-legacy
4 years ago
REJack
45cd9f6645
rename .fullscreen-mode to .iframe-mode-fullscreen
4 years ago
REJack
865fc053fa
add iframe fullscreen mode
4 years ago
REJack
113a477618
add scroll buttons for navbar items
4 years ago
REJack
98962aeab7
enhance removeActiveTab
4 years ago
REJack
81b9131269
Merge branch 'master' into feat/iframe-plugin
4 years ago
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
4 years ago
REJack
a772df102d
rework methods
4 years ago
REJack
f0f59489f0
fix tab events
4 years ago
REJack
39f9e9e8a8
add usage for useNavbarItems
4 years ago
REJack
94867cd6b5
rename events to onTab* instead of tab*
4 years ago
REJack
88b30801f3
fix new eslint errors since v7.10.0 ( #3064 )
4 years ago
REJack
4ead90db62
Merge pull request #3046 from ColorlibHQ/feat/new-form-button-styles
...
new styles and demos
4 years ago
Cleverson
d01e1ac22f
Removed box shadow from page-link class ( #3048 )
...
Removed box shadow from page-link class
4 years ago
REJack
0ec522caa2
fix tfoot padding in .card-body.p-0
4 years ago
REJack
1b328391c6
add kanban style
4 years ago
REJack
37a83c86fa
small dark-mode fixes
4 years ago
REJack
ee814eb531
finish dark-mode overrides
4 years ago
REJack
08151496fc
add dark-mode in some components
4 years ago
REJack
89dbc4c8de
add custom-control-input-outline for checkbox & radio
4 years ago
REJack
fd734c977a
add custom-control-input color variations
4 years ago
REJack
e4bc0c45c9
added .form-control-border
4 years ago
REJack
6e26bc3485
fix input-group-text font-size with body.text-sm ( #3045 )
4 years ago
Ryan
6eab10b0ba
line-height with percentage seems to behave weirdly in IE
4 years ago
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).
4 years ago
REJack
835d48fbb2
update to fullcalendar dist version
4 years ago
REJack
432be77df0
fix background-gradient-variant deprecated warning ( #3040 )
4 years ago
REJack
99a1632731
Merge pull request #3039 from ColorlibHQ/feat/some-plugin-fixes
...
some plugin fixes
4 years ago
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()
4 years ago
REJack
06b7deef80
fix tooltip in maximized card
4 years ago
REJack
209075b504
fix mulitple level dropdown-menu overlapping
4 years ago
REJack
e257bffd0d
add posibile fix to use multiple sidebar treeviews
4 years ago
REJack
fd07c05d2d
last few changes
...
- fix sidebar menu item name (remove badge text)
- add removeActiveTab and event listener
4 years ago
REJack
1058af118a
rework navbar to be scrollable
4 years ago
REJack
0cfe854c71
add ability to set menu items active
4 years ago
REJack
18aeaed0a6
add event callback's (tabClicked, tabChanged, tabCreated)
4 years ago
REJack
b4b92be945
add ability to use navbar items
4 years ago
REJack
3a12dce448
add tab loading screen with delay
4 years ago
REJack
5bf7e0346b
fix iframe height setter
4 years ago
REJack
563a91d15a
add panelAutoHeightMode in Layout.js
4 years ago
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
4 years ago
REJack
b810326bb8
further changes
...
- add empty tab
- fix tab switching
- add _fixHeight
4 years ago
REJack
a298bab35d
start iframe plugin
4 years ago
REJack
80f96916e0
Merge pull request #3024 from ColorlibHQ/feat/new-example-pages
...
new example pages
4 years ago
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
4 years ago
REJack
fdf849bab9
add new login, register & recover-password v2 page
4 years ago
REJack
c79452bb22
sidebar search enhancements ( #2929 )
...
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
4 years ago
REJack
127a1568c7
remove simplemde ( #2928 )
...
* remove simplemde
* remove simplemde from docs/dependencies
4 years ago
REJack
45a51f51b2
fix control-sidebar height with layout-fixed ( #2927 )
4 years ago
REJack
346515b5a7
remove sidebar-is-opening on expand ( #2926 )
4 years ago
REJack
67c15d1389
remove flot-old and add flot plugins from flot/source folder ( #2924 )
4 years ago
REJack
949f91985f
add support for fontawesome svg icons ( #2920 )
...
* add support for fontawesome svg icons
* bump bundlewatch sizes
4 years ago
REJack
216841f578
add dropzonejs plugin
4 years ago
REJack
2df58a35cc
add codemirror & simplemde plugin files
4 years ago
REJack
46927d3259
add bs-stepper plugin
4 years ago
REJack
bafc8e67b8
fix maximized-card card-body overflow ( #2915 )
4 years ago