1. 30 Nov, 2021 3 commits
  2. 29 Nov, 2021 2 commits
  3. 26 Nov, 2021 2 commits
  4. 25 Nov, 2021 11 commits
  5. 24 Nov, 2021 1 commit
  6. 23 Nov, 2021 4 commits
  7. 16 Nov, 2021 1 commit
    • XhmikosR's avatar
      Update devDependencies (#35356) · 9c016332
      XhmikosR authored
      * eslint-plugin-import  ^2.25.2  →  ^2.25.3
      * linkinator            ^2.14.5  →  ^2.16.2
      * nodemon               ^2.0.14  →  ^2.0.15
      * rollup                ^2.59.0  →  ^2.60.0
      * terser                 ^5.9.0  →  ^5.10.0
      9c016332
  8. 15 Nov, 2021 2 commits
  9. 09 Nov, 2021 2 commits
    • XhmikosR's avatar
      Update devDependencies (#35322) · 367caea5
      XhmikosR authored
      * cspell                 ^5.12.4  →  ^5.12.6
      * eslint                  ^8.1.0  →   ^8.2.0
      * eslint-plugin-unicorn  ^37.0.1  →  ^38.0.1
      * hugo-bin               ^0.76.1  →  ^0.77.2
      * karma                   ^6.3.7  →   ^6.3.8
      * linkinator             ^2.14.4  →  ^2.14.5
      * postcss-cli             ^9.0.1  →   ^9.0.2
      * rtlcss                  ^3.4.0  →   ^3.5.0
      367caea5
    • Scott O'Hara's avatar
      floating-labels: remove aria-label in the select example (#35327) · e958cd26
      Scott O'Hara authored
      While it is understood that this is just an example, the visible text (label) of "Works with selects" and the `aria-label="Floating label select example"` created a [WCAG 2.5.3 Label in name](https://www.w3.org/WAI/WCAG21/quickref/#label-in-name) failure.  
      
      As the `aria-label` isn't necessary here since this `select` is already provided an accessible name by its `label` element, removing the unnecessary `aria-label` seems the best course of action as:
      * removing it solves the WCAG issue 
      * it removes the potential implication to developers that they'd even _need_ an `aria-label` here, let alone indirectly suggesting that it's ok for the visible text and accessible name to be out of alignment
      e958cd26
  10. 05 Nov, 2021 1 commit
  11. 03 Nov, 2021 2 commits
  12. 02 Nov, 2021 2 commits
    • kyletsang's avatar
      Add top placement info to offcanvas docs · 889286ce
      kyletsang authored
      889286ce
    • XhmikosR's avatar
      Update devDependencies (#35270) · 05f1b15d
      XhmikosR authored
      * @babel/cli                ^7.15.7  →  ^7.16.0
      * @babel/core               ^7.15.8  →  ^7.16.0
      * @babel/preset-env         ^7.15.8  →  ^7.16.0
      * autoprefixer              ^10.3.7  →  ^10.4.0
      * cspell                    ^5.12.3  →  ^5.12.4
      * eslint                     ^8.0.1  →   ^8.1.0
      * karma                      ^6.3.5  →   ^6.3.7
      * karma-firefox-launcher     ^2.1.1  →   ^2.1.2
      * rollup                    ^2.58.0  →  ^2.59.0
      * sass                      ^1.43.2  →  ^1.43.4
      05f1b15d
  13. 01 Nov, 2021 4 commits
  14. 29 Oct, 2021 3 commits