Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples/Floating-labels: fix bad behavior with autofill #31948

Closed
wants to merge 1,711 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1711 commits
Select commit Hold shift + click to select a range
4702f0c
Emphasise/call out the note about `.invisible` and AT
patrickhlauke Jun 21, 2020
7657c1e
Reword slightly awkward-sounding description
patrickhlauke Jun 21, 2020
9d2cd1b
Add alias/redirect
patrickhlauke Jun 27, 2020
69b3c46
Rename `sr-only` to `visually-hidden` in new/renamed helper doc file
patrickhlauke Jul 3, 2020
6eaa36f
Single line example for inline forms
rohit2sharma95 Jul 5, 2020
6acdfdb
Update layout.md
mdo Jul 11, 2020
f6348f6
Clear timeout before showing the toast (#31155)
rohit2sharma95 Jul 11, 2020
2b4db02
Add null variables for nav-link
mdo Jun 15, 2020
19b5908
Fix docs sass importing example.
florianlacreuse Jul 9, 2020
eeb73e0
Docs: forms accessibility cleanup (#31114)
patrickhlauke Jul 11, 2020
37ef4e4
Easier disabled state customization for button variants (#30639)
ffoodd Jul 12, 2020
91c11d6
toasts: make default duration 5s (#31109)
rohit2sharma95 Jul 12, 2020
f15af45
Unbreak lines.
XhmikosR Jun 20, 2020
b97fcd3
scrollspy.js: minor refactoring
XhmikosR Jun 20, 2020
0eb120e
tooltip.js: remove variable used once.
XhmikosR May 8, 2020
a67231a
Move function
XhmikosR Jun 26, 2020
6d86b14
Add parentheses around multiple spread conditions
XhmikosR Jun 26, 2020
b345746
Join template literals
XhmikosR Jun 30, 2020
6914efe
v5: Tweak some colors (#31276)
mdo Jul 13, 2020
2d43e64
Update devDependencies (#31283)
XhmikosR Jul 13, 2020
8d89e0a
Migration update (#31278)
mdo Jul 13, 2020
aa5be4c
Update version.md to include v5
Jul 10, 2020
c52b7d5
Improve spacing
mdo Jul 10, 2020
9e372b1
Sort the versions from the latest to the oldest.
XhmikosR Jul 13, 2020
cb1eee1
docs(skippy): prevent skip links from overlapping header
ffoodd May 26, 2020
9fcc572
Bump hugo-bin from 0.62.0 to 0.62.1 (#31292)
dependabot[bot] Jul 14, 2020
cc76849
Bump @rollup/plugin-commonjs from 13.0.1 to 14.0.0 (#31291)
dependabot[bot] Jul 14, 2020
2ec2e13
Add toasts to the components requiring JavaScript (#31344)
rohit2sharma95 Jul 21, 2020
c7bc7a3
Turn off scroll anchoring for accordions (#31346)
patrickhlauke Jul 21, 2020
577ff0c
Bump eslint from 7.4.0 to 7.5.0 (#31366)
dependabot[bot] Jul 28, 2020
9cdf4a4
Bump hugo-bin from 0.62.1 to 0.62.3 (#31367)
dependabot[bot] Jul 28, 2020
852723d
Bump @babel/core from 7.10.4 to 7.10.5 (#31368)
dependabot[bot] Jul 28, 2020
5ae2748
Bump rollup from 2.21.0 to 2.23.0 (#31369)
dependabot[bot] Jul 28, 2020
29e1026
Bump eslint-config-xo from 0.32.0 to 0.32.1 (#31371)
dependabot[bot] Jul 28, 2020
8aab8b7
Bump @babel/cli from 7.10.4 to 7.10.5 (#31372)
dependabot[bot] Jul 28, 2020
cdea255
Cleanup/fix after the sr-only to visually-hidden renaming (#31359)
patrickhlauke Jul 31, 2020
23c3806
Add accessibility note about dismissible alerts and focus (#31358)
patrickhlauke Jul 31, 2020
2bceb3e
Remove overflow: hidden from toasts (#31381)
mdo Jul 31, 2020
16adcf2
Adjust sizing of checks and radios (#31383)
mdo Jul 31, 2020
2a3e487
Update copy around breakpoint sizing (#31382)
mdo Jul 31, 2020
a21f605
Add padding to badges (#31132)
patrickhlauke Aug 2, 2020
393efaf
Update migration guide (#31387)
mdo Aug 3, 2020
5512dde
Add transition to Pagination buttons just like other Bootstrap buttons
Aug 1, 2020
ebad168
Removed a broken reference
jacty Jul 20, 2020
76ad4aa
Fixed typo in docs v5 (Utilities/API) page
Jun 28, 2020
5be7fe0
Added opacity-75 and opacity-50 classes
Jul 12, 2020
2d2b675
Add view on GitHub links for easier content editing from the docs (#3…
mdo Aug 4, 2020
ac282c7
Bump karma from 5.1.0 to 5.1.1 (#31417)
dependabot[bot] Aug 4, 2020
49d75ea
Bump eslint from 7.5.0 to 7.6.0 (#31418)
dependabot[bot] Aug 4, 2020
9264ccc
Bump sirv-cli from 1.0.3 to 1.0.5 (#31419)
dependabot[bot] Aug 4, 2020
6a4a5ea
Bump autoprefixer from 9.8.5 to 9.8.6 (#31420)
dependabot[bot] Aug 4, 2020
1ed78c2
Bump @babel/core from 7.10.5 to 7.11.0 (#31421)
dependabot[bot] Aug 4, 2020
4888794
Bump @babel/preset-env from 7.10.4 to 7.11.0 (#31422)
dependabot[bot] Aug 4, 2020
2c90675
Bump terser from 4.8.0 to 5.0.0 (#31416)
dependabot[bot] Aug 4, 2020
9181c84
Ensure to increase contrasts on buttons & colored links hover/active …
ffoodd Aug 4, 2020
e8566e1
box-shadow() mixin allow 'null' and drop support 'none' with multiple…
ysds Aug 4, 2020
b6b672c
docs: Fix issue number typo in migration
kyletsang Aug 5, 2020
adf4567
make breakpoints specifications consistent with layout/grid.md
pine3ree Aug 5, 2020
a5fd5bc
Remove flex: 1 0 100% from rows (#31439)
mdo Aug 6, 2020
a3f27c6
Bump eslint-plugin-unicorn from 20.1.0 to 21.0.0 (#31370)
dependabot[bot] Aug 8, 2020
b842dde
Bump rollup from 2.23.0 to 2.23.1 (#31464)
dependabot[bot] Aug 11, 2020
e91056d
Bump @babel/core from 7.11.0 to 7.11.1 (#31465)
dependabot[bot] Aug 11, 2020
180a0dc
Update current_ruby_version to 5.0.0.alpha1 (#31455)
glebm Aug 11, 2020
cf704cd
Give more priority to `.d-none` (#31473)
alecpl Aug 13, 2020
d0a87ef
Remove 'both' as its no longer just 2 breakpoints (now that XXL is th…
coliff Aug 12, 2020
ed9c481
Mention that Edge Legacy also supports 'filling' their track
coliff Aug 4, 2020
98e9411
Bump @rollup/plugin-commonjs from 14.0.0 to 15.0.0 (#31490)
dependabot[bot] Aug 18, 2020
537eb79
Bump eslint from 7.6.0 to 7.7.0 (#31491)
dependabot[bot] Aug 18, 2020
d4f12f6
Bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0 (#31492)
dependabot[bot] Aug 18, 2020
73b39df
Bump @rollup/plugin-babel from 5.1.0 to 5.2.0 (#31493)
dependabot[bot] Aug 18, 2020
a15083f
Bump karma-jasmine from 3.3.1 to 4.0.1 (#31494)
dependabot[bot] Aug 18, 2020
df7bbf6
Bump rollup from 2.23.1 to 2.26.3 (#31495)
dependabot[bot] Aug 18, 2020
64f4e22
Bump sirv-cli from 1.0.5 to 1.0.6 (#31496)
dependabot[bot] Aug 18, 2020
394812b
Bump terser from 5.0.0 to 5.1.0 (#31497)
dependabot[bot] Aug 18, 2020
b547ef4
docs(typography): missing punctuation (#31505)
ffoodd Aug 19, 2020
7058f89
fix(breakpoints): use next breakpoint when targetting xs only
ffoodd Aug 18, 2020
730a020
Update icons.yml
mrholek Aug 20, 2020
38a3055
Bump rollup from 2.26.3 to 2.26.5 (#31536)
dependabot[bot] Aug 26, 2020
09c5250
Bump @babel/core from 7.11.1 to 7.11.4 (#31533)
dependabot[bot] Aug 26, 2020
9c77845
Bump linkinator from 2.1.1 to 2.1.2 (#31534)
dependabot[bot] Aug 26, 2020
bd84a6d
Bump @babel/core from 7.11.4 to 7.11.5 (#31561)
dependabot[bot] Sep 1, 2020
a8b8f63
docs: Fix typo on Customize -> Color page (#31556)
alexpls Sep 1, 2020
e30ba84
Bump @babel/preset-env from 7.11.0 to 7.11.5 (#31562)
dependabot[bot] Sep 1, 2020
c0be67a
Bump @babel/cli from 7.10.5 to 7.11.5 (#31564)
dependabot[bot] Sep 1, 2020
59896e4
Bump karma from 5.1.1 to 5.2.0 (#31565)
dependabot[bot] Sep 1, 2020
04261d4
Bump postcss-cli from 7.1.1 to 7.1.2 (#31566)
dependabot[bot] Sep 1, 2020
398e3f1
Bump rollup from 2.26.5 to 2.26.9 (#31567)
dependabot[bot] Sep 1, 2020
c3ea1f6
Bump eslint from 7.7.0 to 7.8.0 (#31568)
dependabot[bot] Sep 1, 2020
613a5e4
Regenerate package-lock.json to flatten the deps tree (#31570)
XhmikosR Sep 1, 2020
1503aa1
Add default parameters to each border radius mixin (#31571)
jeremyvii Sep 1, 2020
7326232
Fix incorrect green and cyan hex codes (#31572)
Deckluhm Sep 1, 2020
0e007e6
Docs: Add top/bottom margin to highlighted code samples (#31036)
patrickhlauke Sep 2, 2020
7134f6a
Drop h4 color customization in callouts (#31576)
ffoodd Sep 3, 2020
fb9bf54
docs(build tools): mention how to get the sources (#31590)
ffoodd Sep 4, 2020
5b37d03
docs(placeholder): drop role=img and use aria-hidden for decorative S…
ffoodd Sep 4, 2020
06e6ef2
Bump @babel/core from 7.11.5 to 7.11.6 (#31595)
dependabot[bot] Sep 4, 2020
706dabb
Bump rollup from 2.26.9 to 2.26.10 (#31596)
dependabot[bot] Sep 4, 2020
7bc79da
Bump @babel/cli from 7.11.5 to 7.11.6 (#31597)
dependabot[bot] Sep 4, 2020
d01ff18
Bump eslint from 7.8.0 to 7.8.1 (#31598)
dependabot[bot] Sep 4, 2020
d79ffec
Bump karma from 5.2.0 to 5.2.1 (#31599)
dependabot[bot] Sep 4, 2020
f3e81f8
Regenerate package-lock.json to fix CVE-2020-8244 (#31601)
XhmikosR Sep 5, 2020
2a24955
Bump rollup from 2.26.10 to 2.26.11 (#31613)
dependabot[bot] Sep 8, 2020
6455c2e
Add border width utility (#31484)
MauricioHernanCabrera Sep 9, 2020
42a0f8f
Docs: (subjectively) nicer looking accordion example (#31137)
patrickhlauke Sep 10, 2020
eb23b98
First pass at cleaning up About pages and brand assets
mdo Jul 6, 2020
23803d3
Remove the unused PNG files.
XhmikosR Jul 8, 2020
001b4f0
Remove `loading=lazy` from the image in viewport
XhmikosR Jul 8, 2020
135c78a
Update the new SVGs with the svgo config we use
XhmikosR Jul 8, 2020
ea5d555
Fix the remaining instances using the old logos.
XhmikosR Jul 8, 2020
1b4bb95
docs-navbar.html: add missing width
XhmikosR Jul 8, 2020
d931879
Remove `loading=lazy` from navbar snippets
XhmikosR Jul 8, 2020
b7b4706
Update _brand.scss
XhmikosR Jul 8, 2020
fe31971
Remove sibling projects and fix image dimensions
mdo Sep 10, 2020
e6ce398
Update team
mdo Sep 10, 2020
cbe4daf
docs(home): wrap all content in <main> & use <section> (#31580)
ffoodd Sep 10, 2020
28a9223
docs(layout): ensure content sits in main (#31610)
ffoodd Sep 10, 2020
b2d7d29
docs(examples): ensure content sits in landmarks (#31579)
ffoodd Sep 10, 2020
08516e4
Download link in README (#31588)
ffoodd Sep 10, 2020
d9222ad
Bump karma from 5.2.1 to 5.2.2 (#31625)
dependabot[bot] Sep 10, 2020
3786acc
Bump @rollup/plugin-babel from 5.2.0 to 5.2.1 (#31626)
dependabot[bot] Sep 10, 2020
c34b167
Bump bundlewatch from 0.2.7 to 0.3.0 (#31627)
dependabot[bot] Sep 10, 2020
5c25ea6
Bump node-fetch from 2.6.0 to 2.6.1 (#31631)
dependabot[bot] Sep 10, 2020
4491fb0
Dist (#31644)
XhmikosR Sep 14, 2020
5f5f1cb
Typo in About / Overview
ffoodd Sep 14, 2020
849fea5
Add a comment for escape-svg function
mdo Sep 14, 2020
65d130f
Mention the quotes requirement in the docs too
mdo Sep 15, 2020
94c0f12
Add getInstance method in the docs for tooltip (#31636)
rohit2sharma95 Sep 15, 2020
7571fe7
docs: mention our bundle file clearly.
XhmikosR Jul 14, 2020
85d00e6
Update site/content/docs/5.0/getting-started/download.md
XhmikosR Aug 4, 2020
e3b7880
Rewrite quick start JS sections in getting started page so things are…
mdo Sep 14, 2020
5122429
Rremove separate JS includes from homepage for simplicity's sake, but…
mdo Sep 14, 2020
800952c
Remove unnecessary nesting selectors
XhmikosR Jun 9, 2020
400b8a6
Add spaces after commas
XhmikosR Jun 9, 2020
4d6dd31
Update Stylelint rules
XhmikosR Jun 23, 2020
1c07693
Bump eslint from 7.8.1 to 7.9.0 (#31661)
dependabot[bot] Sep 15, 2020
2924ba2
Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)
dependabot[bot] Sep 15, 2020
655ce50
Bump hugo-bin from 0.62.3 to 0.63.1 (#31660)
dependabot[bot] Sep 15, 2020
390ce24
docs(scrollspy): mention keyboard access and apply tabindex=0 (#31578)
ffoodd Sep 15, 2020
fec511d
Docs: Fix vertical align link
kyletsang Jun 28, 2020
b5fb84a
docs: fix a few redirects (#31689)
XhmikosR Sep 17, 2020
26c1fbe
Update webpack.md
pyrabbit Sep 16, 2020
4e9a29e
Update webpack.md
XhmikosR Sep 18, 2020
7bbfd43
Extra position utilities (#31280)
jaumesala Sep 21, 2020
bb794bf
Bump eslint-plugin-unicorn from 21.0.0 to 22.0.0 (#31723)
dependabot[bot] Sep 22, 2020
5706ce3
Bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#31724)
dependabot[bot] Sep 22, 2020
6b1cdd0
Bump rollup from 2.26.11 to 2.28.1 (#31725)
dependabot[bot] Sep 22, 2020
fe77208
Add new variable for -padding-x
mdo Sep 21, 2020
9977766
Rename .close to .btn-close, replace times sign with background SVG, …
mdo Sep 1, 2020
1af79bb
Increase width of focus styles so it's more pixel perfect out of the box
mdo Sep 14, 2020
1e69503
Increase margin in button examples to better highlight focus styles
mdo Sep 14, 2020
95f81f8
Add opacity variables, set opacity on disabled state
mdo Sep 14, 2020
57fc28a
Add details to the Migration page
mdo Sep 14, 2020
4778dea
Tweak sizing and alignment of .btn-close in modal headers
mdo Sep 14, 2020
67f33a0
Update some close button examples
mdo Sep 14, 2020
fae9aef
Update toasts dismiss (moving more styles to CSS instead of utilities…
mdo Sep 14, 2020
be6a150
Update .btn-close-white to use grayscale() filter too for better focu…
mdo Sep 14, 2020
e838acc
Double the brightness for improved focus contrast
mdo Sep 21, 2020
c0fe383
Add more variables, add a comment for the 3
mdo Sep 22, 2020
5280771
Input group addon sass customization options (#31729)
MartijnCuppens Sep 23, 2020
18f8601
Updates responsive embeds with new class names and CSS variables
mdo Sep 21, 2020
fe38a85
Rename the classes and docs page, update everything accordingly
mdo Sep 22, 2020
3b8c170
Move styles to docs CSS
mdo Sep 22, 2020
73e5640
Add example of responsive behavior for aspect ratios
mdo Sep 22, 2020
9f60659
Updates to .ratio selectors and docs
mdo Sep 23, 2020
54ac2c7
Match container gutters with row gutters
mdo Sep 14, 2020
a690a67
Forgot to divide by 2
mdo Sep 14, 2020
43b4252
fix tooltip hide method when already hidden (#31115)
Hiws Sep 24, 2020
585b3ec
Add .dropdown-menu-dark (#30171)
mdo Sep 24, 2020
adc70c7
README.md: show brotli size too (#31259)
XhmikosR Sep 24, 2020
979c66b
docs: link to the Asynchronous functions section (#31738)
XhmikosR Sep 24, 2020
f951be3
Carousel enhancements, including .carousel-dark (#31650)
mdo Sep 24, 2020
caef121
Fix bundlewatch test I missed
mdo Sep 24, 2020
ca22578
Restore `rem` unit (#31746)
MartijnCuppens Sep 25, 2020
7427946
v5: Adjust docs sidebar and navbar (#31119)
mdo Sep 25, 2020
6c2abf3
brand: minor consistency changes (#31750)
XhmikosR Sep 25, 2020
b060c9e
Convert SVGs in navbar and subnav to pixels (#31767)
mdo Sep 28, 2020
d4ea73f
v5 alpha 2 migration guide updates
mdo Sep 25, 2020
1b0db59
Fix links
XhmikosR Sep 26, 2020
e268e1c
Minor wording fixes
XhmikosR Sep 26, 2020
c24acf8
Move homepage-hero.svg to an img tag
XhmikosR Sep 27, 2020
331566b
Re-optimize SVG
XhmikosR Sep 27, 2020
668ff4e
Tweak versions page columns (#31754)
XhmikosR Sep 28, 2020
6f3a7b1
_variables: change $btn-close-bg's attribute order (#31772)
XhmikosR Sep 28, 2020
8d453b3
Bump bundlewatch from 0.3.0 to 0.3.1 (#31776)
dependabot[bot] Sep 28, 2020
2db7303
Bump karma from 5.2.2 to 5.2.3 (#31777)
dependabot[bot] Sep 28, 2020
79087c8
Bump eslint from 7.9.0 to 7.10.0 (#31778)
dependabot[bot] Sep 28, 2020
09da023
Bump rollup from 2.28.1 to 2.28.2 (#31779)
dependabot[bot] Sep 28, 2020
e03c37f
Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#31781)
dependabot[bot] Sep 28, 2020
c30b6df
Update stylelint to v13.7.2 (#31726)
XhmikosR Sep 28, 2020
ec812dc
Replace ellipsis Unicode symbol with three dots. (#31774)
XhmikosR Sep 28, 2020
6615771
Add new Bootstrap Icons homepage images
mdo Sep 28, 2020
4238a04
Compress the new images
XhmikosR Sep 28, 2020
1872133
Change grid classes to utilities to make vertical nav example more re…
mdo Sep 29, 2020
d862a9f
Revert #31761 (#31792)
XhmikosR Sep 29, 2020
b083c96
Prepare v5.0.0-alpha2. (#31748)
XhmikosR Sep 29, 2020
476bd88
docs: remove pixels from SVGs (#31791)
XhmikosR Sep 29, 2020
42ae96f
Update social.html: use `article` when it's a page (#31775)
XhmikosR Sep 29, 2020
cef7e4d
Update .gitignore (#31783)
XhmikosR Sep 29, 2020
cda9278
Suppress flexbox side effects in breadcrumb (#31700)
MartijnCuppens Sep 29, 2020
319954d
v5: Add disabled examples for .form-control, .form-select, and .form-…
mdo Sep 29, 2020
0cb880c
Fix disabled checkbox toggle buttons (#31651)
Psixodelik Sep 29, 2020
905b1b1
docs(Modal): Add xxl fullscreen example (#31583)
kyletsang Sep 29, 2020
7e195a8
feat(colors): bump dark to gray-900 (#30550)
ffoodd Sep 29, 2020
3cf51c6
Add Sass variable for CSS variable prefix (#31684)
mdo Sep 30, 2020
6105ebf
validation.md: fix _validation.scss file reference (#31795)
Mopsan Sep 30, 2020
dd5ad8f
webpack.md: Replace "both of them" with "it" (#31794)
j4nr6n Sep 30, 2020
c5966de
Update btn-close-white docs to filter (not backdrop-filter) (#31796)
coliff Sep 30, 2020
e4be064
Explain the "dispose" method appropriately (#30838)
rohit2sharma95 Oct 2, 2020
ce1db01
carousel: add missing `to` description and fix `nextwhenvisible` desc…
cankitm Oct 5, 2020
00dd552
docs: fix contrast color against `.bg-info` (#31839)
ffoodd Oct 5, 2020
0c1651e
Remove `Manipulator.toggleClass` (#31842)
XhmikosR Oct 5, 2020
d6bf562
Bump linkinator from 2.1.2 to 2.1.3 (#31843)
dependabot[bot] Oct 6, 2020
c8523d7
Alert : Added z-index for close button (#31826)
cankitm Oct 7, 2020
5c69253
Improve callout shortcode. (#31802)
XhmikosR Oct 12, 2020
cdc1216
Colors rewrite (#30622)
MartijnCuppens Oct 13, 2020
5babcdb
Bump eslint from 7.10.0 to 7.11.0 (#31873)
dependabot[bot] Oct 13, 2020
adc2b67
Bump rollup from 2.28.2 to 2.29.0 (#31875)
dependabot[bot] Oct 13, 2020
b81f130
Bump hugo-bin from 0.63.1 to 0.64.4 (#31872)
dependabot[bot] Oct 13, 2020
4c3c552
Split up dropdown sizing docs to improve rendering (#31861)
mdo Oct 13, 2020
f3cfc8e
Revert "Improve callout shortcode. (#31802)" (#31871)
XhmikosR Oct 13, 2020
776afb8
Adding overflow visible as util
gauravbehere Jul 21, 2020
0205a01
Update copy and add utilities to example
mdo Oct 12, 2020
836a4c0
Remove redundant visually hidden "(current)" from pagination controls…
patrickhlauke Oct 14, 2020
fb30989
Update manifest.json (#31893)
XhmikosR Oct 15, 2020
defbbfc
Bump sirv-cli from 1.0.6 to 1.0.8 (#31918)
dependabot[bot] Oct 19, 2020
fcf9bbe
Bump hugo-bin from 0.64.4 to 0.64.5 (#31919)
dependabot[bot] Oct 19, 2020
ca6e0ec
Bump rollup from 2.29.0 to 2.32.0 (#31920)
dependabot[bot] Oct 19, 2020
332c04e
Bump linkinator from 2.1.3 to 2.2.0 (#31922)
dependabot[bot] Oct 19, 2020
8dfec11
Bump nodemon from 2.0.4 to 2.0.5 (#31924)
dependabot[bot] Oct 19, 2020
667309f
Bump @babel/preset-env from 7.11.5 to 7.12.1 (#31923)
dependabot[bot] Oct 19, 2020
54a5396
Bump @babel/cli from 7.11.6 to 7.12.1 (#31926)
dependabot[bot] Oct 19, 2020
608767d
Bump @babel/core from 7.11.6 to 7.12.3 (#31927)
dependabot[bot] Oct 19, 2020
c486b1f
Bump eslint-plugin-unicorn from 22.0.0 to 23.0.0 (#31921)
dependabot[bot] Oct 19, 2020
5ee5792
Bump eslint-config-xo from 0.32.1 to 0.33.1 (#31925)
dependabot[bot] Oct 19, 2020
28f18f8
docs: switch to suggesting jsDelivr as a CDN (#31894)
XhmikosR Oct 19, 2020
9589d9c
docs(forms): drop useless text faking a label in horizontal forms exa…
ffoodd Oct 15, 2020
116deb2
docs(forms): fix incorrect legend nesting in fieldset
ffoodd Oct 15, 2020
e0a3b7e
docs(forms): use a legend for fieldset instead of aria-label
ffoodd Oct 15, 2020
ece40bc
Slow down spinners when `prefers-reduced-motion: reduce` (#31882)
ffoodd Oct 19, 2020
ed2f43e
Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31…
ffoodd Oct 19, 2020
48177c9
docs(migration): mention spinners slow down (#31929)
ffoodd Oct 19, 2020
e6618a6
docs: switch to fenced codeblocks (#31806)
XhmikosR Oct 19, 2020
6b25abf
Small typo - remove the unnecessary "the" (#31932)
patrickhlauke Oct 19, 2020
c85e863
Pin terser to v5.1.0 and regenerate package-lock.json (#31928)
XhmikosR Oct 19, 2020
9cc24cf
Update docs example on how to optimize JavaScript bundle
pascalpepe Jun 19, 2020
480561c
mention default export in our docs optimize section
Johann-S Oct 1, 2020
4fca7dd
Update optimize.md
XhmikosR Oct 20, 2020
ebd9eb1
Bump nodemon from 2.0.5 to 2.0.6 (#31939)
dependabot[bot] Oct 20, 2020
eeb893f
fix bad behavior with autofill
eduardogoncalves Oct 21, 2020
81cae34
Update floating-labels.css
eduardogoncalves Oct 22, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 4 additions & 12 deletions .babelrc.js
@@ -1,20 +1,12 @@
module.exports = {
presets: [
[
'@babel/env',
'@babel/preset-env',
{
loose: true,
modules: false,
exclude: ['transform-typeof-symbol']
bugfixes: true,
modules: false
}
]
],
plugins: [
'@babel/plugin-proposal-object-rest-spread'
],
env: {
test: {
plugins: [ 'istanbul' ]
}
}
]
};
15 changes: 7 additions & 8 deletions .browserslistrc
Expand Up @@ -3,11 +3,10 @@
>= 1%
last 1 major version
not dead
Chrome >= 45
Firefox >= 38
Edge >= 12
Explorer >= 10
iOS >= 9
Safari >= 9
Android >= 4.4
Opera >= 30
Chrome >= 60
Firefox >= 60
Edge >= 16
iOS >= 10
Safari >= 10
Android >= 6
not Explorer <= 11
66 changes: 66 additions & 0 deletions .bundlewatch.config.json
@@ -0,0 +1,66 @@
{
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
"maxSize": "7 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",
"maxSize": "6 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",
"maxSize": "2 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
"maxSize": "2 kB"
},
{
"path": "./dist/css/bootstrap-utilities.css",
"maxSize": "7 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
"maxSize": "6 kB"
},
{
"path": "./dist/css/bootstrap.css",
"maxSize": "24 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
"maxSize": "21.5 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",
"maxSize": "51 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
"maxSize": "22.5 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",
"maxSize": "28 kB"
},
{
"path": "./dist/js/bootstrap.esm.min.js",
"maxSize": "19 kB"
},
{
"path": "./dist/js/bootstrap.js",
"maxSize": "29 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
"maxSize": "16 kB"
}
],
"ci": {
"trackBranches": [
"main",
"v4-dev"
]
}
}
3 changes: 0 additions & 3 deletions .editorconfig
Expand Up @@ -9,6 +9,3 @@ indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false
1 change: 1 addition & 0 deletions .eslintignore
Expand Up @@ -3,4 +3,5 @@
**/vendor/
/_gh_pages/
/js/coverage/
/site/static/sw.js
/package.js