REJack
fdf849bab9
add new login, register & recover-password v2 page
4 years ago
REJack
611e50e969
move demo code after 3rd-party scripts ( #2930 )
4 years ago
REJack
127a1568c7
remove simplemde ( #2928 )
...
* remove simplemde
* remove simplemde from docs/dependencies
4 years ago
REJack
8facf9fa18
remove duplicate menu-open class in markup
4 years ago
REJack
46dcb2a43e
remove unnecessary jquery-ui ( #2925 )
4 years ago
REJack
67c15d1389
remove flot-old and add flot plugins from flot/source folder ( #2924 )
4 years ago
REJack
ac9e60684c
add sparkline demo in inline charts ( #2922 )
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
50d0035591
fix html validator error
4 years ago
REJack
29537ba540
fix html validator errors
4 years ago
REJack
204758c7ff
add dropzonejs demo
4 years ago
REJack
caed140088
add codemirror & simplemde demo
4 years ago
REJack
07b516acc7
add bs-stepper demo
4 years ago
REJack
2cf8ec813c
remove has-treeview class across all demo & docs pages ( #2912 )
...
* remove has-treeview class across all demo & docs pages
* remove if item.subitems in docs/_includes/sidebar.html
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
738ee83fa8
add btn-app color variations demo ( #2903 )
4 years ago
XhmikosR
903143a1e1
Fix XSS in calendar.html ( #2868 )
...
* Fix XSS in calendar.html
* Remove console.log
4 years ago
REJack
c02ab3f0cd
Merge pull request #2841 from ColorlibHQ/feat/sidebar-search
...
Sidebar Search
4 years ago
XhmikosR
a1d6efe454
Remove moot data-toggle="tooltip" ( #2861 )
...
Tooltips need to be manually initialized which didn't happen.
Also, streamline tag indentation a bit
4 years ago
REJack
5b24a7a47d
rework expandable table ( #2825 )
4 years ago
REJack
eec4fd768e
add sidebar search form in all demo pages
5 years ago
XhmikosR
5386be7a22
Fix comment ( #2839 )
5 years ago
REJack
0a589f61b1
Merge pull request #2818 from XhmikosR/patch-1
...
vnu: enable `Werror`
5 years ago
XhmikosR
3f203af04b
Remove `.nav-tabs-custom` references ( #2832 )
5 years ago
XhmikosR
3bbde9e7ec
pages/gallery.html: add missing headings
5 years ago
XhmikosR
500a53be1c
pages/tables/simple.html: add `colspan`
5 years ago
XhmikosR
cf2e1b85dc
Fix accordion example ( #2823 )
...
* make collapsible heading behave like a block
* remove the non-existent `panel-collapse` class
* replace the `in` class with `show`
5 years ago
XhmikosR
8daa7a8f86
Use Bootstrap 4.4 consistently. ( #2824 )
5 years ago
XhmikosR
a4673ccd1b
Unbreak lines ( #2814 )
5 years ago
XhmikosR
1f6c5a8181
Fix typo in comment ( #2813 )
5 years ago
XhmikosR
4bc6c1e8d6
Add missing trailing slash in docs link. ( #2812 )
5 years ago
XhmikosR
ae670b200e
Load the minified summernote CSS ( #2804 )
5 years ago
XhmikosR
a3dc358394
language-menu.html: load flag-icon-css locally ( #2803 )
5 years ago
REJack
4a31f9986b
Merge pull request #2799 from XhmikosR/pages
...
HTML Pages tag cleanup
5 years ago
XhmikosR
6788552f17
chartjs.html: switch to `$.` like everywhere else ( #2798 )
5 years ago
XhmikosR
96946b4fd4
Remove the obsolete `X-UA-Compatible`
5 years ago
XhmikosR
2f4a7e0e3e
Move Google Fonts CSS first.
...
Also, fix a couple of comments.
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
REJack
9f8149a44e
remove missplaced "Outline" on non-outlined boxes
5 years ago
Ukee
e69ca82095
[Enhancement] Box Shadows ( #2529 )
...
* 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
.
* 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
* remove simple table custom shadow variations
* update widget custom shadow variations
* replace tab indent with spaces
Co-authored-by: REJack <info@rejack.de>
5 years ago
REJack
1fbda275a9
prep pre version (v3.1.0-pre)
5 years ago
XhmikosR
306dd00b98
Fix all HTML validation errors.
5 years ago
XhmikosR
15e2a311fa
Remove ionic icons from pages that don't use them
5 years ago
REJack
2bc9d56f62
Merge pull request #2771 from XhmikosR/pages
...
Minor pages cleanup
5 years ago
XhmikosR
86d5d9b038
Remove trailing spaces
5 years ago
XhmikosR
d331b5f913
calendar.html: remove unused variable
5 years ago
XhmikosR
7853dcbd6e
Use the document ready shorthand.
5 years ago
REJack
c8feb99dc2
resolve lgtm alerts ( #2764 )
5 years ago
REJack
66f8bb1bbd
Merge pull request #2752 from XhmikosR/plugins
...
Plugins
5 years ago
XhmikosR
1451820057
Remove glyphicon leftovers. ( #2753 )
5 years ago
XhmikosR
1af43bd9ea
Remove outdated plugin files
5 years ago
XhmikosR
27ff009494
Comply to the ESLint rules.
5 years ago
XhmikosR
f1f0ff9776
A few HTML validation fixes ( #2745 )
5 years ago
XhmikosR
ef0fbe1b50
Specify `diplay=fallback` for Google Fonts ( #2738 )
5 years ago
XhmikosR
b480c754a4
Add `rel=noopener` for external links. ( #2737 )
5 years ago
XhmikosR
13ed4d6aca
Use https when possible. ( #2733 )
5 years ago
XhmikosR
10e69015d9
Remove extra newline in footer version info. ( #2744 )
5 years ago
XhmikosR
68d4417aad
Move rel attribute first for consistency ( #2736 )
5 years ago
XhmikosR
a58c7da1f3
Bump year to 2020 in all HTML files. ( #2731 )
5 years ago
XhmikosR
71a7ef8831
HTML: specify lang. ( #2730 )
5 years ago
XhmikosR
8a9808575f
Compress png and remove unused img ( #2706 )
...
* Losslessly compress PNG files
Before: 1,17 MB (1.228.084 bytes)
After: 1,13 MB (1.194.642 bytes)
* Rename image for consistency.
* Delete the unused mestro.png
5 years ago
REJack
414d14b2d2
prep pre version
5 years ago
REJack
66268d5340
prep version
5 years ago
REJack
c8b930b290
fix duallistbox link in pages/forms/advanced
5 years ago
REJack
c26ef4e556
add ribbon over image demo & docs
5 years ago
Dede Iskandar
eaf5cf449f
add container-fluid ( #2672 )
5 years ago
Daniel
e7e61f5fbe
datepicker demo addded ( #2643 )
5 years ago
Medard Mandane
6ffe423c66
Update Doc and License info of editor ( #2637 )
...
Summernote is the editor being used in the html file but the documentation and license info is referenced to a different github repo. It's kinda misleading
5 years ago
REJack
4723bccf43
prep version
5 years ago
REJack
709c01d450
updated dependencies & devDependencies
5 years ago
REJack
459ac7775e
prepr pre-version
5 years ago
REJack
87b8078d9b
prep version
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
Anderson Carpi
b6e1529f3d
NavBar Example had duplicated ids ( #2613 )
...
Fixed duplicated ids on NavBar Example page
5 years ago
REJack
0643791d8d
fixed card remove icon in pages/forms/advanced
5 years ago
REJack
6934469b38
enhanced DataTables demo with responsive plugin
5 years ago
REJack
3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links
5 years ago
REJack
b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true
5 years ago
REJack
4d08d4b577
enhanced nav tabs inside card-header demo
5 years ago
REJack
4b2ea27a82
enhanced fullcalendar style & demo
...
- added forgotten themeSystem option in demo
- enhanced toolbar style on mobile
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
63eb7d2e8d
fixed icheck-bootstrap docs link in demo
5 years ago
bansalshashank
64874f04fe
Typo in title of examples/invoice-print fixed ( #2503 )
...
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
5 years ago
bansalshashank
6800a0235d
Title Changed from Project Edit to Project Add in examples/project_add.html ( #2501 )
...
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
3e236c9ff9
added text-nowrap to responsive tables
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
dbe3e80778
fixed table condensed demo
5 years ago
REJack
7a47aad1e9
removed unnecessary fullcalendar plugin css file from demo
5 years ago
Ppojin
22436d9cd2
Correct all day event ( #2438 )
5 years ago
Ppojin
a67b6b8d10
Correct and Improve of FilterizR sample page ( #2439 )
...
Correction of filtr-item's data-category, and add Category 4 (COLORED, BLACK)
5 years ago
REJack
71d32f8114
added new lightblue color (legacy blue)
5 years ago
REJack
857c3e7e69
replaced legacy dl-horizontal with bs4 grid
5 years ago
REJack
17a48d70c7
added jquery validation demo
5 years ago
REJack
d327d76ae4
prep pre version
5 years ago
REJack
5988c4f9db
prep version
5 years ago