Mohamad Salman
fa3ad0bfd3
Docs: fix transparent navbar in Windows high contrast mode ( #40911 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com>
2024-10-24 10:37:40 +02:00
Mohamad Salman
88bb06b8cc
Docs: fix background-blend-mode
CSS value ( #40931 )
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
2024-10-10 17:40:03 +02:00
dependabot[bot]
bb927451e8
Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0 ( #39936 )
...
* Build(deps-dev): Bump stylelint from 16.3.1 to 16.4.0
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.3.1 to 16.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.4.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update _content.scss
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2024-05-01 14:57:03 +03:00
Julien Déramond
24cc552343
Fix typo in site/assets/js/snippets.js
comments ( #39840 )
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled
2024-03-26 17:25:27 +02:00
XhmikosR
f7f0026e4a
docs: move algolia config to hugo config
2024-03-19 11:25:15 +02:00
XhmikosR
45fe28c5a6
docs: use defer when possible for JS
2024-03-19 11:25:15 +02:00
Julien Déramond
6922f5d9cb
docs: move search style to its own CSS file
2024-03-19 11:25:15 +02:00
XhmikosR
d867ee08b9
docs: improve stackblitz.js
...
* tweak indentation
* stop extending the sdk object
* conditionally add `index.js`
2024-03-19 11:25:15 +02:00
XhmikosR
24f749cb76
docs: bundle assets with Hugo
...
Also:
* load any docs' third-party dependencies from node_modules (except for examples)
* exclude docsearch from layouts that don't use it
* preconnect to algolia only when not examples layout
* switch to `RelPermalink`
* refactor JS assets into partials
2024-03-19 11:25:15 +02:00
Louis-Maxime Piton
f545964f8f
Docs: fix position of search modal to avoid interface blocking at small breakpoints ( #39739 )
...
Co-authored-by: Julien Déramond <juderamond@gmail.com>
2024-03-08 09:04:12 +01:00
Julien Déramond
52cc9342cb
Bump copyright year to 2024
2024-02-05 20:13:23 -08:00
Christian Oliff
323f9d6f68
Docs: fix unnecessary right-margin for example code blocks ( #39246 )
2023-10-05 12:03:42 +02:00
louismaxime.piton
4a7dfa404f
Add form elements in focusable elements when scrolling
2023-08-05 15:09:56 -07:00
Julien Déramond
78b4e5d2d6
Use box-shadow CSS vars instead of Sass vars in assets and variables
2023-08-05 15:04:45 -07:00
Julien Déramond
6e49236541
Docs: consistency between custom buttons, popovers and tooltips
2023-06-03 10:11:12 -07:00
XhmikosR
c5f46b020c
Update code-examples.js ( #38675 )
2023-05-31 07:36:19 +03:00
XhmikosR
896c390a25
Update devDependencies ( #38537 )
...
* @babel/cli ^7.21.0 → ^7.21.5
* @babel/core ^7.21.4 → ^7.21.5
* @babel/preset-env ^7.21.4 → ^7.21.5
* find-unused-sass-variables ^4.0.8 → ^5.0.0
* rollup ^3.21.0 → ^3.21.2
* stylelint-config-twbs-bootstrap ^9.0.1 → ^10.0.0
2023-05-01 00:40:57 +03:00
Mark Otto
2795421716
Fix sizing on masthead npm i snippet ( #38521 )
2023-04-27 18:32:56 -07:00
Mark Otto
6182c0d962
Add new docsref page, fix docs border-radius issues ( #38491 )
...
* Add new docsref page, fix docs border-radius issues
* Remove commented out code
* Update docsref.md
* Fix no-code example, fix mobile styles
* Updates from review
* Fix block margin, remove margin-right from pre on mobile since no clipboard icons, adjust masthead snippet
* Fix errant styles for border-radius on homepage
---------
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-04-26 15:57:27 -07:00
XhmikosR
fdd306f481
Update devDependencies ( #38437 )
...
* Update devDependencies
* @babel/preset-env ^7.20.2 → ^7.21.4
* @rollup/plugin-node-resolve ^15.0.1 → ^15.0.2
* eslint ^8.37.0 → ^8.38.0
* rtlcss ^4.0.0 → ^4.1.0
* sass ^1.60.0 → ^1.61.0
* stylelint ^14.16.1 → ^15.4.0
* stylelint-config-twbs-bootstrap ^7.0.0 → ^9.0.1
* vnu-jar 22.9.29 → 23.4.11
* Fix the new Stylelint issues
2023-04-11 11:44:19 +03:00
Mark Otto
8986c5e0a5
Fix colors in diff syntax colors
2023-04-10 09:47:11 -07:00
Patrick H. Lauke
74c6f2bcfb
Fix clipboard code ( #38380 )
2023-03-30 16:03:48 +03:00
Hannah Issermann
06f7c3b6c7
Add js-docs shortcode to ensure consistency between doc and js code ( #38316 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2023-03-27 12:10:25 +03:00
XhmikosR
1729bcca1b
docs: remove trailing newline when copying snippets ( #38321 )
2023-03-27 11:04:52 +03:00
Julien Déramond
aadfe7edce
Fix comment position in assets/scss/_content.scss
( #38281 )
2023-03-23 14:31:24 +02:00
Louis-Maxime Piton
a6d8aa827d
Proposal to use scroll-margin-top
instead of introducing padding and negative margin ( #38220 )
2023-03-19 17:45:46 -07:00
Julien Déramond
2d0c94c05a
Docs: make all headings use var(--bs-emphasis-color)
( #38262 )
2023-03-19 16:57:35 -07:00
XhmikosR
adf7b8dc40
Docs: use core mixins in a couple of places ( #38236 )
2023-03-15 06:40:58 +02:00
XhmikosR
c400653990
Tweak stylelint config ( #38228 )
...
* rename to .stylelintrc.json
* add reportInvalidScopeDisables to config
* move reportNeedlessDisables to config
* merge the two configs
* remove unneeded disabled rules from the examples config
2023-03-15 06:30:45 +02:00
louismaxime.piton
1f7e7ebd10
Better use the CSS
2023-03-10 11:15:33 -06:00
Patrick H. Lauke
d5f4532b3e
Docs: fix overflow:auto horizontal scrollbars covering last line of code blocks ( #37694 )
...
* Add dirty hack for Firefox
* Disable stylelint check for function-url-quotes
to make the hack go through unchallenged
* Make the fix across all browsers
It's not just Firefox - same issue can be seen (though slightly less horrible looking) on macOS / Chrome etc
* Tweak padding, move clipboard button down slightly
* Further CSS tweaks
Forcing `overflow: overlay` should normalise behaviour between Chrome/Win and other implementations. While visually the Chrome/Win scrollbar still looks big and ugly, its height/spacing is now taken into account as being part of the content, so styles can be applied consistently with extra padding at the bottom
* Linting fixes
* Linting fixes
* Apply suggestions from code review
---------
Co-authored-by: Mark Otto <markd.otto@gmail.com>
2023-03-04 12:05:54 -08:00
Julien Déramond
6b4b77e320
Docs: Drop unused .focused
style ( #38087 )
2023-02-25 18:18:04 +01:00
Mark Otto
9dd42e1a07
Attempt to fix focus ring being cut off in table of contents ( #37965 )
...
* Attempt to fix focus ring being cut off in table of contents
* Update _toc.scss
---------
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
2023-02-14 08:58:08 -08:00
Patrick H. Lauke
d0fece9320
Docs: add scroll-margin-top for keyboard navigation
2023-02-14 08:53:25 -08:00
Julien Déramond
9f5dca0777
Remove debug
references from DocSearch v2 ( #38032 )
2023-02-11 08:04:09 +01:00
Mark Otto
82391bc7b7
Theme color improvements ( #37953 )
...
* Use tint-color() and shade-color() functions to generate new color mode adaptive theme values
* More consistent shading
* Fix callouts use of emphasis variables
* Use tint and shade functions on link and code colors for dark mode
2023-01-25 18:11:22 -08:00
louismaximepiton
16aff741ec
Proposal
2023-01-17 10:39:49 -08:00
Mark Otto
20ab8219a0
Sass docs updates ( #37897 )
...
* Add maps
* Redesign scss-docs rendering
* Update other CSS sections
* Fix linter
2023-01-16 18:57:24 -08:00
Mark Otto
779baab369
Small color mode docs CSS fixes ( #37896 )
...
* SImplify background gradient syntax
* Move inline style to CSS file
2023-01-16 16:56:50 -08:00
Louis-Maxime Piton
9042efd0f8
Deprecate the Sass var and remove any occurence of the .text-muted
( #37890 )
2023-01-16 15:55:28 -08:00
Julien Déramond
7399b13052
Docs: fix .btn-clipboard
and .btn-edit
link hover color
2023-01-06 11:42:32 -08:00
Louis-Maxime Piton
fd1ec97bd3
Docs: Small enhancements ( #37803 )
...
* Consistency with the doc
* Bring a class to avoid weird behavior
* Consistency + Add some explaining text
* fix(color)
2023-01-05 19:59:59 -08:00
Julien Déramond
1b83ab24fc
Docs: remove some CSS from .highlight-toolbar
def
2023-01-05 19:29:17 -08:00
Julien Déramond
803d9d405c
Docs: fix headings color in light/dark mode ( #37802 )
2023-01-04 08:47:31 -08:00
Mark Otto
d70b5db2e0
Add new link utilities, icon link helper, and update colored link helpers ( #37762 )
...
* Add new link utilities, update colored link helpers
* Remove commented out code
* Fixes
* Remove examples changes
* Fixes and copy
* Fix icon-link instances on homepage
* Bump bundlewatch
* Fix node-sass issue for rgba() function bug
* More bundlewatch
* One more time after merge
* Add callout for a11y
* Hover and focus-visible
* Add a11y callouts
* Remove duplicate for now
* More code review feedback
2023-01-03 22:23:46 -08:00
Mark Otto
da1c968965
Remove dark mode --bs-heading-color value, set to null, and add custom styles for the docs dark mode headings
2023-01-03 19:36:20 -08:00
Mark Otto
3ee2a75495
Use Bootstrap colors in syntax highlighting
2023-01-02 22:06:59 -08:00
AucT
19d547be3d
fix live toast demo ( #37590 )
...
* fix live toast demo
* Fix live toast demo
* Update snippets.js
* Update toasts.md
* Update snippets.js
* Code review comments addressed
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
2023-01-02 22:06:09 -08:00
Mark Otto
d0b0fec409
Fix code color in callouts
2023-01-01 22:33:54 -08:00
Patrick H. Lauke
2cc580e2d1
Docs: remove remnants of Twitter / bump dates ( #37779 )
2023-01-01 16:30:53 -08:00