Commit Graph

1443 Commits

Author SHA1 Message Date
XhmikosR
3bbde9e7ec pages/gallery.html: add missing headings 2020-06-08 14:29:23 +03:00
XhmikosR
9dfc8da08a It's JavaScript. 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
7f890fd6a2 ExpandableTable.js: lowercase colspan 2020-06-08 14:29:22 +03:00
XhmikosR
819455f5ec Fix 404.html page 2020-06-08 14:29:22 +03:00
XhmikosR
e8043b6a25 vnu: enable Werror 2020-06-08 14:29:22 +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
18ee4a5421 Ignore inputmask.binding.js (#2820) 2020-06-08 12:33:22 +02:00
XhmikosR
8daa7a8f86 Use Bootstrap 4.4 consistently. (#2824) 2020-06-08 12:31:05 +02:00
REJack
06239d3d35 Merge pull request #2817 from XhmikosR/deps
Deps
2020-06-06 11:29:42 +02:00
XhmikosR
9cabb6468d Update devDependencies 2020-06-06 09:42:01 +03:00
XhmikosR
b2233260d4 Update bootstrap-slider to v11.0.2. 2020-06-06 09:41:45 +03:00
XhmikosR
a4673ccd1b Unbreak lines (#2814) 2020-06-05 16:36:57 +02:00
REJack
5ed7e97288 Merge pull request #2797 from XhmikosR/docs
Fix docs
2020-06-05 16:34:46 +02:00
XhmikosR
1f6c5a8181 Fix typo in comment (#2813) 2020-06-05 16:14:36 +02:00
XhmikosR
7782373a12 Remove docs from the npm package 2020-06-05 17:02:09 +03:00
XhmikosR
6017b241bf Markdown tweaks 2020-06-05 17:02:09 +03:00
XhmikosR
edc51cc61b Fix Jekyll variables and Liquid consistency tweaks
* add `baseurl`
* add `url`
2020-06-05 17:02:09 +03:00
XhmikosR
4bc6c1e8d6 Add missing trailing slash in docs link. (#2812) 2020-06-05 16:00:55 +02:00
XhmikosR
ae670b200e Load the minified summernote CSS (#2804) 2020-06-05 16:00:30 +02:00
XhmikosR
a3dc358394 language-menu.html: load flag-icon-css locally (#2803) 2020-06-05 16:00:15 +02:00
XhmikosR
3cec30427d layout.md: Escape \ (#2811) 2020-06-05 15:51:49 +02:00
XhmikosR
ea21c73666 Add back jsgrid/demos/db.js (#2810)
It's used in pages/tables/jsgrid.html.
2020-06-05 15:51:13 +02:00
XhmikosR
39e9416f8c Rename variable for clarity (#2801) 2020-06-05 15:49:56 +02:00
REJack
4a31f9986b Merge pull request #2799 from XhmikosR/pages
HTML Pages tag cleanup
2020-06-05 15:49:39 +02:00
XhmikosR
6788552f17 chartjs.html: switch to $. like everywhere else (#2798) 2020-06-05 15:47:32 +02:00
XhmikosR
695cfb9dd9 Update devDependencies and gems (#2796) 2020-06-05 15:46:57 +02:00
XhmikosR
96946b4fd4 Remove the obsolete X-UA-Compatible 2020-06-05 08:31:34 +03:00
XhmikosR
2f4a7e0e3e Move Google Fonts CSS first.
Also, fix a couple of comments.
2020-06-05 08:27:14 +03:00
REJack
5a6a9142fe bump bundlewatch size 2020-06-05 01:46:36 +02:00
bansalshashank
f1ce1758ce [Tables] Expandable table (#2528)
* [Tables] Expandable table

* enhance expandable table

* fix AdminLTE.js export

* fix linting errors

* fix HTML validator errors

Co-authored-by: Shashank Bansal <shashank.bansal@eloquent.studio>
Co-authored-by: REJack <info@rejack.de>
2020-06-05 00:35:50 +02:00
REJack
9f8149a44e remove missplaced "Outline" on non-outlined boxes 2020-06-04 21:39:44 +02:00
XhmikosR
74cccca8a1 Refactor SCSS main files. (#2791) 2020-06-04 21:27:13 +02:00
Ukee
e69ca82095 [Enhancement] Box Shadows (#2529)
* 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.

* 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

* remove simple table custom shadow variations

* update widget custom shadow variations

* replace tab indent with spaces

Co-authored-by: REJack <info@rejack.de>
2020-06-04 21:17:22 +02:00
XhmikosR
ab22cb62c7 docs action: fix cache (#2795) 2020-06-04 21:15:54 +02:00
XhmikosR
5a1ae0c35e Cache selectors when possible. (#2790) 2020-06-04 20:06:38 +02:00
REJack
1fbda275a9 prep pre version (v3.1.0-pre) 2020-06-04 17:31:22 +02:00
REJack
c4bc2c676c Merge pull request #2789 from XhmikosR/patch-13
Use an object when setting multiple CSS properties
2020-06-04 17:23:01 +02:00
REJack
c1f87dfbde Merge pull request #2772 from XhmikosR/docs-lint
Lint HTML
2020-06-04 17:13:11 +02:00
XhmikosR
306dd00b98 Fix all HTML validation errors. 2020-06-03 22:01:28 +03:00
XhmikosR
38e74faf55 Add vnu-jar for HTML validation.
Also, add a GitHub Action which builds the docs and run the validator script.
2020-06-03 22:01:27 +03:00
REJack
da1fa4eaab Merge pull request #2788 from XhmikosR/rm-ionic
Remove ionic icons from pages that don't use them
2020-06-03 19:04:27 +02:00
XhmikosR
5ac5edf929 Bump bundlewatch limit 2020-06-03 20:02:13 +03:00
XhmikosR
97d48edcdf Use an object when setting multiple CSS properties 2020-06-03 19:57:41 +03:00
XhmikosR
15e2a311fa Remove ionic icons from pages that don't use them 2020-06-03 19:53:23 +03:00
REJack
0e5d93fb4d Merge pull request #2787 from XhmikosR/deps
Update devDependencies and gems
2020-06-03 18:09:31 +02:00
REJack
b4b8d07feb Merge pull request #2785 from XhmikosR/js-tweaks-sort-exports
Sort imports/exports alphabetically
2020-06-03 18:07:00 +02:00
REJack
29666de051 docs: delete unused layouts. (#2784) 2020-06-03 18:05:53 +02:00
XhmikosR
f091c5d510 Dropdown.js: return early (#2783) 2020-06-03 18:05:36 +02:00
XhmikosR
695ca94fde Update devDependencies and gems 2020-06-03 16:16:48 +03:00