Commit graph

172 commits

Author SHA1 Message Date
REJack a3a7368abd update copyright to 2021 2021-01-27 08:33:52 +01:00
REJack 9a4b838251 rename site-search to navbar-search 2020-12-02 09:34:04 +01:00
REJack ede87c4e6c add site-search markup 2020-12-02 09:24:29 +01:00
REJack 3b6279ac38 fix faq demo links 2020-11-25 11:16:29 +01:00
REJack 784eae413d update docs link 2020-11-25 10:12:46 +01:00
REJack ba3bf53809 bump version to v3.1.0-rc 2020-11-25 09:15:50 +01:00
REJack a33f74e503 add uplot charts 2020-11-25 08:59:41 +01:00
REJack 1b6767c07a Merge remote-tracking branch 'origin/master' into feat/iframe-plugin 2020-11-25 07:44:25 +01:00
REJack 218376c64c fix html validator error 2020-11-25 07:33:04 +01:00
REJack f163e3c43b small demo adjustments 2020-11-24 09:28:49 +01:00
REJack fe3bce3398 add card with image overlay demo 2020-11-24 09:27:57 +01:00
REJack fdaedac545 fix menu links 2020-10-03 14:30:19 +02:00
REJack 81b9131269
Merge branch 'master' into feat/iframe-plugin 2020-10-01 13:11:46 +02:00
REJack 15e92b4546 place iframe.html sidebar menu item 2020-09-30 09:03:11 +02:00
REJack 3311b2ca92 add kanban demo 2020-09-24 10:58:07 +02:00
REJack 3876bfdd29
fix direct-chat classes in pages/widgets (#3044) 2020-09-22 14:23:49 +02:00
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).
2020-09-22 11:30:19 +08:00
REJack 45c694fdc4 finish contact-us and place menu item 2020-09-14 11:41:18 +02:00
REJack 444b95ff48 rework login & register menu items in sidebar 2020-09-11 11:33:57 +02:00
REJack 758936a97a add search forms & results (simple & enhanced) 2020-09-11 11:20:30 +02:00
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
2020-07-22 17:58:00 +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 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 c02ab3f0cd
Merge pull request #2841 from ColorlibHQ/feat/sidebar-search
Sidebar Search
2020-07-05 12:03:22 +02:00
XhmikosR a1d6efe454
Remove moot data-toggle="tooltip" (#2861)
Tooltips need to be manually initialized which didn't happen.

Also, streamline tag indentation a bit
2020-07-01 16:21:20 +02:00
REJack eec4fd768e add sidebar search form in all demo pages 2020-06-13 17:37:06 +02:00
XhmikosR a4673ccd1b
Unbreak lines (#2814) 2020-06-05 16:36:57 +02:00
XhmikosR 4bc6c1e8d6
Add missing trailing slash in docs link. (#2812) 2020-06-05 16:00:55 +02:00
XhmikosR 96946b4fd4 Remove the obsolete X-UA-Compatible 2020-06-05 08:31:34 +03:00
XhmikosR 2f4a7e0e3e Move Google Fonts CSS first.
Also, fix a couple of comments.
2020-06-05 08:27:14 +03: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
REJack 9f8149a44e remove missplaced "Outline" on non-outlined boxes 2020-06-04 21:39:44 +02:00
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>
2020-06-04 21:17:22 +02:00
REJack 1fbda275a9 prep pre version (v3.1.0-pre) 2020-06-04 17:31:22 +02:00
XhmikosR 306dd00b98 Fix all HTML validation errors. 2020-06-03 22:01:28 +03:00
XhmikosR ef0fbe1b50
Specify diplay=fallback for Google Fonts (#2738) 2020-05-31 23:12:40 +02:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
XhmikosR 10e69015d9
Remove extra newline in footer version info. (#2744) 2020-05-31 13:16:25 +02:00
XhmikosR 68d4417aad
Move rel attribute first for consistency (#2736) 2020-05-31 13:10:51 +02:00
XhmikosR a58c7da1f3
Bump year to 2020 in all HTML files. (#2731) 2020-05-31 13:09:43 +02:00
XhmikosR 71a7ef8831
HTML: specify lang. (#2730) 2020-05-31 13:09:01 +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 4723bccf43 prep version 2020-04-02 01:06:25 +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 3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links 2020-02-21 15:17:06 +01:00
REJack b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true 2020-02-07 10:27:44 +01:00
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>
2020-01-28 11:07:41 +01:00
REJack e73c7f15fa
prep pre version 2020-01-22 08:47:01 +01:00