Patrick H. Lauke
4fc35bdc3c
v4 backport: Replace Lorem Ipsum placeholder text with more representative (or at least english language) text ( #32462 )
...
Backport and expansion (for v4) of #32246 and #32479
2020-12-15 11:06:00 +02:00
Patrick H. Lauke
5db105e587
Add mention of the bs-custom-file-input plugin needed for the custom file input ( #32457 )
2020-12-15 09:22:34 +02:00
Mark Otto
17bb67dd5b
Add hex values to colors ( #32411 )
2020-12-10 11:01:13 +02:00
Gaël Poupard
53542dc027
Remove useless .text-left
in Layout / Overview ( #32363 )
2020-12-08 08:59:13 +02:00
Rohit Sharma
22168e9b15
Fix typos ( #32247 )
2020-11-24 15:58:47 +02:00
XhmikosR
90ad4ffc82
introduction: split comments ( #32223 )
2020-11-24 08:40:11 +02:00
XhmikosR
398ddedac7
Manually backport #32226
...
docs: use `event` instead of `e`
2020-11-24 08:40:11 +02:00
XhmikosR
57e045f0ab
Backport #32224
...
Be consistent with Popper's name.
2020-11-24 08:40:11 +02:00
XhmikosR
aed84c9430
Backport #32189
...
docs(dropdowns): clarify where is `.show` applied
2020-11-24 08:40:11 +02:00
James Remeika
2d8c02eb10
tooltip/popover: add a customClass
option ( #31834 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-20 11:56:16 +02:00
XhmikosR
ffa88deb85
docs: update selector CodePen example ( #32202 )
...
Moving it to the CodePen org so that we can all edit it.
2020-11-20 11:36:35 +02:00
XhmikosR
e567b9a7ab
Backport #32158 ( #32203 )
...
Switch to jsDelivr for the remaining docs assets
Also, update feather icons and chart.js
2020-11-19 20:35:28 +02:00
XhmikosR
052f72d360
Use the example shortcode in more places
...
Now, it's safe to do use it since it covers more cases
2020-11-19 11:22:22 +02:00
XhmikosR
764184fc43
Fix syntax highlighting language
2020-11-19 11:22:22 +02:00
XhmikosR
b46f05a948
Switch to Hugo
...
This commit includes all the needed workarounds and most changes from the main branch for everything to work, like:
* removing empty lines in raw HTML that break output
* read .browserslistrc, CSS variables from disk instead of duplicating it
* using Hugo mounts
* using Hugo for the docs CSS/JS
* move ToC Sass code to a separate file while adapting it for Hugo
Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing.
2020-11-19 11:22:22 +02:00