XhmikosR
09c3a8f893
Update javascript.md
2019-08-01 10:37:27 +02:00
Johann-S
b7a079d808
add callout about jquery events
2019-08-01 10:37:27 +02:00
Johann-S
291bbac519
remove jquery in scrollspy docs
2019-08-01 10:37:27 +02:00
Johann-S
cd21ca074e
remove jquery in tab docs
2019-08-01 10:37:27 +02:00
Herst
3100dd3dab
Add missing role="document" ( #29172 )
2019-07-31 09:52:52 +03:00
Patrick H. Lauke
749622f43d
Fix minor typo ( #29168 )
2019-07-30 09:42:55 +03:00
XhmikosR
6cdfcdf658
Update migration.md
2019-07-29 11:34:12 +02:00
Johann-S
dcba526775
remove underscore for static methods
2019-07-29 11:34:12 +02:00
Patrick H. Lauke
144220f0c5
Minor: fix sentence ( #29160 )
...
"Popovers whose both title..."
2019-07-29 11:23:44 +03:00
XhmikosR
8570d86d79
Rename site/data/nav.yml to sidebar.yml.
2019-07-29 10:59:56 +03:00
XhmikosR
9131e3e401
docs: Move trailing URL slashes to the variables.
2019-07-29 10:59:56 +03:00
Brian Juul Andersen
420efb0bac
Update scrollspy.md ( #29156 )
...
Fixed minor grammatical error:
"... the best method get scroll ..."
=>
"... the best method to get scroll ..."
2019-07-28 14:02:23 +03:00
Martijn Cuppens
d95d08249c
Remove $enable-hover-media-query
2019-07-26 22:37:10 +02:00
XhmikosR
756d4ec91e
config.yml: add OpenCollective. ( #29143 )
...
This was missing since the Hugo switch (d95d300
).
2019-07-26 19:05:51 +03:00
XhmikosR
d39aa6f676
Update docs vendor libs ( #29134 )
...
* Update bs-custom-file-input.min.js to v1.3.2.
* Update anchor.min.js to v4.2.0.
2019-07-26 10:17:51 +03:00
ysds
c0a64e989a
Remove outdated documentation
...
* Remove about generated button of file form
* Remove and merge layout examples of custom forms
* Clarify id/for
* Change some spacing classes for consistency
2019-07-25 10:58:06 -07:00
Martijn Cuppens
ea34b6c5be
Merge code page with reboot
2019-07-25 19:26:27 +02:00
Martijn Cuppens
855d763ae5
Reboot updates
...
- Remove unsupported browsers fixes
- More consistent comment blocks
- Reorganise order of some blocks
- Add height fix for date/month/week/time inputs (#18842 )
- Remove redundant type selectors
- Additional resets and theming options for `legend`
- Add date & color inputs to reboot page
- Use the same borders for text search, text inputs, textareas and date inputs
- Move code styling to reboot
2019-07-25 19:26:27 +02:00
Martijn Cuppens
39b88d4293
Mention dropped .pre-scrollable
class in migration guide.
2019-07-25 18:42:45 +02:00
Martijn Cuppens
97e9214edd
Drop .pre-scrollable
class
2019-07-25 18:42:45 +02:00
Martijn Cuppens
1c05c1dbf1
Drop color()
, theme-color()
& gray()
functions ( #29083 )
...
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined.
Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
2019-07-25 10:41:13 +03:00
Mark Otto
172d580db3
Fix busted hover/focus on sidebar
2019-07-25 10:25:39 +03:00
Mark Otto
3adcf3a954
Restore 7rem
so that the sidebar is balanced on top and bottom
2019-07-25 10:25:39 +03:00
Martijn Cuppens
2f4f15c018
Sidebar theming tweaks
2019-07-25 10:25:39 +03:00
Mark Otto
0d1e259ecf
Increase navbar link brightness for slightly better color contrast
2019-07-25 10:25:39 +03:00
Mark Otto
94693f899c
Split up docs _nav.scss
...
- _navbar.scss for all main navbar code
- new _subnav.scss to move all subnav styles into
2019-07-25 10:25:39 +03:00
Mark Otto
2494140689
Restore height and overflow on docs sidebar
2019-07-25 10:25:39 +03:00
Ben Boyter
f4dbffe93a
Remove https://glyph.smarticons.co/ from list of suggestions as the ( #29121 )
...
domain is now for sale and is triggers warnings in Firefox and Chrome
2019-07-24 11:12:44 +03:00
Martijn Cuppens
b2ae6a6a94
Apply at-mixin-argumentless-call-parentheses: always
stylelint rule
2019-07-24 10:31:49 +03:00
Mark Otto
114a0ee193
Rebuild the dist to pickup new utilities file ( #29105 )
...
Dist after adding new utils file
2019-07-24 09:13:50 +03:00
XhmikosR
d7a62b505c
Don't add the crossorigin attribute unless we pass integrity. ( #29112 )
2019-07-23 17:47:33 +03:00
Johann-S
a76c13589d
fix docs bad use of private methods to change title of our tooltips ( #29111 )
2019-07-23 16:18:41 +03:00
XhmikosR
b65a5cb2c9
Move Icons in data. ( #29087 )
2019-07-23 09:41:14 +03:00
XhmikosR
025f69cb20
Fix subnavbar active style.
2019-07-22 17:13:44 +03:00
XhmikosR
3521947611
Disable the !default
rule for our docs variables.
2019-07-22 17:13:44 +03:00
XhmikosR
8780d9360a
Use the background shorthand.
2019-07-22 17:13:44 +03:00
XhmikosR
3f27053c44
docs: use the escape_svg
function.
2019-07-22 17:13:44 +03:00
Christian Oliff
6bebd2938a
Simplify code for 'cover' example by using utility classes. ( #28986 )
2019-07-22 17:02:03 +03:00
Martijn Cuppens
2f08484be9
Add utilities documentation
2019-07-22 16:51:45 +03:00
julian-hecker
c69326dd6b
Add bootstrap-utilities.scss
2019-07-22 16:51:45 +03:00
XhmikosR
4ba4cc2e79
Simplify code.
2019-07-22 16:08:58 +03:00
XhmikosR
967f1ab37a
Use sha384.
2019-07-22 16:08:58 +03:00
XhmikosR
262a24b627
Manually escape script.
2019-07-22 16:08:58 +03:00
XhmikosR
8b59b73a2b
Remove useless script.
2019-07-22 16:08:58 +03:00
Mark Otto
88065dfe71
Use .html like every other example, change the layout, simplify some things for now
2019-07-22 16:08:58 +03:00
Martijn Cuppens
b4c4223409
Remove card columns in favor of masonry grid
2019-07-22 16:08:58 +03:00
Martijn Cuppens
3b73dfc44b
Allow to pass integrity & async attribute to extra js
2019-07-22 16:08:58 +03:00
Mark Otto
e7890d1562
Move search styles, prep for responsive containers in docs
2019-07-21 21:44:32 -07:00
Mark Otto
0fcb0af131
no need for checks or conditions
2019-07-21 21:44:32 -07:00
Mark Otto
39e4615763
remove subnav from home and examples
2019-07-21 21:44:32 -07:00