| Age | Commit message (Collapse) | Author | Files | Lines |
|
---------
Co-authored-by: Julien Déramond <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#39177)
|
|
|
|
* WIP darkmode examples
* Fix product css error, redo parts of blog
* wip dashboard
* updated rtl generated
* fix up some examples, namely dashboard
* jumbotron and sign-in fixes
* more fixes
* more
* Fixes from code review
* Remove duplicate `data-bs-target` in dashboard/index.html
* Modify `blog-rtl/index.html`
* Modify `dashboard-rtl/index.html`
* Modify `carousel-rtl/index.html`
* Keep JS on all pages for switcher
* Remove Feather from dashboard examples
---------
Co-authored-by: Julien Déramond <[email protected]>
|
|
* Tool bar proposal inside examples
* Some examples fixes
* Change appearance and position of the color mode toggler
* Proposal
* .
---------
Co-authored-by: Mark Otto <[email protected]>
|
|
* Update snippet examples for dark mode
* Fix markup
* Review comments
* undo colored links docs from this PR
|
|
* Docs: display examples based on the docs current color mode
* Fix _default/examples.html
|
|
|
|
* Drop .opacity-50 and .opacity-75 redefinition in examples
* Drop unused .card-img-right from blog example CSS files
* Use line-height utilities when possible
* Use rounded-* utilities in examples
* Replace .nav-underline by .nav-scroller and use it in examples.html default
* Use .mb-1 for .blog-post-title
* Remove unused CSS rule and use .fw-* utilities for carousels examples
* Use utilities for cheatsheet examples
* Extract some CSS to utilities for .nav-masthead .nav-link in cover example
* Dashboard group of minor modifications
* Dropdowns example: refactoring
* Dropdowns example refactoring: fix linting by removing selector by id
* Features example refactoring
* Headers example refactoring
* List groups example refactoring
* Sidebars example refactoring
* Sign-in example refactoring
* Starter template refactoring
* Fix RTL examples
Co-authored-by: Mark Otto <[email protected]>
|
|
* Docs: group together examples reusable CSS in a stylesheet
* Use pointer-events utility in sidebars example
* Remove @import and move the content into _default/examples.html. Handle 2 sorts of dividers
* Remove footers.css extra css declaration
* Fix modals example
* Review: remove .b-example-hr
Co-authored-by: Gaël Poupard <[email protected]>
|
|
|
|
|
|
This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions.
|
|
|
|
This is set automatically to "development" when the local server is running, and to "production" when Hugo builds the site.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
|