Find the latest updates of the NUED UI Component Library here.

v1.0.8 - [Bug fix]: Keyboard focus

April 24, 2025

  • Fixed keyboard focus of clickable List Items
  • Added a minor padding on the List component

v1.0.7 - List, List Item components and new icons

April 24, 2025

  • Created the NuedList and NuedListItem components
  • Added the 'list' icons
  • Fixed console warning of NuedAlert component

v1.0.6 - NuedNotification component update

April 19, 2025

  • Added 'showicon' and 'iconName' attributes to display an icon
  • Decreased the 'max-width' of the NuedNotification component from 500px to 350px

v1.0.5 - Notification component and new icons

April 18, 2025

  • Created the Notification component
  • Added the 'notification' and 'notification-alt' icons

v1.0.4 - Icon component

April 16, 2025

  • Created the icon component
  • Added a list of icons from the Iconify library
  • Enabled keyboard navigation on icons in the demo page
  • Allowed copy/paste of icon names by clicking or pressing "Enter/Return" key

v1.0.0 - Initialisation of NUED UI Component Library

April 13, 2025

  • Created Alert, Button and Layout components
  • Added 'margin' as a common attribute that can be used on certain components