1. 13 Mar, 2023 4 commits
  2. 10 Mar, 2023 11 commits
  3. 08 Mar, 2023 3 commits
  4. 07 Mar, 2023 4 commits
  5. 04 Mar, 2023 3 commits
    • Patrick H. Lauke's avatar
      Docs: fix overflow:auto horizontal scrollbars covering last line of code blocks (#37694) · d5f4532b
      Patrick H. Lauke authored
      
      * 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: default avatarMark Otto <markd.otto@gmail.com>
      d5f4532b
    • Andrew Dawes's avatar
      Fixed some grammar issues · ea19c3da
      Andrew Dawes authored
      ea19c3da
    • Louis-Maxime Piton's avatar
      Examples: color mode enhancement (#38144) · b26233c1
      Louis-Maxime Piton authored
      
      * Tool bar proposal inside examples
      
      * Some examples fixes
      
      * Change appearance and position of the color mode toggler
      
      * Proposal
      
      * .
      
      ---------
      
      Co-authored-by: default avatarMark Otto <markdotto@gmail.com>
      b26233c1
  6. 02 Mar, 2023 9 commits
  7. 25 Feb, 2023 3 commits
  8. 24 Feb, 2023 2 commits
  9. 23 Feb, 2023 1 commit