Commit Graph

459 Commits

Author SHA1 Message Date
REJack
89c19af33c remove text-dark on content header 2020-09-23 09:50:37 +02:00
REJack
89dbc4c8de add custom-control-input-outline for checkbox & radio 2020-09-23 08:46:54 +02:00
REJack
0c91826f12 add button with icons demo in ui/buttons 2020-09-23 08:13:56 +02:00
REJack
e8744690ce add three new styles examples in forms/general 2020-09-22 15:02:28 +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
835d48fbb2 update to fullcalendar dist version 2020-09-21 11:39:44 +02:00
REJack
dc00689d30 fix html validator errors/warnings 2020-09-14 11:54:09 +02:00
REJack
12c4eb90e4 fix active menu in contact-us & faq 2020-09-14 11:49:17 +02:00
REJack
6feb219d8b small contact-us changes 2020-09-14 11:43:49 +02:00
REJack
45c694fdc4 finish contact-us and place menu item 2020-09-14 11:41:18 +02:00
REJack
0384c30f8e add faq & contact us(not finish) demo 2020-09-11 17:08:08 +02:00
REJack
444b95ff48 rework login & register menu items in sidebar 2020-09-11 11:33:57 +02:00
REJack
e6965ff86a add forgot password v2 demo 2020-09-11 11:28:16 +02:00
REJack
758936a97a add search forms & results (simple & enhanced) 2020-09-11 11:20:30 +02:00
REJack
2ad27011ed add datatables button example 2020-09-11 09:50:09 +02:00
REJack
fdf849bab9 add new login, register & recover-password v2 page 2020-07-25 23:50:56 +02:00
REJack
611e50e969 move demo code after 3rd-party scripts (#2930) 2020-07-25 22:53:37 +02:00
REJack
127a1568c7 remove simplemde (#2928)
* remove simplemde
* remove simplemde from docs/dependencies
2020-07-25 19:58:03 +02:00
REJack
8facf9fa18 remove duplicate menu-open class in markup 2020-07-24 23:43:32 +02:00
REJack
46dcb2a43e remove unnecessary jquery-ui (#2925) 2020-07-24 22:23:06 +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
ac9e60684c add sparkline demo in inline charts (#2922) 2020-07-24 18:37:38 +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
50d0035591 fix html validator error 2020-07-24 16:04:45 +02:00
REJack
29537ba540 fix html validator errors 2020-07-24 15:09:35 +02:00
REJack
204758c7ff add dropzonejs demo 2020-07-24 14:56:55 +02:00
REJack
caed140088 add codemirror & simplemde demo 2020-07-24 13:55:40 +02:00
REJack
07b516acc7 add bs-stepper demo 2020-07-23 23:25:53 +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
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
738ee83fa8 add btn-app color variations demo (#2903) 2020-07-19 16:23:40 +02:00
XhmikosR
903143a1e1 Fix XSS in calendar.html (#2868)
* Fix XSS in calendar.html

* Remove console.log
2020-07-15 09:54:06 +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
5b24a7a47d rework expandable table (#2825) 2020-06-27 18:58:40 +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
REJack
0a589f61b1 Merge pull request #2818 from XhmikosR/patch-1
vnu: enable `Werror`
2020-06-12 20:43:16 +02:00
XhmikosR
3f203af04b Remove .nav-tabs-custom references (#2832) 2020-06-12 20:40:06 +02:00
XhmikosR
3bbde9e7ec pages/gallery.html: add missing headings 2020-06-08 14:29:23 +03:00
XhmikosR
500a53be1c pages/tables/simple.html: add colspan 2020-06-08 14:29:23 +03: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
1f6c5a8181 Fix typo in comment (#2813) 2020-06-05 16:14:36 +02:00
XhmikosR
4bc6c1e8d6 Add missing trailing slash in docs link. (#2812) 2020-06-05 16:00:55 +02:00