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
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
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
4 years ago
REJack
aac8ca32df
add font awesome light & duotone icons support ( #2911 )
...
* add font awesome light & duotone icons support
* fix lint error
4 years ago
REJack
1666fa3a46
enhance brand-link with pushmenu inside brand ( #2910 )
4 years ago
REJack
b48419b23b
sidebar custom area ( #2908 )
...
* add sidebar-custom style
* fix hide-on-collapse
* add new sidebar menu entry
* add custom area docs info
4 years ago
REJack
01e00cd43d
enhance ExpandableTable for table tree ( #2907 )
...
* enhance ExpandableTable for table tree
* remove unused rotate class
* fix html validator error/warnings
4 years ago
REJack
c9603ef5aa
fullscreen plugin/button ( #2906 )
...
* add fullscreen plugin
* add fullscreen buton in topnav
* remove old mozilla function
4 years ago
REJack
42a184233e
add pagination month ( #2905 )
4 years ago
REJack
c02ab3f0cd
Merge pull request #2841 from ColorlibHQ/feat/sidebar-search
...
Sidebar Search
4 years ago
XhmikosR
755df41324
Remove console.log ( #2860 )
4 years ago
REJack
5b24a7a47d
rework expandable table ( #2825 )
4 years ago
REJack
45d4759ab0
add abilty to highlight name and path
4 years ago
REJack
6823a175d2
Revert "fix: ignore warnings for deprecation and add TODO for removing dependency ( #2852 )" ( #2858 )
...
This reverts commit 2458663439
.
4 years ago
Shawn Heide
2458663439
fix: ignore warnings for deprecation and add TODO for removing dependency ( #2852 )
4 years ago
REJack
30746618d0
add sidebar search style
5 years ago
REJack
00b4aec60a
add SidebarSearch.js
5 years ago
XhmikosR
c886592bc5
ControlSidebar.js: minor simplification ( #2837 )
5 years ago
XhmikosR
2545f04bf3
Use template literals ( #2835 )
5 years ago
XhmikosR
bce97813d6
Be explicit with the background color property ( #2834 )
5 years ago
XhmikosR
6a7c491071
ExpandableTable.js: add missing variable
5 years ago
XhmikosR
f94fa978f9
Fix DirectChat toggled event.
5 years ago
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.
5 years ago
XhmikosR
7f890fd6a2
ExpandableTable.js: lowercase `colspan`
5 years ago
XhmikosR
e8043b6a25
vnu: enable `Werror`
5 years ago
XhmikosR
ea21c73666
Add back jsgrid/demos/db.js ( #2810 )
...
It's used in pages/tables/jsgrid.html.
5 years ago