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
XhmikosR
39e9416f8c
Rename variable for clarity ( #2801 )
5 years ago
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>
5 years ago
XhmikosR
74cccca8a1
Refactor SCSS main files. ( #2791 )
5 years ago
XhmikosR
5a1ae0c35e
Cache selectors when possible. ( #2790 )
5 years ago
REJack
1fbda275a9
prep pre version (v3.1.0-pre)
5 years ago
REJack
c4bc2c676c
Merge pull request #2789 from XhmikosR/patch-13
...
Use an object when setting multiple CSS properties
5 years ago
XhmikosR
38e74faf55
Add vnu-jar for HTML validation.
...
Also, add a GitHub Action which builds the docs and run the validator script.
5 years ago
XhmikosR
97d48edcdf
Use an object when setting multiple CSS properties
5 years ago
REJack
b4b8d07feb
Merge pull request #2785 from XhmikosR/js-tweaks-sort-exports
...
Sort imports/exports alphabetically
5 years ago
XhmikosR
f091c5d510
Dropdown.js: return early ( #2783 )
5 years ago
XhmikosR
e2e4bab687
Sort imports/exports alphabetically
5 years ago
XhmikosR
312e083fc0
Dropdown.js: remove variable used only once ( #2779 )
...
Co-authored-by: REJack <info@rejack.de>
5 years ago
REJack
85d4b6be05
Dropdown.js: rename variable ( #2780 )
5 years ago
XhmikosR
13c857679b
Layout.js: reuse constant ( #2778 )
5 years ago
XhmikosR
5167252a55
Dropdown.js: rename variable
5 years ago
REJack
2eec6fe614
fix nav-link fadeIn ( #2776 )
5 years ago
XhmikosR
e848621b32
Remove unneeded IIFEs ( #2774 )
5 years ago
REJack
bbfcc0639e
fix sidebar item icon transition ( #2775 )
...
* fix sidebar item icon transition
* rename menu-opens to menu-is-opening
5 years ago
REJack
2bc9d56f62
Merge pull request #2771 from XhmikosR/pages
...
Minor pages cleanup
5 years ago
REJack
bbb22a16de
Merge pull request #2751 from XhmikosR/js-tweaks
...
JS tweaks
5 years ago
XhmikosR
86d5d9b038
Remove trailing spaces
5 years ago
XhmikosR
04981d1770
Add missing shebang ( #2769 )
5 years ago
XhmikosR
be3631930d
Fix regression after 27ff009
5 years ago
XhmikosR
7853dcbd6e
Use the document ready shorthand.
5 years ago
XhmikosR
3478837aab
Layout.js: Simplify else
5 years ago
XhmikosR
cb85af826e
Reuse variable
5 years ago
XhmikosR
e56939983d
Remove variables only used once.
5 years ago
XhmikosR
187a01a8ee
Return early.
5 years ago
XhmikosR
3528b6c1f8
Remove `that` workaround
5 years ago
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
5 years ago
XhmikosR
1451820057
Remove glyphicon leftovers. ( #2753 )
5 years ago
XhmikosR
6dbfd55091
build/npm: don't copy dot files.
5 years ago
XhmikosR
27ff009494
Comply to the ESLint rules.
5 years ago
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.
5 years ago
XhmikosR
ff66f38cee
Convert hsla colors to rgba for consistency
5 years ago
XhmikosR
3d87e3c4cb
Adhere to the Stylelint rules.
...
Also, re-use some of the color variables while at it.
5 years ago
XhmikosR
24bc6165bc
Add Stylelint.
5 years ago
XhmikosR
13ed4d6aca
Use https when possible. ( #2733 )
5 years ago
XhmikosR
2a964189de
postcss.config.js: remove unused check ( #2735 )
5 years ago
XhmikosR
ca8f201737
Update to `rollup/plugin-babel`
5 years ago
REJack
c2e77427ba
fix layout-boxed sidebar with sidebar-mini
5 years ago
REJack
da47f23145
replace small-box font-size transition with transform
5 years ago
REJack
414d14b2d2
prep pre version
5 years ago
REJack
66268d5340
prep version
5 years ago
REJack
229600ba4c
add brand-image-xl margin fix without logo-switch
5 years ago
REJack
fbe0340eb0
fix layout-boxed with default sidebar
5 years ago
REJack
161099e3bc
fix toastr full width position
5 years ago
REJack
cf7daa0159
fix select2 dropdown while maximized card
5 years ago
REJack
a3604d0c62
enhance info-box for text-truncate & text-wrap
5 years ago
REJack
ae470bec2e
add margin-bottom to form-inline in sidebar
5 years ago
REJack
d5de8efb33
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
5 years ago
REJack
dc4054d216
fix inline input-group in sidebar on macOS
5 years ago
REJack
d20dd7c13a
replace transition to opacity for sidebar
5 years ago
REJack
35782815ef
add !important to text-(color)
5 years ago
REJack
461a483144
fix anchor color on .btn
5 years ago
REJack
26ce58fe28
fix whitespace with fixed navbar & footer
5 years ago
REJack
4723bccf43
prep version
5 years ago
REJack
d67c3a0812
fixed slow scrolling bug with ScrollAnywhere
5 years ago
REJack
282ff7f6ce
enhanced PushMenu's autoCollapse feature
5 years ago
REJack
a53971d122
fixed accent with pagination
5 years ago
REJack
459ac7775e
prepr pre-version
5 years ago
REJack
87b8078d9b
prep version
5 years ago
REJack
c6b1b4f586
fixed sidebar overlapping toolbar on mobile safari
5 years ago
REJack
67174b5c6b
fixed footer gap with .text-sm on .main-footer
5 years ago
REJack
683f7bfccf
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
5 years ago
REJack
ed6ae4dbb2
replaced fake spaces with real spaces
5 years ago
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
5 years ago
REJack
bc3123cb08
fixed select2 single input focus without opened menu
5 years ago
REJack
14719bdd88
added panelAutoHeight option to Layout.js
5 years ago
REJack
cafc66ae7d
fixed child indent on hover with nav-compact
5 years ago
REJack
662b51c9c0
fixed brand-link transition with navbar fixed
5 years ago
REJack
b7efadbbca
enhanced Layout.js with options for login auto height with interval ability
5 years ago
REJack
533a5917f5
enhanced register & login page min-height
5 years ago
A Web Artisan
6934f4c541
Fix typo ( #2544 )
...
Removed commas
Co-authored-by: Raphael Jackstadt <info@rejack.de>
5 years ago
REJack
ede720e2b8
enhanced select2 text-sm support with form-control-sm
5 years ago
REJack
4ba150d509
fixed accent override for dropdown-item:active
5 years ago
REJack
ba8f8a8bbc
fixed select2 height with text-sm
5 years ago
REJack
a3ede49485
fixed select2 focus border color
5 years ago
REJack
f9a40e3b46
fixed sidebar nav icon with text-sm
5 years ago
REJack
b1b5ce3cb5
fixed sidebar nav icon placing (without body.text-sm)
5 years ago
REJack
771a2d5530
enhanced dropdown position in navbar dropdown menus
5 years ago
REJack
4480db7f27
fixed accent link color overrides on sidebar and btn-app
5 years ago
REJack
0238015f5e
fixed layout-fixed correct sidebar height to vh instead of %
5 years ago
REJack
b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true
5 years ago
REJack
4b2ea27a82
enhanced fullcalendar style & demo
...
- added forgotten themeSystem option in demo
- enhanced toolbar style on mobile
5 years ago
REJack
ff41f98ea5
enhanced CardWidget & card style with nav-tabs
5 years ago
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>
5 years ago
REJack
e73c7f15fa
prep pre version
5 years ago
REJack
0e48302342
prep version
5 years ago
REJack
ce486267c4
fixed nested card collapse/expand icon bug
5 years ago
REJack
1ea675c50d
fixed accent color override with dropdown menus
5 years ago
REJack
a4d297de9d
fixed card-outline header border inside card-tabs
5 years ago
REJack
ffadc3d261
fixed sidebar nav header display on collapse hover
5 years ago
REJack
1cbf929bcf
added .badge-btn style
5 years ago
REJack
6fbbde4883
added flex-direction column to .login-page & .register-page
5 years ago
frenchykiller
8da329441e
Fixed double border on cards with nav tabs ( #2477 )
5 years ago
REJack
6c06201930
small layout-top-nav enhancements
...
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
5 years ago
REJack
05f23cb8c3
fixed sidebar mini collpased hover nav styles
5 years ago
REJack
56c5319f98
fixed sidebar mini with various sidebar nav styles (also combined)
5 years ago
REJack
2473021861
fixed Layout('init') for external use
5 years ago
REJack
72d348d34d
fixed accent focus border color on form elements
5 years ago
REJack
71d32f8114
added new lightblue color (legacy blue)
5 years ago
REJack
ebe29fbd24
fixed form label with alternative css files
5 years ago
REJack
5613006ea7
fixed box-shadow display while fully collapsed sidebar
5 years ago
REJack
6832bf6937
fixed dropdown menu in top-nav layout
5 years ago
REJack
0b1372dd0f
fixed accent color with buttons
5 years ago
REJack
a324025b67
fixed nested card header style
5 years ago
REJack
42d4b59808
fixed accent color in sidebar
5 years ago
REJack
502887c71c
fixed layout-navbar–fixed on iOS & macOS Safari
5 years ago
REJack
d23a8d3d7f
fixed custom checkbox padding
5 years ago
REJack
259d67ef8e
some small control sidebar fixes
...
- fixed content height calculation with overlapping control sidebar
- fixed collapse/show functions (functions was swapped)
5 years ago
REJack
d327d76ae4
prep pre version
5 years ago
REJack
5988c4f9db
prep version
5 years ago
REJack
29dc8e85fd
fixed comment indent in scss files
5 years ago
REJack
d1f555e679
disabled expandSidebar by default in Treeview
5 years ago
REJack
e24c4d01ff
some small js option fixes
5 years ago
REJack
f5286d6229
enhanced javascript plugins
...
- added expand & collapse method in PushMenu
- added expandSidebar & sidebarButtonSelector option in Treeview
- updated docs
5 years ago
REJack
2c7229674c
fixed user-menu dropdown top border
5 years ago
dima-bzz
78325db63a
Add default to $main-footer-bg ( #2394 )
5 years ago
REJack
a2200f9bde
fixed bootstrap-slider tooltip not shown
5 years ago
REJack
6cb3427fb8
fixed mozilla outline bug
5 years ago
REJack
e100ad119f
fixed margin left on sidebar collapse without sidebar-mini
5 years ago
REJack
0a0b7b5978
fixed card header background
5 years ago
REJack
4754f57ee8
prep pre version
5 years ago
REJack
e78ee8d9ca
prep version
5 years ago
REJack
b7a1c871ce
fixed card default border after adding nav tabs support
...
- placed default card tabs style into .card-tabs
- updated demo
5 years ago
REJack
54adf72cd3
fixed focus border in mozilla (bug with focusring removal)
5 years ago
REJack
ec0cf8a197
corrected select2 paddings to change look similar to form-control/custom-form select
5 years ago
REJack
60830bb6c7
fixed select2 paddings/margins
5 years ago
REJack
448556d366
fixed mozilla focusring outline
5 years ago
REJack
e8ddb644a6
removed mozilla dotted border from focus links
5 years ago
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
5 years ago
REJack
090bffc34c
prep version
5 years ago
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
5 years ago
REJack
f60e0626fc
changed user-image size/margin in .user-menu
5 years ago
REJack
139fbd3454
fixed box-shadow with select2 bootstrap4 theme
5 years ago
REJack
acf9fe8403
added bs-custom-file-input plugin
5 years ago
REJack
247b797c38
changed input placeholder color with lighten
5 years ago
REJack
c5c5b6a407
fixed select2 multiple padding bottom
5 years ago
REJack
0f18f03807
fixed license url in js files
5 years ago
REJack
373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
5 years ago
REJack
8d20d4791f
added abilty to use select2 with input-group
5 years ago
REJack
4acb2b49e6
fixed content margin with active sidebar overlay
5 years ago
REJack
977d95b43c
fixed border-top for card-outline-tabs nav-item
5 years ago
REJack
386b525f77
added alert-default-* class for bootstrap4 legacy style
5 years ago
REJack
2bfcb514df
fixed ::placeholder generation with autoprefixer
5 years ago
Aleksandr Rogozin
eae052422d
Fixed unnecessary margin in list in timeline component ( #2340 )
5 years ago
Raphael Jackstadt
829a9b3c6c
fixed collapsed sidebar autocollapse bug ( #2339 )
5 years ago
REJack
14967aec94
prep version & rebuild dists
5 years ago
Raphael Jackstadt
7acb89f44b
fixed navbar tabs border in card-header ( #2333 )
5 years ago
Raphael Jackstadt
29a3ba3953
fixed content height calc with less sidebar content ( #2332 )
5 years ago
Raphael Jackstadt
302c85fb47
fixed select2 multiple height bug ( #2325 )
5 years ago
Raphael Jackstadt
f83f34546d
fixed autocallapse on mobile touchscroll & rebuild dists ( #2324 )
5 years ago
REJack
bd982813c4
fixed content height calculation
5 years ago
Adriano Pedro
f13e935b75
Update _select2.scss
...
The arrow down overrides the clear "x" button.
Removing this padding-right: 0 fix this issue.
5 years ago
REJack
c3a6d62a1d
added new plugin jquery-validation v1.19.1
5 years ago
REJack
2356b9844b
enable auto collapse size by 992px as default option
5 years ago
REJack
2b0e4aa843
fixed submenu expand bug
5 years ago
REJack
7a4a0659d1
prep version
5 years ago
REJack
c011e42b77
overhauled top-nav layout with a collapsable menu
5 years ago
REJack
c2d3d8595c
fixed margin of input-group, nav & pagination inside card-tools
5 years ago
REJack
3be22b6be9
fixed npm i prepare plugins error
5 years ago
REJack
c22642766e
fixed accent build error
5 years ago
Raphael Jackstadt
43786cdd8c
Merge pull request #2297 from REJack/v3-dev
...
rc.3 fix
5 years ago
REJack
5d7e709c7c
prep version
5 years ago
Raphael Jackstadt
9dc6d1dfd3
Merge pull request #2256 from REJack/v3-dev
...
first changes after v3.0.0-rc.1
5 years ago
REJack
00675ef1cb
prep version to v3.0.0-rc.2
5 years ago
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
5 years ago
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
5 years ago
REJack
c153f13057
added ability to change accent color (link & pagination)
5 years ago
REJack
c78169c3f7
overhauled a bit the card header with nav tabs style
5 years ago
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
5 years ago
REJack
f51bce162f
fixed control sidebar top/bottom with small navbar/footer & fixed back-to-top zindex
5 years ago
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
5 years ago
REJack
c1207646f4
fixed vertical nav-tabs border style
5 years ago
REJack
40d88ee12e
fixed treeview selection
5 years ago
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
5 years ago
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
5 years ago
REJack
1261a7e36c
added .dropdown-icon for icon only dropdown toggles
5 years ago
REJack
556c1c80df
enhanced content header with `body.text-sm`
5 years ago
REJack
e6db3e09ea
fixed Treeview toggle()
5 years ago
REJack
683a015a4e
removed console.log from Layout.js
5 years ago
REJack
6f73dc7ca7
changed next() to find() in Treeview toggle()
5 years ago
REJack
bb2e0de6cd
fixed nav-flat in collapsed sidebar
5 years ago