2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Commit Graph

  • 30861cbc6d Simplify checks. XhmikosR 2019-02-13 21:40:15 +02:00
  • 4b7c058a25 Remove unneeded ESLint suppression. XhmikosR 2019-02-13 21:37:56 +02:00
  • 08227506f2 use only dataset to get data attributes Johann-S 2019-02-13 20:25:08 +01:00
  • 764bab2941 remove polyfills which override browsers default Johann-S 2019-02-13 19:37:52 +02:00
  • f0c6b24bd7 4.3.1. XhmikosR 2019-02-12 12:47:34 +02:00
  • fdbb5db919 minor jQuery.hasclass removal (#28158) Joshua Wilson 2019-02-11 08:15:03 -05:00
  • 62277bc58e Change breadcrumb item padding variable name (#28125) astrahov 2019-02-11 15:36:40 +05:00
  • cbd333185e Use consistent arrow class (#28105) Peter Blazejewicz 2019-02-11 11:27:14 +01:00
  • 049a500d18 Fixed Util.jQuery: window.$ is not reliable. Both Firefox and Chrome implements $ natively. Emil Müller 2019-01-16 21:36:13 +01:00
  • c096e0e0da bump to 4.2.1 Johann-S 2019-01-04 16:09:52 +02:00
  • 709dcb98dd Convert offcanvas.js to vanilla JS. XhmikosR 2018-11-28 21:46:06 +02:00
  • e04a5139ab Fix anchors wrapper. XhmikosR 2018-11-20 23:41:54 +02:00
  • 388d16360a use Util.makeArray in our docs Johann-S 2018-11-20 23:35:11 +02:00
  • 661db08eeb rewrite toast plugin without jquery Johann-S 2018-11-14 12:02:18 +01:00
  • 5e068eeda9 remove IE from our browserlist Johann-S 2018-11-09 10:51:50 +01:00
  • 57d50b2134 Improve manipulator coverage Johann-S 2018-11-08 13:43:23 +01:00
  • 6cfc78f2d9 Remove IE support and button bsChecked hack Alessandro Chitolina 2018-09-25 20:06:09 +02:00
  • e866b1ae43 v4 without jquery: updated button, carousel, collapse docs (#27173) aTable 2018-09-15 21:44:23 +10:00
  • a2f1d79045 Refactor util plugin and some tests Johann-S 2018-09-14 14:27:30 +02:00
  • 19b836c907 update alert documentation without jquery (#27062) Johann-S 2018-08-24 11:46:05 +02:00
  • c44db783bf chore(update): bump to 4.1.3 Johann-S 2018-07-25 11:29:16 +02:00
  • cf821e1d4d fix(docs): remove jQuery from our docs Johann-S 2018-07-19 19:48:52 +03:00
  • 467dd113c5 fix(plugins): save instance in constructor Johann-S 2018-06-24 22:02:03 +02:00
  • 5dcca44fcf fix(visual-test): remove jquery in them Johann-S 2018-06-17 23:09:04 +02:00
  • 0b726de94e fix(carousel): on load page create a carousel Johann-S 2018-06-17 23:00:49 +02:00
  • 83cea3bafa fix(build): remove jquery in our build Johann-S 2018-06-17 22:59:48 +02:00
  • 6b0808354d fix(unit-test): dropdown, collapse and carousel Johann-S 2018-06-17 15:28:42 +02:00
  • 8010c010e9 fix(event-handler): use Object.key for passing values in an event Johann-S 2018-06-17 15:26:18 +02:00
  • a1cc9a6e33 fix(util): increase util coverage Johann-S 2018-06-16 22:33:17 +02:00
  • 096413a994 fix(selector-engine): increase coverage for selector engine Johann-S 2018-06-16 22:20:27 +02:00
  • 4510e7e61d fix(util): remove extend Johann-S 2018-06-11 22:25:37 +02:00
  • b4a3b00ac8 fix(event-handler): remove polyfill and move it to index Johann-S 2018-06-11 21:44:21 +02:00
  • fe580a8e5a fix(polyfill): disable coverage for our polyfills Johann-S 2018-06-11 21:32:16 +02:00
  • 64591b3722 fix(manipulator): increase coverage for manipulator Johann-S 2018-06-09 21:11:05 +02:00
  • 4d6e41dea6 refactor(polyfill): a file for polyfills Johann-S 2018-06-09 18:24:06 +02:00
  • 0b719e065c fix(data): increase coverage for data Johann-S 2018-06-09 18:23:13 +02:00
  • 9313446274 fix(event-handler): remove the use of our event handler in unit test Johann-S 2018-06-07 22:21:31 +02:00
  • 2b78078779 fix(data): do not use data object in our unit tests Johann-S 2018-06-07 21:43:04 +02:00
  • 7eddee286e remove old references to jquery and some fixes Johann-S 2018-03-11 16:18:56 +01:00
  • 0263d1742c rewritten scrollspy without jquery Alessandro Chitolina 2017-09-25 09:09:01 +02:00
  • 9744886519 upgrade to v4 stable Johann-S 2018-03-05 15:40:23 +01:00
  • 7f08061eca rewritten tab without jquery Alessandro Chitolina 2017-09-26 10:04:31 +02:00
  • 90261b484c Dropdown without jQuery Johann-S 2017-09-26 09:09:40 +02:00
  • 330a29734f fix chores karma Johann-S 2017-11-24 10:23:31 +01:00
  • 2ff8ed5cbf Fix new unit test in popover Johann-S 2017-11-24 10:11:34 +01:00
  • ec69de4b7e allow register the same handler for different delegated selectors in eventHandler Alessandro Chitolina 2017-10-21 01:38:59 +02:00
  • 99c3119c82 Return a new function with Util.noop Johann-S 2017-11-01 12:28:03 +01:00
  • b5077a1a81 fix one forgets of using jQuery in Carousel and Tooltip Johann-S 2017-10-20 21:11:16 +02:00
  • 2929bf9619 fix weird case with jQuery Johann-S 2017-10-02 14:14:07 +02:00
  • cc6e130fc1 tooltip without jquery Alessandro Chitolina 2017-09-21 18:04:47 +02:00
  • 7c1d0a1097 Wrap our objects into IIFE Johann-S 2017-09-20 14:19:10 +02:00
  • bcbea02886 fix unit test modal Johann-S 2017-09-20 13:32:16 +02:00
  • 69e4d4f3ac Rewrite Collapse without jQuery Johann-S 2017-09-15 13:13:14 +02:00
  • 53ca76ebc0 Workaround for M$ Edge resetting defaultPrevented flag upon dispatchEvent Alessandro Chitolina 2017-09-19 22:58:06 +02:00
  • 33211eefdf Rewritten modal without jquery (#23955) Alessandro Chitolina 2017-09-15 16:07:24 +02:00
  • 9f9712b98c Add Manipulator object to add shortcuts for dom manipulations Johann-S 2017-09-05 14:35:52 +02:00
  • 44f38e4128 Rewrite carousel without jquery Johann-S 2017-08-24 22:22:02 +02:00
  • c5595e5b67 Add polyfill for focusin and focusout Johann-S 2017-09-03 17:11:41 +02:00
  • aba87279fd button without jquery XhmikosR 2017-08-21 14:49:41 +03:00
  • 47242cd0fe Fix delegation events Johann-S 2017-09-01 11:17:49 +02:00
  • 7d7873b6f2 Check jQuery version only if jQuery is available Johann-S 2017-09-01 08:42:28 +02:00
  • 6b5850212e Second element of find and findOne should be optional, not the first one Johann-S 2017-08-27 00:57:27 +02:00
  • b69fa9db95 Fix our data storage Johann-S 2017-08-27 00:00:50 +02:00
  • f2f69970eb Add findOne to our SelectorEngine Johann-S 2017-08-26 12:44:26 +02:00
  • 79144adb12 Fix detection of nativeEvents + trigger events with arguments Johann-S 2017-08-26 12:34:24 +02:00
  • 3e8bc9d9ec Extend SelectorEngine.find() to include an element first arg. XhmikosR 2017-08-23 17:43:04 +03:00
  • 3664d14908 fix declaration of alert jquery plugin only if jquery is available Johann-S 2017-08-24 20:50:27 +02:00
  • 4aef395e49 Disable ESlint on no-return-assign and temporary for arrow-body-style Johann-S 2017-08-23 16:28:01 +02:00
  • 2970d14dd9 Remove jQuery from alert.js and add .alert only if jQuery is available Johann-S 2017-08-23 12:03:50 +02:00
  • a3398fffd6 Add event delegation + fix EventHandler.one Johann-S 2017-08-23 12:01:38 +02:00
  • 00ca781171 Add namespaced events Johann-S 2017-08-22 18:47:54 +02:00
  • 744071040e Add CustomEvent polyfill and a working preventDefault for IE Johann-S 2017-08-21 17:43:04 +02:00
  • d6560bbc81 better polyfill for closest and matches functions Johann-S 2017-08-21 16:45:29 +02:00
  • 0b16c8c6d9 alert without jquery Johann-S 2017-08-21 09:11:37 +02:00
  • 8d34bc136b Move transition end detection to dom/event.js instead of util.js Johann-S 2017-08-21 08:08:12 +02:00
  • fb465c4745 Remove jQuery from Util.js Johann-S 2017-08-19 17:24:45 +02:00
  • ececf644f4 Replace uglify-js with terser. (#27813) XhmikosR 2019-02-19 15:51:50 +02:00
  • 3a61df51d7 add tabindex="-1" and aria-disabled="true" on disabled links (#28305) Laussel Loïc 2019-02-19 14:42:08 +01:00
  • e4ec9dfe9c Use npm-run-all for the release script. (#28307) XhmikosR 2019-02-19 14:35:19 +02:00
  • 4c87843d2d Update karma to ^4.0.0. XhmikosR 2019-02-19 12:01:04 +02:00
  • a4f260d0a8 Drop Node.js < 8 support. XhmikosR 2019-02-19 11:57:26 +02:00
  • 3731f0d271 Remove --save option from npm i as it isn't required anymore (#28302) Steve Moser 2019-02-19 05:05:54 -05:00
  • be380572fb Replace broken-link-checker with linkinator. (#28291) XhmikosR 2019-02-19 11:36:34 +02:00
  • 4b00aa6c4e Remove incorrect aria-haspopup from dropdown toggles (#28299) Patrick H. Lauke 2019-02-19 09:25:37 +00:00
  • 68a8af4a36 Update link to CONTRIBUTING.md in README.md (#28297) Patrick H. Lauke 2019-02-19 09:13:00 +00:00
  • e04f393237 Update devDependencies. (#28292) XhmikosR 2019-02-18 10:50:09 +02:00
  • abec77a06b Update CONTRIBUTING.md for the current state of things. (#28283) XhmikosR 2019-02-17 10:26:47 +02:00
  • b9e59e96af Replace master with v3-dev after the branch switch. (#28287) XhmikosR 2019-02-15 23:36:44 +02:00
  • 28a7abf0f7 Deprecate form-control-focus mixin (#28262) Martijn Cuppens 2019-02-15 14:50:58 +01:00
  • 25ce91adc0 Update devDependencies. (#28271) XhmikosR 2019-02-15 15:38:24 +02:00
  • 974193a8da README.md: use shields.io for the OC badges. (#28280) XhmikosR 2019-02-15 14:34:05 +02:00
  • f0f846fc00 Replace 4.3.0 with 4.3.1 in nuget files. (#28273) XhmikosR 2019-02-15 12:09:20 +02:00
  • 9baf8537a7 Replace v4-dev with master after the branch change. (#28272) XhmikosR 2019-02-15 11:58:41 +02:00
  • bdb962d1e9 Remove the customize redirect. (#28270) XhmikosR 2019-02-15 10:34:14 +02:00
  • 6c658bdf5d v4.2 docs: mention there's a newer docs version. XhmikosR 2019-02-13 19:28:38 +02:00
  • 596c23c5b8 Update 4.3.1 docs after v3.4.1 release. XhmikosR 2019-02-13 19:14:21 +02:00
  • ff29c1224c Update docs and meta for 3.4.1. (#28255) XhmikosR 2019-02-13 19:12:01 +02:00
  • 60bbc5a184 Add v3.4.1 docs. XhmikosR 2019-02-13 16:53:27 +02:00
  • 3c5ce6447b Add v4.3.1 docs. Mark Otto 2019-02-12 22:51:39 -08:00
  • 8fa0d30101 Release v4.3.1. (#28252) v4.3.1 XhmikosR 2019-02-13 18:01:40 +02:00