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
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