Laussel Loïc
|
427799d075
|
put secondary navigation in an explicit landmark nav and add a label on each nav (#28361)
|
2019-02-27 13:37:52 +02:00 |
|
Laussel Loïc
|
fdfe1679ba
|
add an explicit aria-label on link with svg on sample pages (#28360)
|
2019-02-27 13:29:29 +02:00 |
|
XhmikosR
|
9cbd041f6b
|
tests: add tests for plugins version. (#28366)
|
2019-02-27 13:20:25 +02:00 |
|
Martijn Cuppens
|
bc60a22a18
|
Fix border if only one card (#28365)
|
2019-02-26 22:06:46 +02:00 |
|
XhmikosR
|
f7b55da450
|
dom/manipulator.js: minor simplification. (#28358)
Combine two checks since we return the same value for both.
|
2019-02-26 13:13:01 +02:00 |
|
XhmikosR
|
7933ee3282
|
karma.conf.js: minor simplification.
|
2019-02-26 13:04:04 +02:00 |
|
Johann-S
|
497518db1a
|
remove tests for old jQuery 1.9.x compatibility
|
2019-02-26 13:04:04 +02:00 |
|
Johann-S
|
8a37045b79
|
move util in a util folder with the sanitizer
|
2019-02-26 13:04:04 +02:00 |
|
Bardi Harborow
|
8affe84c72
|
Create SECURITY.md (#28288)
|
2019-02-25 09:29:11 +02:00 |
|
XhmikosR
|
5ad2121819
|
Remove DOMContentLoaded. (#28337)
There's no reason for us to wait here.
|
2019-02-24 15:42:18 +02:00 |
|
XhmikosR
|
5328d0db0d
|
Add --continue-on-error in npm run lint . (#28338)
So if one of the two sub-tasks fails, it still completes linting the other one.
|
2019-02-22 06:35:43 +02:00 |
|
XhmikosR
|
423e4a3811
|
tests/visual/modal.html: fix close button placement.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
7d964650ee
|
forms.md: remove jQuery from snippet.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
fee11fd7ae
|
use our selector engine instead of native api
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
5877306104
|
download.md: reword import bootstrap section.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
68e6de42ec
|
Use Util.makeArray() .
|
2019-02-20 22:05:45 +02:00 |
|
Mark Otto
|
9fda96e197
|
Remove IE-specific breadcrumb CSS hack
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
2b8eebb4b8
|
Remove focusable="false" from SVGs.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
089e3334a7
|
Remove Internet Explorer leftovers.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
7f7f858cb9
|
Remove jQuery from docs/repo.
Some of the snippets need to be updated later.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
1da5b9f76a
|
Add information about IE 11 compatibility.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
7491b14f03
|
Bump bundlesize limits
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
25bba7bd68
|
remove --compress typeofs=false from terser.
This was needed for IE
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
e58b47cf74
|
improve event handler
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
30861cbc6d
|
Simplify checks.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
4b7c058a25
|
Remove unneeded ESLint suppression.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
08227506f2
|
use only dataset to get data attributes
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
764bab2941
|
remove polyfills which override browsers default
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
f0c6b24bd7
|
4.3.1.
|
2019-02-20 22:05:45 +02:00 |
|
Joshua Wilson
|
fdbb5db919
|
minor jQuery.hasclass removal (#28158)
|
2019-02-20 22:05:45 +02:00 |
|
astrahov
|
62277bc58e
|
Change breadcrumb item padding variable name (#28125)
|
2019-02-20 22:05:45 +02:00 |
|
Peter Blazejewicz
|
cbd333185e
|
Use consistent arrow class (#28105)
|
2019-02-20 22:05:45 +02:00 |
|
Emil Müller
|
049a500d18
|
Fixed Util.jQuery: window.$ is not reliable. Both Firefox and Chrome implements $ natively.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
c096e0e0da
|
bump to 4.2.1
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
709dcb98dd
|
Convert offcanvas.js to vanilla JS.
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
e04a5139ab
|
Fix anchors wrapper.
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
388d16360a
|
use Util.makeArray in our docs
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
661db08eeb
|
rewrite toast plugin without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
5e068eeda9
|
remove IE from our browserlist
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
57d50b2134
|
Improve manipulator coverage
|
2019-02-20 22:05:45 +02:00 |
|
Alessandro Chitolina
|
6cfc78f2d9
|
Remove IE support and button bsChecked hack
|
2019-02-20 22:05:45 +02:00 |
|
aTable
|
e866b1ae43
|
v4 without jquery: updated button, carousel, collapse docs (#27173)
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
a2f1d79045
|
Refactor util plugin and some tests
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
19b836c907
|
update alert documentation without jquery (#27062)
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
c44db783bf
|
chore(update): bump to 4.1.3
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
cf821e1d4d
|
fix(docs): remove jQuery from our docs
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
467dd113c5
|
fix(plugins): save instance in constructor
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
5dcca44fcf
|
fix(visual-test): remove jquery in them
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
0b726de94e
|
fix(carousel): on load page create a carousel
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
83cea3bafa
|
fix(build): remove jquery in our build
|
2019-02-20 22:05:45 +02:00 |
|