Skip to content

Releases: basher/Web-UI-Boilerplate

v3.1.18

30 May 09:10
Compare
Choose a tag to compare

Changes

  • Update <webui-modal> and icons docs.

v3.1.17

17 May 11:34
Compare
Choose a tag to compare

Changes

  • Fix IntersectionObserver threshold in <webui-carousel>.

v3.1.16

16 May 13:53
Compare
Choose a tag to compare

Changes

  • Fix some a11y issues with <webui-carousel> keyboard & screen reader behaviour.
  • Update docs & HTML markup.

v3.1.15

15 May 10:14
Compare
Choose a tag to compare

Changes

  • Remove redundant preventDefault() in <webui-tabs> keyboard handler, so screen reader users can still use UP|DOWN arrow keys.

v3.1.14

15 May 09:39
Compare
Choose a tag to compare

Changes

  • Fix broken TAB key behaviour in <webui-tabs>, and tweak styles.

v3.1.13

13 May 08:52
Compare
Choose a tag to compare

Changes

  • Improve search results JS template literal used in <webui-predictive-search>.

v3.1.12

30 Apr 10:56
Compare
Choose a tag to compare

Changes

  • Fix <webui-make-clickable> MDX docs.

v3.1.11

30 Apr 10:44
Compare
Choose a tag to compare

Changes

  • Improve CSS :focus states for <webui-make-clickable>.

v3.1.10

30 Apr 10:12
Compare
Choose a tag to compare

Changes

  • Extend <webui-make-clickable> functionality to enable component to contain nested buttons.
  • Simplify HTML/CSS for <webui-predictive-search>.

v3.1.9

29 Apr 14:00
Compare
Choose a tag to compare

Changes

  • Improve close button label in <webui-modal> and <webui-notify>.