]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Mon, 17 Sep 2018 22:29:54 +0000 (15:29 -0700)]
Remove IE-specific breadcrumb CSS hack
XhmikosR [Tue, 19 Feb 2019 14:46:56 +0000 (16:46 +0200)]
Remove `focusable="false"` from SVGs.
XhmikosR [Tue, 19 Feb 2019 14:44:55 +0000 (16:44 +0200)]
Remove Internet Explorer leftovers.
XhmikosR [Tue, 19 Feb 2019 14:19:02 +0000 (16:19 +0200)]
Remove jQuery from docs/repo.
Some of the snippets need to be updated later.
Johann-S [Tue, 19 Feb 2019 13:16:20 +0000 (15:16 +0200)]
Add information about IE 11 compatibility.
XhmikosR [Thu, 16 Nov 2017 16:04:15 +0000 (18:04 +0200)]
Bump bundlesize limits
XhmikosR [Fri, 15 Feb 2019 21:04:36 +0000 (23:04 +0200)]
remove `--compress typeofs=false` from terser.
This was needed for IE
Johann-S [Thu, 14 Feb 2019 20:19:10 +0000 (21:19 +0100)]
improve event handler
XhmikosR [Wed, 13 Feb 2019 19:40:15 +0000 (21:40 +0200)]
Simplify checks.
XhmikosR [Wed, 13 Feb 2019 19:37:56 +0000 (21:37 +0200)]
Remove unneeded ESLint suppression.
Johann-S [Wed, 13 Feb 2019 19:25:08 +0000 (20:25 +0100)]
use only dataset to get data attributes
Johann-S [Wed, 13 Feb 2019 17:37:52 +0000 (19:37 +0200)]
remove polyfills which override browsers default
XhmikosR [Tue, 12 Feb 2019 10:47:34 +0000 (12:47 +0200)]
4.3.1.
Joshua Wilson [Mon, 11 Feb 2019 13:15:03 +0000 (08:15 -0500)]
minor jQuery.hasclass removal (#28158)
astrahov [Mon, 11 Feb 2019 10:36:40 +0000 (15:36 +0500)]
Change breadcrumb item padding variable name (#28125)
Peter Blazejewicz [Mon, 11 Feb 2019 10:27:14 +0000 (11:27 +0100)]
Use consistent arrow class (#28105)
Emil Müller [Wed, 16 Jan 2019 20:36:13 +0000 (21:36 +0100)]
Fixed Util.jQuery: window.$ is not reliable. Both Firefox and Chrome implements $ natively.
Johann-S [Fri, 4 Jan 2019 14:09:52 +0000 (16:09 +0200)]
bump to 4.2.1
XhmikosR [Wed, 28 Nov 2018 19:46:06 +0000 (21:46 +0200)]
Convert offcanvas.js to vanilla JS.
XhmikosR [Tue, 20 Nov 2018 21:41:54 +0000 (23:41 +0200)]
Fix anchors wrapper.
Johann-S [Tue, 20 Nov 2018 21:35:11 +0000 (23:35 +0200)]
use Util.makeArray in our docs
Johann-S [Wed, 14 Nov 2018 11:02:18 +0000 (12:02 +0100)]
rewrite toast plugin without jquery
Johann-S [Fri, 9 Nov 2018 09:51:50 +0000 (10:51 +0100)]
remove IE from our browserlist
Johann-S [Thu, 8 Nov 2018 12:43:23 +0000 (13:43 +0100)]
Improve manipulator coverage
Alessandro Chitolina [Tue, 25 Sep 2018 18:06:09 +0000 (20:06 +0200)]
Remove IE support and button bsChecked hack
aTable [Sat, 15 Sep 2018 11:44:23 +0000 (21:44 +1000)]
v4 without jquery: updated button, carousel, collapse docs (#27173)
Johann-S [Fri, 14 Sep 2018 12:27:30 +0000 (14:27 +0200)]
Refactor util plugin and some tests
Johann-S [Fri, 24 Aug 2018 09:46:05 +0000 (11:46 +0200)]
update alert documentation without jquery (#27062)
Johann-S [Wed, 25 Jul 2018 09:29:16 +0000 (11:29 +0200)]
chore(update): bump to 4.1.3
Johann-S [Thu, 19 Jul 2018 16:48:52 +0000 (19:48 +0300)]
fix(docs): remove jQuery from our docs
Johann-S [Sun, 24 Jun 2018 20:02:03 +0000 (22:02 +0200)]
fix(plugins): save instance in constructor
Johann-S [Sun, 17 Jun 2018 21:09:04 +0000 (23:09 +0200)]
fix(visual-test): remove jquery in them
Johann-S [Sun, 17 Jun 2018 21:00:49 +0000 (23:00 +0200)]
fix(carousel): on load page create a carousel
Johann-S [Sun, 17 Jun 2018 20:59:48 +0000 (22:59 +0200)]
fix(build): remove jquery in our build
Johann-S [Sun, 17 Jun 2018 13:28:42 +0000 (15:28 +0200)]
fix(unit-test): dropdown, collapse and carousel
Johann-S [Sun, 17 Jun 2018 13:26:18 +0000 (15:26 +0200)]
fix(event-handler): use Object.key for passing values in an event
Johann-S [Sat, 16 Jun 2018 20:33:17 +0000 (22:33 +0200)]
fix(util): increase util coverage
Johann-S [Sat, 16 Jun 2018 20:20:27 +0000 (22:20 +0200)]
fix(selector-engine): increase coverage for selector engine
Johann-S [Mon, 11 Jun 2018 20:25:37 +0000 (22:25 +0200)]
fix(util): remove extend
Johann-S [Mon, 11 Jun 2018 19:44:21 +0000 (21:44 +0200)]
fix(event-handler): remove polyfill and move it to index
Johann-S [Mon, 11 Jun 2018 19:32:16 +0000 (21:32 +0200)]
fix(polyfill): disable coverage for our polyfills
Johann-S [Sat, 9 Jun 2018 19:11:05 +0000 (21:11 +0200)]
fix(manipulator): increase coverage for manipulator
Johann-S [Sat, 9 Jun 2018 16:24:06 +0000 (18:24 +0200)]
refactor(polyfill): a file for polyfills
Johann-S [Sat, 9 Jun 2018 16:23:13 +0000 (18:23 +0200)]
fix(data): increase coverage for data
Johann-S [Thu, 7 Jun 2018 20:21:31 +0000 (22:21 +0200)]
fix(event-handler): remove the use of our event handler in unit test
Johann-S [Thu, 7 Jun 2018 19:43:04 +0000 (21:43 +0200)]
fix(data): do not use data object in our unit tests
Johann-S [Sun, 11 Mar 2018 15:18:56 +0000 (16:18 +0100)]
remove old references to jquery and some fixes
Alessandro Chitolina [Mon, 25 Sep 2017 07:09:01 +0000 (09:09 +0200)]
rewritten scrollspy without jquery
Johann-S [Mon, 5 Mar 2018 14:40:23 +0000 (15:40 +0100)]
upgrade to v4 stable
Alessandro Chitolina [Tue, 26 Sep 2017 08:04:31 +0000 (10:04 +0200)]
rewritten tab without jquery
Johann-S [Tue, 26 Sep 2017 07:09:40 +0000 (09:09 +0200)]
Dropdown without jQuery
Johann-S [Fri, 24 Nov 2017 09:23:31 +0000 (10:23 +0100)]
fix chores karma
Johann-S [Fri, 24 Nov 2017 09:11:34 +0000 (10:11 +0100)]
Fix new unit test in popover
Alessandro Chitolina [Fri, 20 Oct 2017 23:38:59 +0000 (01:38 +0200)]
allow register the same handler for different delegated selectors in eventHandler
Johann-S [Wed, 1 Nov 2017 11:28:03 +0000 (12:28 +0100)]
Return a new function with Util.noop
Johann-S [Fri, 20 Oct 2017 19:11:16 +0000 (21:11 +0200)]
fix one forgets of using jQuery in Carousel and Tooltip
Johann-S [Mon, 2 Oct 2017 12:14:07 +0000 (14:14 +0200)]
fix weird case with jQuery
Alessandro Chitolina [Thu, 21 Sep 2017 16:04:47 +0000 (18:04 +0200)]
tooltip without jquery
Johann-S [Wed, 20 Sep 2017 12:19:10 +0000 (14:19 +0200)]
Wrap our objects into IIFE
Johann-S [Wed, 20 Sep 2017 11:32:16 +0000 (13:32 +0200)]
fix unit test modal
Johann-S [Fri, 15 Sep 2017 11:13:14 +0000 (13:13 +0200)]
Rewrite Collapse without jQuery
Alessandro Chitolina [Tue, 19 Sep 2017 20:58:06 +0000 (22:58 +0200)]
Workaround for M$ Edge resetting defaultPrevented flag upon dispatchEvent
Alessandro Chitolina [Fri, 15 Sep 2017 14:07:24 +0000 (16:07 +0200)]
Rewritten modal without jquery (#23955)
* Trigger jquery events if available in event handler
* Rewritten modal without jquery
Johann-S [Tue, 5 Sep 2017 12:35:52 +0000 (14:35 +0200)]
Add Manipulator object to add shortcuts for dom manipulations
Johann-S [Thu, 24 Aug 2017 20:22:02 +0000 (22:22 +0200)]
Rewrite carousel without jquery
Johann-S [Sun, 3 Sep 2017 15:11:41 +0000 (17:11 +0200)]
Add polyfill for focusin and focusout
XhmikosR [Mon, 21 Aug 2017 11:49:41 +0000 (14:49 +0300)]
button without jquery
Johann-S [Fri, 1 Sep 2017 09:17:49 +0000 (11:17 +0200)]
Fix delegation events
Johann-S [Fri, 1 Sep 2017 06:42:28 +0000 (08:42 +0200)]
Check jQuery version only if jQuery is available
Johann-S [Sat, 26 Aug 2017 22:57:27 +0000 (00:57 +0200)]
Second element of find and findOne should be optional, not the first one
Johann-S [Sat, 26 Aug 2017 22:00:50 +0000 (00:00 +0200)]
Fix our data storage
Johann-S [Sat, 26 Aug 2017 10:44:26 +0000 (12:44 +0200)]
Add findOne to our SelectorEngine
Johann-S [Sat, 26 Aug 2017 10:34:24 +0000 (12:34 +0200)]
Fix detection of nativeEvents + trigger events with arguments
XhmikosR [Wed, 23 Aug 2017 14:43:04 +0000 (17:43 +0300)]
Extend `SelectorEngine.find()` to include an `element` first arg.
If not supplied, it'll just use `document`.
Johann-S [Thu, 24 Aug 2017 18:50:27 +0000 (20:50 +0200)]
fix declaration of alert jquery plugin only if jquery is available
Johann-S [Wed, 23 Aug 2017 14:28:01 +0000 (16:28 +0200)]
Disable ESlint on no-return-assign and temporary for arrow-body-style
Johann-S [Wed, 23 Aug 2017 10:03:50 +0000 (12:03 +0200)]
Remove jQuery from alert.js and add .alert only if jQuery is available
Johann-S [Wed, 23 Aug 2017 10:01:38 +0000 (12:01 +0200)]
Add event delegation + fix EventHandler.one
Johann-S [Tue, 22 Aug 2017 16:47:54 +0000 (18:47 +0200)]
Add namespaced events
Johann-S [Mon, 21 Aug 2017 15:43:04 +0000 (17:43 +0200)]
Add CustomEvent polyfill and a working preventDefault for IE
Johann-S [Mon, 21 Aug 2017 14:45:29 +0000 (16:45 +0200)]
better polyfill for closest and matches functions
Johann-S [Mon, 21 Aug 2017 07:11:37 +0000 (09:11 +0200)]
alert without jquery
Johann-S [Mon, 21 Aug 2017 06:08:12 +0000 (08:08 +0200)]
Move transition end detection to dom/event.js instead of util.js
Johann-S [Sat, 19 Aug 2017 15:24:45 +0000 (17:24 +0200)]
Remove jQuery from Util.js
s
XhmikosR [Tue, 19 Feb 2019 13:51:50 +0000 (15:51 +0200)]
Replace uglify-js with terser. (#27813)
Laussel Loïc [Tue, 19 Feb 2019 13:42:08 +0000 (14:42 +0100)]
add tabindex="-1" and aria-disabled="true" on disabled links (#28305)
XhmikosR [Tue, 19 Feb 2019 12:35:19 +0000 (14:35 +0200)]
Use `npm-run-all` for the release script. (#28307)
It's shorter.
XhmikosR [Tue, 19 Feb 2019 10:01:04 +0000 (12:01 +0200)]
Update karma to ^4.0.0.
XhmikosR [Tue, 19 Feb 2019 09:57:26 +0000 (11:57 +0200)]
Drop Node.js < 8 support.
Node.js 6 goes EOL on April 2019.
Steve Moser [Tue, 19 Feb 2019 10:05:54 +0000 (05:05 -0500)]
Remove `--save` option from `npm i` as it isn't required anymore (#28302)
As of npm 5.0.0, installed modules are added as a dependency by default, so the --save option is no longer needed. The other save options still exist and are listed in the documentation for npm install.
XhmikosR [Tue, 19 Feb 2019 09:36:34 +0000 (11:36 +0200)]
Replace broken-link-checker with linkinator. (#28291)
Much lighter, more modern and cleaner codebase.
Patrick H. Lauke [Tue, 19 Feb 2019 09:25:37 +0000 (09:25 +0000)]
Remove incorrect aria-haspopup from dropdown toggles (#28299)
`aria-haspopup` use requires the use of an ARIA `menu`, `listbox`, `tree`, `grid` or `dialog` (see https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup)
in our use (as generic disclosure widgets), it's incorrect and sets up the wrong assumption/behavior from assistive technologies.
in future, we likely want to change our dropdowns to essentially be like a `dialog` - move focus to it when opened, possibly make it modal so focus is maintained inside it and the rest of the page
is hidden/inert.
but for now, removing the incorrect attribute is probably the quickest, most immediate fix.
Patrick H. Lauke [Tue, 19 Feb 2019 09:13:00 +0000 (09:13 +0000)]
Update link to CONTRIBUTING.md in README.md (#28297)
since the former is not contained in the `.github` subdirectory
XhmikosR [Mon, 18 Feb 2019 08:50:09 +0000 (10:50 +0200)]
Update devDependencies. (#28292)
XhmikosR [Sun, 17 Feb 2019 08:26:47 +0000 (10:26 +0200)]
Update CONTRIBUTING.md for the current state of things. (#28283)
Martijn Cuppens [Fri, 15 Feb 2019 13:50:58 +0000 (14:50 +0100)]
Deprecate form-control-focus mixin (#28262)
XhmikosR [Fri, 15 Feb 2019 13:38:24 +0000 (15:38 +0200)]
Update devDependencies. (#28271)
XhmikosR [Fri, 15 Feb 2019 12:34:05 +0000 (14:34 +0200)]
README.md: use shields.io for the OC badges. (#28280)
XhmikosR [Fri, 15 Feb 2019 10:09:20 +0000 (12:09 +0200)]
Replace 4.3.0 with 4.3.1 in nuget files. (#28273)
XhmikosR [Fri, 15 Feb 2019 09:58:41 +0000 (11:58 +0200)]
Replace `v4-dev` with `master` after the branch change. (#28272)