aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/customize/optimize.md
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-93/+0
2021-07-12Added new Offcanvas file to import exampleEric Horstmanshof1-0/+1
Added the new B5 Offcanvas component in the import examples.
2021-03-10Update the "Nonblocking files" section in the docsMartin Choutka1-1/+12
Added few paragraphs about optimizing FCP times, deferring non-critical JS and CSS, may update in the future again
2021-02-09Docs on enforcing HTTPS and avoiding mixed content (#33017)Philip Kiely1-2/+4
Co-authored-by: XhmikosR <[email protected]>
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR1-2/+2
The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently.
2020-10-20Update optimize.mdXhmikosR1-3/+4
For some weird reason, using "Exports" as the callout header leads to TypeError coming from clipboard.js
2020-10-20mention default export in our docs optimize sectionJohann-S1-11/+22
2020-10-20Update docs example on how to optimize JavaScript bundlePascal Pepe1-6/+12
2020-06-16Fix a broken link and a redirect. (#31045)XhmikosR1-1/+1
2020-05-18More Markdownlint fixesXhmikosR1-2/+2
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+61
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.