REJack
eb5be81a11
further iframe fixes & changes
...
- add iframe-dark
- add autoDarkMode for loaded iframes
- add border-dark overwrite in dark-mode
- fix markup with Default IFrame Tab on load
2021-07-12 21:28:23 +02:00
zhangchenglin
36a9ef8e50
fix sample code
2021-05-11 00:14:52 +08:00
REJack
dbf73e07ca
add markup with default iframe tab in docs
2021-03-04 08:10:05 +01:00
Daniel
25e2bfc909
docs update
2021-02-19 14:31:40 +05:30
REJack
472c1622cf
add allowDuplicates option to IFrame plugin
2021-02-10 08:41:59 +01:00
REJack
03a29f01ae
update docs/navbar-search.md with target config option
2021-02-02 08:27:25 +01:00
REJack
264dac1178
add docs
2020-12-02 09:34:15 +01:00
REJack
29c2375e2b
enhance ControlSidebar.js
...
- add abilty to set target
- fix show control-sidebar on page load
2020-11-27 10:21:42 +01:00
REJack
81b9131269
Merge branch 'master' into feat/iframe-plugin
2020-10-01 13:11:46 +02:00
REJack
96836c0f85
finish iframe docs
2020-09-30 09:04:42 +02:00
REJack
4b567affcd
add iframe docs (1st version)
2020-09-29 15:13:49 +02:00
REJack
ee590b0645
update control-sidebar methods in docs
2020-09-21 09:32:01 +02:00
REJack
563a91d15a
add panelAutoHeightMode in Layout.js
2020-09-19 14:15:59 +02:00
REJack
c9ba65fb63
small typo fixes in direct chat section
2020-07-24 21:44:03 +02:00
REJack
731fef74f1
add expandable tables section
2020-07-24 21:43:34 +02:00
REJack
0aff809e7b
add docs section
2020-07-02 15:52:12 +02:00
XhmikosR
6017b241bf
Markdown tweaks
2020-06-05 17:02:09 +03:00
XhmikosR
3cec30427d
layout.md: Escape `\` ( #2811 )
2020-06-05 15:51:49 +02:00
REJack
14719bdd88
added panelAutoHeight option to Layout.js
2020-03-10 09:28:26 +01:00
lostship
76854a2634
Fixed typo in docs ( #2586 )
...
* Fixed error in cards.md
card tools:
data-widget -> data-card-widget
* Fixed typo in card-widget.md
collapseTrigger's default value:
[data-card-widget="remove"] -> [data-card-widget="collapse"]
removeTrigger's default value:
[data-card-widget="collapse"] -> [data-card-widget="remove"]
2020-03-09 00:13:10 +01:00
REJack
b7efadbbca
enhanced Layout.js with options for login auto height with interval ability
2020-02-25 14:25:05 +01:00
REJack
f5286d6229
enhanced javascript plugins
...
- added expand & collapse method in PushMenu
- added expandSidebar & sidebarButtonSelector option in Treeview
- updated docs
2019-11-13 14:10:18 +01:00
REJack
ffc0c92678
removed unnecessary info in card-refresh.md
2019-09-20 12:26:38 +02:00
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
2019-09-19 13:34:26 +02:00
REJack
ec008a693f
added Toasts.js & enhanced toasts style
...
- created Toasts.js
- updated build/js/scss/plugins/_toastr.scss
- added toast-variant mixin in build/scss/_mixinis.scss
- created build/scss/_toasts.scss
- added zindex-toasts variable in build/scss/_variables.scss
- updated build/scss/AdminLTE.scss & build/scss/AdminLTE-raw.scss
- updated pages/UI/modals.html
- created docs/javascript/toasts.md
- updated docs/_config.yml
2019-09-16 12:05:25 +02:00
REJack
eeeee1fbbf
enhanced ControlSidebar
...
- moved control sidebar related functions from Layout.js to ControlSidebar.js
- added own scrollbar options
- added ability to set control sidebar height while scrolling
- fixed overlapping with fixed footer/navbar
2019-08-30 11:45:07 +02:00
REJack
6edd3d88d7
updated docs
...
- fixed javascript/card-widget
- added new deps in dependencies
2019-08-29 09:57:49 +02:00
REJack
1aa67a08ea
migrated CardRefresh (BoxRefresh)
...
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
2019-08-20 17:19:08 +02:00
REJack
1b1b909162
renamed ControlSidebar DATA_KEY to lte.controlsidebar
2019-08-20 12:35:22 +02:00
REJack
b816ef347a
enhanced CardWidget (Widget)
...
- renamed Widget to CardWidget
- renamed data-widget to data-card-widget
- reworked Selector & ClassName Icons to Option
- splited toggleMaximize to maximize & minimize
- added maximizeTrigger Option
- enhance code to run methods without buttons
2019-08-20 12:33:52 +02:00
REJack
a514515799
updated options in docs/javascript/push-menu.md
2019-08-19 14:06:35 +02:00
REJack
d6c8360f4f
added toggled event to DirectChat.js
2019-08-19 13:14:56 +02:00
REJack
0876d0ab70
added missing expanded/collapsed event in ControlSidebar.js
2019-08-13 13:09:07 +02:00
REJack
f61e3a04d6
further docs changes
...
- removed CardRefresh from menu while not exist
- removed data-accordion="true" from sidebar nav
- updated assets
- created javascript/layout
- finished javascript/push-menu
- created javascript/treeview
- created javascript/widget
- finished javascript/control-sidebar
- created javascript/direct-chat
- created javascript/todo-list
2019-07-29 15:40:18 +02:00
REJack
c66ab85940
further docs changes
...
- updated docs assets
- added yarn install info
- overhauled color parts in layout.md
- added components/main-sidebar, /control-sidebar & /cards
- updated title in components/main-header
- created blank pages javascript/control-sidebar& /push-menu to ensure docs generation
- renamed Sidebar to Main Sidebar
2019-07-17 23:05:57 +02:00