0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js/tests/unit
Jacob Thornton 4bd611884a detect if title in tooltip is text or html. if text - use text method to prevent xss.
all add a few notes to js readme about updated event
2012-04-04 14:58:04 -07:00
..
bootstrap-alert.js add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last 2012-03-24 18:20:09 -07:00
bootstrap-button.js fix bootstrap-button toggle regression + tests 2012-02-18 23:29:58 -08:00
bootstrap-carousel.js add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last 2012-03-24 18:20:09 -07:00
bootstrap-collapse.js add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last 2012-03-24 18:20:09 -07:00
bootstrap-dropdown.js giant refactor - all spec passing again... 2011-12-20 18:02:47 -08:00
bootstrap-modal.js allow prevent default for show and hide event in modal 2012-03-24 17:50:21 -07:00
bootstrap-popover.js update tests for popover to use proper classes 2012-01-30 01:30:18 -08:00
bootstrap-scrollspy.js giant refactor - all spec passing again... 2011-12-20 18:02:47 -08:00
bootstrap-tab.js add preventDefault support for all inital event types (show, close, hide, etc.) + fix small bug with scrollspy.last 2012-03-24 18:20:09 -07:00
bootstrap-tooltip.js detect if title in tooltip is text or html. if text - use text method to prevent xss. 2012-04-04 14:58:04 -07:00
bootstrap-transition.js all unit tests passing in ie7 2012-01-28 01:35:13 -08:00
bootstrap-typeahead.js typeahead should escape regexp special chars 2012-03-19 15:33:28 -07:00