XhmikosR
5e3219a9bb
Fix empty CSS variable
2020-12-01 19:17:06 +02:00
Mark Otto
08eb92204e
Add to migration docs
2020-12-01 19:17:06 +02:00
Mark Otto
3b015ed34e
Update breadcrumb docs and dividers
...
- Add CSS custom property with fallback to Sass variable
- Update docs to mention the new CSS custom property
- Rewrite some of the docs to use divider instead of separator, and add some context here and there
2020-12-01 19:17:06 +02:00
Patrick H. Lauke
ff130b17dc
Remove background, padding, border from breadcrumb container
2020-12-01 19:17:06 +02:00
Rohit Sharma
c3689ac073
Remove the show
property from the modal plugin ( #32279 )
...
Drop the support of show property from the modal plugin.
When creating the new modal instance in v5, the `show` property does not work anymore, so instead of fixing the behavior just removing it permanently to keep the consistency between all the plugins. (All other plugins require the `show()` method to be called on the instances to be shown)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-30 12:12:40 +02:00
Patrick H. Lauke
948f834347
Add mention of link underline change to migration and typography ( #32281 )
...
x-ref https://github.com/twbs/bootstrap/discussions/32276#discussioncomment-141850
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-30 07:02:03 +02:00
XhmikosR
c63aebc86b
homepage: fix wrong alt
attribute ( #32258 )
2020-11-25 18:31:34 +02:00
Rohit Sharma
c348ad4a94
Ability to add custom class in tooltip/popover ( #32217 )
...
Porting of #31834 to main.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-25 09:16:22 +02:00
XhmikosR
d8ff27721b
introduction: split comments ( #32223 )
2020-11-23 22:17:37 +02:00
XhmikosR
8f8787725b
Update _syntax.scss ( #32117 )
...
* Update _syntax.scss with the latest chroma selectors
* Sort selectors
* Remove no longer needed chroma workaround
* remove comments
2020-11-23 21:34:38 +02:00
XhmikosR
d365831bce
docs: use event
instead of e
( #32226 )
...
It's better for clarity.
2020-11-21 17:00:38 +02:00
XhmikosR
f4457bca02
Be consistent with Popper's name. ( #32224 )
...
The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently.
2020-11-21 16:22:08 +02:00
XhmikosR
6637154beb
Revert "Use Hugo mounts for our docs vendor files." ( #32210 )
...
* Revert "Adapt to the recent main changes"
This reverts commit 50d8921670
.
* Revert "Add Hugo Pipes logic for local and vendored scripts."
This reverts commit 3fcfd606f2
.
* Revert "Use Hugo mounts for our docs vendor JS files."
This reverts commit 6b071116f3
.
2020-11-19 21:09:34 +02:00
XhmikosR
50d8921670
Adapt to the recent main changes
...
* remove `bs-custom-file-input.min.js`
* switch to errorf
* change error message
2020-11-19 20:54:42 +02:00
Regis Philibert
3fcfd606f2
Add Hugo Pipes logic for local and vendored scripts.
2020-11-19 20:54:42 +02:00
XhmikosR
6b071116f3
Use Hugo mounts for our docs vendor JS files.
2020-11-19 20:54:42 +02:00
XhmikosR
2185803964
Fix a few typos ( #32204 )
2020-11-19 20:32:35 +02:00
Martijn Cuppens
8f3c8a922a
Manually optimize SVGs ( #32187 )
2020-11-19 19:07:06 +01:00
XhmikosR
65d6c8a731
docs: update selector CodePen example ( #32163 )
2020-11-19 17:15:40 +02:00
XhmikosR
64a864075c
examples: add the version number in title
( #32198 )
2020-11-19 13:38:48 +02:00
Mark Otto
7fec0ec3d7
Update migration guide about w-100
2020-11-19 07:47:06 +02:00
XhmikosR
ecbc7189b6
examples: fix .btn-block
instances
2020-11-19 07:47:06 +02:00
Jiang Yan
5501df0c29
Docs: fix homepage npm install version ( #32194 )
2020-11-19 07:42:44 +02:00
Patrick H. Lauke
5ec6400bd0
Docs: change sidebar collapse controls to actual button elements ( #31098 )
...
apart from the visual styling, there's probably no good reason why these shouldn't be `<button>` elements, semantically
the buttons still look a shade too button-like, despite using `.btn-light`. the last remnant of button styling can probably be suppressed further, *or* this makes the case for expanding the core button styles to have one that looks completely non-button and non-link like (for cases where an additional style/hint was given already, or it's clear from context that something's an actionable button or link)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-18 20:20:05 +02:00
Matt Shaw
de8dbd72d8
correct "breakpoint" typo ( #32191 )
...
breakpoing --> breakpoint
2020-11-18 18:15:28 +02:00
Kyle Tsang
39b9879aa2
docs: Add missing .has-validation
class for input group example ( #32162 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-18 13:08:26 +02:00
Gaël Poupard
2b0b3091a0
docs(dropdowns): clarify where is .show
applied ( #32189 )
...
Fixes #32712
2020-11-18 12:50:55 +02:00
Christian Oliff
5cda50e5bd
Fix the marker SVG color to match the button ( #32174 )
2020-11-17 16:53:50 +02:00
XhmikosR
9f211231b0
docs: use expanded
Sass output style for development ( #32176 )
2020-11-17 16:43:36 +02:00
XhmikosR
bec6eef971
skippy.html: reduce whitespace output
2020-11-17 16:35:32 +02:00
Tiger Oakes
4c9597ef7e
Add baseof layout
2020-11-17 15:54:47 +02:00
Tiger Oakes
933b6510ca
Move redirect layout into partial
2020-11-17 15:54:47 +02:00
XhmikosR
b5a64ce60f
Switch to jsDelivr for the remaining docs assets ( #32158 )
2020-11-15 14:21:01 +02:00
XhmikosR
6316565fa9
popovers.md: unbreak line ( #32153 )
2020-11-14 15:59:35 +02:00
XhmikosR
12f510861b
search.js: remove window.location.origin
workaround
2020-11-14 15:54:50 +02:00
XhmikosR
53ec604eb1
Use String.startsWith
2020-11-14 15:54:50 +02:00
XhmikosR
b9f7668cf6
Switch to String.includes()
2020-11-14 15:54:50 +02:00
XhmikosR
f39666b61c
Move migration notes
2020-11-14 07:09:15 +02:00
XhmikosR
a7f04e9595
Update the remaining files
2020-11-14 07:09:15 +02:00
Mark Otto
b38110aa7d
Add note in migration.md
2020-11-14 07:09:15 +02:00
XhmikosR
ccee9d5de7
Rename docs version data attribute
2020-11-14 07:09:15 +02:00
Rohit Sharma
418f17ee2b
Add bs
in data attributes
...
- Add `bs` in data APIs everywhere
- Update unit tests
2020-11-14 07:09:15 +02:00
Mark Otto
fe961c192d
Move states docs and rewrite to match existing examples
2020-11-13 20:16:05 +01:00
Nikita Mikhaylov
1fddb48aff
Add hover utilities
...
remome several hobers
refactoring hover utilities
refactoring hover utilities
2020-11-13 20:16:05 +01:00
Mark Otto
55f2192a39
Rename scale-color() function to shift-color() to avoid collision with Sass's own color function ( #32149 )
2020-11-13 20:50:59 +02:00
XhmikosR
483b6413e9
application.js: remove non-existent selector ( #32131 )
2020-11-13 18:56:04 +02:00
Jonathan
5d14d41531
Add hyphen between Sass and based ( #32134 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-13 18:49:55 +02:00
XhmikosR
d5b405ea9a
example.html: remove extra whitespace ( #32143 )
...
If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the `alt` attribute:
```html
{{< example >}}
{{< placeholder width="64" height="64" >}}
{{< /example >}}
```
```html
<img src="..." alt="...">
```
2020-11-13 12:45:11 +02:00
Dylan Anderson
8a54cf598a
Update floating-labels.md ( #32139 )
...
Fixed grammar error.
2020-11-12 18:12:42 +02:00
Christian Oliff
7d64031c87
Fix caniuse.com URLS to prevent redirects ( #32135 )
...
Shorter URLS which are faster as they avoid HTTP redirects
2020-11-12 15:01:00 +02:00