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
611e50e969
move demo code after 3rd-party scripts ( #2930 )
2020-07-25 22:53:37 +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
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
42a184233e
add pagination month ( #2905 )
2020-07-22 16:00:40 +02:00
REJack
738ee83fa8
add btn-app color variations demo ( #2903 )
2020-07-19 16:23: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
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
5386be7a22
Fix comment ( #2839 )
2020-06-13 14:43:12 +02:00
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`
2020-06-08 13:28:13 +02:00
XhmikosR
8daa7a8f86
Use Bootstrap 4.4 consistently. ( #2824 )
2020-06-08 12:31:05 +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
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
15e2a311fa
Remove ionic icons from pages that don't use them
2020-06-03 19:53:23 +03:00
XhmikosR
86d5d9b038
Remove trailing spaces
2020-06-02 12:16:43 +03:00
REJack
c8feb99dc2
resolve lgtm alerts ( #2764 )
2020-06-01 21:49:17 +02:00
XhmikosR
27ff009494
Comply to the ESLint rules.
2020-06-01 14:26:08 +03:00
XhmikosR
f1f0ff9776
A few HTML validation fixes ( #2745 )
2020-05-31 23:26:03 +02: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
c26ef4e556
add ribbon over image demo & docs
2020-05-17 00:54:42 +02:00
REJack
4723bccf43
prep version
2020-04-02 01:06:25 +02:00
REJack
709c01d450
updated dependencies & devDependencies
2020-04-02 00:52:43 +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
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
2020-03-23 20:08:57 +01:00
Anderson Carpi
b6e1529f3d
NavBar Example had duplicated ids ( #2613 )
...
Fixed duplicated ids on NavBar Example page
2020-03-23 18:35:24 +01:00
REJack
3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links
2020-02-21 15:17:06 +01:00
REJack
4d08d4b577
enhanced nav tabs inside card-header demo
2020-02-06 08:03:00 +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
REJack
0e48302342
prep version
2020-01-17 09:05:37 +01:00
REJack
6c06201930
small layout-top-nav enhancements
...
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
2020-01-14 14:46:14 +01:00
REJack
71d32f8114
added new lightblue color (legacy blue)
2019-12-05 09:48:59 +01:00
REJack
857c3e7e69
replaced legacy dl-horizontal with bs4 grid
2019-12-04 09:05:42 +01:00