Commit Graph

112 Commits (695cfb9dd9440bc57c9bbc7880f4800cb82fe723)

Author SHA1 Message Date
XhmikosR 695cfb9dd9
Update devDependencies and gems (#2796) 2020-06-05 15:46:57 +02: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
REJack 0e5d93fb4d
Merge pull request #2787 from XhmikosR/deps
Update devDependencies and gems
2020-06-03 18:09:31 +02:00
XhmikosR 695ca94fde Update devDependencies and gems 2020-06-03 16:16:48 +03:00
XhmikosR e023103dcf docs: delete unused layouts. 2020-06-03 08:06:13 +03: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 ad03a31ffb
Remove unused doc assets. (#2765) 2020-06-02 10:38:23 +02:00
XhmikosR 7a7bea0be9
Update plugins. (#2756) 2020-06-01 20:13:38 +02:00
XhmikosR 48685382d3
Merge .npmignore files. (#2758) 2020-06-01 20:10:43 +02: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 ef0fbe1b50
Specify `diplay=fallback` for Google Fonts (#2738) 2020-05-31 23:12:40 +02:00
XhmikosR b480c754a4
Add `rel=noopener` for external links. (#2737) 2020-05-31 23:10:20 +02:00
XhmikosR 950e6e0dd1
Cleanup Gemfile and add wdm on Windows (#2708) 2020-05-31 23:09:01 +02:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +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
XhmikosR d29b8c222c
Fix GitHub case. (#2739) 2020-05-31 13:11:55 +02:00
XhmikosR 8a9808575f
Compress png and remove unused img (#2706)
* Losslessly compress PNG files

Before: 1,17 MB (1.228.084 bytes)
After:  1,13 MB (1.194.642 bytes)

* Rename image for consistency.

* Delete the unused mestro.png
2020-05-30 12:07:22 +02:00
XhmikosR 671be53be1
Losslessly compress JPG files. (#2705)
Before: 1,84 MB (1.932.709 bytes)
After:  1,78 MB (1.867.039 bytes)
2020-05-30 12:07:10 +02:00
Alberto G. Rodriguez U d146750a87
Update implementations.md (#2697)
add implementation for Cakephp 4.x

Co-authored-by: REJack <info@rejack.de>
2020-05-30 11:56:09 +02:00
REJack cad5566d67 add ASP.NET Boilerplate implementation in docs 2020-05-27 22:20:22 +02:00
REJack 6b8b69261f fix docs sidebar links 2020-05-19 22:41:11 +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 9f5c6bcfd8 add wrap/truncate note for info-boxes 2020-05-08 16:06:57 +02:00
Erdi Köse e83e5b183d
add implementations of Angular, React and Vue (#2658) 2020-05-04 12:54:54 +02:00
REJack 4723bccf43 prep version 2020-04-02 01:06:25 +02:00
REJack d67c3a0812 fixed slow scrolling bug with ScrollAnywhere 2020-04-01 17:41:46 +02:00
REJack 87b8078d9b prep version 2020-04-01 15:20:05 +02:00
REJack ae68ffc134 fixed docs generation for local docs 2020-04-01 15:09: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 09b89135c7
updated docs/implementations.md 2020-03-03 08:49:19 +01:00
REJack 61a58cda9a
updated upgrade-guide.md with an info block for CSS/JS files 2020-03-03 08:44: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
Tasuku Suzuki 27ba2f178e
Fix typo in Main Sidebar Component (#2521) 2020-02-21 15:26:48 +01:00
REJack 3b69d63eb4
fixed aria related role="button" on pushmenu & control-sidebar links 2020-02-21 15:17:06 +01:00
REJack 187331143f
added admin-lte-dotnet link to docs/implementations.md 2020-02-13 14:50:57 +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 0e48302342
prep version 2020-01-17 09:05:37 +01:00
REJack add29e7168
added nuget package in implementations.md 2020-01-12 11:32:04 +01:00
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +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 7e86bd68cb
updated docs/implementations 2019-11-13 13:47:18 +01:00
REJack bfb74266b7
added missing starter page link in docs/layout.md 2019-11-07 07:32:20 +01:00
REJack f7aa7f36ba
updated docs/implementations.md 2019-11-02 16:42:59 +01:00
REJack e78ee8d9ca
prep version 2019-11-02 13:54:26 +01:00
REJack bed1408234
updated install instructions in docs/index.md 2019-11-01 10:28:20 +01:00
REJack 67024d83e4
added .nav-legacy & .nav-collapse-hide-child docs part 2019-10-31 08:48:28 +01:00