Changelog

Updates for the Piman accessible web design UI framework can be found here.

https://github.com/ya-sai/piman/releasesarrow-up-right


Vue2 development stopped

v1.0.0-alpha.36

  • Can use node 18

v1.0.0-alpha.32

  • The demo page has now switched to a brand new admin layout template

  • Fixed package.json

  • Fixed documentation text

v1.0.0-alpha.30

  • Added hints for TAB operation and multiple languages.

  • Added aria-control for Select and Dropdown.

  • Fixed aria-description for Select and Dropdown and their multilingual versions.

  • Fixed the visually-hidden description for Select and Dropdown placeholders for screen readers and their multilingual versions.

  • Fixed syntax error

  • Added example of a button with an icon

  • Fixed Breadcrumb html tag <div> to <nav>

  • Removed aria-selected="false" from accordion

  • Fixed aria-live for form items

  • Fixed Readme

v1.0.0-alpha.29

  • Form Error hint state now includes an exclamation mark to avoid using color alone as an indicator.

  • input, checkbox, select use dashed outline for Error state

  • Fixed dropdown placeholder multilingual texts

v1.0.0-alpha.28

  • Added aria-hidden attribute to all emojis to prevent screen readers from reading emoji meanings that may not match the intended message.

  • Fixed switch color contrast.

  • Changed the show/hide emoji for input type="password" to an SVG, because the original show emoji would be split into two emojis in Safari and on mobile when used inside a Dialog.

Last updated

Was this helpful?