Daniel
0a70c3c89f
layout size bug fixed
2020-11-25 14:22:20 +05:30
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
6b48a268c5
Merge pull request #3069 from ColorlibHQ/feat/iframe-plugin
...
IFrame plugin
2020-11-25 07:58:23 +01:00
Michael Yang
a182ecfa69
Update _main-sidebar.scss ( #3082 )
...
fixed scrollbar show in sidebar
2020-11-25 07:50:13 +01:00
REJack
1b6767c07a
Merge remote-tracking branch 'origin/master' into feat/iframe-plugin
2020-11-25 07:44:25 +01:00
REJack
1f7db49d54
add datatables searchpanes plugin
2020-11-24 09:38:21 +01:00
REJack
290738e916
add .main-header.dropdown-offset-legacy
2020-11-24 08:54:03 +01:00
REJack
45cd9f6645
rename .fullscreen-mode to .iframe-mode-fullscreen
2020-10-03 15:43:47 +02:00
REJack
865fc053fa
add iframe fullscreen mode
2020-10-03 15:43:15 +02:00
REJack
113a477618
add scroll buttons for navbar items
2020-10-03 15:12:06 +02:00
REJack
98962aeab7
enhance removeActiveTab
2020-10-03 14:31:11 +02:00
REJack
81b9131269
Merge branch 'master' into feat/iframe-plugin
2020-10-01 13:11:46 +02:00
Cleverson
0c3f82bc58
Smileyzn close button patch 1 ( #3049 )
...
* Removed box shadow from page-link class
Removed box shadow from page-link class
* Add close span import
Let's fix close button on dialogs like modals etc.
* Fix outline for close button
Fix outline for close button
* Fixed whitespace
Fixed whitespace
2020-09-30 14:04:10 +02:00
REJack
a772df102d
rework methods
2020-09-30 09:04:29 +02:00
REJack
f0f59489f0
fix tab events
2020-09-29 08:48:41 +02:00
REJack
39f9e9e8a8
add usage for useNavbarItems
2020-09-29 08:44:17 +02:00
REJack
94867cd6b5
rename events to onTab* instead of tab*
2020-09-29 08:27:43 +02:00
REJack
88b30801f3
fix new eslint errors since v7.10.0 ( #3064 )
2020-09-28 08:25:39 +02:00
REJack
4ead90db62
Merge pull request #3046 from ColorlibHQ/feat/new-form-button-styles
...
new styles and demos
2020-09-25 13:49:49 +02:00
Cleverson
d01e1ac22f
Removed box shadow from page-link class ( #3048 )
...
Removed box shadow from page-link class
2020-09-24 22:52:30 +02:00
REJack
0ec522caa2
fix tfoot padding in .card-body.p-0
2020-09-24 11:16:02 +02:00
REJack
1b328391c6
add kanban style
2020-09-24 10:57:36 +02:00
REJack
37a83c86fa
small dark-mode fixes
2020-09-24 10:57:27 +02:00
REJack
ee814eb531
finish dark-mode overrides
2020-09-24 09:08:20 +02:00
REJack
08151496fc
add dark-mode in some components
2020-09-23 16:08:15 +02:00
REJack
89dbc4c8de
add custom-control-input-outline for checkbox & radio
2020-09-23 08:46:54 +02:00
REJack
fd734c977a
add custom-control-input color variations
2020-09-22 15:21:52 +02:00
REJack
e4bc0c45c9
added .form-control-border
2020-09-22 15:01:56 +02:00
REJack
6e26bc3485
fix input-group-text font-size with body.text-sm ( #3045 )
2020-09-22 14:34:16 +02:00
Ryan
6eab10b0ba
line-height with percentage seems to behave weirdly in IE
2020-09-22 12:05:02 +08: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
432be77df0
fix background-gradient-variant deprecated warning ( #3040 )
2020-09-21 11:03:47 +02:00
REJack
99a1632731
Merge pull request #3039 from ColorlibHQ/feat/some-plugin-fixes
...
some plugin fixes
2020-09-21 10:45:22 +02:00
Ryan
32a760a47d
Fix for sidebar searching when there are no sidebar to search ( #3010 )
...
* 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
.
* Fix sidebar searching
If there are no data-widget: "sidebar-search" found, then stop init()
2020-09-21 10:33:44 +02:00
REJack
06b7deef80
fix tooltip in maximized card
2020-09-21 10:20:07 +02:00
REJack
209075b504
fix mulitple level dropdown-menu overlapping
2020-09-21 09:28:14 +02:00
REJack
e257bffd0d
add posibile fix to use multiple sidebar treeviews
2020-09-21 09:12:41 +02:00
REJack
fd07c05d2d
last few changes
...
- fix sidebar menu item name (remove badge text)
- add removeActiveTab and event listener
2020-09-20 11:18:05 +02:00
REJack
1058af118a
rework navbar to be scrollable
2020-09-20 11:16:39 +02:00
REJack
0cfe854c71
add ability to set menu items active
2020-09-20 10:55:39 +02:00
REJack
18aeaed0a6
add event callback's (tabClicked, tabChanged, tabCreated)
2020-09-20 10:07:34 +02:00
REJack
b4b92be945
add ability to use navbar items
2020-09-20 09:59:23 +02:00
REJack
3a12dce448
add tab loading screen with delay
2020-09-19 14:51:15 +02:00
REJack
5bf7e0346b
fix iframe height setter
2020-09-19 14:16:39 +02:00
REJack
563a91d15a
add panelAutoHeightMode in Layout.js
2020-09-19 14:15:59 +02:00
REJack
349b501c27
further progress
...
- fix tab creation
- fix tab switching
- add auto open tab on creation
- add auto iframe mode for easy adaption
- add switchTab method
2020-09-19 14:00:55 +02:00
REJack
b810326bb8
further changes
...
- add empty tab
- fix tab switching
- add _fixHeight
2020-09-18 12:54:44 +02:00
REJack
a298bab35d
start iframe plugin
2020-09-16 15:32:22 +02:00