0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-04 04:29:23 +01:00

76 Commits

Author SHA1 Message Date
XhmikosR
53ec604eb1 Use String.startsWith 2020-11-14 15:54:50 +02:00
XhmikosR
ccee9d5de7 Rename docs version data attribute 2020-11-14 07:09:15 +02:00
Rohit Sharma
418f17ee2b Add bs in data attributes
- Add `bs` in data APIs everywhere
- Update unit tests
2020-11-14 07:09:15 +02:00
XhmikosR
483b6413e9
application.js: remove non-existent selector () 2020-11-13 18:56:04 +02:00
XhmikosR
1d86fcee7b
search.js: check for search-input element early () 2020-11-09 20:47:02 +02:00
XhmikosR
e347441f88
search.js: use the current v5.getbootstrap.com URL () 2020-11-09 20:39:56 +02:00
Mark Otto
09a09387f4
Add keyboard shortcut to focus search field ()
* 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. () 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 ()
* 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 () 2020-04-30 21:07:26 +03:00
XhmikosR
9496cb60f3
docs: remove makeArray () 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 () 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 () 2020-03-06 09:26:19 +02:00
XhmikosR
c32209eb8a
Update bs-custom-file-input to v1.3.4 () 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. () 2020-01-02 11:34:48 +02:00
XhmikosR
2a4d526ce8
Update anchor.js to v4.2.1 () 2019-11-12 09:34:16 +02:00
XhmikosR
258a56b473
site/assets/js/search.js: ignore the LGTM alert () 2019-11-04 15:42:09 +02:00
XhmikosR
a28adc7666
Move docs JS one folder up. () 2019-11-04 14:44:07 +02:00
Johann-S
6b3ee0e5fd removing last occurences of _fixTitle in our docs () 2019-11-04 11:50:07 +02:00
XhmikosR
129bb08fc4
Use Hugo for our docs Sass and JS. ()
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