aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/examples/checkout
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR3-253/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-03-31Require `.form-label` classes on form labels (#30476)Martijn Cuppens1-13/+13
2020-03-23Simplify input groups by dropping `.input-group-prepend` and ↵Martijn Cuppens1-7/+3
`.input-group-append`
2020-03-10fix indentionMartijn Cuppens1-1/+1
Co-Authored-By: Shohei Yoshida <[email protected]>
2020-03-10Update examples to the Bootstrap 5 gridMartijn Cuppens1-49/+58
2019-12-20examples: Fix checkout page (#29886)Martijn Cuppens1-17/+17
2019-09-03Tweak form validation snippet. (#29359)XhmikosR1-7/+6
* remove load event * use `forEach` and `querySelectorAll` * simplify check
2019-09-02Examples: use our utilities more. (#29358)XhmikosR2-6/+4
2019-08-04docs: Fix badges after #28458. (#29199)XhmikosR1-1/+1
2019-07-22Allow to pass integrity & async attribute to extra jsMartijn Cuppens1-1/+1
2019-03-13Switch to Hugo.XhmikosR3-0/+251
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!