0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/js
Julien Déramond 5d9500bdfd
Handle disabled focused tabs with tab JavaScript plugin (#36169)
* Handle disabled tabs

* Fix after feedback

* Update js/src/tab.js

Co-authored-by: GeoSot <geo.sotis@gmail.com>

* Update js/src/tab.js

Co-authored-by: GeoSot <geo.sotis@gmail.com>

* Commit suggestions via GitHub broke the thing

* Add some unit tests

* Remove temp doc modification

* Add tests for left arrow

* Add disabled tabs in JavaScript Behavior section

* Compact 4 tests to 2 tests

* Compact 4 tests to 2 tests

* Add 'disabled' attribute for all buttons

* Change the disabled pane position only for the vertical version

* Change ids for the confusing first example in JavaScript behavior

* Use disabled attribute instead of the class for buttons in tabs

Co-authored-by: GeoSot <geo.sotis@gmail.com>
2022-05-05 19:26:15 -07:00
..
dist Bump version to 5.1.3. 2021-10-09 09:43:19 +03:00
src Handle disabled focused tabs with tab JavaScript plugin (#36169) 2022-05-05 19:26:15 -07:00
tests Handle disabled focused tabs with tab JavaScript plugin (#36169) 2022-05-05 19:26:15 -07:00
index.esm.js Update devDependencies (#35322) 2021-11-09 08:02:36 +02:00
index.umd.js Bump version to 5.1.3. 2021-10-09 09:43:19 +03:00