aboutsummaryrefslogtreecommitdiff
path: root/site/docs
AgeCommit message (Collapse)AuthorFilesLines
2020-05-12Distv4.5.0XhmikosR3-14/+14
2020-05-12Bump version to 4.5.0.XhmikosR211-9/+9
2020-05-12Wording fixesMark Otto1-2/+2
2020-05-12Move the input groups validation workaround in docs.XhmikosR2-6/+72
2020-05-12Grammar fixesXhmikosR3-5/+5
2020-05-12Removed role="document" from the modal dialog (#30755)Rohit Sharma1-23/+23
2020-05-12Minor lint tweaks and rules cleanupXhmikosR2-2/+2
2020-05-11Add new interaction utilities and role attr to Reboot (#30562)Mark Otto2-0/+28
- Adds .user-select-* utils from v5 - Adds button role attribute util, one of the top requested features in our issues for adding pointer cursors - Adds new docs page to demonstrate both - Includes Sass list for customizing user select
2020-05-10Add `loading="lazy"` in imagesXhmikosR4-10/+10
Backport of #30199 after adapting it for v4-dev.
2020-05-10v4: Update homepage, examples, and general docs stylesMark Otto11-15/+67
- Refreshes the look and feel of the homepage with fresh colors, new content, and simplified styles. - Updates docs button styles - Replaces bytesize icons with Bootstrap icons - Adds themes callout to examples page
2020-05-07enforce element check on scrollspy targetJohann-S1-1/+1
2020-05-07Update jQuery to v3.5.1.XhmikosR1-2/+2
2020-05-06Wording fixesMark Otto1-2/+2
2020-05-06Update browser-bugs.mdXhmikosR1-0/+7
Add a danger callout that the page is outdated
2020-05-06Fix typo (#30745)Quy1-1/+1
Use possessive form of it
2020-05-02search.js: make the check for URL stricter (#30695)XhmikosR1-6/+6
2020-05-02Backport #30130XhmikosR1-0/+6
Add a script to zip the built examples
2020-04-30v4: Change input group validation examples (#30180)Shohei Yoshida1-57/+60
* Change input group examples * Update forms.md * Update site/docs/4.4/components/forms.md Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]>
2020-04-30Fixes #30503 to replace renamed position utility (#30505)Mark Otto2-10/+1
2020-04-28Backport 9b97dc6XhmikosR1-21/+21
Tweak syntax highlighting colors to be WCAG2AA valid. Co-authored-by: Martijn Cuppens <[email protected]>
2020-04-28v5: Improve the responsiveness of our Dashboard example (#30573)Mark Otto1-3/+3
Cleans up some column classes to ensure things line up across all viewports. Also fixes some broken padding on the .navbar-brand. Co-authored-by: XhmikosR <[email protected]>
2020-04-17Update jQuery to v3.5.0.XhmikosR1-2/+2
2020-04-13Update clipboard.js to v2.0.6XhmikosR1-3/+3
2020-04-13Update bs-custom-file-input.js to v1.3.4XhmikosR1-3/+3
2020-04-13Backport #30542XhmikosR1-1/+0
Remove redundant class and line height
2020-04-10 v4 tabs - accessibility issue when using ul/li semantic (#30381)Laussel Loïc1-20/+20
Add aria-role presentation on li element when ul element has role tablist and remove dropdown from visual tests as they've been removed from doc
2020-03-31Backport #30041 and #30448XhmikosR7-18/+18
Switch links to the GitHub organization and fix redirected links
2020-03-31Update modal docs (#30325)Shohei Yoshida1-125/+31
2020-03-31Clarify card group behavior (#30416)XhmikosR1-1/+1
Co-authored-by: Mark Otto <[email protected]>
2020-03-09Replace uglify-js with terser.XhmikosR1-1/+1
2020-03-09CSS & alignment tweaksMartijn Cuppens2-19/+4
2020-03-09Example dashboard: fix menu disappearing on small viewportMinobi2-2/+17
2020-02-17docs(theming): improve headings hierarchy under Sass → Functions (#30207)Gaël Poupard1-3/+3
2020-02-17Add Microsoft Edge for MacOS to supported browsers (#29956)Christian Oliff1-1/+1
The new Chromium-based Edge has been available as a beta for sometime and general availability of the final version is expected to ship from Jan 15. I think it makes sense to add it as a supported browser once it's out of beta. REF: https://blogs.windows.com/windowsexperience/2019/11/04/introducing-the-new-microsoft-edge-and-bing/
2020-02-17Backport #29886Giovanni Mendoza1-4/+4
Close modal with keyboard=true & backdrop=static
2020-02-17Backport #29325. (#30074)Martijn Cuppens1-1/+1
`.text-break` fix
2020-02-17javascript.md: Add `srcset` in sanitizer docs (#30007)XhmikosR1-1/+1
2020-01-02reboot.md: Add missing Noto Sans font (#29937)XhmikosR1-3/+7
* reboot.md: Add missing Noto Sans font * Sans serif order fix Co-authored-by: Martijn Cuppens <[email protected]>
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR2-4/+4
2020-01-02Documentation fix: move width after `make-container()` mixin (#29820)Martijn Cuppens1-1/+3
Co-authored-by: XhmikosR <[email protected]>
2019-12-14Improve wrapping and hit area of accordion example titles (#29782)Shohei Yoshida1-3/+3
2019-11-26Release v4.4.0 (#29735)v4.4.0XhmikosR208-24/+24
2019-11-26Backport #29734XhmikosR1-1/+1
justify-content:between ⇒ justify-content:space-between
2019-11-25Update anchor.js to v4.2.1 (#29662)XhmikosR1-3/+3
2019-11-02Update modal.md (#29621)XhmikosR1-1/+1
Fix typo
2019-11-02backport #29516: added animation when modal backdrop is staticJohann-S1-1/+64
2019-11-02Add configurable button text wrapping (#29554)Martijn Cuppens1-0/+4
2019-11-01Fix highlighting.XhmikosR1-4/+4
v4-dev is using Jekyll, not Hugo.
2019-11-01Convert v4-dev calc() left overs to add/subtract functionsMartijn Cuppens1-3/+3
2019-11-01Doc tweaks.Mark Otto1-2/+2