REJack
3897b96311
prepare docs for v3.2 release
2022-02-07 21:33:08 +01:00
REJack
c45bfe894f
bump version number
2021-03-22 08:29:43 +01:00
Daniel
af042dc5b4
improve docs
2021-02-14 18:57:47 +05:30
Daniel
d4f3b4e27e
Docs improve for Adminlte 33.1 ( #3196 )
...
Added Contributing Guide in Docs.
Added CDN link of jsDelivr.
Improved some info.
2020-12-07 08:06:46 +01:00
REJack
264dac1178
add docs
2020-12-02 09:34:15 +01:00
REJack
784eae413d
update docs link
2020-11-25 10:12:46 +01:00
REJack
4b567affcd
add iframe docs (1st version)
2020-09-29 15:13:49 +02:00
REJack
731fef74f1
add expandable tables section
2020-07-24 21:43:34 +02:00
REJack
be42956a9d
add additional-styles docs section
2020-07-24 21:27:54 +02:00
REJack
0aff809e7b
add docs section
2020-07-02 15:52:12 +02:00
XhmikosR
edc51cc61b
Fix Jekyll variables and Liquid consistency tweaks
...
* add `baseurl`
* add `url`
2020-06-05 17:02:09 +03:00
REJack
1fbda275a9
prep pre version (v3.1.0-pre)
2020-06-04 17:31:22 +02:00
XhmikosR
47e653bfbf
Remove the executable permission. ( #2768 )
2020-06-02 13:25:34 +02:00
XhmikosR
86d5d9b038
Remove trailing spaces
2020-06-02 12:16:43 +03:00
XhmikosR
bbfae627a2
Doc gems ( #2716 )
...
* docs: specify the gems.
This saves 59 gems. Also, commit Gemfile.lock.
* Clean up docs/_config.yml
* Add jekyll-sitemap.
* Update Jekyll to v4.1.0.
2020-06-01 12:42:14 +02:00
XhmikosR
fa20b2def4
docs: fix HTML errors ( #2732 )
...
* duplicate `title` tag; jekyll-seo-tag adds the title by default
* escape `<`
* fix duplicate IDs
* fix typo `Documentaion`
* add missing `alt` attributes in direct-chat.md
2020-05-31 13:18:26 +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
87b8078d9b
prep version
2020-04-01 15:20:05 +02:00
REJack
0e48302342
prep version
2020-01-17 09:05:37 +01:00
REJack
5988c4f9db
prep version
2019-11-20 09:41:28 +01:00
REJack
e78ee8d9ca
prep version
2019-11-02 13:54:26 +01:00
REJack
090bffc34c
prep version
2019-10-29 09:39:22 +01:00
REJack
14967aec94
prep version & rebuild dists
2019-10-19 11:38:03 +02:00
REJack
7a4a0659d1
prep version
2019-10-04 15:18:09 +02:00
REJack
5d7e709c7c
prep version
2019-10-02 13:23:30 +02:00
REJack
00675ef1cb
prep version to v3.0.0-rc.2
2019-10-02 12:42:33 +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
8c18a36f6e
created docs/components/miscellaneous.md with dropdown-hover infos
2019-09-09 14:51:57 +02:00
REJack
4453262bb0
added pace demo & pace override
...
- created pages/examples/pace.html
- created build/scss/plugins/_pace.scss with color overrides
- created docs/components/plugins.md with plugin overrides & extra styles
- updated docs sidebar menu
- updated demo sidebar menu with pace demo link
2019-09-09 14:19:35 +02:00
Raphael Jackstadt
2ab586c4db
Merge branch 'v3-dev' into v3-dev
2019-08-26 10:44:04 +02:00
REJack
6b683b1d94
enhanced ribbons
...
- fixed style
- created demo page
- created docs
2019-08-26 09:44:05 +02:00
REJack
2d36befc04
added docs preset for timeline
2019-08-22 15:14:32 +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
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
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
REJack
127188bb2c
starting with the docs
...
- jekyllrb preset for gh-pages with AdminLTE 3 layout
- rebuild menu structure like AdminLTE v2.4 docs
- modified npm/Plugins.js to update docs assets with every production run
2019-07-15 15:32:00 +02:00