Mark Otto
09a09387f4
Add keyboard shortcut to focus search field ( #31702 )
...
* Documentation: Add slash key event to focus the input search.
* Add little tag for keyboard shortcut in the search field
* Use ctrl / as keyboard shortcut
* Update search.js
Co-authored-by: chuckrincon <chuckrincon@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-05 08:56:02 -08:00
Martijn Cuppens
f236667483
Drop custom file upload plugin in favor of CSS
2020-10-28 18:29:28 +01:00
XhmikosR
0b5fc69a4e
Update anchor-js to v4.3.0. ( #31951 )
2020-10-22 19:46:26 +03:00
XhmikosR
358d637d1c
Read validate-forms.js from assets.
2020-06-03 15:57:20 +03:00
XhmikosR
6824d67beb
Fix forms validation snippets.
2020-06-03 15:57:20 +03:00
XhmikosR
e271d01606
Streamline application.js exampleModal code ( #30819 )
...
* use `textContent` since we only need to add text
* move comments
2020-05-19 08:33:12 +03:00
XhmikosR
81404d2e3c
search.js: make the check for URL stricter ( #30695 )
2020-04-30 21:07:26 +03:00
XhmikosR
9496cb60f3
docs: remove makeArray
( #30470 )
2020-03-28 18:05:11 +02:00
Gaël Poupard
72230091b6
docs(sidenav): get rid of custom JS for active state
2020-03-28 17:57:22 +02:00
XhmikosR
c0efceb6d5
docs: remove duplicate code for indeterminate ( #30471 )
2020-03-28 11:41:03 +02:00
Martijn Cuppens
61b86c1e86
Use scroll-margin-top
instead of pseudo hack
2020-03-12 17:56:16 +02:00
XhmikosR
163e1934c2
Update clipboard.js to v2.0.6 ( #30341 )
2020-03-06 09:26:19 +02:00
XhmikosR
c32209eb8a
Update bs-custom-file-input to v1.3.4 ( #30162 )
2020-02-11 18:41:49 +02:00
XhmikosR
5d1da6377d
Fix the new lint errors.
2020-01-07 22:25:50 +02:00
XhmikosR
7b990eb2f4
Bump copyright year to 2020. ( #29944 )
2020-01-02 11:34:48 +02:00
XhmikosR
2a4d526ce8
Update anchor.js to v4.2.1 ( #29662 )
2019-11-12 09:34:16 +02:00
XhmikosR
258a56b473
site/assets/js/search.js: ignore the LGTM alert ( #29634 )
2019-11-04 15:42:09 +02:00
XhmikosR
a28adc7666
Move docs JS one folder up. ( #29632 )
2019-11-04 14:44:07 +02:00
Johann-S
6b3ee0e5fd
removing last occurences of _fixTitle in our docs ( #29631 )
2019-11-04 11:50:07 +02:00
XhmikosR
129bb08fc4
Use Hugo for our docs Sass and JS. ( #29280 )
...
Now there's only one command needed to run the docs: `npm run docs-serve`.
Also, simplify the npm scripts.
2019-09-17 00:22:49 +03:00